Results

By type

          05:15:37,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:15:37,292 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:15:37,294 |-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.3.0.jar!/logback.xml]
05:15:37,295 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:15:37,295 |-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.3.0.jar!/logback.xml]
05:15:37,295 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:15:37,323 |-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.3.0.jar!/logback.xml] is not of type file
05:15:37,499 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:15:37,509 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:15:37,513 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:15:37,524 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:15:37,610 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:15:37,610 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:15:37,610 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:15:37,611 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:15:37,611 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:15:37,611 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:15:37,611 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:15:37,611 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:15:37,613 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-04-22 05:15:38,486|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-5f4df79cbd-j5jvl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-04-22 05:15:38,489|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-04-22 05:15:41,826|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-04-22 05:15:42,499|||main||||INFO||||||| Finished Spring Data repository scanning in 659ms. Found 11 JPA repository interfaces.
2022-04-22 05:15:44,738|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-04-22 05:15:44,812|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-04-22 05:15:45,047|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-22 05:15:45,598|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-04-22 05:15:45,976|||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-04-22 05:15:45,982|||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-04-22 05:15:46,224|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-04-22 05:15:48,409|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-22 05:15:48,424|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-04-22 05:15:48,530|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-04-22 05:15:49,851|||main||||INFO||||||| Audit service is disabled
2022-04-22 05:15:50,092|||main||||INFO||||||| Workflow Audit store is disabled
2022-04-22 05:15:51,490|||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-04-22 05:15:51,535|||main||||INFO||||||| Dependency Management module created...
2022-04-22 05:15:52,721|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-04-22 05:15:52,997|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-04-22 05:15:54,278|||main||||INFO||||||| Netty started on port(s): 8080
2022-04-22 05:15:55,831|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-04-22 05:15:56,197|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-04-22 05:15:56,206|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.415 seconds (JVM running for 19.491)
2022-04-22 05:15:56,226|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
Apr 22, 2022 7:02:19 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)

2022-04-22 07:11:21,911|4c5de63a-8ff4-4d98-a393-439814d0ea27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-22 07:11:21,912|4c5de63a-8ff4-4d98-a393-439814d0ea27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:11:21,914|4c5de63a-8ff4-4d98-a393-439814d0ea27||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:11:23,240|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:11:23,242|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:11:25,209|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-22 07:11:25,225|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(d9df6b87-abce-48cd-9112-db0f3a77e405) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-22 07:11:25,305|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(2f03003c-1757-4152-a555-626d07659fa4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-22 07:11:25,323|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(5976d6d9-959e-4735-9b50-68e1cedd415a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-22 07:11:25,338|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(ce0c4050-6563-488f-ac59-8a659d27ec81) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-22 07:11:25,355|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(e450df17-2733-4f35-9f5a-ff6909d74626) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-22 07:11:25,373|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f11e642e-95e4-451c-a21c-0eaa32dbf88a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-22 07:11:25,391|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:11:25,396|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:11:25,397|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:11:25,397|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:11:25,397|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:11:25,398|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:11:25,530|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:11:25,618|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:11:25,642|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:11:25,663|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:11:25,831|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:11:25,835|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:11:25,835|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:25,836|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(HealthCheck)
2022-04-22 07:11:25,837|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-22 07:11:25,838|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-assign)
2022-04-22 07:11:25,838|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-deploy)
2022-04-22 07:11:25,968|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:11:26,190|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:11:26,192|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:11:26,193|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:26,257|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:11:26,391|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:11:26,392|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:11:26,392|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:26,443|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:11:26,556|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:11:26,557|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:11:26,558|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign-day-2)
2022-04-22 07:11:26,559|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:26,559|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy-day-2)
2022-04-22 07:11:26,589|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:11:26,708|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:11:26,709|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:26,760|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:11:26,760|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:11:26,761|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:11:26,768|4c5de63a-8ff4-4d98-a393-439814d0ea27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:11:41,096|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9bcdf88e-d27c-435c-a7df-c3fcd0fb9914)
2022-04-22 07:11:41,100|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/9bcdf88e-d27c-435c-a7df-c3fcd0fb9914/Definitions
2022-04-22 07:11:41,109|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:11:41,114|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(netconf-device)
2022-04-22 07:11:41,147|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(resolve-data)
2022-04-22 07:11:41,215|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-04-22 07:11:41,225|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-04-22 07:11:41,248|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-04-22 07:11:41,300|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-04-22 07:11:41,338|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-assign)
2022-04-22 07:11:41,339|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-04-22 07:11:41,339|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-assign) targets(resolve-data)
2022-04-22 07:11:41,339|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-04-22 07:11:41,339|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-04-22 07:11:41,339|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9bcdf88e-d27c-435c-a7df-c3fcd0fb9914/Templates/netconfrpc-mapping.json
2022-04-22 07:11:41,348|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-04-22 07:11:41,348|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-22 07:11:41,349|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-deploy)
2022-04-22 07:11:41,350|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-04-22 07:11:41,350|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-deploy) targets(execute-netconf)
2022-04-22 07:11:41,350|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) resource assignment files([]
2022-04-22 07:11:41,350|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:11:41,350|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-04-22 07:11:41,353|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/netconfrpc-mapping.json)
2022-04-22 07:11:41,362|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([input-source])
2022-04-22 07:11:41,373|45a0c133-32d1-40b7-9568-52b17db5611d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: [source-input]
2022-04-22 07:13:14,735|3abcfa45-8162-4349-9957-7c83fbb854a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:13:14,735|3abcfa45-8162-4349-9957-7c83fbb854a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:13:14,735|3abcfa45-8162-4349-9957-7c83fbb854a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:13:15,257|3abcfa45-8162-4349-9957-7c83fbb854a7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:13:15,258|3abcfa45-8162-4349-9957-7c83fbb854a7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:13:16,445|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a492eab5-e168-42ca-b17f-0682df6035c9)
2022-04-22 07:13:16,446|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/a492eab5-e168-42ca-b17f-0682df6035c9/Definitions
2022-04-22 07:13:16,448|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:13:16,449|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:13:16,479|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:13:16,486|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:13:16,494|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:13:16,510|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:13:16,510|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:13:16,510|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:13:16,510|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:13:16,511|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:13:16,511|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/a492eab5-e168-42ca-b17f-0682df6035c9/Templates/hello-world-mapping.json
2022-04-22 07:13:16,516|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:13:16,517|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:13:16,517|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:13:16,517|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:13:16,517|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:13:16,522|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:13:16,523|b870f8aa-578a-40dd-8f68-99f82d2bcd56||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:13:16,772|4567caed-2adc-499c-8312-98f29d587645||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(9bb0cbae-1e34-4b23-9f20-c65e40193b77) CBA(/opt/app/onap/blueprints/archive/9bb0cbae-1e34-4b23-9f20-c65e40193b77/cba.zip)
2022-04-22 07:13:16,781|4567caed-2adc-499c-8312-98f29d587645||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bb0cbae-1e34-4b23-9f20-c65e40193b77) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:13:16,798|4567caed-2adc-499c-8312-98f29d587645||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:13:16,804|4567caed-2adc-499c-8312-98f29d587645||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bb0cbae-1e34-4b23-9f20-c65e40193b77) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:13:16,900|4567caed-2adc-499c-8312-98f29d587645||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/9bb0cbae-1e34-4b23-9f20-c65e40193b77) present to clean.
2022-04-22 07:13:17,105|e4fa5cb9-c13c-4933-98e5-85896ddba287||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:13:17,105|e4fa5cb9-c13c-4933-98e5-85896ddba287||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:13:17,106|e4fa5cb9-c13c-4933-98e5-85896ddba287||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:13:17,115|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| getting cba file name(test101), version(1.0.1) from db
2022-04-22 07:13:17,184|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:13:17,187|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:13:17,189|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:13:17,205|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:13:17,206|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:13:17,207|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:13:17,220|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:13:17,220|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:13:17,221|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:13:17,239|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:13:17,259|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:13:17,262|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:13:17,359|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:13:17,362|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:13:17,362|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:13:17,364|e4fa5cb9-c13c-4933-98e5-85896ddba287||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9b923f1-2333-4069-a3f2-daae9c315260 auditStoreId -1
2022-04-22 07:14:01,328|01cfa87e-9876-45e1-842f-bbc4e069fe67||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:14:01,328|01cfa87e-9876-45e1-842f-bbc4e069fe67||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:14:01,328|01cfa87e-9876-45e1-842f-bbc4e069fe67||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:14:01,676|01cfa87e-9876-45e1-842f-bbc4e069fe67||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:14:01,676|01cfa87e-9876-45e1-842f-bbc4e069fe67||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:14:02,604|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cd1b350f-5b47-4235-aae5-b366e319288c)
2022-04-22 07:14:02,605|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/cd1b350f-5b47-4235-aae5-b366e319288c/Definitions
2022-04-22 07:14:02,607|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:14:02,608|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:14:02,642|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:14:02,666|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:14:02,678|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:14:02,693|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd1b350f-5b47-4235-aae5-b366e319288c/Templates/hello-world-mapping.json
2022-04-22 07:14:02,699|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:14:02,699|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:14:02,699|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:14:02,699|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:14:02,699|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:14:02,706|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:14:02,706|c534dc31-6418-476b-a6d3-dfcead6cb8be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:14:02,930|ed93a406-d1f0-4790-8e3f-c5529ff71ef0||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(c54dadbc-b192-4457-a53d-a4cec1f11839) CBA(/opt/app/onap/blueprints/archive/c54dadbc-b192-4457-a53d-a4cec1f11839/cba.zip)
2022-04-22 07:14:02,937|ed93a406-d1f0-4790-8e3f-c5529ff71ef0||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c54dadbc-b192-4457-a53d-a4cec1f11839) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:14:02,954|ed93a406-d1f0-4790-8e3f-c5529ff71ef0||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:14:02,960|ed93a406-d1f0-4790-8e3f-c5529ff71ef0||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c54dadbc-b192-4457-a53d-a4cec1f11839) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:14:03,006|ed93a406-d1f0-4790-8e3f-c5529ff71ef0||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/c54dadbc-b192-4457-a53d-a4cec1f11839) present to clean.
2022-04-22 07:14:03,200|5c497a30-2890-41e2-921d-b9fb6cb9557d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:14:03,200|5c497a30-2890-41e2-921d-b9fb6cb9557d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:14:03,200|5c497a30-2890-41e2-921d-b9fb6cb9557d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:14:03,202|5c497a30-2890-41e2-921d-b9fb6cb9557d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:14:03,202|5c497a30-2890-41e2-921d-b9fb6cb9557d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:14:03,206|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:14:03,224|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:14:03,224|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:14:03,224|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:14:03,225|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:14:03,225|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:14:03,225|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:14:03,226|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:14:03,243|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:14:03,244|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:14:03,251|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:14:03,251|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:14:03,251|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:14:03,252|5c497a30-2890-41e2-921d-b9fb6cb9557d||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b32d24a9-256c-42bd-8341-8a6210c5bb93 auditStoreId -1
2022-04-22 07:15:03,063|657dea52-55b8-4136-ac58-841f96c71c24||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:15:03,063|657dea52-55b8-4136-ac58-841f96c71c24||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:15:03,063|657dea52-55b8-4136-ac58-841f96c71c24||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:15:03,323|657dea52-55b8-4136-ac58-841f96c71c24||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:15:03,324|657dea52-55b8-4136-ac58-841f96c71c24||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:15:04,241|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/db9bffc7-86a7-4bac-9180-94fd242441bb)
2022-04-22 07:15:04,242|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/db9bffc7-86a7-4bac-9180-94fd242441bb/Definitions
2022-04-22 07:15:04,244|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:15:04,245|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:15:04,274|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:15:04,281|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:15:04,288|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:15:04,302|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/db9bffc7-86a7-4bac-9180-94fd242441bb/Templates/hello-world-mapping.json
2022-04-22 07:15:04,308|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:15:04,308|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:15:04,308|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:15:04,308|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:15:04,308|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:15:04,313|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:15:04,313|c8236a3a-0e91-4e93-a567-e3a43fe2dbef||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:15:04,607|b13b2877-c6b3-4434-bfea-e5a8edda8968||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(25221faa-e0db-43a2-b42a-49780b78a937) CBA(/opt/app/onap/blueprints/archive/25221faa-e0db-43a2-b42a-49780b78a937/cba.zip)
2022-04-22 07:15:04,615|b13b2877-c6b3-4434-bfea-e5a8edda8968||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/25221faa-e0db-43a2-b42a-49780b78a937) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:15:04,630|b13b2877-c6b3-4434-bfea-e5a8edda8968||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:15:04,635|b13b2877-c6b3-4434-bfea-e5a8edda8968||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/25221faa-e0db-43a2-b42a-49780b78a937) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:15:04,677|b13b2877-c6b3-4434-bfea-e5a8edda8968||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/25221faa-e0db-43a2-b42a-49780b78a937) present to clean.
2022-04-22 07:15:04,905|e4c988ce-2fab-46ab-9827-d253e87925cc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:15:04,905|e4c988ce-2fab-46ab-9827-d253e87925cc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:15:04,905|e4c988ce-2fab-46ab-9827-d253e87925cc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:15:04,907|e4c988ce-2fab-46ab-9827-d253e87925cc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:15:04,907|e4c988ce-2fab-46ab-9827-d253e87925cc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:15:04,909|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:15:04,917|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:15:04,917|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:15:04,918|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:15:04,918|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:15:04,919|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:15:04,919|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:15:04,920|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:15:04,932|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:15:04,933|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:15:04,944|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:15:04,944|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:15:04,945|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:15:04,945|e4c988ce-2fab-46ab-9827-d253e87925cc||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 957b2e82-31c5-4558-a96f-d8d197769f5b auditStoreId -1
2022-04-22 07:16:10,421|4b5bcea3-a283-4cf8-b101-a3c07de53a63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:16:10,422|4b5bcea3-a283-4cf8-b101-a3c07de53a63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:16:10,422|4b5bcea3-a283-4cf8-b101-a3c07de53a63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:16:10,725|4b5bcea3-a283-4cf8-b101-a3c07de53a63||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:16:10,726|4b5bcea3-a283-4cf8-b101-a3c07de53a63||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:16:11,464|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b594222d-7702-4c02-b144-1e3bf2ae74b7)
2022-04-22 07:16:11,465|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/b594222d-7702-4c02-b144-1e3bf2ae74b7/Definitions
2022-04-22 07:16:11,466|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:16:11,467|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:16:11,495|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:16:11,508|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:16:11,514|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:16:11,527|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:16:11,527|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:16:11,528|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:16:11,528|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:16:11,528|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:16:11,528|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b594222d-7702-4c02-b144-1e3bf2ae74b7/Templates/hello-world-mapping.json
2022-04-22 07:16:11,536|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:16:11,536|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:16:11,537|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:16:11,537|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:16:11,537|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:16:11,542|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:16:11,543|605da953-e13f-41fa-8ebc-4430f2ef6b0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:16:11,811|cf52f3bf-0c57-46aa-8b4e-fafd4cec7bf4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(ad8f996f-ae37-48cd-a931-89201707016c) CBA(/opt/app/onap/blueprints/archive/ad8f996f-ae37-48cd-a931-89201707016c/cba.zip)
2022-04-22 07:16:11,818|cf52f3bf-0c57-46aa-8b4e-fafd4cec7bf4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad8f996f-ae37-48cd-a931-89201707016c) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:11,831|cf52f3bf-0c57-46aa-8b4e-fafd4cec7bf4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:16:11,837|cf52f3bf-0c57-46aa-8b4e-fafd4cec7bf4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad8f996f-ae37-48cd-a931-89201707016c) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:11,880|cf52f3bf-0c57-46aa-8b4e-fafd4cec7bf4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/ad8f996f-ae37-48cd-a931-89201707016c) present to clean.
2022-04-22 07:16:12,089|e482acd3-e8b2-49ea-87f6-63c0d3f87809||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:16:12,090|e482acd3-e8b2-49ea-87f6-63c0d3f87809||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:16:12,090|e482acd3-e8b2-49ea-87f6-63c0d3f87809||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:16:12,092|e482acd3-e8b2-49ea-87f6-63c0d3f87809||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:16:12,092|e482acd3-e8b2-49ea-87f6-63c0d3f87809||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:16:12,095|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:12,101|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:16:12,101|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:16:12,101|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:16:12,102|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:16:12,102|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:16:12,102|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:16:12,103|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:16:12,114|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:16:12,114|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:16:12,119|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:16:12,119|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:16:12,119|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:16:12,120|e482acd3-e8b2-49ea-87f6-63c0d3f87809||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bc81e9ef-81f2-4f4e-9ca6-6f054be7646a auditStoreId -1
2022-04-22 07:16:49,554|9fb2849b-5e21-4970-89ef-4194e97f4b55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:16:49,554|9fb2849b-5e21-4970-89ef-4194e97f4b55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:16:49,555|9fb2849b-5e21-4970-89ef-4194e97f4b55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:16:49,773|9fb2849b-5e21-4970-89ef-4194e97f4b55||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:16:49,774|9fb2849b-5e21-4970-89ef-4194e97f4b55||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:16:50,637|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4b9070a8-24fd-46fc-96ff-dfdfeb383b1e)
2022-04-22 07:16:50,638|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/4b9070a8-24fd-46fc-96ff-dfdfeb383b1e/Definitions
2022-04-22 07:16:50,639|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:16:50,640|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:16:50,664|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:16:50,674|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:16:50,683|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:16:50,697|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:16:50,698|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:16:50,698|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:16:50,698|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:16:50,698|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:16:50,698|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/4b9070a8-24fd-46fc-96ff-dfdfeb383b1e/Templates/hello-world-mapping.json
2022-04-22 07:16:50,704|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:16:50,704|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:16:50,704|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:16:50,704|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:16:50,704|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:16:50,709|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:16:50,709|a4a9d638-a1c6-4f83-b9d5-cc9b7eaed9a3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:16:50,937|e72ecbe1-9ef3-48b8-b556-6a7acb177a9d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(6a6d5985-537d-4d1f-9043-46eb253fdfbb) CBA(/opt/app/onap/blueprints/archive/6a6d5985-537d-4d1f-9043-46eb253fdfbb/cba.zip)
2022-04-22 07:16:50,945|e72ecbe1-9ef3-48b8-b556-6a7acb177a9d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a6d5985-537d-4d1f-9043-46eb253fdfbb) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:50,961|e72ecbe1-9ef3-48b8-b556-6a7acb177a9d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:16:50,966|e72ecbe1-9ef3-48b8-b556-6a7acb177a9d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a6d5985-537d-4d1f-9043-46eb253fdfbb) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:51,015|e72ecbe1-9ef3-48b8-b556-6a7acb177a9d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/6a6d5985-537d-4d1f-9043-46eb253fdfbb) present to clean.
2022-04-22 07:16:51,194|2942f0fc-66d9-4025-9eaa-38b919f76eb1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:16:51,194|2942f0fc-66d9-4025-9eaa-38b919f76eb1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:16:51,195|2942f0fc-66d9-4025-9eaa-38b919f76eb1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:16:51,195|2942f0fc-66d9-4025-9eaa-38b919f76eb1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:16:51,195|2942f0fc-66d9-4025-9eaa-38b919f76eb1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:16:51,196|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:16:51,200|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:16:51,200|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:16:51,200|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:16:51,201|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:16:51,201|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:16:51,201|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:16:51,203|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:16:51,213|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:16:51,213|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:16:51,219|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:16:51,219|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:16:51,220|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:16:51,220|2942f0fc-66d9-4025-9eaa-38b919f76eb1||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d1be5d90-2590-409b-857e-5079c653d10a auditStoreId -1
2022-04-22 07:17:35,525|4d2d6e3d-9040-4234-9ca9-bdbe7a74f13d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:17:35,525|4d2d6e3d-9040-4234-9ca9-bdbe7a74f13d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:17:35,526|4d2d6e3d-9040-4234-9ca9-bdbe7a74f13d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:17:35,822|4d2d6e3d-9040-4234-9ca9-bdbe7a74f13d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:17:35,823|4d2d6e3d-9040-4234-9ca9-bdbe7a74f13d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:17:36,735|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dc1c524a-b74b-4e67-9c0d-d2ae74daff6a)
2022-04-22 07:17:36,736|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/dc1c524a-b74b-4e67-9c0d-d2ae74daff6a/Definitions
2022-04-22 07:17:36,737|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:17:36,738|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:17:36,757|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:17:36,766|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:17:36,772|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:17:36,784|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/dc1c524a-b74b-4e67-9c0d-d2ae74daff6a/Templates/hello-world-mapping.json
2022-04-22 07:17:36,790|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:17:36,790|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:17:36,790|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:17:36,790|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:17:36,790|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:17:36,795|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:17:36,795|90d38c0f-8a14-4917-80b1-f749cfe1b2ea||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:17:36,995|ecbacf96-8cf3-4f12-97ab-b58ddfbd2869||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(546f0906-d24a-4e10-a377-2d83e6b97e5d) CBA(/opt/app/onap/blueprints/archive/546f0906-d24a-4e10-a377-2d83e6b97e5d/cba.zip)
2022-04-22 07:17:37,002|ecbacf96-8cf3-4f12-97ab-b58ddfbd2869||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/546f0906-d24a-4e10-a377-2d83e6b97e5d) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:17:37,014|ecbacf96-8cf3-4f12-97ab-b58ddfbd2869||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:17:37,019|ecbacf96-8cf3-4f12-97ab-b58ddfbd2869||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/546f0906-d24a-4e10-a377-2d83e6b97e5d) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:17:37,072|ecbacf96-8cf3-4f12-97ab-b58ddfbd2869||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/546f0906-d24a-4e10-a377-2d83e6b97e5d) present to clean.
2022-04-22 07:17:37,254|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:17:37,254|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:17:37,254|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:17:37,256|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:17:37,256|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:17:37,258|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:17:37,262|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:17:37,263|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:17:37,263|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:17:37,264|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:17:37,264|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:17:37,264|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:17:37,266|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:17:37,277|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:17:37,278|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:17:37,284|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:17:37,284|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:17:37,284|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:17:37,285|ee9ff9ac-99ce-4647-a1a4-c5bc9aa3cf54||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5a5f0021-e24f-493a-9df1-b36856d1c9ab auditStoreId -1
2022-04-22 07:18:36,534|bc47f127-a857-4d42-8cc5-aedd48335b3c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:18:36,534|bc47f127-a857-4d42-8cc5-aedd48335b3c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:18:36,534|bc47f127-a857-4d42-8cc5-aedd48335b3c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:18:36,797|bc47f127-a857-4d42-8cc5-aedd48335b3c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:18:36,797|bc47f127-a857-4d42-8cc5-aedd48335b3c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:18:37,580|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b96d7f38-cce3-43b1-bf67-6c04c5ed4d0c)
2022-04-22 07:18:37,581|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/b96d7f38-cce3-43b1-bf67-6c04c5ed4d0c/Definitions
2022-04-22 07:18:37,582|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:18:37,583|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:18:37,606|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:18:37,614|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:18:37,621|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:18:37,633|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:18:37,634|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:18:37,634|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:18:37,634|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:18:37,634|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:18:37,634|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b96d7f38-cce3-43b1-bf67-6c04c5ed4d0c/Templates/hello-world-mapping.json
2022-04-22 07:18:37,639|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:18:37,639|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:18:37,639|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:18:37,639|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:18:37,639|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:18:37,644|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:18:37,644|f5409e69-a6c9-4fa9-9b07-f4d43e96a19d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:18:37,998|32c86075-70c8-4434-b414-db7824908345||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(1ff07e69-7095-4427-8316-17f862d5d381) CBA(/opt/app/onap/blueprints/archive/1ff07e69-7095-4427-8316-17f862d5d381/cba.zip)
2022-04-22 07:18:38,004|32c86075-70c8-4434-b414-db7824908345||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ff07e69-7095-4427-8316-17f862d5d381) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:18:38,018|32c86075-70c8-4434-b414-db7824908345||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:18:38,023|32c86075-70c8-4434-b414-db7824908345||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ff07e69-7095-4427-8316-17f862d5d381) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:18:38,058|32c86075-70c8-4434-b414-db7824908345||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/1ff07e69-7095-4427-8316-17f862d5d381) present to clean.
2022-04-22 07:18:38,386|712f1903-c932-46c0-9d7d-ba8c686b139a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:18:38,386|712f1903-c932-46c0-9d7d-ba8c686b139a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:18:38,386|712f1903-c932-46c0-9d7d-ba8c686b139a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:18:38,388|712f1903-c932-46c0-9d7d-ba8c686b139a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:18:38,388|712f1903-c932-46c0-9d7d-ba8c686b139a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:18:38,389|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:18:38,395|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:18:38,395|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:18:38,396|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:18:38,397|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:18:38,397|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:18:38,397|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:18:38,399|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:18:38,410|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:18:38,410|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:18:38,417|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:18:38,417|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:18:38,417|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:18:38,418|712f1903-c932-46c0-9d7d-ba8c686b139a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ada9d0ee-05d3-489d-89ac-31cba9f2bcf2 auditStoreId -1
2022-04-22 07:20:03,376|bc3ef3c8-13a2-40cf-af6e-30bf5d166836||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:20:03,377|bc3ef3c8-13a2-40cf-af6e-30bf5d166836||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:20:03,377|bc3ef3c8-13a2-40cf-af6e-30bf5d166836||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:20:03,699|bc3ef3c8-13a2-40cf-af6e-30bf5d166836||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:20:03,700|bc3ef3c8-13a2-40cf-af6e-30bf5d166836||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:20:04,459|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0406afbe-7041-4a38-af95-84cb76e8a505)
2022-04-22 07:20:04,459|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/0406afbe-7041-4a38-af95-84cb76e8a505/Definitions
2022-04-22 07:20:04,461|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:20:04,462|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:20:04,490|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:20:04,497|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:20:04,504|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:20:04,521|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:20:04,522|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:20:04,522|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:20:04,522|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:20:04,522|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:20:04,522|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/0406afbe-7041-4a38-af95-84cb76e8a505/Templates/hello-world-mapping.json
2022-04-22 07:20:04,527|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:20:04,527|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:20:04,527|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:20:04,527|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:20:04,527|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:20:04,531|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:20:04,532|a416bfae-5414-4321-bbef-22742564e23f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:20:04,785|6378a5bf-704a-46c2-8535-f467b9454787||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(e32936d8-e236-4c40-b6e4-615bcdd800f5) CBA(/opt/app/onap/blueprints/archive/e32936d8-e236-4c40-b6e4-615bcdd800f5/cba.zip)
2022-04-22 07:20:04,791|6378a5bf-704a-46c2-8535-f467b9454787||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e32936d8-e236-4c40-b6e4-615bcdd800f5) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:20:04,812|6378a5bf-704a-46c2-8535-f467b9454787||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:20:04,818|6378a5bf-704a-46c2-8535-f467b9454787||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e32936d8-e236-4c40-b6e4-615bcdd800f5) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:20:04,865|6378a5bf-704a-46c2-8535-f467b9454787||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/e32936d8-e236-4c40-b6e4-615bcdd800f5) present to clean.
2022-04-22 07:20:05,039|10f7c2cb-89c4-4587-8566-a6532a222029||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:20:05,039|10f7c2cb-89c4-4587-8566-a6532a222029||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:20:05,039|10f7c2cb-89c4-4587-8566-a6532a222029||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:20:05,041|10f7c2cb-89c4-4587-8566-a6532a222029||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:20:05,041|10f7c2cb-89c4-4587-8566-a6532a222029||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:20:05,043|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:20:05,048|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:20:05,048|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:20:05,048|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:20:05,049|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:20:05,049|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:20:05,049|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:20:05,051|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:20:05,062|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:20:05,063|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:20:05,068|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:20:05,068|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:20:05,068|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:20:05,069|10f7c2cb-89c4-4587-8566-a6532a222029||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 66e1433a-3aa7-462a-984c-9a7ed69fde08 auditStoreId -1
2022-04-22 07:21:20,148|97f81ce9-0400-47e1-9497-cd97d1670572||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:21:20,148|97f81ce9-0400-47e1-9497-cd97d1670572||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:21:20,148|97f81ce9-0400-47e1-9497-cd97d1670572||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:21:20,469|97f81ce9-0400-47e1-9497-cd97d1670572||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:21:20,470|97f81ce9-0400-47e1-9497-cd97d1670572||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:21:21,325|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7db5ee34-5782-4d9b-b7c6-57eff74c318e)
2022-04-22 07:21:21,326|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/7db5ee34-5782-4d9b-b7c6-57eff74c318e/Definitions
2022-04-22 07:21:21,328|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:21:21,328|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:21:21,351|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:21:21,365|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:21:21,378|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:21:21,392|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/7db5ee34-5782-4d9b-b7c6-57eff74c318e/Templates/hello-world-mapping.json
2022-04-22 07:21:21,397|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:21:21,397|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:21:21,397|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:21:21,397|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:21:21,397|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:21:21,402|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:21:21,402|cc5bf756-a82d-4aef-af60-b7b87076b3f1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:21:21,597|6a1eb0c1-f780-4fff-9a07-37e969af8389||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(36662780-b7bf-4548-8d0c-628ceec90cdb) CBA(/opt/app/onap/blueprints/archive/36662780-b7bf-4548-8d0c-628ceec90cdb/cba.zip)
2022-04-22 07:21:21,603|6a1eb0c1-f780-4fff-9a07-37e969af8389||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/36662780-b7bf-4548-8d0c-628ceec90cdb) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:21:21,617|6a1eb0c1-f780-4fff-9a07-37e969af8389||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:21:21,622|6a1eb0c1-f780-4fff-9a07-37e969af8389||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/36662780-b7bf-4548-8d0c-628ceec90cdb) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:21:21,660|6a1eb0c1-f780-4fff-9a07-37e969af8389||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/36662780-b7bf-4548-8d0c-628ceec90cdb) present to clean.
2022-04-22 07:21:21,855|18679203-0d0a-4626-85f5-71ef861ff7d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:21:21,856|18679203-0d0a-4626-85f5-71ef861ff7d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:21:21,856|18679203-0d0a-4626-85f5-71ef861ff7d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:21:21,858|18679203-0d0a-4626-85f5-71ef861ff7d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:21:21,858|18679203-0d0a-4626-85f5-71ef861ff7d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:21:21,861|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:21:21,873|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:21:21,873|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:21:21,873|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:21:21,874|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:21:21,874|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:21:21,874|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:21:21,875|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:21:21,889|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:21:21,890|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:21:21,896|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:21:21,896|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:21:21,896|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:21:21,896|18679203-0d0a-4626-85f5-71ef861ff7d6||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 00109c7d-4002-4cdb-b031-7a53d6637cd9 auditStoreId -1
2022-04-22 07:26:48,989|909db1f7-d738-4741-810c-34555bcccbed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:26:48,989|909db1f7-d738-4741-810c-34555bcccbed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:26:48,990|909db1f7-d738-4741-810c-34555bcccbed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:26:49,338|909db1f7-d738-4741-810c-34555bcccbed||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:26:49,338|909db1f7-d738-4741-810c-34555bcccbed||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:26:50,211|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9309c993-de42-442f-a64a-c53e434bab19)
2022-04-22 07:26:50,212|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/9309c993-de42-442f-a64a-c53e434bab19/Definitions
2022-04-22 07:26:50,216|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:26:50,217|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:26:50,240|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:26:50,247|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:26:50,255|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:26:50,269|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:26:50,269|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:26:50,269|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:26:50,270|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:26:50,270|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:26:50,270|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9309c993-de42-442f-a64a-c53e434bab19/Templates/hello-world-mapping.json
2022-04-22 07:26:50,274|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:26:50,274|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:26:50,274|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:26:50,274|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:26:50,275|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:26:50,279|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:26:50,279|2cf1ad70-b15f-44b3-9ecf-0db28cd2bb95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:26:50,519|03c9a8ff-3fca-4229-a71d-4eff6476a8db||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(33761a47-75ba-4075-a9c5-9e6b71de6866) CBA(/opt/app/onap/blueprints/archive/33761a47-75ba-4075-a9c5-9e6b71de6866/cba.zip)
2022-04-22 07:26:50,525|03c9a8ff-3fca-4229-a71d-4eff6476a8db||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33761a47-75ba-4075-a9c5-9e6b71de6866) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:26:50,539|03c9a8ff-3fca-4229-a71d-4eff6476a8db||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:26:50,544|03c9a8ff-3fca-4229-a71d-4eff6476a8db||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33761a47-75ba-4075-a9c5-9e6b71de6866) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:26:50,581|03c9a8ff-3fca-4229-a71d-4eff6476a8db||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/33761a47-75ba-4075-a9c5-9e6b71de6866) present to clean.
2022-04-22 07:26:50,827|a12b62cb-4e09-4221-b6f9-14511a631ff6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:26:50,827|a12b62cb-4e09-4221-b6f9-14511a631ff6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:26:50,828|a12b62cb-4e09-4221-b6f9-14511a631ff6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:26:50,830|a12b62cb-4e09-4221-b6f9-14511a631ff6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:26:50,830|a12b62cb-4e09-4221-b6f9-14511a631ff6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:26:50,833|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:26:50,846|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:26:50,846|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:26:50,846|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:26:50,847|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:26:50,847|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:26:50,847|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:26:50,849|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:26:50,864|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:26:50,865|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:26:50,872|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:26:50,872|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:26:50,873|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:26:50,873|a12b62cb-4e09-4221-b6f9-14511a631ff6||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ec4f7b1-4a6d-4df3-ae66-a8c6365f822b auditStoreId -1
2022-04-22 07:32:44,561|25adff80-55a2-470c-9483-9a0b0a089871||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-04-22 07:32:44,561|25adff80-55a2-470c-9483-9a0b0a089871||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:32:44,561|25adff80-55a2-470c-9483-9a0b0a089871||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:32:44,844|25adff80-55a2-470c-9483-9a0b0a089871||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:32:44,845|25adff80-55a2-470c-9483-9a0b0a089871||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:32:45,581|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c123103f-c832-4a12-ba32-5acb0f56063c)
2022-04-22 07:32:45,582|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/c123103f-c832-4a12-ba32-5acb0f56063c/Definitions
2022-04-22 07:32:45,583|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:32:45,584|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(helloworld)
2022-04-22 07:32:45,617|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-template)
2022-04-22 07:32:45,624|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-04-22 07:32:45,631|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(helloworld)
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(helloworld) targets(helloworld)
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-04-22 07:32:45,646|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/c123103f-c832-4a12-ba32-5acb0f56063c/Templates/hello-world-mapping.json
2022-04-22 07:32:45,651|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-04-22 07:32:45,651|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-04-22 07:32:45,651|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:32:45,651|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-04-22 07:32:45,651|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-mapping.json)
2022-04-22 07:32:45,655|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([])
2022-04-22 07:32:45,655|8513d3e3-acb2-417c-899e-46d8d02456b9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: []
2022-04-22 07:32:45,920|475a8ecd-15e2-48a1-b27b-32683dbb6089||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(7728c7b5-f32c-40bb-9418-f3d331e48680) CBA(/opt/app/onap/blueprints/archive/7728c7b5-f32c-40bb-9418-f3d331e48680/cba.zip)
2022-04-22 07:32:45,925|475a8ecd-15e2-48a1-b27b-32683dbb6089||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7728c7b5-f32c-40bb-9418-f3d331e48680) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:32:45,938|475a8ecd-15e2-48a1-b27b-32683dbb6089||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(helloworld)
2022-04-22 07:32:45,942|475a8ecd-15e2-48a1-b27b-32683dbb6089||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7728c7b5-f32c-40bb-9418-f3d331e48680) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:32:45,978|475a8ecd-15e2-48a1-b27b-32683dbb6089||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/7728c7b5-f32c-40bb-9418-f3d331e48680) present to clean.
2022-04-22 07:32:46,216|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id 654321
2022-04-22 07:32:46,217|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:32:46,217|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:32:46,219|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-04-22 07:32:46,219|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-04-22 07:32:46,221|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-04-22 07:32:46,232|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (helloworld)
2022-04-22 07:32:46,232|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-04-22 07:32:46,232|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:32:46,233|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-04-22 07:32:46,233|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:32:46,233|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-04-22 07:32:46,234|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-04-22 07:32:46,249|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([])
2022-04-22 07:32:46,249|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({ })
2022-04-22 07:32:46,255|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:32:46,255|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:32:46,259|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-04-22 07:32:46,259|3ef55df2-ad79-4f73-8c2f-76b8e8c6fd17||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f6e12de5-8beb-4454-94db-c5a85db2b2f0 auditStoreId -1
2022-04-22 07:39:30,261|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(13b45862-e0d1-41ba-9887-3969b007ba81) CBA(/opt/app/onap/blueprints/archive/13b45862-e0d1-41ba-9887-3969b007ba81/cba.zip)
2022-04-22 07:39:30,322|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13b45862-e0d1-41ba-9887-3969b007ba81) and entry definition file (Definitions/CNF.json)
2022-04-22 07:39:30,431|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:30,432|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:30,433|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:30,434|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-out)
2022-04-22 07:39:30,434|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale)
2022-04-22 07:39:30,435|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-in)
2022-04-22 07:39:30,436|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(health-check)
2022-04-22 07:39:30,474|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13b45862-e0d1-41ba-9887-3969b007ba81) and entry definition file (Definitions/CNF.json)
2022-04-22 07:39:30,694|f2d98b01-b6eb-4909-aadc-65a861478df4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/13b45862-e0d1-41ba-9887-3969b007ba81) present to clean.
2022-04-22 07:39:47,280|d44d3926-0676-4056-bc5f-5667dbfa711d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-22 07:39:47,281|d44d3926-0676-4056-bc5f-5667dbfa711d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:39:47,281|d44d3926-0676-4056-bc5f-5667dbfa711d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:39:47,766|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:39:47,766|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:39:48,537|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-22 07:39:48,538|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(6e38223b-bb9f-435f-9eb0-207137ede829) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-22 07:39:48,565|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(be5381a1-a993-4303-96a6-8eb0aa080962) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-22 07:39:48,573|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(45c2d2ac-4a76-486b-993b-4f77a67d0d85) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-22 07:39:48,585|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(c73351ea-7fcf-46ba-b2a0-72c56305ffc0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-22 07:39:48,608|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(bd866414-1afb-464b-b778-c9c6ad2779c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-22 07:39:48,624|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(b65d0bf2-466a-4a74-b0db-1699ca007f07) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-22 07:39:48,639|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:39:48,639|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:39:48,639|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:39:48,642|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:39:48,644|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:39:48,644|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:39:48,694|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:39:48,715|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:39:48,738|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:39:48,760|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:39:48,817|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:48,818|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:48,818|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:48,858|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:48,859|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:48,860|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:39:48,870|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:39:48,903|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:39:48,939|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-22 07:39:48,947|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:39:48,987|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-22 07:39:49,015|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-22 07:39:49,024|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-22 07:39:49,053|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:49,054|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:49,055|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign-day-2)
2022-04-22 07:39:49,056|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:49,057|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy-day-2)
2022-04-22 07:39:49,077|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:39:49,120|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-22 07:39:49,144|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-22 07:39:49,152|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-22 07:39:49,205|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:49,206|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:49,207|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:49,265|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:39:49,306|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:39:49,342|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-22 07:39:49,352|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:39:49,393|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:49,394|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:39:49,395|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:49,395|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(HealthCheck)
2022-04-22 07:39:49,396|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-22 07:39:49,397|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-assign)
2022-04-22 07:39:49,397|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-deploy)
2022-04-22 07:39:49,435|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:39:49,470|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-22 07:39:49,500|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-22 07:39:49,508|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-22 07:39:49,560|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:39:49,561|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:39:49,588|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:39:49,604|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-22 07:39:49,629|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-22 07:39:49,630|d44d3926-0676-4056-bc5f-5667dbfa711d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-22 07:40:02,330|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2fc9e0a5-e4d9-4bc6-b1be-1961877b6d21)
2022-04-22 07:40:02,330|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/2fc9e0a5-e4d9-4bc6-b1be-1961877b6d21/Definitions
2022-04-22 07:40:02,332|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:40:02,333|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-04-22 07:40:02,398|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(vnf-template)
2022-04-22 07:40:02,416|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-04-22 07:40:02,433|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-04-22 07:40:02,455|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,537|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,557|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,577|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-04-22 07:40:02,577|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-04-22 07:40:02,577|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-04-22 07:40:02,602|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,610|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,630|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,650|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:40:02,682|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,710|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,730|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,759|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,786|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,799|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,849|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(config-assign)
2022-04-22 07:40:02,854|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-04-22 07:40:02,854|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-04-22 07:40:02,854|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-04-22 07:40:02,877|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,894|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,919|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:40:02,928|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(resource-assignment)
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-04-22 07:40:03,021|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-04-22 07:40:03,022|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fc9e0a5-e4d9-4bc6-b1be-1961877b6d21/Templates/vnf-mapping.json
2022-04-22 07:40:03,026|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-04-22 07:40:03,026|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-04-22 07:40:03,026|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fc9e0a5-e4d9-4bc6-b1be-1961877b6d21/Templates/base_ubuntu20-mapping.json
2022-04-22 07:40:03,030|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-04-22 07:40:03,030|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-assign)
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-assign) targets(config-assign)
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-04-22 07:40:03,032|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fc9e0a5-e4d9-4bc6-b1be-1961877b6d21/Templates/baseconfig-mapping.json
2022-04-22 07:40:03,036|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-04-22 07:40:03,036|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-deploy)
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-deploy) targets(config-deploy)
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) resource assignment files([]
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/vnf-mapping.json)
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-04-22 07:40:03,038|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/baseconfig-mapping.json)
2022-04-22 07:40:03,049|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-04-22 07:40:03,133|8696fc5c-0602-4371-bb16-cac257feee6b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-04-22 07:40:03,335|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f196eece-47a8-4d11-b5a6-5c2056f0283f) CBA(/opt/app/onap/blueprints/archive/f196eece-47a8-4d11-b5a6-5c2056f0283f/cba.zip)
2022-04-22 07:40:03,344|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f196eece-47a8-4d11-b5a6-5c2056f0283f) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:40:03,357|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:40:03,378|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:03,379|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:03,380|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:03,389|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f196eece-47a8-4d11-b5a6-5c2056f0283f) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:40:03,447|5b000527-888f-48d7-9593-409d235cb8bb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/f196eece-47a8-4d11-b5a6-5c2056f0283f) present to clean.
2022-04-22 07:40:56,626|5d9b60e2-433d-4dae-8a7b-594259d2f151||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-22 07:40:56,626|5d9b60e2-433d-4dae-8a7b-594259d2f151||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:40:56,626|5d9b60e2-433d-4dae-8a7b-594259d2f151||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:40:56,940|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:40:56,941|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:40:57,585|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-22 07:40:57,586|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(332c20a7-2c4a-44c7-aa56-fc4318fc9042) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-22 07:40:57,604|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:40:57,605|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f75148ec-b32a-4471-b812-fcc5b55968e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-22 07:40:57,613|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(2a805c16-8675-4496-a9b4-93790876c749) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-22 07:40:57,623|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f5297ea4-55e5-4462-8d11-8086d33fc41b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-22 07:40:57,636|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(d1100ca0-0727-4a52-ae0d-5256fd6c1912) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-22 07:40:57,649|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(4f079bb3-5438-4558-b819-c0be2a64c01b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-22 07:40:57,661|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:40:57,661|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:40:57,661|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:40:57,661|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:40:57,662|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:40:57,713|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:40:57,720|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:40:57,755|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:40:57,775|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:40:57,822|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:57,822|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:57,823|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:57,858|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:40:57,894|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:40:57,920|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-22 07:40:57,928|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:40:57,970|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:57,970|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:57,971|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:57,972|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(HealthCheck)
2022-04-22 07:40:57,972|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-22 07:40:57,973|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-assign)
2022-04-22 07:40:57,974|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-deploy)
2022-04-22 07:40:58,020|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:40:58,056|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-22 07:40:58,084|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-22 07:40:58,085|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-22 07:40:58,121|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:58,122|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:58,167|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:58,168|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:58,169|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:40:58,176|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:40:58,204|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-22 07:40:58,227|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-22 07:40:58,237|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-22 07:40:58,261|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-22 07:40:58,261|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-22 07:40:58,284|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-22 07:40:58,320|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:58,321|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:58,322|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:58,354|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:40:58,384|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:40:58,404|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-22 07:40:58,404|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:40:58,428|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:40:58,429|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:40:58,430|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign-day-2)
2022-04-22 07:40:58,430|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:40:58,431|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy-day-2)
2022-04-22 07:40:58,445|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:40:58,465|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-22 07:40:58,483|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-22 07:40:58,484|5d9b60e2-433d-4dae-8a7b-594259d2f151||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-22 07:40:59,886|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/592b9cf6-23dd-4ce8-b495-e2b7b79ff4eb)
2022-04-22 07:40:59,886|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/592b9cf6-23dd-4ce8-b495-e2b7b79ff4eb/Definitions
2022-04-22 07:40:59,887|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:40:59,888|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-04-22 07:40:59,908|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-04-22 07:40:59,916|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-04-22 07:40:59,923|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-04-22 07:40:59,938|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(capability)
2022-04-22 07:40:59,975|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(capability)
2022-04-22 07:40:59,990|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(processor-db)
2022-04-22 07:41:00,014|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,047|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,063|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,078|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,093|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,174|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-04-22 07:41:00,185|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-04-22 07:41:00,185|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-04-22 07:41:00,208|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(capability)
2022-04-22 07:41:00,227|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(capability)
2022-04-22 07:41:00,240|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(capability)
2022-04-22 07:41:00,251|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(processor-db)
2022-04-22 07:41:00,271|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,290|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,301|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,317|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,347|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,359|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:41:00,425|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(resource-resolution)
2022-04-22 07:41:00,426|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-04-22 07:41:00,426|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-04-22 07:41:00,426|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-04-22 07:41:00,426|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-04-22 07:41:00,426|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-04-22 07:41:00,427|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/592b9cf6-23dd-4ce8-b495-e2b7b79ff4eb/Templates/hello-world-velocity-mapping.json
2022-04-22 07:41:00,432|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-04-22 07:41:00,432|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-04-22 07:41:00,432|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/592b9cf6-23dd-4ce8-b495-e2b7b79ff4eb/Templates/hello-world-jinja-mapping.json
2022-04-22 07:41:00,436|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-04-22 07:41:00,436|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-04-22 07:41:00,437|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:41:00,437|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-04-22 07:41:00,437|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-04-22 07:41:00,437|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-04-22 07:41:00,445|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-04-22 07:41:00,550|97042ab0-4a7b-46ca-9e50-583ef398b76f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-04-22 07:41:00,709|fe6816c5-a5d6-4243-866d-03d1cd934003||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f29a30cb-9eee-4a45-8339-b69a454ca2fd) CBA(/opt/app/onap/blueprints/archive/f29a30cb-9eee-4a45-8339-b69a454ca2fd/cba.zip)
2022-04-22 07:41:00,715|fe6816c5-a5d6-4243-866d-03d1cd934003||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f29a30cb-9eee-4a45-8339-b69a454ca2fd) and entry definition file (Definitions/resource-resolution.json)
2022-04-22 07:41:00,738|fe6816c5-a5d6-4243-866d-03d1cd934003||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-resolution)
2022-04-22 07:41:00,744|fe6816c5-a5d6-4243-866d-03d1cd934003||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f29a30cb-9eee-4a45-8339-b69a454ca2fd) and entry definition file (Definitions/resource-resolution.json)
2022-04-22 07:41:00,795|fe6816c5-a5d6-4243-866d-03d1cd934003||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/f29a30cb-9eee-4a45-8339-b69a454ca2fd) present to clean.
2022-04-22 07:41:00,921|a9100f31-f613-461a-b13b-20a94915584b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing request id c669318b-d3e6-4051-9f95-f17ed1e33635
2022-04-22 07:41:00,921|a9100f31-f613-461a-b13b-20a94915584b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionInput called not to store the Workflow action input details 
2022-04-22 07:41:00,921|a9100f31-f613-461a-b13b-20a94915584b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| StoreAuditService ID  -1
2022-04-22 07:41:00,924|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-04-22 07:41:00,986|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-04-22 07:41:00,987|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-04-22 07:41:00,989|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-04-22 07:41:01,000|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deriving input data for workflow: (resource-resolution)
2022-04-22 07:41:01,004|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-04-22 07:41:01,005|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-04-22 07:41:01,005|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| preparing request id(c669318b-d3e6-4051-9f95-f17ed1e33635) for workflow(resource-resolution) step(helloworld)
2022-04-22 07:41:01,006|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-04-22 07:41:01,006|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-04-22 07:41:01,006|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-04-22 07:41:01,041|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-04-22 07:41:01,072|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:01,072|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-04-22 07:41:01,346|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(PUT), url(/resource-resolution/put)
2022-04-22 07:41:01,416|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:01,426|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:01,426|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-04-22 07:41:01,426|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-04-22 07:41:01,427|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-04-22 07:41:01,462|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_put)
2022-04-22 07:41:01,474|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-04-22 07:41:01,474|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Getting Jython Script Class(ResolvProperties)
2022-04-22 07:41:05,399|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Component Object org.python.proxies.__main__$ResolvProperties$1@7887f83
2022-04-22 07:41:05,403|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-04-22 07:41:05,427|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_python)
2022-04-22 07:41:05,429|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:05,429|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-04-22 07:41:05,435|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-04-22 07:41:05,450|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:05,451|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:05,451|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-04-22 07:41:05,451|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-04-22 07:41:05,451|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-04-22 07:41:05,452|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:05,452|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-04-22 07:41:05,453|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-04-22 07:41:05,464|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:05,464|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_patch)
2022-04-22 07:41:05,464|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:05,465|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-04-22 07:41:05,465|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-04-22 07:41:05,465|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-04-22 07:41:05,479|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_del)
2022-04-22 07:41:05,480|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-04-22 07:41:05,506|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-04-22 07:41:12,785|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| compiled in (7278)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-04-22 07:41:12,786|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-04-22 07:41:12,800|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-04-22 07:41:12,814|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_kotlin)
2022-04-22 07:41:12,816|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:12,816|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-04-22 07:41:12,822|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(GET), url(/resource-resolution/get)
2022-04-22 07:41:12,830|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:12,831|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:12,831|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-04-22 07:41:12,831|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-04-22 07:41:12,831|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-04-22 07:41:12,845|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_get)
2022-04-22 07:41:12,855|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-04-22 07:41:12,855|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-04-22 07:41:12,874|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_default)
2022-04-22 07:41:12,877|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_input)
2022-04-22 07:41:12,878|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:12,878|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-04-22 07:41:12,882|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(POST), url(/resource-resolution/post)
2022-04-22 07:41:12,889|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:12,890|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:12,890|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-04-22 07:41:12,890|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-04-22 07:41:12,890|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-04-22 07:41:12,906|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_post)
2022-04-22 07:41:12,920|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:12,957|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (list)
2022-04-22 07:41:12,960|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-04-22 07:41:12,960|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:12,961|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:12,961|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:12,961|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:12,961|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-04-22 07:41:12,980|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (v_db)
2022-04-22 07:41:12,984|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-04-22 07:41:13,045|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-04-22 07:41:13,088|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-04-22 07:41:13,089|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-04-22 07:41:13,129|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-04-22 07:41:13,133|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-04-22 07:41:13,134|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-04-22 07:41:13,134|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-04-22 07:41:13,134|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Getting Jython Script Class(ResolvProperties)
2022-04-22 07:41:13,149|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-04-22 07:41:13,180|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Component Object org.python.proxies.__main__$ResolvProperties$2@23e473ff
2022-04-22 07:41:13,182|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-04-22 07:41:13,196|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_python)
2022-04-22 07:41:13,197|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,197|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-04-22 07:41:13,199|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-04-22 07:41:13,208|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,208|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,208|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-04-22 07:41:13,208|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-04-22 07:41:13,208|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-04-22 07:41:13,228|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_patch)
2022-04-22 07:41:13,229|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-04-22 07:41:13,245|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_input)
2022-04-22 07:41:13,246|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,247|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-04-22 07:41:13,248|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(PUT), url(/resource-resolution/put)
2022-04-22 07:41:13,257|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,257|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,258|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-04-22 07:41:13,258|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-04-22 07:41:13,258|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-04-22 07:41:13,271|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_put)
2022-04-22 07:41:13,272|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-04-22 07:41:13,292|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_default)
2022-04-22 07:41:13,294|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,294|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-04-22 07:41:13,296|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-04-22 07:41:13,305|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,306|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,306|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-04-22 07:41:13,306|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-04-22 07:41:13,306|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-04-22 07:41:13,307|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,307|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-04-22 07:41:13,309|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(POST), url(/resource-resolution/post)
2022-04-22 07:41:13,316|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,316|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,317|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-04-22 07:41:13,317|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-04-22 07:41:13,317|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-04-22 07:41:13,318|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,318|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-04-22 07:41:13,319|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(GET), url(/resource-resolution/get)
2022-04-22 07:41:13,320|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_del)
2022-04-22 07:41:13,325|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,325|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,326|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-04-22 07:41:13,326|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-04-22 07:41:13,326|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-04-22 07:41:13,337|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_post)
2022-04-22 07:41:13,340|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_get)
2022-04-22 07:41:13,347|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-04-22 07:41:13,347|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-04-22 07:41:13,348|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-04-22 07:41:13,355|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response status(200 - OK)
2022-04-22 07:41:13,356|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (string)
2022-04-22 07:41:13,356|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-04-22 07:41:13,356|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-04-22 07:41:13,356|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-04-22 07:41:13,372|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_get_id)
2022-04-22 07:41:13,373|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-04-22 07:41:13,373|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-04-22 07:41:13,391|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_kotlin)
2022-04-22 07:41:13,392|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-04-22 07:41:13,402|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Response processing type (list)
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,404|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,405|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-04-22 07:41:13,405|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-04-22 07:41:13,421|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Resource resolution saved into database successfully : (j_db)
2022-04-22 07:41:13,423|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-04-22 07:41:13,646|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-04-22 07:41:13,682|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-04-22 07:41:13,682|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Preparing Response...
2022-04-22 07:41:13,682|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-04-22 07:41:13,682|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-04-22 07:41:13,683|a9100f31-f613-461a-b13b-20a94915584b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ade084d-acde-455a-ace4-d65fe50de9bb auditStoreId -1
2022-04-22 07:43:21,446|6b9bbb3e-3536-4135-a678-59078d11f3b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-22 07:43:21,446|6b9bbb3e-3536-4135-a678-59078d11f3b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:43:21,446|6b9bbb3e-3536-4135-a678-59078d11f3b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:43:22,069|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:43:22,069|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:43:22,595|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-22 07:43:22,596|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(f2614815-2f3d-4dd9-954b-67f462886c24) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-22 07:43:22,611|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(9f5f755f-820a-446f-9b3c-075df698771d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-22 07:43:22,619|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(aafcd939-86ae-43eb-92ef-b48f9f33e405) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-22 07:43:22,629|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(c3706bc6-b4f5-45ee-8503-4777ca5be3a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-22 07:43:22,641|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(db83298a-f2c6-497c-9f9f-6efebe16f762) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-22 07:43:22,653|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(09b9f194-509a-42c4-b8fc-cfc239fadb63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-22 07:43:22,666|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:43:22,666|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:43:22,666|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:43:22,667|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:43:22,667|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:43:22,667|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:43:22,729|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:43:22,754|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:43:22,775|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:43:22,781|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:43:22,801|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:22,802|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:22,812|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:43:22,846|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-22 07:43:22,874|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-22 07:43:22,882|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-22 07:43:22,917|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:22,918|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:22,919|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:22,957|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:43:22,983|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:43:23,003|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-22 07:43:23,004|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:43:23,049|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:23,050|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:23,050|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:23,051|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(HealthCheck)
2022-04-22 07:43:23,053|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-22 07:43:23,053|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-assign)
2022-04-22 07:43:23,054|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-deploy)
2022-04-22 07:43:23,090|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:43:23,117|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-22 07:43:23,144|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-22 07:43:23,151|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-22 07:43:23,188|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:23,188|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:23,189|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:23,227|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:43:23,258|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:43:23,277|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-22 07:43:23,277|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:43:23,312|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:23,313|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:23,349|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:43:23,384|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-22 07:43:23,400|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-22 07:43:23,401|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-22 07:43:23,441|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:23,442|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:23,443|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign-day-2)
2022-04-22 07:43:23,444|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:23,445|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy-day-2)
2022-04-22 07:43:23,460|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:43:23,477|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-22 07:43:23,498|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-22 07:43:23,498|6b9bbb3e-3536-4135-a678-59078d11f3b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-22 07:43:35,428|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f8bf0dcc-6ae8-490f-a762-9f60a52987ae)
2022-04-22 07:43:35,429|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/f8bf0dcc-6ae8-490f-a762-9f60a52987ae/Definitions
2022-04-22 07:43:35,430|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:43:35,431|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(netconf-device)
2022-04-22 07:43:35,451|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(resolve-data)
2022-04-22 07:43:35,497|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-04-22 07:43:35,505|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-04-22 07:43:35,524|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-04-22 07:43:35,595|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-assign)
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-assign) targets(resolve-data)
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-04-22 07:43:35,639|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f8bf0dcc-6ae8-490f-a762-9f60a52987ae/Templates/netconfrpc-mapping.json
2022-04-22 07:43:35,644|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-04-22 07:43:35,644|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-22 07:43:35,644|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-deploy)
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-deploy) targets(execute-netconf)
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) resource assignment files([]
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-04-22 07:43:35,645|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/netconfrpc-mapping.json)
2022-04-22 07:43:35,652|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([input-source])
2022-04-22 07:43:35,662|c25b220f-b615-4787-99fc-5cd96d476d66||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: [source-input]
2022-04-22 07:43:52,768|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-22 07:43:52,876|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-22 07:43:52,925|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| request(f2754e58-8fbe-4676-9769-9d18f217cba9)
2022-04-22 07:43:52,929|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| CBA file(/opt/app/onap/blueprints/archive/3ab68b30-e699-413a-9cf2-14b7d299996f/cba.zip written successfully
2022-04-22 07:43:52,929|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(3ab68b30-e699-413a-9cf2-14b7d299996f) CBA(/opt/app/onap/blueprints/archive/3ab68b30-e699-413a-9cf2-14b7d299996f/cba.zip)
2022-04-22 07:43:52,953|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ab68b30-e699-413a-9cf2-14b7d299996f) and entry definition file (Definitions/CNF.json)
2022-04-22 07:43:53,006|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:43:53,007|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:43:53,008|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:43:53,008|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-out)
2022-04-22 07:43:53,008|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale)
2022-04-22 07:43:53,009|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-in)
2022-04-22 07:43:53,009|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(health-check)
2022-04-22 07:43:53,030|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ab68b30-e699-413a-9cf2-14b7d299996f) and entry definition file (Definitions/CNF.json)
2022-04-22 07:43:53,056|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :APACHE::1.0.0
2022-04-22 07:43:53,085|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-04-22 07:43:53,087|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-04-22 07:43:53,132|f2754e58-8fbe-4676-9769-9d18f217cba9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/3ab68b30-e699-413a-9cf2-14b7d299996f) present to clean.
2022-04-22 07:44:11,143|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-22 07:44:11,257|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-22 07:44:11,259|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| request(87b3b476-f0f1-4667-b649-493cb4098f16)
2022-04-22 07:44:11,259|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| CBA file(/opt/app/onap/blueprints/archive/92b60d6d-9461-4e6b-9aab-f1290846a469/cba.zip written successfully
2022-04-22 07:44:11,260|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(92b60d6d-9461-4e6b-9aab-f1290846a469) CBA(/opt/app/onap/blueprints/archive/92b60d6d-9461-4e6b-9aab-f1290846a469/cba.zip)
2022-04-22 07:44:11,264|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/92b60d6d-9461-4e6b-9aab-f1290846a469) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:44:11,274|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:44:11,291|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:44:11,292|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:44:11,293|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:44:11,300|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/92b60d6d-9461-4e6b-9aab-f1290846a469) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:44:11,333|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-04-22 07:44:11,361|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-04-22 07:44:11,362|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-04-22 07:44:11,431|87b3b476-f0f1-4667-b649-493cb4098f16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/92b60d6d-9461-4e6b-9aab-f1290846a469) present to clean.
2022-04-22 07:45:25,119|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(6ea48e09-b204-4bab-961d-286809af84f6) CBA(/opt/app/onap/blueprints/archive/6ea48e09-b204-4bab-961d-286809af84f6/cba.zip)
2022-04-22 07:45:25,139|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ea48e09-b204-4bab-961d-286809af84f6) and entry definition file (Definitions/CNF.json)
2022-04-22 07:45:25,188|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:45:25,189|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:45:25,190|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:45:25,190|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-out)
2022-04-22 07:45:25,190|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale)
2022-04-22 07:45:25,191|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(scale-in)
2022-04-22 07:45:25,191|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(health-check)
2022-04-22 07:45:25,210|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ea48e09-b204-4bab-961d-286809af84f6) and entry definition file (Definitions/CNF.json)
2022-04-22 07:45:25,245|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :APACHE::1.0.0
2022-04-22 07:45:25,272|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-04-22 07:45:25,273|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-04-22 07:45:25,310|aeb3f2c0-443f-47e6-8e72-4130a97323d2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/6ea48e09-b204-4bab-961d-286809af84f6) present to clean.
2022-04-22 07:46:20,355|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-04-22 07:46:20,465|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-04-22 07:46:20,467|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| request(05a9ef51-e34d-4ece-9baa-a29aafb006d1)
2022-04-22 07:46:20,469|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| CBA file(/opt/app/onap/blueprints/archive/4d16fb6d-9ca7-47f3-bb1b-d7433357989b/cba.zip written successfully
2022-04-22 07:46:20,470|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(4d16fb6d-9ca7-47f3-bb1b-d7433357989b) CBA(/opt/app/onap/blueprints/archive/4d16fb6d-9ca7-47f3-bb1b-d7433357989b/cba.zip)
2022-04-22 07:46:20,483|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d16fb6d-9ca7-47f3-bb1b-d7433357989b) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:46:20,489|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:46:20,503|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:46:20,504|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:46:20,511|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4d16fb6d-9ca7-47f3-bb1b-d7433357989b) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:46:20,538|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-22 07:46:20,563|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-22 07:46:20,564|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-22 07:46:20,612|05a9ef51-e34d-4ece-9baa-a29aafb006d1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/4d16fb6d-9ca7-47f3-bb1b-d7433357989b) present to clean.
2022-04-22 07:53:24,198|12826f17-68e7-474e-8545-d9cba3c6228b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-04-22 07:53:24,198|12826f17-68e7-474e-8545-d9cba3c6228b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-04-22 07:53:24,198|12826f17-68e7-474e-8545-d9cba3c6228b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-04-22 07:53:24,470|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-04-22 07:53:24,470|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-04-22 07:53:25,186|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-04-22 07:53:25,187|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(b1de0864-0de2-4e1b-8bdd-666ca75f0761) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-04-22 07:53:25,200|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(b9ed1f23-10e3-48a5-89ae-75284692f2d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-04-22 07:53:25,205|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(0930764c-8807-43fc-ad62-e2882554ff00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-04-22 07:53:25,214|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(9cfa4727-0c33-43da-a6f2-174c8c823e63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-04-22 07:53:25,225|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(a2f4b0f2-7408-4304-83a9-06ac348d4d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-04-22 07:53:25,237|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(5d3ab79c-3f4d-499b-a483-312534a5fec0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-04-22 07:53:25,250|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:53:25,250|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:53:25,250|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:53:25,250|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:53:25,250|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:53:25,252|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:53:25,281|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:53:25,285|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:53:25,301|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:53:25,326|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:53:25,379|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:25,380|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:25,381|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:25,411|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:53:25,439|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:53:25,488|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-04-22 07:53:25,495|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-04-22 07:53:25,528|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:25,529|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:25,555|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-04-22 07:53:25,586|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-04-22 07:53:25,613|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-04-22 07:53:25,613|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-04-22 07:53:25,668|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:25,669|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:25,670|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:25,670|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(HealthCheck)
2022-04-22 07:53:25,671|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(ScaleOutReconfiguration)
2022-04-22 07:53:25,672|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-assign)
2022-04-22 07:53:25,672|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(vf-config-deploy)
2022-04-22 07:53:25,713|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:25,714|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:25,715|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-04-22 07:53:25,722|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-04-22 07:53:25,763|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-04-22 07:53:25,820|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-04-22 07:53:25,843|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-04-22 07:53:25,885|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-04-22 07:53:25,886|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-04-22 07:53:25,924|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-04-22 07:53:25,974|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:25,975|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:25,976|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:26,008|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-04-22 07:53:26,047|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:53:26,070|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-04-22 07:53:26,071|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-04-22 07:53:26,113|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:26,113|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:26,114|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign-day-2)
2022-04-22 07:53:26,115|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:26,115|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy-day-2)
2022-04-22 07:53:26,128|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-04-22 07:53:26,156|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :5G_Core::1.0.37
2022-04-22 07:53:26,188|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-04-22 07:53:26,189|12826f17-68e7-474e-8545-d9cba3c6228b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-04-22 07:53:38,765|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a4e2c352-5975-4436-8f4c-1781d732ed42)
2022-04-22 07:53:38,765|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| deleting definition types under : /opt/app/onap/blueprints/working/a4e2c352-5975-4436-8f4c-1781d732ed42/Definitions
2022-04-22 07:53:38,768|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| reinitialized all type definitions
2022-04-22 07:53:38,769|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-04-22 07:53:38,789|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(vnf-template)
2022-04-22 07:53:38,797|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-04-22 07:53:38,805|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-04-22 07:53:38,822|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,853|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,889|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,909|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-04-22 07:53:38,910|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-04-22 07:53:38,910|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-04-22 07:53:38,926|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,935|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,950|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:38,968|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(sdnc)
2022-04-22 07:53:38,992|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,001|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,012|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,042|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,053|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,065|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,107|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(config-assign)
2022-04-22 07:53:39,110|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-04-22 07:53:39,110|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-04-22 07:53:39,110|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-04-22 07:53:39,131|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,140|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,151|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(input)
2022-04-22 07:53:39,160|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-04-22 07:53:39,204|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(resource-assignment)
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-04-22 07:53:39,205|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/a4e2c352-5975-4436-8f4c-1781d732ed42/Templates/vnf-mapping.json
2022-04-22 07:53:39,210|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-04-22 07:53:39,210|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-04-22 07:53:39,210|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/a4e2c352-5975-4436-8f4c-1781d732ed42/Templates/base_ubuntu20-mapping.json
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-assign)
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-assign) targets(config-assign)
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-04-22 07:53:39,214|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enriching artifacts file(/opt/app/onap/blueprints/working/a4e2c352-5975-4436-8f4c-1781d732ed42/Templates/baseconfig-mapping.json
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing Workflow(config-deploy)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| identified workflow(config-deploy) targets(config-deploy)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| workflow(config-deploy) resource assignment files([]
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| ##### Enhancing blueprint Resource Definitions
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/vnf-mapping.json)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-04-22 07:53:39,218|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| processing file (Templates/baseconfig-mapping.json)
2022-04-22 07:53:39,229|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-04-22 07:53:39,299|533a527f-9bcf-4c07-b440-396bb467fd3c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-04-22 07:53:39,497|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Save processing(5e640561-93d7-43fe-b47d-10793b646074) CBA(/opt/app/onap/blueprints/archive/5e640561-93d7-43fe-b47d-10793b646074/cba.zip)
2022-04-22 07:53:39,503|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e640561-93d7-43fe-b47d-10793b646074) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:53:39,511|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-04-22 07:53:39,527|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(resource-assignment)
2022-04-22 07:53:39,528|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-assign)
2022-04-22 07:53:39,528|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Validating Workflow(config-deploy)
2022-04-22 07:53:39,535|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e640561-93d7-43fe-b47d-10793b646074) and entry definition file (Definitions/ubuntu20.json)
2022-04-22 07:53:39,548|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-04-22 07:53:39,574|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-04-22 07:53:39,574|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-04-22 07:53:39,611|ad7cb9ee-db94-4901-b9ad-f872a0e38d01||reactor-http-epoll-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-j5jvl|||| No compiled cache(/opt/app/onap/blueprints/working/5e640561-93d7-43fe-b47d-10793b646074) present to clean.