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-02-24 00:25:43 547 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-02-24 00:25:43 549 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-02-24 00:25:43 740 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-02-24 00:26:07 042 INFO  [org.reflections.Reflections][main] - Reflections took 22807 ms to scan 1 urls, producing 15738 keys and 30140 values 
2022/02/24 00:26:07 [error] 22#22: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.70.19, 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.70.19 - - [24/Feb/2022:00:26:07 +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-02-24 00:26:11 135 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
10.233.70.19 - - [24/Feb/2022:00:26:14 +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/02/24 00:26:14 [error] 22#22: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.70.19, 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"
2022-02-24 00:26:14 537 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-02-24 00:26:14 537 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-02-24 00:26:14 537 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-02-24 00:26:14 538 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-02-24 00:26:14 540 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2022-02-24 00:26:16 939 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-02-24 00:26:16 941 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-02-24 00:26:19 134 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-02-24 00:26:23 536 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-02-24 00:26:23 634 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-02-24 00:26:25 336 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-02-24 00:26:26 735 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-02-24 00:26:26 836 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-02-24 00:26:26 838 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@38a1a26{/,null,AVAILABLE}
2022-02-24 00:26:27 135 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-02-24 00:26:27 135 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-02-24 00:26:27 338 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@6a48a7f3{/admin,null,AVAILABLE}
2022-02-24 00:26:28 035 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-02-24 00:26:28 035 INFO  [org.eclipse.jetty.server.Server][main] - Started @59850ms
2022-02-24 00:28:37 948 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-37 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.70.19 - - [24/Feb/2022:00:28:41 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:5.045 upstream_response_time:5.045 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:41 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 4704
2022-02-24 00:28:41 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b0034bd
2022-02-24 00:28:41 548 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.36.236","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-02-24 00:28:42 017 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.133 upstream_response_time:1.133 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1099
2022-02-24 00:28:42 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@174aa19f
2022-02-24 00:28:42 344 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-37 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.43.215","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-02-24 00:28:43 067 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-37 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:43 +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" "-"
10.233.70.19 - - [24/Feb/2022:00:28:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 804
2022-02-24 00:28:43 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@241fb503
2022-02-24 00:28:43 339 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.43.215","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-02-24 00:28:44 083 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 1106
2022-02-24 00:28:44 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bfd7dee
2022-02-24 00:28:44 440 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.43.215","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-02-24 00:28:44 556 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 307
2022-02-24 00:28:44 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73af8b9c
2022-02-24 00:28:44 943 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.43.215","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-02-24 00:28:45 616 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.010 upstream_response_time:1.010 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 910
2022-02-24 00:28:46 038 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@549af07a
2022-02-24 00:28:46 039 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.9.21","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-02-24 00:28:46 534 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 609
2022-02-24 00:28:46 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e32801c
2022-02-24 00:28:46 941 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.9.38","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-02-24 00:28:47 313 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 706
2022-02-24 00:28:47 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65876c3e
2022-02-24 00:28:47 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.9.38","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-02-24 00:28:47 926 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.785 upstream_response_time:0.785 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 704
2022-02-24 00:28:48 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c84fd6d
2022-02-24 00:28:48 344 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.39.198","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-02-24 00:28:49 354 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.221 upstream_response_time:1.221 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 1124
2022-02-24 00:28:49 378 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6211985a
2022-02-24 00:28:49 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.39.198","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-02-24 00:28:49 721 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.447 upstream_response_time:0.447 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 447
2022-02-24 00:28:49 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27b7a642
2022-02-24 00:28:49 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.38.224","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:28:50 502 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 692
2022-02-24 00:28:50 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9c0c488
2022-02-24 00:28:50 542 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.51.94","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-02-24 00:28:51 310 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.70.19 - - [24/Feb/2022:00:28:51 +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.70.19 - - [24/Feb/2022:00:28:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 984
2022-02-24 00:28:51 547 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@776ca273
2022-02-24 00:28:51 548 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.51.94","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-02-24 00:28:51 733 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.326 upstream_response_time:0.326 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 317
2022-02-24 00:28:51 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@516680a7
2022-02-24 00:28:51 943 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.5.62","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-02-24 00:28:52 050 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.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 285
2022-02-24 00:28:52 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc5af27
2022-02-24 00:28:52 242 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.56.221","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-02-24 00:28:52 551 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 405
2022-02-24 00:28:52 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a798a02
2022-02-24 00:28:52 758 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.56.122","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-02-24 00:28:52 771 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.280 upstream_response_time:0.280 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 279
2022-02-24 00:28:52 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69bfe254
2022-02-24 00:28:52 944 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.56.122","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-02-24 00:28:54 009 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:54 +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.70.19 - - [24/Feb/2022:00:28:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 1179
2022-02-24 00:28:54 127 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b107909
2022-02-24 00:28:54 128 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.55.16","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-02-24 00:28:54 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 605
2022-02-24 00:28:54 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36d22a27
2022-02-24 00:28:54 741 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:28:55 073 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.70.19 - - [24/Feb/2022:00:28:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 499
2022-02-24 00:28:55 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@363cc06b
2022-02-24 00:28:55 338 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:28:58 058 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.875 upstream_response_time:2.875 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 2781
2022-02-24 00:28:58 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7002951b
2022-02-24 00:28:58 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:28:58 765 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:28:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.657 upstream_response_time:0.657 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 645
2022-02-24 00:28:58 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18b30d17
2022-02-24 00:28:58 842 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:28:59 879 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.70.19 - - [24/Feb/2022:00:28:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.108 upstream_response_time:1.108 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:28:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1059
2022-02-24 00:28:59 941 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a738b71
2022-02-24 00:28:59 941 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:00 659 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.70.19 - - [24/Feb/2022:00:29:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.777 upstream_response_time:0.777 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 772
2022-02-24 00:29:00 679 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@511777e7
2022-02-24 00:29:00 679 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:01 634 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.041 upstream_response_time:1.041 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1040
2022-02-24 00:29:01 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f37d777
2022-02-24 00:29:01 726 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:02 416 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.70.19 - - [24/Feb/2022:00:29:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.709 upstream_response_time:0.709 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 708
2022-02-24 00:29:02 438 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2438130c
2022-02-24 00:29:02 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:02 615 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.281 upstream_response_time:0.281 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 280
2022-02-24 00:29:02 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6340a383
2022-02-24 00:29:02 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:03 411 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.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 701
2022-02-24 00:29:03 435 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e769887
2022-02-24 00:29:03 435 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:03 717 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 297
2022-02-24 00:29:03 737 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3516f488
2022-02-24 00:29:03 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:03 815 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.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 207
2022-02-24 00:29:04 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e130549
2022-02-24 00:29:04 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:04 209 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.70.19 - - [24/Feb/2022:00:29:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.369 upstream_response_time:0.369 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 281
2022-02-24 00:29:04 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7042b8b0
2022-02-24 00:29:04 324 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:05 217 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.910 upstream_response_time:0.910 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 909
2022-02-24 00:29:05 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e49011a
2022-02-24 00:29:05 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:06 416 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.70.19 - - [24/Feb/2022:00:29:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.283 upstream_response_time:1.283 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1275
2022-02-24 00:29:06 534 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3db668cc
2022-02-24 00:29:06 534 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:07 316 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 992
2022-02-24 00:29:07 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54713f53
2022-02-24 00:29:07 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:08 252 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.70.19 - - [24/Feb/2022:00:29:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.742 upstream_response_time:0.742 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 741
2022-02-24 00:29:08 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@172fe4e
2022-02-24 00:29:08 272 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:09 243 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.988 upstream_response_time:0.988 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 985
2022-02-24 00:29:09 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7483d1a2
2022-02-24 00:29:09 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:10 610 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.70.19 - - [24/Feb/2022:00:29:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.361 upstream_response_time:1.361 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1359
2022-02-24 00:29:10 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bfd9fbd
2022-02-24 00:29:10 631 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:11 126 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.518 upstream_response_time:0.518 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 516
2022-02-24 00:29:11 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bb15973
2022-02-24 00:29:11 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:11 579 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.70.19 - - [24/Feb/2022:00:29:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.466 upstream_response_time:0.466 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 465
2022-02-24 00:29:11 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5de1ae67
2022-02-24 00:29:11 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:12 030 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:12 +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.70.19 - - [24/Feb/2022:00:29:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 495
2022-02-24 00:29:12 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@770afded
2022-02-24 00:29:12 124 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:12 909 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.70.19 - - [24/Feb/2022:00:29:13 +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.70.19 - - [24/Feb/2022:00:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 893
2022-02-24 00:29:13 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a2847f4
2022-02-24 00:29:13 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:13 494 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.70.19 - - [24/Feb/2022:00:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 493
2022-02-24 00:29:13 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49e81680
2022-02-24 00:29:13 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:13 944 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.439 upstream_response_time:0.439 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 438
2022-02-24 00:29:13 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c9d90
2022-02-24 00:29:13 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:14 045 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.70.19 - - [24/Feb/2022:00:29:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.553 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 552
2022-02-24 00:29:14 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@92ce44c
2022-02-24 00:29:14 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:15 416 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 994
2022-02-24 00:29:15 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61759e97
2022-02-24 00:29:15 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:15 672 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.70.19 - - [24/Feb/2022:00:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 195
2022-02-24 00:29:15 734 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49330354
2022-02-24 00:29:15 735 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:16 156 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:16 +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.70.19 - - [24/Feb/2022:00:29:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 595
2022-02-24 00:29:16 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f3c82ba
2022-02-24 00:29:16 324 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:17 119 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.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.915 upstream_response_time:0.915 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 913
2022-02-24 00:29:17 244 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50671de0
2022-02-24 00:29:17 245 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:17 414 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.274 upstream_response_time:0.274 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 273
2022-02-24 00:29:17 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d6d87f8
2022-02-24 00:29:17 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:17 710 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.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 199
2022-02-24 00:29:17 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa70dea
2022-02-24 00:29:17 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:18 399 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:18 +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.70.19 - - [24/Feb/2022:00:29:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 685
2022-02-24 00:29:18 417 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f04359b
2022-02-24 00:29:18 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:18 613 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.70.19 - - [24/Feb/2022:00:29:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.325 upstream_response_time:0.325 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 324
2022-02-24 00:29:18 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4970c92d
2022-02-24 00:29:18 746 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:19 124 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:19 +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.70.19 - - [24/Feb/2022:00:29:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 593
2022-02-24 00:29:19 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@564a33c3
2022-02-24 00:29:19 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:20 116 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.70.19 - - [24/Feb/2022:00:29:20 +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.70.19 - - [24/Feb/2022:00:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 694
2022-02-24 00:29:20 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3659f25a
2022-02-24 00:29:20 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:20 427 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 378
2022-02-24 00:29:20 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68fb158e
2022-02-24 00:29:20 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:20 801 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.70.19 - - [24/Feb/2022:00:29:20 +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.70.19 - - [24/Feb/2022:00:29:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 395
2022-02-24 00:29:20 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34260cdc
2022-02-24 00:29:20 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:21 567 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.664 upstream_response_time:0.664 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 663
2022-02-24 00:29:21 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@353f229f
2022-02-24 00:29:21 592 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:21 967 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.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.426 upstream_response_time:0.426 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 425
2022-02-24 00:29:22 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32983867
2022-02-24 00:29:22 048 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:22 242 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 213
10.233.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.216 upstream_response_time:0.216 "-" "Go-http-client/1.1" "-"
2022-02-24 00:29:22 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@505aff3c
2022-02-24 00:29:22 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:22 710 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.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 458
2022-02-24 00:29:22 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a42cc57
2022-02-24 00:29:22 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:23 109 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 488
2022-02-24 00:29:23 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cf475af
2022-02-24 00:29:23 227 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:23 771 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.70.19 - - [24/Feb/2022:00:29:23 +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.70.19 - - [24/Feb/2022:00:29:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 591
2022-02-24 00:29:23 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10f5984b
2022-02-24 00:29:23 825 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:24 144 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:24 +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.70.19 - - [24/Feb/2022:00:29:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393
2022-02-24 00:29:24 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ec94ba9
2022-02-24 00:29:24 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:25 039 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.70.19 - - [24/Feb/2022:00:29:25 +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.70.19 - - [24/Feb/2022:00:29:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 995
2022-02-24 00:29:25 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d3330f
2022-02-24 00:29:25 234 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:25 794 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:25 +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.70.19 - - [24/Feb/2022:00:29:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 695
2022-02-24 00:29:25 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1670a1c6
2022-02-24 00:29:25 925 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:26 584 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.70.19 - - [24/Feb/2022:00:29:26 +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.70.19 - - [24/Feb/2022:00:29:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 693
2022-02-24 00:29:26 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@419282c0
2022-02-24 00:29:26 641 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:27 116 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29: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.70.19 - - [24/Feb/2022:00:29:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 581
2022-02-24 00:29:27 226 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e4ae402
2022-02-24 00:29:27 226 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:27 998 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.70.19 - - [24/Feb/2022:00:29:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1190
2022-02-24 00:29:28 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@201912d4
2022-02-24 00:29:28 424 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:29 051 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:29 +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.70.19 - - [24/Feb/2022:00:29:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 693
2022-02-24 00:29:29 125 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6655c0fa
2022-02-24 00:29:29 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:29 510 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.70.19 - - [24/Feb/2022:00:29:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 493
2022-02-24 00:29:29 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7974f131
2022-02-24 00:29:29 627 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:30 109 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 591
2022-02-24 00:29:30 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@253ca106
2022-02-24 00:29:30 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:30 517 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.70.19 - - [24/Feb/2022:00:29:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 306
2022-02-24 00:29:30 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4baf0dd9
2022-02-24 00:29:30 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:31 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.684 upstream_response_time:0.684 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:29:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 684
2022-02-24 00:29:31 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3371b4fa
2022-02-24 00:29:31 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:31 568 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.70.19 - - [24/Feb/2022:00:29:31 +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.70.19 - - [24/Feb/2022:00:29:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 394
2022-02-24 00:29:31 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@368204c1
2022-02-24 00:29:31 638 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:29:32 010 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.19 - - [24/Feb/2022:00:29:32 +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.70.19 - - [24/Feb/2022:00:29:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 494
2022-02-24 00:32:32 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-02-24 00:32:32 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.854 upstream_response_time:0.854 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 776
2022-02-24 00:32:33 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-02-24 00:32:33 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:32:34 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-02-24 00:32:34 318 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-02-24 00:32:34 429 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
2022-02-24 00:32:34 626 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-02-24 00:32:34 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-02-24 00:32:35 031 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 587
2022-02-24 00:32:35 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 505
2022-02-24 00:32:36 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.187 upstream_response_time:0.187 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 179
2022-02-24 00:32:36 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.218 upstream_response_time:0.218 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 220
2022-02-24 00:32:36 537 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-02-24 00:32:36 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 476
2022-02-24 00:32:37 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-02-24 00:32:37 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:32:37 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.117 upstream_response_time:0.117 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 116
2022-02-24 00:32:37 834 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 80
2022-02-24 00:32:37 936 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 178
2022-02-24 00:32:38 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-02-24 00:32:38 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
2022-02-24 00:32:38 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2022-02-24 00:32:38 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-02-24 00:32:39 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.804 upstream_response_time:0.804 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 801
2022-02-24 00:32:40 130 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 185
2022-02-24 00:32:40 318 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
10.233.70.19 - - [24/Feb/2022:00:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
2022-02-24 00:32:40 425 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690
2022-02-24 00:32:41 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-02-24 00:32:41 819 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-02-24 00:32:42 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
2022-02-24 00:32:42 517 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-02-24 00:32:42 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
2022-02-24 00:32:42 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-02-24 00:32:42 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-02-24 00:32:43 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2022-02-24 00:32:43 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-02-24 00:32:43 736 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.280 upstream_response_time:0.280 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 279
2022-02-24 00:32:44 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-02-24 00:32:45 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-02-24 00:32:45 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-02-24 00:32:45 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-02-24 00:32:46 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1497
2022-02-24 00:32:47 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-02-24 00:32:47 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-02-24 00:32:47 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-02-24 00:32:47 934 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289
2022-02-24 00:32:48 234 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-02-24 00:32:48 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-02-24 00:32:49 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.719 upstream_response_time:0.719 "-" "Go-http-client/1.1" "-"
2022-02-24 00:32:49 736 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 716
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-02-24 00:32:49 945 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-02-24 00:32:50 238 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307
2022-02-24 00:32:50 543 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.363 upstream_response_time:0.363 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 278
2022-02-24 00:32:50 833 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-02-24 00:32:51 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:32:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-02-24 00:32:51 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ab77d7
2022-02-24 00:32:51 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:51 910 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.70.19 - - [24/Feb/2022:00:32:52 +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.70.19 - - [24/Feb/2022:00:32:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 499
2022-02-24 00:32:52 027 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@176394ab
2022-02-24 00:32:52 027 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:52 559 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.553 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 552
2022-02-24 00:32:52 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e7b2e4
2022-02-24 00:32:52 585 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:53 278 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.70.19 - - [24/Feb/2022:00:32:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.834 upstream_response_time:0.834 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 833
2022-02-24 00:32:53 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d54ad8b
2022-02-24 00:32:53 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:54 010 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 696
2022-02-24 00:32:54 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5566de38
2022-02-24 00:32:54 122 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:54 810 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.70.19 - - [24/Feb/2022:00:32:54 +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.70.19 - - [24/Feb/2022:00:32:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 792
2022-02-24 00:32:54 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ff25ee3
2022-02-24 00:32:54 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:55 135 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:55 +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.70.19 - - [24/Feb/2022:00:32:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 294
2022-02-24 00:32:55 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b491531
2022-02-24 00:32:55 227 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:56 052 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.70.19 - - [24/Feb/2022:00:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.847 upstream_response_time:0.847 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 846
2022-02-24 00:32:56 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@204a544b
2022-02-24 00:32:56 071 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:56 409 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.846 upstream_response_time:0.846 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 846
2022-02-24 00:32:56 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c24914d
2022-02-24 00:32:56 922 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:57 310 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.70.19 - - [24/Feb/2022:00:32:57 +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.70.19 - - [24/Feb/2022:00:32:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 595
2022-02-24 00:32:57 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2af5c7e
2022-02-24 00:32:57 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:57 837 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:58 +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.70.19 - - [24/Feb/2022:00:32:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 492
2022-02-24 00:32:58 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66f1b680
2022-02-24 00:32:58 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:58 810 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.70.19 - - [24/Feb/2022:00:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 992
2022-02-24 00:32:59 033 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a0dd978
2022-02-24 00:32:59 033 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:32:59 928 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.921 upstream_response_time:0.921 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:32:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 919
2022-02-24 00:32:59 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46e4ab56
2022-02-24 00:32:59 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:00 725 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.70.19 - - [24/Feb/2022:00:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.870 upstream_response_time:0.870 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 868
2022-02-24 00:33:00 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28702e05
2022-02-24 00:33:00 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:01 475 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:01 +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.70.19 - - [24/Feb/2022:00:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 695
2022-02-24 00:33:01 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bae0fbc
2022-02-24 00:33:01 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:02 062 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.70.19 - - [24/Feb/2022:00:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.555 upstream_response_time:0.555 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 554
2022-02-24 00:33:02 093 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e7a237a
2022-02-24 00:33:02 093 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:03 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.135 upstream_response_time:1.135 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1122
2022-02-24 00:33:03 226 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@249f0c34
2022-02-24 00:33:03 226 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:04 149 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.70.19 - - [24/Feb/2022:00:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.936 upstream_response_time:0.936 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 934
2022-02-24 00:33:04 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63fc0799
2022-02-24 00:33:04 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:04 682 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.552 upstream_response_time:0.552 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 552
2022-02-24 00:33:04 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd8a278
2022-02-24 00:33:04 721 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:05 934 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.70.19 - - [24/Feb/2022:00:33:06 +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.70.19 - - [24/Feb/2022:00:33:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1296
2022-02-24 00:33:06 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b5e1416
2022-02-24 00:33:06 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:06 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:07 +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.70.19 - - [24/Feb/2022:00:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 994
2022-02-24 00:33:07 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f230ff5
2022-02-24 00:33:07 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:07 472 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.70.19 - - [24/Feb/2022:00:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 593
10.233.70.19 - - [24/Feb/2022:00:33:07 +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" "-"
2022-02-24 00:33:07 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77dcc5fb
2022-02-24 00:33:07 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:08 243 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:08 +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.70.19 - - [24/Feb/2022:00:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 693
2022-02-24 00:33:08 330 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14beb108
2022-02-24 00:33:08 330 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:08 610 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.70.19 - - [24/Feb/2022:00:33:08 +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.70.19 - - [24/Feb/2022:00:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 587
2022-02-24 00:33:08 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a67516
2022-02-24 00:33:08 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:09 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 703
2022-02-24 00:33:09 635 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75a35cb8
2022-02-24 00:33:09 635 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:10 094 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.70.19 - - [24/Feb/2022:00:33:10 +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.70.19 - - [24/Feb/2022:00:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 472
2022-02-24 00:33:10 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e9d4b05
2022-02-24 00:33:10 112 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:10 664 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.566 upstream_response_time:0.566 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 565
2022-02-24 00:33:10 682 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56bb9316
2022-02-24 00:33:10 682 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:11 218 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.70.19 - - [24/Feb/2022:00:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.548 upstream_response_time:0.548 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 547
2022-02-24 00:33:11 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f998eb6
2022-02-24 00:33:11 237 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:11 614 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.483 upstream_response_time:0.483 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 481
2022-02-24 00:33:11 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@653f23af
2022-02-24 00:33:11 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:12 503 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.70.19 - - [24/Feb/2022:00:33:13 +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.70.19 - - [24/Feb/2022:00:33:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1394
2022-02-24 00:33:13 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@566f83fc
2022-02-24 00:33:13 122 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:13 944 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:13 +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.70.19 - - [24/Feb/2022:00:33:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 835
2022-02-24 00:33:13 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@774a059f
2022-02-24 00:33:13 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:14 211 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.70.19 - - [24/Feb/2022:00:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.355 upstream_response_time:0.355 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 353
2022-02-24 00:33:14 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42f6cf4f
2022-02-24 00:33:14 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:15 026 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 815
2022-02-24 00:33:15 137 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2528082b
2022-02-24 00:33:15 137 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:16 131 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1182
2022-02-24 00:33:16 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1df770f2
2022-02-24 00:33:16 329 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:16 803 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.70.19 - - [24/Feb/2022:00:33:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 486
10.233.70.19 - - [24/Feb/2022:00:33:16 +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" "-"
2022-02-24 00:33:16 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2031c77a
2022-02-24 00:33:16 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:18 009 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1392
2022-02-24 00:33:18 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1be9ab41
2022-02-24 00:33:18 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:18 510 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.70.19 - - [24/Feb/2022:00:33:18 +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.70.19 - - [24/Feb/2022:00:33:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396
2022-02-24 00:33:18 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cc8c67f
2022-02-24 00:33:18 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:19 010 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:19 +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.70.19 - - [24/Feb/2022:00:33:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 895
2022-02-24 00:33:19 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@342d68e9
2022-02-24 00:33:19 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:20 057 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.70.19 - - [24/Feb/2022:00:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.553 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 552
2022-02-24 00:33:20 086 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18869cd5
2022-02-24 00:33:20 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:20 502 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.535 upstream_response_time:0.535 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 530
2022-02-24 00:33:20 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57b36e77
2022-02-24 00:33:20 619 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:21 109 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.70.19 - - [24/Feb/2022:00:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 698
10.233.70.19 - - [24/Feb/2022:00:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:21 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45c85646
2022-02-24 00:33:21 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:21 513 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 296
2022-02-24 00:33:21 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@299c4584
2022-02-24 00:33:21 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:22 011 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.70.19 - - [24/Feb/2022:00:33:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 407
2022-02-24 00:33:22 031 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d1ca8dc
2022-02-24 00:33:22 031 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:22 614 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.70.19 - - [24/Feb/2022:00:33:22 +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.70.19 - - [24/Feb/2022:00:33:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 595
2022-02-24 00:33:22 630 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60b7e185
2022-02-24 00:33:22 630 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:23 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:23 +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.70.19 - - [24/Feb/2022:00:33:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 686
2022-02-24 00:33:23 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5242a56a
2022-02-24 00:33:23 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:24 211 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.70.19 - - [24/Feb/2022:00:33:24 +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.70.19 - - [24/Feb/2022:00:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 994
2022-02-24 00:33:24 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e540700
2022-02-24 00:33:24 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:24 562 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 252
10.233.70.19 - - [24/Feb/2022:00:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.262 upstream_response_time:0.262 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:24 590 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b881e0f
2022-02-24 00:33:24 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:25 310 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.70.19 - - [24/Feb/2022:00:33:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 738
10.233.70.19 - - [24/Feb/2022:00:33:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.743 upstream_response_time:0.743 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:25 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2697497f
2022-02-24 00:33:25 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:26 366 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.024 upstream_response_time:1.024 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1022
2022-02-24 00:33:26 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@509bbf11
2022-02-24 00:33:26 382 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:26 682 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.70.19 - - [24/Feb/2022:00:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.334 upstream_response_time:0.334 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 334
2022-02-24 00:33:26 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50a3b9e0
2022-02-24 00:33:26 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:27 532 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1195
2022-02-24 00:33:27 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c60226e
2022-02-24 00:33:27 923 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:28 609 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.70.19 - - [24/Feb/2022:00:33:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793
10.233.70.19 - - [24/Feb/2022:00:33:28 +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" "-"
2022-02-24 00:33:28 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f60fd8c
2022-02-24 00:33:28 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:29 219 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:29 +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.70.19 - - [24/Feb/2022:00:33:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 700
2022-02-24 00:33:29 429 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e6beb11
2022-02-24 00:33:29 429 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:30 385 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 992
2022-02-24 00:33:30 433 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20a0fd99
2022-02-24 00:33:30 433 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:30 922 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.70.19 - - [24/Feb/2022:00:33:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 789
2022-02-24 00:33:31 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d25d587
2022-02-24 00:33:31 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:31 597 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:32 +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.70.19 - - [24/Feb/2022:00:33:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1294
2022-02-24 00:33:32 520 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54639408
2022-02-24 00:33:32 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:32 614 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.70.19 - - [24/Feb/2022:00:33:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 195
2022-02-24 00:33:32 731 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-02-24 00:33:33 025 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193
2022-02-24 00:33:33 219 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-02-24 00:33:33 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-02-24 00:33:34 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-02-24 00:33:34 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700
10.233.70.19 - - [24/Feb/2022:00:33:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:35 422 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-02-24 00:33:35 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-02-24 00:33:36 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:33:36 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-02-24 00:33:36 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096
10.233.70.19 - - [24/Feb/2022:00:33:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:37 919 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-02-24 00:33:38 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2022-02-24 00:33:38 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791
2022-02-24 00:33:39 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-02-24 00:33:39 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-02-24 00:33:40 517 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-02-24 00:33:40 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 187
2022-02-24 00:33:40 926 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-02-24 00:33:41 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-02-24 00:33:41 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-02-24 00:33:42 217 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2022-02-24 00:33:42 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-02-24 00:33:42 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-02-24 00:33:43 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-02-24 00:33:43 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.575 upstream_response_time:0.575 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 570
2022-02-24 00:33:44 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.905 upstream_response_time:0.905 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 903
2022-02-24 00:33:44 927 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 187
2022-02-24 00:33:45 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-02-24 00:33:45 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2022-02-24 00:33:45 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591
2022-02-24 00:33:46 318 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2022-02-24 00:33:46 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 281
2022-02-24 00:33:46 830 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.484 upstream_response_time:1.484 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1483
2022-02-24 00:33:48 316 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700
2022-02-24 00:33:49 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-02-24 00:33:49 219 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:33:49 519 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-02-24 00:33:49 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
10.233.70.19 - - [24/Feb/2022:00:33:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:50 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2022-02-24 00:33:50 929 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
2022-02-24 00:33:51 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589
2022-02-24 00:33:51 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-02-24 00:33:51 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-02-24 00:33:52 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:52 415 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303
2022-02-24 00:33:52 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 992
2022-02-24 00:33:53 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-02-24 00:33:54 217 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-02-24 00:33:54 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-02-24 00:33:55 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-02-24 00:33:55 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109
2022-02-24 00:33:55 729 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.185 upstream_response_time:0.185 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184
2022-02-24 00:33:55 916 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.70.19 - - [24/Feb/2022:00:33:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:56 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:56 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:56 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
2022-02-24 00:33:56 917 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:33:57 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:57 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:33:57 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e0b1946
2022-02-24 00:33:57 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:57 418 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.70.19 - - [24/Feb/2022:00:33: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.70.19 - - [24/Feb/2022:00:33:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495
2022-02-24 00:33:57 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f0087b2
2022-02-24 00:33:57 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:58 009 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:58 +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.70.19 - - [24/Feb/2022:00:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 389
2022-02-24 00:33:58 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22105516
2022-02-24 00:33:58 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:58 215 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.70.19 - - [24/Feb/2022:00:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 195
10.233.70.19 - - [24/Feb/2022:00:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:58 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cf1c37d
2022-02-24 00:33:58 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:58 533 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 295
2022-02-24 00:33:58 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41ba6bff
2022-02-24 00:33:58 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:59 009 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.70.19 - - [24/Feb/2022:00:33:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 595
10.233.70.19 - - [24/Feb/2022:00:33:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
2022-02-24 00:33:59 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@549ec860
2022-02-24 00:33:59 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:33:59 701 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:33:59 +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.70.19 - - [24/Feb/2022:00:33:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 491
2022-02-24 00:33:59 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45032373
2022-02-24 00:33:59 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:00 243 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.70.19 - - [24/Feb/2022:00:34:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1098
2022-02-24 00:34:00 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48804bb2
2022-02-24 00:34:00 826 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:01 018 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:01 +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.70.19 - - [24/Feb/2022:00:34:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 288
2022-02-24 00:34:01 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@377c3f8c
2022-02-24 00:34:01 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:01 581 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.70.19 - - [24/Feb/2022:00:34:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.472 upstream_response_time:0.472 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 470
2022-02-24 00:34:01 595 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45979dde
2022-02-24 00:34:01 595 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:01 975 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.419 upstream_response_time:0.419 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 419
2022-02-24 00:34:02 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70b17ec6
2022-02-24 00:34:02 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:03 074 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.70.19 - - [24/Feb/2022:00:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.074 upstream_response_time:1.074 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1073
2022-02-24 00:34:03 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56a4a674
2022-02-24 00:34:03 100 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:03 467 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 380
2022-02-24 00:34:03 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a270b1f
2022-02-24 00:34:03 548 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:03 810 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.70.19 - - [24/Feb/2022:00:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.534 upstream_response_time:0.534 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 533
2022-02-24 00:34:04 036 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a92dd79
2022-02-24 00:34:04 036 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:04 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 683
2022-02-24 00:34:04 737 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fa6aa97
2022-02-24 00:34:04 737 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:05 483 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.70.19 - - [24/Feb/2022:00:34:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 757
10.233.70.19 - - [24/Feb/2022:00:34:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.762 upstream_response_time:0.762 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:05 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52c87f5
2022-02-24 00:34:05 503 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:05 909 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.714 upstream_response_time:0.714 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 712
2022-02-24 00:34:06 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@546b2e55
2022-02-24 00:34:06 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:07 309 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.70.19 - - [24/Feb/2022:00:34:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.102 upstream_response_time:1.102 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1096
2022-02-24 00:34:07 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@998956c
2022-02-24 00:34:07 328 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:08 012 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 695
2022-02-24 00:34:08 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14828e5a
2022-02-24 00:34:08 029 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:08 591 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.70.19 - - [24/Feb/2022:00:34:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.577 upstream_response_time:0.577 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 575
2022-02-24 00:34:08 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7734c484
2022-02-24 00:34:08 612 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:09 147 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 604
2022-02-24 00:34:09 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a42debc
2022-02-24 00:34:09 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:09 710 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.70.19 - - [24/Feb/2022:00:34:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 594
2022-02-24 00:34:09 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e85d6c0
2022-02-24 00:34:09 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:10 014 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:10 +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.70.19 - - [24/Feb/2022:00:34:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 995
2022-02-24 00:34:10 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6610095e
2022-02-24 00:34:10 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:11 378 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.70.19 - - [24/Feb/2022:00:34:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 594
2022-02-24 00:34:11 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f0c8adc
2022-02-24 00:34:11 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:11 841 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.433 upstream_response_time:0.433 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 431
2022-02-24 00:34:11 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17021184
2022-02-24 00:34:11 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:12 538 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.70.19 - - [24/Feb/2022:00:34:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.860 upstream_response_time:0.860 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 867
2022-02-24 00:34:12 728 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fb6a6ce
2022-02-24 00:34:12 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:13 043 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.70.19 - - [24/Feb/2022:00:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.338 upstream_response_time:0.338 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 331
2022-02-24 00:34:13 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dd969a1
2022-02-24 00:34:13 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:13 309 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.352 upstream_response_time:0.352 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 351
2022-02-24 00:34:13 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17082456
2022-02-24 00:34:13 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:14 454 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.70.19 - - [24/Feb/2022:00:34:14 +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.70.19 - - [24/Feb/2022:00:34:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1394
2022-02-24 00:34:14 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e868bec
2022-02-24 00:34:14 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:15 211 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 399
2022-02-24 00:34:15 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@244c7eb2
2022-02-24 00:34:15 227 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:15 930 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.70.19 - - [24/Feb/2022:00:34:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 886
2022-02-24 00:34:16 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c560713
2022-02-24 00:34:16 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:16 509 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:16 +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.70.19 - - [24/Feb/2022:00:34:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 597
2022-02-24 00:34:16 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@289c7ec6
2022-02-24 00:34:16 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:17 026 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.70.19 - - [24/Feb/2022:00:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.324 upstream_response_time:0.324 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 324
2022-02-24 00:34:17 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@607a6ece
2022-02-24 00:34:17 049 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:17 410 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.668 upstream_response_time:0.668 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 667
2022-02-24 00:34:17 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ebad654
2022-02-24 00:34:17 721 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:18 310 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.70.19 - - [24/Feb/2022:00:34:18 +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.70.19 - - [24/Feb/2022:00:34:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 794
2022-02-24 00:34:18 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5045ec7b
2022-02-24 00:34:18 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:19 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.918 upstream_response_time:0.918 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 914
2022-02-24 00:34:19 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60f33fc4
2022-02-24 00:34:19 443 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:19 713 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.70.19 - - [24/Feb/2022:00:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.285 upstream_response_time:0.285 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 284
2022-02-24 00:34:19 731 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ad453b6
2022-02-24 00:34:19 731 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:20 211 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 886
2022-02-24 00:34:20 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e7c1987
2022-02-24 00:34:20 627 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:21 210 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.70.19 - - [24/Feb/2022:00:34:21 +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.70.19 - - [24/Feb/2022:00:34:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 688
2022-02-24 00:34:21 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cd9da3f
2022-02-24 00:34:21 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:21 760 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:21 +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.70.19 - - [24/Feb/2022:00:34:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496
2022-02-24 00:34:21 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1876e1d6
2022-02-24 00:34:21 825 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:22 210 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.70.19 - - [24/Feb/2022:00:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 593
2022-02-24 00:34:22 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5de66ee8
2022-02-24 00:34:22 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:22 613 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 297
2022-02-24 00:34:22 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e45a484
2022-02-24 00:34:22 727 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:23 340 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.70.19 - - [24/Feb/2022:00:34:23 +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.70.19 - - [24/Feb/2022:00:34:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 691
2022-02-24 00:34:23 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64385052
2022-02-24 00:34:23 438 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:24 120 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:24 +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.70.19 - - [24/Feb/2022:00:34:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 995
2022-02-24 00:34:24 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d4ae06
2022-02-24 00:34:24 426 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:25 224 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.70.19 - - [24/Feb/2022:00:34:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 890
2022-02-24 00:34:25 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc38425
2022-02-24 00:34:25 322 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:25 722 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:25 +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.70.19 - - [24/Feb/2022:00:34:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596
2022-02-24 00:34:25 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f40aa6c
2022-02-24 00:34:25 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:26 258 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.70.19 - - [24/Feb/2022:00:34:26 +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.70.19 - - [24/Feb/2022:00:34:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 391
2022-02-24 00:34:26 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d6bb608
2022-02-24 00:34:26 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:26 819 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.514 upstream_response_time:0.514 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 512
2022-02-24 00:34:26 838 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77e912ef
2022-02-24 00:34:26 838 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:28 210 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.70.19 - - [24/Feb/2022:00:34:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.778 upstream_response_time:1.778 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1778
2022-02-24 00:34:28 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ad92458
2022-02-24 00:34:28 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:29 315 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 895
2022-02-24 00:34:29 518 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45cb08f2
2022-02-24 00:34:29 519 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:29 817 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.70.19 - - [24/Feb/2022:00:34:29 +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.70.19 - - [24/Feb/2022:00:34:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 316
2022-02-24 00:34:29 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@258065f1
2022-02-24 00:34:29 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:30 344 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.577 upstream_response_time:0.577 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 576
2022-02-24 00:34:30 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@587d9141
2022-02-24 00:34:30 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:30 945 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.70.19 - - [24/Feb/2022:00:34:31 +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.70.19 - - [24/Feb/2022:00:34:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 895
2022-02-24 00:34:31 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157a135a
2022-02-24 00:34:31 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:31 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:32 +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.70.19 - - [24/Feb/2022:00:34:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695
2022-02-24 00:34:32 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1780e786
2022-02-24 00:34:32 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:32 410 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.70.19 - - [24/Feb/2022:00:34:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2022-02-24 00:34:32 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49311f7e
2022-02-24 00:34:32 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:33 086 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.19 - - [24/Feb/2022:00:34:33 +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.70.19 - - [24/Feb/2022:00:34:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 695
2022-02-24 00:34:33 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e98f44f
2022-02-24 00:34:33 322 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:34:33 713 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.70.19 - - [24/Feb/2022:00:34:33 +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.70.19 - - [24/Feb/2022:00:34:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 494
2022-02-24 00:34:33 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:34:34 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390
2022-02-24 00:34:34 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1298
2022-02-24 00:34:35 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-02-24 00:34:36 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-02-24 00:34:36 429 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-02-24 00:34:36 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.904 upstream_response_time:0.904 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 901
2022-02-24 00:34:37 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-02-24 00:34:38 016 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-02-24 00:34:38 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:34:38 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-02-24 00:34:39 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
10.233.70.19 - - [24/Feb/2022:00:34:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:39 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1089
2022-02-24 00:34:40 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
10.233.70.19 - - [24/Feb/2022:00:34:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:40 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:34:41 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-02-24 00:34:41 419 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2022-02-24 00:34:42 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-02-24 00:34:42 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-02-24 00:34:43 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-02-24 00:34:43 615 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-02-24 00:34:43 918 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.321 upstream_response_time:0.321 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 319
2022-02-24 00:34:44 237 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.276 upstream_response_time:0.276 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-02-24 00:34:44 536 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.422 upstream_response_time:0.422 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-02-24 00:34:44 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-02-24 00:34:45 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 676
2022-02-24 00:34:46 536 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2022-02-24 00:34:46 935 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404
2022-02-24 00:34:47 343 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293
2022-02-24 00:34:47 637 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-02-24 00:34:47 746 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1091
2022-02-24 00:34:48 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.177 upstream_response_time:0.177 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 175
2022-02-24 00:34:49 016 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-02-24 00:34:49 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:50 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-02-24 00:34:50 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-02-24 00:34:50 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:34:50 819 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-02-24 00:34:51 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-02-24 00:34:52 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-02-24 00:34:52 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
10.233.70.19 - - [24/Feb/2022:00:34:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:52 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2022-02-24 00:34:53 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-02-24 00:34:53 316 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-02-24 00:34:53 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1497
2022-02-24 00:34:55 014 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:34:55 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-02-24 00:34:55 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.70.19 - - [24/Feb/2022:00:34:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:55 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-02-24 00:34:56 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-02-24 00:34:57 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-02-24 00:34:57 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:57 665 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 147
10.233.70.19 - - [24/Feb/2022:00:34:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.151 upstream_response_time:0.151 "-" "Go-http-client/1.1" "-"
2022-02-24 00:34:57 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-02-24 00:34:58 615 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:58 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:58 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-02-24 00:34:58 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.48,port:8446
10.233.70.19 - - [24/Feb/2022:00:34:59 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 request_processing_time:0.976 upstream_response_time:0.976 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:34:59 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.48/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 974
2022-02-24 00:34:59 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@578455a7
2022-02-24 00:34:59 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:00 342 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.744 upstream_response_time:0.744 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 743
2022-02-24 00:35:00 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79dcaa15
2022-02-24 00:35:00 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:00 882 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.70.19 - - [24/Feb/2022:00:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.520 upstream_response_time:0.520 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 519
2022-02-24 00:35:00 899 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43d13057
2022-02-24 00:35:00 899 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:01 009 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.128 upstream_response_time:0.128 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 126
2022-02-24 00:35:01 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c11c85f
2022-02-24 00:35:01 030 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:01 509 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.70.19 - - [24/Feb/2022:00:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 492
2022-02-24 00:35:01 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f0514de
2022-02-24 00:35:01 527 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:02 276 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 789
2022-02-24 00:35:02 336 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12ba44e8
2022-02-24 00:35:02 336 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:02 634 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.70.19 - - [24/Feb/2022:00:35:02 +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.70.19 - - [24/Feb/2022:00:35:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 389
2022-02-24 00:35:02 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e6c983a
2022-02-24 00:35:02 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:02 913 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:03 +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.70.19 - - [24/Feb/2022:00:35:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 293
2022-02-24 00:35:03 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e9c73bd
2022-02-24 00:35:03 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:03 639 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.70.19 - - [24/Feb/2022:00:35:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 630
10.233.70.19 - - [24/Feb/2022:00:35:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.632 upstream_response_time:0.632 "-" "Go-http-client/1.1" "-"
2022-02-24 00:35:03 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63c89f40
2022-02-24 00:35:03 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:03 921 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 458
2022-02-24 00:35:04 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a8e101b
2022-02-24 00:35:04 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:04 910 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.70.19 - - [24/Feb/2022:00:35:05 +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.70.19 - - [24/Feb/2022:00:35:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 996
2022-02-24 00:35:05 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4275ccc2
2022-02-24 00:35:05 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:05 566 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.459 upstream_response_time:0.459 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 456
2022-02-24 00:35:05 586 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63e3884b
2022-02-24 00:35:05 586 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:06 010 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.70.19 - - [24/Feb/2022:00:35:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.530 upstream_response_time:0.530 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 530
2022-02-24 00:35:06 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12563144
2022-02-24 00:35:06 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:06 747 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:06 +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.70.19 - - [24/Feb/2022:00:35:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 695
2022-02-24 00:35:06 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cba7e39
2022-02-24 00:35:06 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:07 340 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.70.19 - - [24/Feb/2022:00:35:07 +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.70.19 - - [24/Feb/2022:00:35:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 594
2022-02-24 00:35:07 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@559f9ec5
2022-02-24 00:35:07 426 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:07 613 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:07 +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.70.19 - - [24/Feb/2022:00:35:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 390
2022-02-24 00:35:07 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2348f03c
2022-02-24 00:35:07 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:08 261 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.70.19 - - [24/Feb/2022:00:35:08 +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.70.19 - - [24/Feb/2022:00:35:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 993
2022-02-24 00:35:08 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b9f2cf3
2022-02-24 00:35:08 819 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:08 953 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 296
2022-02-24 00:35:09 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f45776
2022-02-24 00:35:09 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:09 518 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.70.19 - - [24/Feb/2022:00:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 408
2022-02-24 00:35:09 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@736265bb
2022-02-24 00:35:09 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:10 209 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:10 +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.70.19 - - [24/Feb/2022:00:35:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 765
2022-02-24 00:35:10 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7409e0f1
2022-02-24 00:35:10 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:10 610 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.70.19 - - [24/Feb/2022:00:35:10 +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.70.19 - - [24/Feb/2022:00:35:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394
2022-02-24 00:35:10 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5884c719
2022-02-24 00:35:10 721 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:11 209 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:11 +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.70.19 - - [24/Feb/2022:00:35:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 593
2022-02-24 00:35:11 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5af7bba6
2022-02-24 00:35:11 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:11 830 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.70.19 - - [24/Feb/2022:00:35: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" "-"
10.233.70.19 - - [24/Feb/2022:00:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 694
2022-02-24 00:35:12 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20be2a9c
2022-02-24 00:35:12 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:12 267 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 296
2022-02-24 00:35:12 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@476fb244
2022-02-24 00:35:12 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:12 850 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.540 upstream_response_time:0.540 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 536
2022-02-24 00:35:12 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@320abb88
2022-02-24 00:35:12 865 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:13 309 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.70.19 - - [24/Feb/2022:00:35:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.456 upstream_response_time:0.456 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 455
2022-02-24 00:35:13 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@414966dc
2022-02-24 00:35:13 327 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:13 810 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.989 upstream_response_time:0.989 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 986
2022-02-24 00:35:14 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27195969
2022-02-24 00:35:14 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:15 117 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.70.19 - - [24/Feb/2022:00:35:15 +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.70.19 - - [24/Feb/2022:00:35:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 896
2022-02-24 00:35:15 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@724c4886
2022-02-24 00:35:15 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:15 810 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:16 +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.70.19 - - [24/Feb/2022:00:35:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 795
2022-02-24 00:35:16 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68947134
2022-02-24 00:35:16 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:16 116 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.70.19 - - [24/Feb/2022:00:35:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 191
2022-02-24 00:35:16 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bcca542
2022-02-24 00:35:16 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:16 588 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:16 +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.70.19 - - [24/Feb/2022:00:35:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 598
2022-02-24 00:35:16 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e8efadd
2022-02-24 00:35:16 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:17 809 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.70.19 - - [24/Feb/2022:00:35:17 +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.70.19 - - [24/Feb/2022:00:35:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1093
2022-02-24 00:35:17 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17974f28
2022-02-24 00:35:17 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:18 378 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:18 +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.70.19 - - [24/Feb/2022:00:35:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 593
2022-02-24 00:35:18 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36d56451
2022-02-24 00:35:18 527 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:18 899 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.70.19 - - [24/Feb/2022:00:35:19 +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.70.19 - - [24/Feb/2022:00:35:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 488
2022-02-24 00:35:19 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bc029fe
2022-02-24 00:35:19 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:19 655 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:19 +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.70.19 - - [24/Feb/2022:00:35:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 797
2022-02-24 00:35:19 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62f58b6b
2022-02-24 00:35:19 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:20 902 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.70.19 - - [24/Feb/2022:00:35:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.092 upstream_response_time:1.092 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1090
2022-02-24 00:35:20 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56ef59a9
2022-02-24 00:35:20 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:21 350 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:21 +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.70.19 - - [24/Feb/2022:00:35:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 596
2022-02-24 00:35:21 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d781ed9
2022-02-24 00:35:21 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:22 058 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.70.19 - - [24/Feb/2022:00:35:22 +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.70.19 - - [24/Feb/2022:00:35:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793
2022-02-24 00:35:22 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ac1694d
2022-02-24 00:35:22 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:22 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:22 +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.70.19 - - [24/Feb/2022:00:35:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 496
2022-02-24 00:35:22 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bf0935f
2022-02-24 00:35:22 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:22 928 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.70.19 - - [24/Feb/2022:00:35:23 +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.70.19 - - [24/Feb/2022:00:35:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 295
2022-02-24 00:35:23 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b01b74e
2022-02-24 00:35:23 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:23 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 693
10.233.70.19 - - [24/Feb/2022:00:35:23 +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-02-24 00:35:23 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6da60c03
2022-02-24 00:35:23 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:24 222 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.70.19 - - [24/Feb/2022:00:35:24 +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.70.19 - - [24/Feb/2022:00:35:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 994
2022-02-24 00:35:24 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e73384
2022-02-24 00:35:24 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:25 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:25 +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.70.19 - - [24/Feb/2022:00:35:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 991
2022-02-24 00:35:25 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e1a5ff6
2022-02-24 00:35:25 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:26 015 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.70.19 - - [24/Feb/2022:00:35:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294
10.233.70.19 - - [24/Feb/2022:00:35:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
2022-02-24 00:35:26 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21d391ba
2022-02-24 00:35:26 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:26 560 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2022-02-24 00:35:26 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2daa6c6a
2022-02-24 00:35:26 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:26 917 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.70.19 - - [24/Feb/2022:00:35:27 +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.70.19 - - [24/Feb/2022:00:35:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 291
2022-02-24 00:35:27 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b936704
2022-02-24 00:35:27 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:27 413 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:27 +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.70.19 - - [24/Feb/2022:00:35:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 404
2022-02-24 00:35:27 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60c6d29c
2022-02-24 00:35:27 428 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:27 990 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.70.19 - - [24/Feb/2022:00:35:28 +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.70.19 - - [24/Feb/2022:00:35:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 587
2022-02-24 00:35:28 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41262569
2022-02-24 00:35:28 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:28 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.512 upstream_response_time:0.512 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 510
2022-02-24 00:35:28 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78f0d9b2
2022-02-24 00:35:28 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:29 274 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.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.579 upstream_response_time:1.579 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1578
2022-02-24 00:35:30 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a504d3b
2022-02-24 00:35:30 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:30 316 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 207
2022-02-24 00:35:30 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a2a243
2022-02-24 00:35:30 346 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:30 710 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.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:35:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 572
2022-02-24 00:35:30 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c793e39
2022-02-24 00:35:30 922 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:31 198 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:31 +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.70.19 - - [24/Feb/2022:00:35:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 292
2022-02-24 00:35:31 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68bb03fc
2022-02-24 00:35:31 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:31 595 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.70.19 - - [24/Feb/2022:00:35:31 +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.70.19 - - [24/Feb/2022:00:35:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 395
2022-02-24 00:35:31 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5935cc1a
2022-02-24 00:35:31 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:32 086 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:32 +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.70.19 - - [24/Feb/2022:00:35:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 994
2022-02-24 00:35:32 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd5fc47
2022-02-24 00:35:32 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:33 209 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.70.19 - - [24/Feb/2022:00:35:33 +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.70.19 - - [24/Feb/2022:00:35:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 693
2022-02-24 00:35:33 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b7216
2022-02-24 00:35:33 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,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.71.48","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-02-24 00:35:33 571 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.19 - - [24/Feb/2022:00:35:33 +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.70.19 - - [24/Feb/2022:00:35:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 494
2022-02-24 00:43:00 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16bb9918
2022-02-24 00:43:00 030 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.26.160","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:43:00 114 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:43:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:43:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 487
2022-02-24 00:43:00 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@408a7d30
2022-02-24 00:43:00 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.53.109","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:43:00 849 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:43:00 +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.70.19 - - [24/Feb/2022:00:43:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395
2022-02-24 00:45:41 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-52 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a4c80a0
2022-02-24 00:45:41 893 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-52 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":true,"nodes":[{"ip":"10.233.57.13","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-02-24 00:45:42 375 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-52 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:45:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:45:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 456 "-" "Go-http-client/1.1" 525
2022-02-24 00:45:42 435 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47779334
2022-02-24 00:45:42 436 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.61.154","port":"8082","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:45:42 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:45:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:45:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 480
2022-02-24 00:46:10 945 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@597913d3
2022-02-24 00:46:10 945 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.194","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:11 922 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.171 upstream_response_time:1.171 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1170
2022-02-24 00:46:12 125 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32f8153a
2022-02-24 00:46:12 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.47.49","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:18 451 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 6691
10.233.70.19 - - [24/Feb/2022:00:46:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.695 upstream_response_time:6.695 "-" "Go-http-client/1.1" "-"
2022-02-24 00:46:18 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@659096e1
2022-02-24 00:46:18 826 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.41.206","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:19 826 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 1191
2022-02-24 00:46:20 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50f3c7ef
2022-02-24 00:46:20 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.226","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:20 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.663 upstream_response_time:1.663 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 1662
2022-02-24 00:46:21 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@683c887a
2022-02-24 00:46:21 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.226","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:22 708 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 1097
2022-02-24 00:46:22 829 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88826ab
2022-02-24 00:46:22 829 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.213","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:23 835 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 1186
2022-02-24 00:46:24 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba6fcb3
2022-02-24 00:46:24 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-49 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.174","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:24 609 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-49 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:24 +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.70.19 - - [24/Feb/2022:00:46:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 693
2022-02-24 00:46:24 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43c710e2
2022-02-24 00:46:24 742 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.19,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.2.44","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-02-24 00:46:25 310 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace-
10.233.70.19 - - [24/Feb/2022:00:46:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.581 upstream_response_time:0.581 "-" "Go-http-client/1.1" "-"
10.233.70.19 - - [24/Feb/2022:00:46:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 583