Results

By type

          09:59:29,018 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:59:29,019 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
09:59:29,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
09:59:29,021 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
09:59:29,021 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
09:59:29,021 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
09:59:29,040 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
09:59:29,223 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
09:59:29,236 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:59:29,242 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
09:59:29,251 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
09:59:29,380 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
09:59:29,380 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
09:59:29,382 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
09:59:29,386 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.3.12.RELEASE)

2022-02-25 09:59:30,415|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-hqkxn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-02-25 09:59:30,418|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-02-25 09:59:34,802|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-02-25 09:59:35,767|||main||||INFO||||||| Finished Spring Data repository scanning in 944ms. Found 11 JPA repository interfaces.
2022-02-25 09:59:38,520|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-02-25 09:59:38,591|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-02-25 09:59:38,842|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-25 09:59:39,383|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-02-25 09:59:39,755|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-02-25 09:59:39,761|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-02-25 09:59:39,989|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-02-25 09:59:41,570|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-25 09:59:41,591|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-02-25 09:59:41,720|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-02-25 09:59:43,028|||main||||INFO||||||| Audit service is disabled
2022-02-25 09:59:43,194|||main||||INFO||||||| Workflow Audit store is disabled
2022-02-25 09:59:45,161|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-02-25 09:59:45,219|||main||||INFO||||||| Dependency Management module created...
2022-02-25 09:59:46,475|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-02-25 09:59:46,766|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-02-25 09:59:48,210|||main||||INFO||||||| Netty started on port(s): 8080
2022-02-25 09:59:49,976|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-02-25 09:59:50,337|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-02-25 09:59:50,346|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.765 seconds (JVM running for 21.994)
2022-02-25 09:59:50,368|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-02-25 10:59:53,344|837cb2ed-3d78-4dda-be19-96795f403f83||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-25 10:59:53,346|837cb2ed-3d78-4dda-be19-96795f403f83||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-25 10:59:53,347|837cb2ed-3d78-4dda-be19-96795f403f83||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-25 10:59:53,870|837cb2ed-3d78-4dda-be19-96795f403f83||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-25 10:59:53,873|837cb2ed-3d78-4dda-be19-96795f403f83||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-25 10:59:55,472|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f45846c3-6030-4030-81f6-3b22f6b6168f)
2022-02-25 10:59:55,487|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| deleting definition types under : /opt/app/onap/blueprints/working/f45846c3-6030-4030-81f6-3b22f6b6168f/Definitions
2022-02-25 10:59:55,600|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| reinitialized all type definitions
2022-02-25 10:59:55,606|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-25 10:59:55,663|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-25 10:59:55,672|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-25 10:59:55,683|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-25 10:59:55,739|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| ##### Enhancing Workflow(helloworld)
2022-02-25 10:59:55,739|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-25 10:59:55,739|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| identified workflow(helloworld) targets(helloworld)
2022-02-25 10:59:55,740|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-25 10:59:55,740|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-25 10:59:55,740|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f45846c3-6030-4030-81f6-3b22f6b6168f/Templates/hello-world-mapping.json
2022-02-25 10:59:55,764|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-25 10:59:55,765|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-25 10:59:55,765|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| ##### Enhancing blueprint Resource Definitions
2022-02-25 10:59:55,765|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-25 10:59:55,768|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| processing file (Templates/hello-world-mapping.json)
2022-02-25 10:59:55,800|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| distinct resource keys ([])
2022-02-25 10:59:55,800|42666848-06a1-4e6f-a30a-a5d2b8bd6098||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Enriching Resource Definition sources Node Template: []
2022-02-25 10:59:56,059|142b0718-6082-4da1-b486-0bd76f6627fd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Save processing(66f80740-b108-4533-b15a-2630b6103937) CBA(/opt/app/onap/blueprints/archive/66f80740-b108-4533-b15a-2630b6103937/cba.zip)
2022-02-25 10:59:56,070|142b0718-6082-4da1-b486-0bd76f6627fd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66f80740-b108-4533-b15a-2630b6103937) and entry definition file (Definitions/blueprint.json)
2022-02-25 10:59:56,162|142b0718-6082-4da1-b486-0bd76f6627fd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Validating Workflow(helloworld)
2022-02-25 10:59:56,188|142b0718-6082-4da1-b486-0bd76f6627fd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66f80740-b108-4533-b15a-2630b6103937) and entry definition file (Definitions/blueprint.json)
2022-02-25 10:59:56,334|142b0718-6082-4da1-b486-0bd76f6627fd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| No compiled cache(/opt/app/onap/blueprints/working/66f80740-b108-4533-b15a-2630b6103937) present to clean.
2022-02-25 10:59:56,545|c96caad4-c992-4243-be9a-a16f172204be||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| processing request id 654321
2022-02-25 10:59:56,545|c96caad4-c992-4243-be9a-a16f172204be||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-25 10:59:56,546|c96caad4-c992-4243-be9a-a16f172204be||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| StoreAuditService ID  -1
2022-02-25 10:59:56,553|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| getting cba file name(test101), version(1.0.1) from db
2022-02-25 10:59:56,613|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-25 10:59:56,615|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-25 10:59:56,617|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-25 10:59:56,634|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Deriving input data for workflow: (helloworld)
2022-02-25 10:59:56,639|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-25 10:59:56,641|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-25 10:59:56,654|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-25 10:59:56,655|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-25 10:59:56,656|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-25 10:59:56,698|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-25 10:59:56,748|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Batched Sequence : ([])
2022-02-25 10:59:56,754|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Generated Resource Param Data ({ })
2022-02-25 10:59:56,888|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| Preparing Response...
2022-02-25 10:59:56,891|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-25 10:59:56,891|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-25 10:59:56,895|c96caad4-c992-4243-be9a-a16f172204be||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-hqkxn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c39294f9-efd3-472e-a366-321c498376df auditStoreId -1
Feb 25, 2022 11:52:55 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)