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-04-25 05:05:55 018 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-25 05:05:55 022 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-25 05:05:55 058 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-04-25 05:05:59 616 INFO [org.reflections.Reflections][main] - Reflections took 4516 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-04-25 05:06:00 063 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-04-25 05:06:00 382 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-04-25 05:06:00 382 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-04-25 05:06:00 382 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-25 05:06:00 383 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-25 05:06:00 386 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-04-25 05:06:00 638 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-25 05:06:00 643 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-04-25 05:06:00 902 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-04-25 05:06:01 570 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-04-25 05:06:01 574 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-04-25 05:06:01 713 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@3943c449
Message Body Readers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
org.glassfish.jersey.message.internal.StringMessageProvider
org.glassfish.jersey.jaxb.internal.DocumentProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
org.glassfish.jersey.message.internal.RenderedImageProvider
org.glassfish.jersey.message.internal.ReaderProvider
org.glassfish.jersey.message.internal.FormProvider
org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
org.glassfish.jersey.server.ChunkedResponseWriter
org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
org.glassfish.jersey.message.internal.FileProvider
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
org.glassfish.jersey.message.internal.BasicTypesMessageProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
io.dropwizard.jersey.optional.OptionalMessageBodyWriter
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
io.dropwizard.jersey.guava.OptionalMessageBodyWriter
io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
org.glassfish.jersey.message.internal.StreamingOutputProvider
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
org.glassfish.jersey.message.internal.InputStreamProvider
org.glassfish.jersey.message.internal.ByteArrayProvider
org.glassfish.jersey.message.internal.DataSourceProvider
org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter
2022-04-25 05:06:01 860 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-04-25 05:06:01 862 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
2022-04-25 05:06:01 864 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-04-25 05:06:01 888 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-04-25 05:06:01 889 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-04-25 05:06:01 906 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-04-25 05:06:01 971 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-25 05:06:01 972 INFO [org.eclipse.jetty.server.Server][main] - Started @10747ms
2022-04-25 05:06:35 421 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-22 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.70.244 - - [25/Apr/2022:05:06:42 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:9.538 upstream_response_time:9.538 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:42 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 8324
2022-04-25 05:06:43 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7084f420
2022-04-25 05:06:43 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.30.159","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-04-25 05:06:43 965 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-17 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1371
10.233.70.244 - - [25/Apr/2022:05:06:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.844 upstream_response_time:1.844 "-" "Go-http-client/1.1" "-"
2022-04-25 05:06:44 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64c25258
2022-04-25 05:06:44 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.51.76","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-04-25 05:06:45 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:45 +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.244 - - [25/Apr/2022:05:06:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1101
2022-04-25 05:06:45 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6defc216
2022-04-25 05:06:45 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.20.10","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-04-25 05:06:46 243 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.827 upstream_response_time:0.827 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 898
2022-04-25 05:06:46 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48e796a0
2022-04-25 05:06:46 812 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.20.10","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-04-25 05:06:46 905 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.356 upstream_response_time:0.356 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 161
2022-04-25 05:06:46 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f501b80
2022-04-25 05:06:46 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.46.30","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-04-25 05:06:47 042 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.753 upstream_response_time:0.753 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1309
2022-04-25 05:06:48 317 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7046f176
2022-04-25 05:06:48 326 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.46.30","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-04-25 05:06:48 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.874 upstream_response_time:0.874 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 435
2022-04-25 05:06:49 130 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ce2309
2022-04-25 05:06:49 130 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.58.129","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-04-25 05:06:49 175 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 538
2022-04-25 05:06:49 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e120702
2022-04-25 05:06:49 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.29.121","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-04-25 05:06:49 767 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 683
10.233.70.244 - - [25/Apr/2022:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.755 upstream_response_time:0.755 "-" "Go-http-client/1.1" "-"
2022-04-25 05:06:50 181 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@391bb49a
2022-04-25 05:06:50 181 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.29.121","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-04-25 05:06:50 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.176 upstream_response_time:0.176 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 168
2022-04-25 05:06:51 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ef8e370
2022-04-25 05:06:51 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.29.121","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-04-25 05:06:51 377 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.254 upstream_response_time:1.254 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 968
2022-04-25 05:06:51 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dfd389b
2022-04-25 05:06:51 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.29.121","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-04-25 05:06:52 059 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:52 +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.244 - - [25/Apr/2022:05:06:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 388
2022-04-25 05:06:52 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c53e5b9
2022-04-25 05:06:52 484 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.57.204","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-04-25 05:06:52 543 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 397
2022-04-25 05:06:52 880 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73083ef8
2022-04-25 05:06:52 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.57.204","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-04-25 05:06:52 946 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.244 upstream_response_time:0.244 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 195
2022-04-25 05:06:53 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b714b43
2022-04-25 05:06:53 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.57.6","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-04-25 05:06:53 214 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 597
10.233.70.244 - - [25/Apr/2022:05:06:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.608 upstream_response_time:0.608 "-" "Go-http-client/1.1" "-"
2022-04-25 05:06:53 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73dfaa0e
2022-04-25 05:06:53 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.3.205","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-04-25 05:06:53 963 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.416 upstream_response_time:0.416 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 191
2022-04-25 05:06:54 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aeaade0
2022-04-25 05:06:54 434 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.55.202","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-04-25 05:06:54 825 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.867 upstream_response_time:0.867 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 819
2022-04-25 05:06:55 536 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@747b8040
2022-04-25 05:06:55 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.55.202","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-04-25 05:06:56 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.772 upstream_response_time:1.772 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1504
2022-04-25 05:06:57 052 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42a634f6
2022-04-25 05:06:57 052 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:06:57 254 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
2022-04-25 05:06:57 643 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ff0452
2022-04-25 05:06:57 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
10.233.70.244 - - [25/Apr/2022:05:06:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 701
2022-04-25 05:06:57 875 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.543 upstream_response_time:0.543 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 429
2022-04-25 05:06:58 133 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43dde743
2022-04-25 05:06:58 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:06:58 300 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 294
2022-04-25 05:06:58 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dc3ffbc
2022-04-25 05:06:58 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:06:58 527 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:06:59 +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.244 - - [25/Apr/2022:05:06:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 669
2022-04-25 05:06:59 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@378b5ea5
2022-04-25 05:06:59 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
10.233.70.244 - - [25/Apr/2022:05:06:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.264 upstream_response_time:0.264 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:06:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 255
2022-04-25 05:06:59 311 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
2022-04-25 05:06:59 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4af30a01
2022-04-25 05:06:59 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:06:59 633 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.663 upstream_response_time:0.663 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 636
2022-04-25 05:07:01 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38db371c
2022-04-25 05:07:01 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:01 825 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 569
10.233.70.244 - - [25/Apr/2022:05:07:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.070 upstream_response_time:2.070 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:02 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77fa8655
2022-04-25 05:07:02 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:02 326 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 491
10.233.70.244 - - [25/Apr/2022:05:07:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:02 777 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1133c8df
2022-04-25 05:07:02 778 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:03 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.617 upstream_response_time:0.617 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 584
2022-04-25 05:07:03 388 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1757da9d
2022-04-25 05:07:03 388 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:03 541 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 215
10.233.70.244 - - [25/Apr/2022:05:07:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.507 upstream_response_time:0.507 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:03 989 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e668cf1
2022-04-25 05:07:04 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:04 124 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 570
2022-04-25 05:07:04 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2529fef4
2022-04-25 05:07:04 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:05 126 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 272
10.233.70.244 - - [25/Apr/2022:05:07:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.835 upstream_response_time:0.835 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:05 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28dd5dbc
2022-04-25 05:07:05 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:05 784 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1003
2022-04-25 05:07:06 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44edeebf
2022-04-25 05:07:06 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:07 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 740
10.233.70.244 - - [25/Apr/2022:05:07:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.925 upstream_response_time:0.925 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:08 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@339e0a0c
2022-04-25 05:07:08 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:08 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.734 upstream_response_time:1.734 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1056
2022-04-25 05:07:09 228 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cb41482
2022-04-25 05:07:09 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:09 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.157 upstream_response_time:0.157 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 96
2022-04-25 05:07:09 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b30675d
2022-04-25 05:07:09 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:09 571 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 798
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:10 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22ad8d1
2022-04-25 05:07:10 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:10 577 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.372 upstream_response_time:0.372 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 361
2022-04-25 05:07:10 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bb7d58d
2022-04-25 05:07:10 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:10 715 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 287
2022-04-25 05:07:10 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67c08c5c
2022-04-25 05:07:10 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:10 992 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 73
2022-04-25 05:07:11 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ae2f422
2022-04-25 05:07:11 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:11 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 301
2022-04-25 05:07:11 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a64f7c4
2022-04-25 05:07:11 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:11 479 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.159 upstream_response_time:0.159 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 90
2022-04-25 05:07:11 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64fdddf4
2022-04-25 05:07:11 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:11 687 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 62
2022-04-25 05:07:11 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ed130de
2022-04-25 05:07:11 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:11 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:11 +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.244 - - [25/Apr/2022:05:07:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 207
2022-04-25 05:07:11 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50809416
2022-04-25 05:07:11 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:12 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 170
10.233.70.244 - - [25/Apr/2022:05:07:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:12 212 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43a42e63
2022-04-25 05:07:12 212 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:12 275 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 611
10.233.70.244 - - [25/Apr/2022:05:07:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:12 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c92ae08
2022-04-25 05:07:12 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:12 976 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:13 +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.244 - - [25/Apr/2022:05:07:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 187
10.233.70.244 - - [25/Apr/2022:05:07:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 120
10.233.70.244 - - [25/Apr/2022:05:07:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.168 upstream_response_time:0.168 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:13 177 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c9cb94
2022-04-25 05:07:13 178 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:13 211 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
2022-04-25 05:07:13 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c7a014b
2022-04-25 05:07:13 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:13 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.659 upstream_response_time:0.659 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 662
2022-04-25 05:07:14 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56c75552
2022-04-25 05:07:14 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:14 151 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.165 upstream_response_time:0.165 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 163
2022-04-25 05:07:14 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@561e7f6c
2022-04-25 05:07:14 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:14 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +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.244 - - [25/Apr/2022:05:07:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 602
2022-04-25 05:07:15 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f7745cc
2022-04-25 05:07:15 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 251 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 181
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.257 upstream_response_time:0.257 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:15 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ee1bd5e
2022-04-25 05:07:15 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 384 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 145
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.148 upstream_response_time:0.148 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:15 499 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@665fd105
2022-04-25 05:07:15 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 527 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 93
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:15 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ca791e9
2022-04-25 05:07:15 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 703 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.177 upstream_response_time:0.177 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 113
2022-04-25 05:07:15 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@779e257
2022-04-25 05:07:15 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 74
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:15 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ac46b7f
2022-04-25 05:07:15 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:15 923 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 112
2022-04-25 05:07:16 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f75c3b
2022-04-25 05:07:16 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 066 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 108
2022-04-25 05:07:16 135 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b06d004
2022-04-25 05:07:16 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 88
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:16 237 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49385139
2022-04-25 05:07:16 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 94
2022-04-25 05:07:16 399 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@693472ee
2022-04-25 05:07:16 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +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.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 125
2022-04-25 05:07:16 517 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72a3e11
2022-04-25 05:07:16 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 579 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.122 upstream_response_time:0.122 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 116
2022-04-25 05:07:16 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ef2936a
2022-04-25 05:07:16 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 702 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.137 upstream_response_time:0.137 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 130
2022-04-25 05:07:16 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ad5500c
2022-04-25 05:07:16 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:16 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 108
10.233.70.244 - - [25/Apr/2022:05:07:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.121 upstream_response_time:0.121 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:16 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74be8b2b
2022-04-25 05:07:16 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 022 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 106
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.149 upstream_response_time:0.149 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:17 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f3ffecf
2022-04-25 05:07:17 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 120 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 62
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:17 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46809f70
2022-04-25 05:07:17 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 302 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.159 upstream_response_time:0.159 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 176
2022-04-25 05:07:17 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@867e1a9
2022-04-25 05:07:17 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 405 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 105
2022-04-25 05:07:17 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4be0e12f
2022-04-25 05:07:17 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.112 upstream_response_time:0.112 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 107
2022-04-25 05:07:17 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6630d61f
2022-04-25 05:07:17 626 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 700 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 110
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.124 upstream_response_time:0.124 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:17 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2df33d73
2022-04-25 05:07:17 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 865 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 175
10.233.70.244 - - [25/Apr/2022:05:07:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.183 upstream_response_time:0.183 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:17 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74766555
2022-04-25 05:07:17 928 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:17 972 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.150 upstream_response_time:0.150 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 147
2022-04-25 05:07:18 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30ea248d
2022-04-25 05:07:18 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:18 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 128
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.140 upstream_response_time:0.140 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:18 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a941b95
2022-04-25 05:07:18 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:18 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:18 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bb387e7
2022-04-25 05:07:18 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:18 407 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:18 +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.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 184
2022-04-25 05:07:18 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fa643b9
2022-04-25 05:07:18 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:18 604 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 82
2022-04-25 05:07:18 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 176
2022-04-25 05:07:18 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 85
2022-04-25 05:07:19 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 65
2022-04-25 05:07:19 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 69
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:19 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 67
2022-04-25 05:07:19 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:19 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 132
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.152 upstream_response_time:0.152 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:19 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 90
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.143 upstream_response_time:0.143 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:19 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.120 upstream_response_time:0.120 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110
2022-04-25 05:07:19 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 125
10.233.70.244 - - [25/Apr/2022:05:07:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.133 upstream_response_time:0.133 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:19 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 111
2022-04-25 05:07:20 014 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2022-04-25 05:07:20 128 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 83
2022-04-25 05:07:20 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-04-25 05:07:20 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.095 upstream_response_time:0.095 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93
2022-04-25 05:07:20 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 87
2022-04-25 05:07:20 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:20 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 73
2022-04-25 05:07:20 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 78
2022-04-25 05:07:20 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
2022-04-25 05:07:20 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:07:20 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 74
2022-04-25 05:07:20 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-25 05:07:20 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-25 05:07:21 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 63
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:21 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:21 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-04-25 05:07:21 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 79
2022-04-25 05:07:21 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:21 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2022-04-25 05:07:21 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
2022-04-25 05:07:21 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:21 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 83
2022-04-25 05:07:21 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.119 upstream_response_time:0.119 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 115
2022-04-25 05:07:21 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.134 upstream_response_time:0.134 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 143
2022-04-25 05:07:22 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:22 097 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 76
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:22 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 90
2022-04-25 05:07:22 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 81
2022-04-25 05:07:22 385 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 74
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:22 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
2022-04-25 05:07:22 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 67
2022-04-25 05:07:22 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.131 upstream_response_time:0.131 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-04-25 05:07:22 782 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:22 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-04-25 05:07:22 934 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-04-25 05:07:23 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-04-25 05:07:23 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 71
2022-04-25 05:07:23 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:23 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:07:23 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:23 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:23 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:23 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 68
2022-04-25 05:07:23 494 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 67
2022-04-25 05:07:23 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-25 05:07:23 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aa2ad0b
2022-04-25 05:07:23 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:23 659 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:23 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b24060
2022-04-25 05:07:23 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:23 741 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 92
2022-04-25 05:07:23 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41ebcdaf
2022-04-25 05:07:23 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:23 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:23 886 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@182afe48
2022-04-25 05:07:23 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:23 949 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 113
2022-04-25 05:07:24 018 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fe6ea57
2022-04-25 05:07:24 018 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 089 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.131 upstream_response_time:0.131 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 127
2022-04-25 05:07:24 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cae9eab
2022-04-25 05:07:24 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 174 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 54
2022-04-25 05:07:24 234 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f7cb65d
2022-04-25 05:07:24 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 74
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:24 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e49da65
2022-04-25 05:07:24 325 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 350 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 62
2022-04-25 05:07:24 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a41d80d
2022-04-25 05:07:24 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 415 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:24 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba61940
2022-04-25 05:07:24 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 494 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 46
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:24 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@564b1325
2022-04-25 05:07:24 535 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:24 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@487243d5
2022-04-25 05:07:24 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.120 upstream_response_time:0.120 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 120
2022-04-25 05:07:24 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45901423
2022-04-25 05:07:24 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:24 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.147 upstream_response_time:0.147 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 156
2022-04-25 05:07:24 935 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d8c7b
2022-04-25 05:07:24 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 002 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 99
2022-04-25 05:07:25 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37f2672b
2022-04-25 05:07:25 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 081 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 80
2022-04-25 05:07:25 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ff7172f
2022-04-25 05:07:25 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 47
2022-04-25 05:07:25 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65eca66c
2022-04-25 05:07:25 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 67
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:25 308 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58cbfdc6
2022-04-25 05:07:25 309 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.136 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 140
2022-04-25 05:07:25 435 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@541f7024
2022-04-25 05:07:25 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:25 507 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a61fcd4
2022-04-25 05:07:25 508 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 566 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 113
2022-04-25 05:07:25 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3271f2c0
2022-04-25 05:07:25 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 70
2022-04-25 05:07:25 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12db2f0b
2022-04-25 05:07:25 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 758 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 85
2022-04-25 05:07:25 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43e580e0
2022-04-25 05:07:25 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 877 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 112
10.233.70.244 - - [25/Apr/2022:05:07:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:25 938 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@750da70
2022-04-25 05:07:25 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:25 963 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 75
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:26 038 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@292ff082
2022-04-25 05:07:26 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 110 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 105
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:26 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73c99e2f
2022-04-25 05:07:26 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 241 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.120 upstream_response_time:0.120 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 92
2022-04-25 05:07:26 297 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7700e198
2022-04-25 05:07:26 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 323 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:26 378 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a38c9b8
2022-04-25 05:07:26 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 402 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 69
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:26 479 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@203648cb
2022-04-25 05:07:26 479 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 504 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 49
2022-04-25 05:07:26 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1834d254
2022-04-25 05:07:26 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 575 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 94
2022-04-25 05:07:26 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22300d97
2022-04-25 05:07:26 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 703 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 106
2022-04-25 05:07:26 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d18fa9d
2022-04-25 05:07:26 750 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 777 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 58
2022-04-25 05:07:26 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a8f8fe
2022-04-25 05:07:26 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 843 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 79
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:26 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@364404e7
2022-04-25 05:07:26 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:26 941 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2022-04-25 05:07:26 983 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c1f2b83
2022-04-25 05:07:26 984 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 008 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 62
2022-04-25 05:07:27 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4607f03d
2022-04-25 05:07:27 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 059 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2022-04-25 05:07:27 107 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f674579
2022-04-25 05:07:27 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 140 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.074 upstream_response_time:0.074 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 75
2022-04-25 05:07:27 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b28964b
2022-04-25 05:07:27 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 215 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 78
2022-04-25 05:07:27 281 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6af95e2b
2022-04-25 05:07:27 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 299 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 44
2022-04-25 05:07:27 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc74f8d
2022-04-25 05:07:27 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 371 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 59
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:27 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@533cea5a
2022-04-25 05:07:27 408 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 62
2022-04-25 05:07:27 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bf7f1a8
2022-04-25 05:07:27 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 492 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 48
2022-04-25 05:07:27 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41299b39
2022-04-25 05:07:27 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 544 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 54
2022-04-25 05:07:27 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34d62f8f
2022-04-25 05:07:27 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 600 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 57
2022-04-25 05:07:27 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5418a6e2
2022-04-25 05:07:27 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 662 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 37
2022-04-25 05:07:27 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ca8ba42
2022-04-25 05:07:27 689 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 702 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:27 754 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@166e6e7a
2022-04-25 05:07:27 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 775 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 54
2022-04-25 05:07:27 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cb35e83
2022-04-25 05:07:27 811 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:27 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26dbbb50
2022-04-25 05:07:27 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:27 959 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 81
2022-04-25 05:07:27 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59cac437
2022-04-25 05:07:27 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 016 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 58
2022-04-25 05:07:28 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14f5b35f
2022-04-25 05:07:28 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 105 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 66
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:28 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a9c56c0
2022-04-25 05:07:28 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 178 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 68
2022-04-25 05:07:28 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7215853e
2022-04-25 05:07:28 233 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 262 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 66
2022-04-25 05:07:28 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e08174a
2022-04-25 05:07:28 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 327 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 79
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:28 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4730720c
2022-04-25 05:07:28 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 431 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 76
2022-04-25 05:07:28 509 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d549b3d
2022-04-25 05:07:28 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:28 534 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 57
2022-04-25 05:07:28 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:28 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:28 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:28 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
2022-04-25 05:07:28 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:07:28 815 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:07:28 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-25 05:07:28 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:28 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-25 05:07:28 992 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-25 05:07:29 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:29 084 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:07:29 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:29 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:29 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-04-25 05:07:29 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:29 351 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:29 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-04-25 05:07:29 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-25 05:07:29 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:07:29 558 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 76
2022-04-25 05:07:29 652 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 62
2022-04-25 05:07:29 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:29 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-04-25 05:07:29 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:29 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-04-25 05:07:29 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-25 05:07:30 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-04-25 05:07:30 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-04-25 05:07:30 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-04-25 05:07:30 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-04-25 05:07:30 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 68
2022-04-25 05:07:30 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:07:30 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:30 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:30 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-04-25 05:07:30 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:07:30 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-04-25 05:07:30 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
2022-04-25 05:07:30 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-04-25 05:07:30 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:30 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:30 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 83
10.233.70.244 - - [25/Apr/2022:05:07:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.124 upstream_response_time:0.124 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:30 988 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
2022-04-25 05:07:31 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-25 05:07:31 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:31 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-04-25 05:07:31 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:07:31 281 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:31 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 81
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:31 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-25 05:07:31 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:31 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:31 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:31 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-04-25 05:07:31 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 65
2022-04-25 05:07:31 736 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bd1a87a
2022-04-25 05:07:31 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:31 755 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 53
2022-04-25 05:07:31 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5546cde9
2022-04-25 05:07:31 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:31 817 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 56
2022-04-25 05:07:31 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aabc499
2022-04-25 05:07:31 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:31 883 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 65
2022-04-25 05:07:31 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e4ae673
2022-04-25 05:07:31 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:31 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 32
10.233.70.244 - - [25/Apr/2022:05:07:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:31 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4366302
2022-04-25 05:07:31 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:31 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 44
2022-04-25 05:07:32 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f72f86d
2022-04-25 05:07:32 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 071 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 51
2022-04-25 05:07:32 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34de4aae
2022-04-25 05:07:32 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 47
2022-04-25 05:07:32 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62623dba
2022-04-25 05:07:32 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 206 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 105
2022-04-25 05:07:32 285 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cb23de9
2022-04-25 05:07:32 286 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 319 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 61
2022-04-25 05:07:32 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@717f2a95
2022-04-25 05:07:32 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 405 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 71
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:32 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dcbf08f
2022-04-25 05:07:32 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 40
2022-04-25 05:07:32 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a699bb5
2022-04-25 05:07:32 529 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 559 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 87
2022-04-25 05:07:32 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@151efb2e
2022-04-25 05:07:32 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 685 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 60
2022-04-25 05:07:32 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a3e0493
2022-04-25 05:07:32 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 763 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 82
2022-04-25 05:07:32 833 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@668f978d
2022-04-25 05:07:32 833 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 87
2022-04-25 05:07:32 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@397642c7
2022-04-25 05:07:32 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:32 966 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 50
10.233.70.244 - - [25/Apr/2022:05:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:33 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dc56ac7
2022-04-25 05:07:33 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 096 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 123
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.137 upstream_response_time:0.137 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:33 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f2dd448
2022-04-25 05:07:33 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 109
2022-04-25 05:07:33 286 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1262caad
2022-04-25 05:07:33 286 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 77
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:33 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bb6bf20
2022-04-25 05:07:33 386 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 406 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:33 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@775c9a04
2022-04-25 05:07:33 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 452 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 58
2022-04-25 05:07:33 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45949e01
2022-04-25 05:07:33 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 525 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:33 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28e1c0b2
2022-04-25 05:07:33 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 577 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 44
2022-04-25 05:07:33 632 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@103db120
2022-04-25 05:07:33 633 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 71
2022-04-25 05:07:33 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e81994d
2022-04-25 05:07:33 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 742 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 81
2022-04-25 05:07:33 802 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@172b6194
2022-04-25 05:07:33 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 67
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:33 884 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@630157a0
2022-04-25 05:07:33 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:33 920 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 63
2022-04-25 05:07:33 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44f604b6
2022-04-25 05:07:33 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 000 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:34 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73c5836
2022-04-25 05:07:34 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 066 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 59
2022-04-25 05:07:34 111 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c85d85
2022-04-25 05:07:34 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 135 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 67
2022-04-25 05:07:34 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e03d4d
2022-04-25 05:07:34 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 210 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-04-25 05:07:34 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b76e7b9
2022-04-25 05:07:34 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 277 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:34 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@430d2698
2022-04-25 05:07:34 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 341 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 56
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:34 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42381fa2
2022-04-25 05:07:34 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 49
2022-04-25 05:07:34 434 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c3cef73
2022-04-25 05:07:34 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 452 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 38
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:34 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61d53123
2022-04-25 05:07:34 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
2022-04-25 05:07:34 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ed533d3
2022-04-25 05:07:34 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 55
2022-04-25 05:07:34 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@620d51ca
2022-04-25 05:07:34 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 680 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 90
2022-04-25 05:07:34 715 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@535d3f23
2022-04-25 05:07:34 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 743 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 52
2022-04-25 05:07:34 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ee2d7fe
2022-04-25 05:07:34 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 46
2022-04-25 05:07:34 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4de7c813
2022-04-25 05:07:34 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 867 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 85
2022-04-25 05:07:34 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a9b9f2a
2022-04-25 05:07:34 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:34 971 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:35 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63bec324
2022-04-25 05:07:35 030 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 057 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 66
2022-04-25 05:07:35 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68206c45
2022-04-25 05:07:35 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 117 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 45
2022-04-25 05:07:35 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74212039
2022-04-25 05:07:35 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 189 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 67
2022-04-25 05:07:35 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e961db7
2022-04-25 05:07:35 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 282 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 61
2022-04-25 05:07:35 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4697329e
2022-04-25 05:07:35 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 334 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-04-25 05:07:35 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1355c17e
2022-04-25 05:07:35 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 73
2022-04-25 05:07:35 491 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5477b521
2022-04-25 05:07:35 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 517 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.095 upstream_response_time:0.095 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 69
2022-04-25 05:07:35 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72f4b194
2022-04-25 05:07:35 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 68
2022-04-25 05:07:35 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dd61cc
2022-04-25 05:07:35 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 674 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 64
2022-04-25 05:07:35 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6522d1f7
2022-04-25 05:07:35 731 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 772 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 89
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-"
2022-04-25 05:07:35 829 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45078c0c
2022-04-25 05:07:35 829 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 845 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 38
2022-04-25 05:07:35 888 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b45afcc
2022-04-25 05:07:35 888 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 919 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 51
2022-04-25 05:07:35 945 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1996e89c
2022-04-25 05:07:35 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:35 970 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 50
2022-04-25 05:07:36 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f4dc5e
2022-04-25 05:07:36 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:07:36 021 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:07:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:07:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 35
2022-04-25 05:08:20 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a68f2a7
2022-04-25 05:08:20 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.172,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"holmes-rule-mgmt","version":"v1","url":"/api/holmes-rule-mgmt/v1","protocol":"REST","visualRange":"0|1","lb_policy":"round-robin","publish_port":"","namespace":"","network_plane_type":null,"host":"","path":"/api/holmes-rule-mgmt/v1","enable_ssl":true,"nodes":[{"ip":"10.233.66.147","port":"9101","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":"0","tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:08:20 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-rule-mgmt,version-v1 ,namespace-
10.233.68.172 - - [25/Apr/2022:05:08:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 54
10.233.68.172 - - [25/Apr/2022:05:08:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-"
2022-04-25 05:09:32 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55a6f5d0
2022-04-25 05:09:32 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.35.43","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-04-25 05:09:32 114 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:09:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.238 upstream_response_time:0.238 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:09:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 199
2022-04-25 05:16:36 155 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 70
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:36 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 72
2022-04-25 05:16:36 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-25 05:16:36 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:36 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:16:36 431 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:36 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-04-25 05:16:36 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-04-25 05:16:36 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-25 05:16:36 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-04-25 05:16:36 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-25 05:16:36 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-25 05:16:36 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:16:36 787 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:16:36 833 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-25 05:16:36 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
2022-04-25 05:16:36 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-04-25 05:16:37 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:16:37 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:37 130 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-25 05:16:37 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:37 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:37 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:37 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-25 05:16:37 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-04-25 05:16:37 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-25 05:16:37 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-25 05:16:37 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-04-25 05:16:37 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-25 05:16:37 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-04-25 05:16:37 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-04-25 05:16:37 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-04-25 05:16:37 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-04-25 05:16:37 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-04-25 05:16:37 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
10.233.70.244 - - [25/Apr/2022:05:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:37 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-04-25 05:16:38 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-04-25 05:16:38 089 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:38 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-04-25 05:16:38 211 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 138
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.165 upstream_response_time:0.165 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:38 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:16:38 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 61
2022-04-25 05:16:38 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
2022-04-25 05:16:38 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
2022-04-25 05:16:38 681 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 89
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.091 upstream_response_time:0.091 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:38 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:38 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 75
10.233.70.244 - - [25/Apr/2022:05:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.121 upstream_response_time:0.121 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:38 989 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:16:39 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 78
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:39 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-04-25 05:16:39 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93
2022-04-25 05:16:39 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 116
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.129 upstream_response_time:0.129 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:39 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 73
2022-04-25 05:16:39 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-04-25 05:16:39 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2022-04-25 05:16:39 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 71
2022-04-25 05:16:39 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a5b7553
2022-04-25 05:16:39 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:39 830 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 91
2022-04-25 05:16:39 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f99b2e
2022-04-25 05:16:39 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:39 928 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 41
10.233.70.244 - - [25/Apr/2022:05:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:39 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d9cb03d
2022-04-25 05:16:39 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:39 988 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 38
2022-04-25 05:16:40 031 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cf42135
2022-04-25 05:16:40 031 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.158 upstream_response_time:0.158 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 142
2022-04-25 05:16:40 210 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c8e9f5a
2022-04-25 05:16:40 210 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 249 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 90
2022-04-25 05:16:40 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@521c9038
2022-04-25 05:16:40 291 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 306 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 46
2022-04-25 05:16:40 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2db8fbf7
2022-04-25 05:16:40 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 386 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 41
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:40 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2197c409
2022-04-25 05:16:40 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 440 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 64
2022-04-25 05:16:40 498 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66592b78
2022-04-25 05:16:40 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 542 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.112 upstream_response_time:0.112 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 110
2022-04-25 05:16:40 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d7c8005
2022-04-25 05:16:40 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 635 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 61
2022-04-25 05:16:40 687 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73249db7
2022-04-25 05:16:40 687 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 703 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 60
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:40 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cee2b18
2022-04-25 05:16:40 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 822 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 69
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:40 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f2e6920
2022-04-25 05:16:40 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:40 882 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 69
10.233.70.244 - - [25/Apr/2022:05:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:40 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@539ca95e
2022-04-25 05:16:40 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 008 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 73
2022-04-25 05:16:41 075 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9074445
2022-04-25 05:16:41 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 267 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 230
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.247 upstream_response_time:0.247 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:41 337 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3011144b
2022-04-25 05:16:41 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 504 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 188
2022-04-25 05:16:41 536 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50ce26b8
2022-04-25 05:16:41 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 60
2022-04-25 05:16:41 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fe77c3a
2022-04-25 05:16:41 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 631 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 60
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:41 680 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eff3548
2022-04-25 05:16:41 681 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 699 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 46
2022-04-25 05:16:41 734 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@462d47ef
2022-04-25 05:16:41 734 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 759 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 63
2022-04-25 05:16:41 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@416ce0e6
2022-04-25 05:16:41 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 55
2022-04-25 05:16:41 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2622e7f
2022-04-25 05:16:41 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:41 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 102
2022-04-25 05:16:42 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73884947
2022-04-25 05:16:42 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 81
2022-04-25 05:16:42 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f0c4f4
2022-04-25 05:16:42 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 135 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 68
2022-04-25 05:16:42 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3adfd9a4
2022-04-25 05:16:42 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 207 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 98
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:42 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e2a5853
2022-04-25 05:16:42 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 320 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 38
2022-04-25 05:16:42 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c2b6e94
2022-04-25 05:16:42 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 399 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 67
2022-04-25 05:16:42 486 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d9b8080
2022-04-25 05:16:42 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 72
2022-04-25 05:16:42 582 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20ba02f3
2022-04-25 05:16:42 582 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 608 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.117 upstream_response_time:0.117 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 71
2022-04-25 05:16:42 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@619eb991
2022-04-25 05:16:42 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 693 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-04-25 05:16:42 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60f1f79f
2022-04-25 05:16:42 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 80
2022-04-25 05:16:42 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b6aec9f
2022-04-25 05:16:42 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 55
2022-04-25 05:16:42 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23eac5c8
2022-04-25 05:16:42 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:42 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 77
2022-04-25 05:16:42 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33b1b68a
2022-04-25 05:16:42 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 014 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 48
2022-04-25 05:16:43 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75276c6
2022-04-25 05:16:43 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 085 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-04-25 05:16:43 116 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74bd7fa5
2022-04-25 05:16:43 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 171 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 84
2022-04-25 05:16:43 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aa4baff
2022-04-25 05:16:43 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 227 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 74
2022-04-25 05:16:43 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79eabfe7
2022-04-25 05:16:43 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 352 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 87
2022-04-25 05:16:43 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51cec508
2022-04-25 05:16:43 386 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 56
2022-04-25 05:16:43 443 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c53031f
2022-04-25 05:16:43 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 472 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 58
2022-04-25 05:16:43 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ff43650
2022-04-25 05:16:43 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 535 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 62
2022-04-25 05:16:43 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e62dff6
2022-04-25 05:16:43 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 619 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 89
2022-04-25 05:16:43 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20da2b2d
2022-04-25 05:16:43 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 724 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.077 upstream_response_time:0.077 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 64
2022-04-25 05:16:43 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@332ab11a
2022-04-25 05:16:43 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 794 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 60
2022-04-25 05:16:43 834 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a7efd92
2022-04-25 05:16:43 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 887 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 81
10.233.70.244 - - [25/Apr/2022:05:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:43 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51a088bd
2022-04-25 05:16:43 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:43 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 90
2022-04-25 05:16:44 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11fdba77
2022-04-25 05:16:44 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 066 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 61
2022-04-25 05:16:44 095 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7550205d
2022-04-25 05:16:44 095 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 45
2022-04-25 05:16:44 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@715de8d5
2022-04-25 05:16:44 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 178 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 63
2022-04-25 05:16:44 254 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f9ce952
2022-04-25 05:16:44 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 279 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 70
2022-04-25 05:16:44 328 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66dfb39e
2022-04-25 05:16:44 328 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 80
2022-04-25 05:16:44 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43dcfa2e
2022-04-25 05:16:44 428 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 85
2022-04-25 05:16:44 529 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a9d04e3
2022-04-25 05:16:44 530 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 575 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 84
2022-04-25 05:16:44 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b98f48c
2022-04-25 05:16:44 626 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 650 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 51
2022-04-25 05:16:44 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c93485
2022-04-25 05:16:44 686 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 719 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 93
2022-04-25 05:16:44 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74382df6
2022-04-25 05:16:44 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.244,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.68.30","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-25 05:16:44 883 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 98
2022-04-25 05:16:52 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-04-25 05:16:52 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
2022-04-25 05:16:52 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-04-25 05:16:52 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 76
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 48
2022-04-25 05:16:52 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-04-25 05:16:52 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:52 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 48
2022-04-25 05:16:52 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 63
2022-04-25 05:16:52 829 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-04-25 05:16:52 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
2022-04-25 05:16:52 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-25 05:16:53 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:53 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
2022-04-25 05:16:53 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-04-25 05:16:53 183 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-04-25 05:16:53 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:53 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
2022-04-25 05:16:53 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:53 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-04-25 05:16:53 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-04-25 05:16:53 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-04-25 05:16:53 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-25 05:16:53 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-04-25 05:16:53 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:53 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:16:53 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:16:53 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:54 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-04-25 05:16:54 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
2022-04-25 05:16:54 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-04-25 05:16:54 233 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
2022-04-25 05:16:54 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-04-25 05:16:54 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-25 05:16:54 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-04-25 05:16:54 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 77
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:54 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-25 05:16:54 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-04-25 05:16:54 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107
2022-04-25 05:16:54 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-04-25 05:16:54 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-25 05:16:54 928 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
10.233.70.244 - - [25/Apr/2022:05:16:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:55 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:55 053 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:55 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
2022-04-25 05:16:55 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 61
2022-04-25 05:16:55 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.30/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-04-25 05:16:55 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.30/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.30,port:8446
10.233.70.244 - - [25/Apr/2022:05:16:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233