By type
03:03:57,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:03:57,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:03:57,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 03:03:57,145 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:03:57,145 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:03:57,145 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 03:03:57,168 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 03:03:57,429 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:03:57,444 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:03:57,451 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:03:57,467 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:03:57,615 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:03:57,615 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:03:57,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:03:57,619 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-10 03:03:59,046|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-6h9bb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-04-10 03:03:59,053|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-10 03:04:05,155|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-10 03:04:06,315|||main||||INFO||||||| Finished Spring Data repository scanning in 1136ms. Found 11 JPA repository interfaces. 2022-04-10 03:04:11,091|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-10 03:04:11,218|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-10 03:04:11,708|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-10 03:04:12,696|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-10 03:04:13,409|||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-10 03:04:13,419|||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-10 03:04:13,827|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-10 03:04:16,823|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-10 03:04:16,848|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-10 03:04:17,035|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-10 03:04:19,146|||main||||INFO||||||| Audit service is disabled 2022-04-10 03:04:19,436|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-10 03:04:22,692|||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-10 03:04:22,783|||main||||INFO||||||| Dependency Management module created... 2022-04-10 03:04:24,957|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-10 03:04:25,535|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-10 03:04:27,799|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-10 03:04:30,976|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-10 03:04:31,643|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-10 03:04:31,666|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 33.776 seconds (JVM running for 35.339) 2022-04-10 03:04:31,733|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 10, 2022 3:53:32 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-10 04:02:52,004|390e3a98-1c74-4625-bf15-5123e9a82337||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-10 04:02:52,006|390e3a98-1c74-4625-bf15-5123e9a82337||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-10 04:02:52,009|390e3a98-1c74-4625-bf15-5123e9a82337||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-10 04:02:53,532|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-10 04:02:53,537|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-10 04:02:55,494|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-10 04:02:55,512|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(bf0bd50c-f7c4-4c3d-bc61-e23035d3e6ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-10 04:02:55,654|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(a727fff9-792f-40aa-a31c-b92b1b0a1c63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-10 04:02:55,673|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(56b1fe14-f021-4897-8fa6-cb5ed58ab7ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-10 04:02:55,693|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(9eb951c0-44a5-493b-afdb-2869b548dbff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-10 04:02:55,714|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(25fcf1ed-d772-4561-829d-f9aaa59a1e51) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-10 04:02:55,735|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(30b8df9e-ac06-4005-9798-4d5cfa6b93eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-10 04:02:55,762|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:55,770|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:55,771|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:55,772|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:55,773|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:55,774|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:56,049|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:02:56,128|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:02:56,171|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:02:56,213|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:02:56,532|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:02:56,538|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:02:56,540|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:56,655|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:56,962|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:02:56,963|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:02:56,964|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:57,058|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:57,287|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:02:57,288|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:02:57,289|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:57,291|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(HealthCheck) 2022-04-10 04:02:57,292|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-10 04:02:57,293|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-assign) 2022-04-10 04:02:57,294|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-deploy) 2022-04-10 04:02:57,388|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:57,502|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:02:57,504|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:57,633|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:02:57,635|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:57,636|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:57,662|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:02:57,896|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:02:57,898|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:02:57,899|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign-day-2) 2022-04-10 04:02:57,900|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:02:57,901|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy-day-2) 2022-04-10 04:02:57,930|390e3a98-1c74-4625-bf15-5123e9a82337||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:03:16,312|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eebeb952-130f-4a77-a501-9d951cf84aab) 2022-04-10 04:03:16,320|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| deleting definition types under : /opt/app/onap/blueprints/working/eebeb952-130f-4a77-a501-9d951cf84aab/Definitions 2022-04-10 04:03:16,356|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| reinitialized all type definitions 2022-04-10 04:03:16,384|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-10 04:03:16,468|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-10 04:03:16,539|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-10 04:03:16,553|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-10 04:03:16,587|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-10 04:03:16,656|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-10 04:03:16,736|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-assign) 2022-04-10 04:03:16,738|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-10 04:03:16,738|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-assign) targets(resolve-data) 2022-04-10 04:03:16,738|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-10 04:03:16,738|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-10 04:03:16,739|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/eebeb952-130f-4a77-a501-9d951cf84aab/Templates/netconfrpc-mapping.json 2022-04-10 04:03:16,753|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-10 04:03:16,753|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-10 04:03:16,755|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-deploy) 2022-04-10 04:03:16,757|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-10 04:03:16,757|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-10 04:03:16,757|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) resource assignment files([] 2022-04-10 04:03:16,775|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing blueprint Resource Definitions 2022-04-10 04:03:16,776|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-10 04:03:16,779|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-10 04:03:16,798|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| distinct resource keys ([input-source]) 2022-04-10 04:03:16,829|60b14b66-ed45-4014-a8e6-e5d97e1b38c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-10 04:03:56,065|03db6254-7dfa-46ed-b33e-5cd2a7b41e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-10 04:03:56,065|03db6254-7dfa-46ed-b33e-5cd2a7b41e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-10 04:03:56,065|03db6254-7dfa-46ed-b33e-5cd2a7b41e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-10 04:03:56,490|03db6254-7dfa-46ed-b33e-5cd2a7b41e6c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-10 04:03:56,495|03db6254-7dfa-46ed-b33e-5cd2a7b41e6c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-10 04:03:58,391|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b050a7e8-6314-41ca-997c-a85a15a40634) 2022-04-10 04:03:58,392|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| deleting definition types under : /opt/app/onap/blueprints/working/b050a7e8-6314-41ca-997c-a85a15a40634/Definitions 2022-04-10 04:03:58,395|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| reinitialized all type definitions 2022-04-10 04:03:58,397|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-10 04:03:58,430|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-10 04:03:58,445|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-10 04:03:58,461|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-10 04:03:58,490|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(helloworld) 2022-04-10 04:03:58,491|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-10 04:03:58,491|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(helloworld) targets(helloworld) 2022-04-10 04:03:58,491|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-10 04:03:58,491|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-10 04:03:58,491|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/b050a7e8-6314-41ca-997c-a85a15a40634/Templates/hello-world-mapping.json 2022-04-10 04:03:58,502|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-10 04:03:58,503|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-10 04:03:58,503|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing blueprint Resource Definitions 2022-04-10 04:03:58,503|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-10 04:03:58,503|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/hello-world-mapping.json) 2022-04-10 04:03:58,519|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| distinct resource keys ([]) 2022-04-10 04:03:58,519|89cb22dd-9454-4027-a884-49c6399ff884||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enriching Resource Definition sources Node Template: [] 2022-04-10 04:03:58,797|529ed78a-2853-4ab1-8f8f-b93b88ad127e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(f8a123d0-75c7-4149-9566-685f3c726481) CBA(/opt/app/onap/blueprints/archive/f8a123d0-75c7-4149-9566-685f3c726481/cba.zip) 2022-04-10 04:03:58,815|529ed78a-2853-4ab1-8f8f-b93b88ad127e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8a123d0-75c7-4149-9566-685f3c726481) and entry definition file (Definitions/blueprint.json) 2022-04-10 04:03:58,841|529ed78a-2853-4ab1-8f8f-b93b88ad127e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(helloworld) 2022-04-10 04:03:58,856|529ed78a-2853-4ab1-8f8f-b93b88ad127e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8a123d0-75c7-4149-9566-685f3c726481) and entry definition file (Definitions/blueprint.json) 2022-04-10 04:03:58,997|529ed78a-2853-4ab1-8f8f-b93b88ad127e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/working/f8a123d0-75c7-4149-9566-685f3c726481) present to clean. 2022-04-10 04:03:59,234|a8826bb2-0418-4828-8e57-47766ec38e74||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing request id 654321 2022-04-10 04:03:59,234|a8826bb2-0418-4828-8e57-47766ec38e74||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionInput called not to store the Workflow action input details 2022-04-10 04:03:59,235|a8826bb2-0418-4828-8e57-47766ec38e74||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| StoreAuditService ID -1 2022-04-10 04:03:59,249|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| getting cba file name(test101), version(1.0.1) from db 2022-04-10 04:03:59,380|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-10 04:03:59,384|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-10 04:03:59,387|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-10 04:03:59,423|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deriving input data for workflow: (helloworld) 2022-04-10 04:03:59,425|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-10 04:03:59,426|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-10 04:03:59,452|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-10 04:03:59,453|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-10 04:03:59,455|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-10 04:03:59,482|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-10 04:03:59,518|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Batched Sequence : ([]) 2022-04-10 04:03:59,527|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Generated Resource Param Data ({ }) 2022-04-10 04:03:59,707|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Preparing Response... 2022-04-10 04:03:59,712|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-10 04:03:59,713|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-10 04:03:59,717|a8826bb2-0418-4828-8e57-47766ec38e74||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4968329c-a92e-4452-8bc1-bb08aa7ca1da auditStoreId -1 2022-04-10 04:20:06,396|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-10 04:20:06,398|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-10 04:20:06,399|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-10 04:20:07,074|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-10 04:20:07,075|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-10 04:20:08,593|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-10 04:20:08,595|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(9b85d460-c5fb-4643-b289-3ecfce6886e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-10 04:20:08,642|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,643|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(8a4622e1-6437-466b-a19c-0ad5c701b8a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-10 04:20:08,654|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,655|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(317fd77c-91af-40cc-a6da-243a12a8d551) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-10 04:20:08,676|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(29c86838-7654-42e8-a2c8-87f5533faa4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-10 04:20:08,695|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(950bfe4d-223e-4ce7-b8e9-a177235a8ff3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-10 04:20:08,718|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(923c6ac7-76f6-4499-b3e2-0f9ed62141f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-10 04:20:08,742|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,743|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,743|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,743|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:08,800|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:20:08,844|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:20:08,872|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:20:08,897|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:20:09,016|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:09,017|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:09,017|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:09,066|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:09,135|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-10 04:20:09,233|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-10 04:20:09,248|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-10 04:20:09,331|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:09,333|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:09,335|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:09,337|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(HealthCheck) 2022-04-10 04:20:09,338|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-10 04:20:09,340|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-assign) 2022-04-10 04:20:09,341|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-deploy) 2022-04-10 04:20:09,410|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:09,497|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-10 04:20:09,558|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-10 04:20:09,598|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-10 04:20:09,668|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:09,673|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:09,674|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:09,729|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:09,814|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-10 04:20:09,854|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-10 04:20:09,888|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-10 04:20:09,923|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:09,924|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:09,988|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:10,007|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:10,008|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:10,024|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:10,068|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-10 04:20:10,122|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-10 04:20:10,139|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-10 04:20:10,255|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-10 04:20:10,310|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-10 04:20:10,323|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-10 04:20:10,437|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:10,438|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:10,439|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign-day-2) 2022-04-10 04:20:10,442|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:10,443|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy-day-2) 2022-04-10 04:20:10,471|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:10,534|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-10 04:20:10,616|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-10 04:20:10,621|8f1b5f3c-f01b-413e-a13f-c2585443aa9b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-10 04:20:26,362|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/389884a7-8a12-48f5-8bd8-1e68377524fd) 2022-04-10 04:20:26,363|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| deleting definition types under : /opt/app/onap/blueprints/working/389884a7-8a12-48f5-8bd8-1e68377524fd/Definitions 2022-04-10 04:20:26,366|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| reinitialized all type definitions 2022-04-10 04:20:26,367|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-10 04:20:26,397|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(vnf-template) 2022-04-10 04:20:26,406|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-10 04:20:26,416|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-10 04:20:26,465|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,509|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,534|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,561|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-10 04:20:26,561|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-10 04:20:26,561|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-10 04:20:26,593|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,607|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,621|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,640|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-10 04:20:26,673|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,688|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,699|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,712|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,723|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,737|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,767|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-10 04:20:26,775|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-10 04:20:26,775|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-10 04:20:26,775|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-10 04:20:26,805|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,819|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,831|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(input) 2022-04-10 04:20:26,844|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-10 04:20:26,909|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(resource-assignment) 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-10 04:20:26,911|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/389884a7-8a12-48f5-8bd8-1e68377524fd/Templates/vnf-mapping.json 2022-04-10 04:20:26,918|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-10 04:20:26,918|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-10 04:20:26,918|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/389884a7-8a12-48f5-8bd8-1e68377524fd/Templates/base_ubuntu20-mapping.json 2022-04-10 04:20:26,925|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-10 04:20:26,925|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-10 04:20:26,926|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-assign) 2022-04-10 04:20:26,927|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-10 04:20:26,927|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-assign) targets(config-assign) 2022-04-10 04:20:26,927|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-10 04:20:26,927|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-10 04:20:26,927|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/389884a7-8a12-48f5-8bd8-1e68377524fd/Templates/baseconfig-mapping.json 2022-04-10 04:20:26,934|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-10 04:20:26,934|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-10 04:20:26,935|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-deploy) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) resource assignment files([] 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing blueprint Resource Definitions 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/vnf-mapping.json) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-10 04:20:26,936|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/baseconfig-mapping.json) 2022-04-10 04:20:26,959|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:20:27,084|ef204027-919c-4cd1-bf66-0894f77c4657||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-10 04:20:27,408|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(561d7b8a-de05-43b1-a852-0513353161cf) CBA(/opt/app/onap/blueprints/archive/561d7b8a-de05-43b1-a852-0513353161cf/cba.zip) 2022-04-10 04:20:27,421|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/561d7b8a-de05-43b1-a852-0513353161cf) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:20:27,436|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:20:27,494|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:20:27,496|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:20:27,498|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:20:27,515|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/561d7b8a-de05-43b1-a852-0513353161cf) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:20:27,629|102b7033-03ad-4124-a558-961c8e288b8a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/working/561d7b8a-de05-43b1-a852-0513353161cf) present to clean. 2022-04-10 04:23:44,962|d2faaf2c-09b5-44c7-a461-0d47de3e6271||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-10 04:23:44,962|d2faaf2c-09b5-44c7-a461-0d47de3e6271||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-10 04:23:44,963|d2faaf2c-09b5-44c7-a461-0d47de3e6271||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-10 04:23:45,792|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-10 04:23:45,792|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-10 04:23:46,842|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-10 04:23:46,845|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(0412bf64-d9c1-4289-b163-1c79faab77e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-10 04:23:46,875|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:46,876|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(d72c53dd-8fe6-4ec6-9bc2-9bfff0dc62e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-10 04:23:46,892|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:46,893|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(106ea0b0-4554-49db-83da-2dde0f35add7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-10 04:23:46,915|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:46,916|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(77784b5c-f273-483b-804d-9182b6f37354) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-10 04:23:46,946|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:46,952|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(e9ae9bff-191d-4fa7-8896-755d195360c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-10 04:23:46,978|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(950d593f-306a-44c7-999f-32fbb64a1c43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-10 04:23:47,008|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:47,009|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:47,061|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:23:47,124|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:23:47,205|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:23:47,240|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:23:47,390|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:23:47,391|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:23:47,393|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:47,502|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:47,585|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-10 04:23:47,643|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-10 04:23:47,678|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-10 04:23:47,785|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:23:47,786|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:23:47,793|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:47,857|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:47,930|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-10 04:23:47,962|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-10 04:23:47,965|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-10 04:23:48,042|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:23:48,044|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:48,136|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:23:48,137|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:48,145|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:48,197|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:48,244|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-10 04:23:48,294|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-10 04:23:48,296|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-10 04:23:48,408|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-10 04:23:48,456|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-10 04:23:48,458|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-10 04:23:48,540|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:23:48,542|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:23:48,544|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign-day-2) 2022-04-10 04:23:48,545|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:48,547|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy-day-2) 2022-04-10 04:23:48,598|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:48,658|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-10 04:23:48,715|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-10 04:23:48,731|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-10 04:23:48,804|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:23:48,805|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:23:48,807|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:23:48,808|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(HealthCheck) 2022-04-10 04:23:48,810|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-10 04:23:48,811|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-assign) 2022-04-10 04:23:48,813|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(vf-config-deploy) 2022-04-10 04:23:48,872|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| 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-10 04:23:48,896|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-10 04:23:48,929|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-10 04:23:48,930|d2faaf2c-09b5-44c7-a461-0d47de3e6271||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-10 04:24:05,153|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/13e8199f-19e8-4fad-8cfc-705ebd4a6c91) 2022-04-10 04:24:05,154|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| deleting definition types under : /opt/app/onap/blueprints/working/13e8199f-19e8-4fad-8cfc-705ebd4a6c91/Definitions 2022-04-10 04:24:05,157|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| reinitialized all type definitions 2022-04-10 04:24:05,158|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-10 04:24:05,199|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-10 04:24:05,236|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-10 04:24:05,247|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-10 04:24:05,259|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-10 04:24:05,329|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-10 04:24:05,391|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-assign) 2022-04-10 04:24:05,392|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-10 04:24:05,392|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-assign) targets(resolve-data) 2022-04-10 04:24:05,393|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-10 04:24:05,393|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-10 04:24:05,393|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enriching artifacts file(/opt/app/onap/blueprints/working/13e8199f-19e8-4fad-8cfc-705ebd4a6c91/Templates/netconfrpc-mapping.json 2022-04-10 04:24:05,404|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-10 04:24:05,404|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-10 04:24:05,406|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing Workflow(config-deploy) 2022-04-10 04:24:05,408|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-10 04:24:05,408|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-10 04:24:05,408|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| workflow(config-deploy) resource assignment files([] 2022-04-10 04:24:05,408|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| ##### Enhancing blueprint Resource Definitions 2022-04-10 04:24:05,409|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-10 04:24:05,409|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-10 04:24:05,421|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| distinct resource keys ([input-source]) 2022-04-10 04:24:05,453|f7129938-ab0c-4d38-bbf4-5d15375c3045||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-10 04:24:20,111|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-10 04:24:20,236|||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-10 04:24:20,314|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| request(58b5006c-d504-4baf-aa1e-26c6a41787d0) 2022-04-10 04:24:20,322|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| CBA file(/opt/app/onap/blueprints/archive/924ba943-bca2-4cad-9413-5477c5bd7949/cba.zip written successfully 2022-04-10 04:24:20,323|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(924ba943-bca2-4cad-9413-5477c5bd7949) CBA(/opt/app/onap/blueprints/archive/924ba943-bca2-4cad-9413-5477c5bd7949/cba.zip) 2022-04-10 04:24:20,337|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/924ba943-bca2-4cad-9413-5477c5bd7949) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:24:20,352|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:24:20,404|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(resource-assignment) 2022-04-10 04:24:20,405|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:24:20,406|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:24:20,428|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/924ba943-bca2-4cad-9413-5477c5bd7949) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:24:20,448|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-10 04:24:20,500|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-10 04:24:20,503|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-10 04:24:20,551|58b5006c-d504-4baf-aa1e-26c6a41787d0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/working/924ba943-bca2-4cad-9413-5477c5bd7949) present to clean. 2022-04-10 04:24:56,316|0c6ace54-3c01-41bc-8a01-c4c3c5677291||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-10 04:24:56,426|0c6ace54-3c01-41bc-8a01-c4c3c5677291||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:24:56,432|0c6ace54-3c01-41bc-8a01-c4c3c5677291||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:24:56,436|0c6ace54-3c01-41bc-8a01-c4c3c5677291||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:24:56,678|34c07544-694b-44ca-ac6c-aa63a5643959||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:24:56,679|34c07544-694b-44ca-ac6c-aa63a5643959||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:24:56,685|34c07544-694b-44ca-ac6c-aa63a5643959||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:24:57,326|9c503b52-b03f-4778-bbe4-4d0b3edd5161||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:24:57,326|9c503b52-b03f-4778-bbe4-4d0b3edd5161||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:24:57,329|9c503b52-b03f-4778-bbe4-4d0b3edd5161||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:24:58,110|75d37c09-1ec0-40e8-903a-700183b95353||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:24:58,111|75d37c09-1ec0-40e8-903a-700183b95353||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:24:58,121|75d37c09-1ec0-40e8-903a-700183b95353||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:26:55,330|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-10 04:26:55,449|||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-10 04:26:55,464|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| request(a12c33f0-06d1-439d-8b9c-2ed7ddc36eff) 2022-04-10 04:26:55,467|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| CBA file(/opt/app/onap/blueprints/archive/9bd4141f-cfc6-4d7b-9322-7c3d004b5734/cba.zip written successfully 2022-04-10 04:26:55,467|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Save processing(9bd4141f-cfc6-4d7b-9322-7c3d004b5734) CBA(/opt/app/onap/blueprints/archive/9bd4141f-cfc6-4d7b-9322-7c3d004b5734/cba.zip) 2022-04-10 04:26:55,498|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bd4141f-cfc6-4d7b-9322-7c3d004b5734) and entry definition file (Definitions/pnf_netconf.json) 2022-04-10 04:26:55,526|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-10 04:26:55,555|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-assign) 2022-04-10 04:26:55,556|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Validating Workflow(config-deploy) 2022-04-10 04:26:55,571|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bd4141f-cfc6-4d7b-9322-7c3d004b5734) and entry definition file (Definitions/pnf_netconf.json) 2022-04-10 04:26:55,606|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-10 04:26:55,660|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-10 04:26:55,662|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-10 04:26:55,724|a12c33f0-06d1-439d-8b9c-2ed7ddc36eff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| No compiled cache(/opt/app/onap/blueprints/working/9bd4141f-cfc6-4d7b-9322-7c3d004b5734) present to clean. 2022-04-10 04:32:27,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing request id 2e1ad495-562e-4b65-bfdf-d12dd5863078 2022-04-10 04:32:27,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionInput called not to store the Workflow action input details 2022-04-10 04:32:27,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| StoreAuditService ID -1 2022-04-10 04:32:27,425|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:32:27,426|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:32:27,435|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:32:27,479|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deriving input data for workflow: (resource-assignment) 2022-04-10 04:32:27,515|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-10 04:32:27,515|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-10 04:32:27,522|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| preparing request id(2e1ad495-562e-4b65-bfdf-d12dd5863078) for workflow(resource-assignment) step(resource-assignment) 2022-04-10 04:32:27,522|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:27,525|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-10 04:32:27,528|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-10 04:32:27,578|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-10 04:32:27,624|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-10 04:32:27,626|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("33782deb-5a12-4d20-be5b-d9ba55faba64") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-10 04:32:27,626|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("2ca23c26-2507-48fb-96f2-a3ac8ff589ce") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-10 04:32:27,629|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Generated Resource Param Data ({ "service-instance-id" : "33782deb-5a12-4d20-be5b-d9ba55faba64", "vnf-id" : "2ca23c26-2507-48fb-96f2-a3ac8ff589ce", "vnf_name" : "ubuntu20-VNF-name" }) 2022-04-10 04:32:27,699|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Preparing Response... 2022-04-10 04:32:27,699|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:27,699|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-10 04:32:27,701|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 93d318c3-76e8-48fc-aa24-e8613f31e5fe auditStoreId -1 2022-04-10 04:32:33,492|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing request id 310dec5b-e5d5-4875-a331-00d8edce67b9 2022-04-10 04:32:33,492|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionInput called not to store the Workflow action input details 2022-04-10 04:32:33,493|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| StoreAuditService ID -1 2022-04-10 04:32:33,493|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:32:33,493|b8d8cffe-2d70-44b0-ad20-272a3dd44473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:32:33,495|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:32:33,502|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deriving input data for workflow: (resource-assignment) 2022-04-10 04:32:33,503|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-10 04:32:33,506|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-10 04:32:33,507|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| preparing request id(310dec5b-e5d5-4875-a331-00d8edce67b9) for workflow(resource-assignment) step(resource-assignment) 2022-04-10 04:32:33,507|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:33,507|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-10 04:32:33,508|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-04-10 04:32:33,529|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-10 04:32:33,540|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-04-10 04:32:33,541|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-04-10 04:32:33,541|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-04-10 04:32:33,541|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-04-10 04:32:33,542|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("74f8d711-d80e-4b13-ac31-3f5ac0bd06ec") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-10 04:32:33,542|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("33782deb-5a12-4d20-be5b-d9ba55faba64") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-10 04:32:33,542|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-04-10 04:32:33,543|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-04-10 04:32:33,554|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-04-10 04:32:33,555|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("2ca23c26-2507-48fb-96f2-a3ac8ff589ce") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-10 04:32:33,558|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-istanbul", "service-instance-id" : "33782deb-5a12-4d20-be5b-d9ba55faba64", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "74f8d711-d80e-4b13-ac31-3f5ac0bd06ec", "vnf-id" : "2ca23c26-2507-48fb-96f2-a3ac8ff589ce", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-04-10 04:32:33,581|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Preparing Response... 2022-04-10 04:32:33,582|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:33,582|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-10 04:32:33,582|b8d8cffe-2d70-44b0-ad20-272a3dd44473||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 17e1937f-adf0-4b5e-b3f5-c20bbcd2d146 auditStoreId -1 2022-04-10 04:32:42,328|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-10 04:32:42,441|||grpc-default-executor-2||||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-10 04:32:42,491|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing request id b8d8cffe-2d70-44b0-ad20-272a3dd44473 2022-04-10 04:32:42,491|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionInput called not to store the Workflow action input details 2022-04-10 04:32:42,491|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| StoreAuditService ID -1 2022-04-10 04:32:42,492|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:32:42,492|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:32:42,494|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:32:42,501|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deriving input data for workflow: (config-assign) 2022-04-10 04:32:42,502|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-04-10 04:32:42,502|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-10 04:32:42,503|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| preparing request id(b8d8cffe-2d70-44b0-ad20-272a3dd44473) for workflow(config-assign) step(config-assign) 2022-04-10 04:32:42,503|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:42,503|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-04-10 04:32:42,506|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-04-10 04:32:42,574|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-10 04:32:42,577|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-10 04:32:42,582|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("33782deb-5a12-4d20-be5b-d9ba55faba64") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-10 04:32:42,583|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Setting Resource Value ("2ca23c26-2507-48fb-96f2-a3ac8ff589ce") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-10 04:32:42,658|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resource resolution saved into database successfully : (vnf-id) 2022-04-10 04:32:42,673|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resource resolution saved into database successfully : (service-instance-id) 2022-04-10 04:32:42,678|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Resource resolution saved into database successfully : (vnf_name) 2022-04-10 04:32:42,680|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Generated Resource Param Data ({ "service-instance-id" : "33782deb-5a12-4d20-be5b-d9ba55faba64", "vnf-id" : "2ca23c26-2507-48fb-96f2-a3ac8ff589ce", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-04-10 04:32:42,732|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-04-10 04:32:42,770|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-10 04:32:42,771|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Preparing Response... 2022-04-10 04:32:42,771|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-04-10 04:32:42,771|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-10 04:32:42,773|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2f49145-9dd9-4a43-9a3d-ab923e1116a8 auditStoreId -1 2022-04-10 04:32:42,830|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Completed 2022-04-10 04:34:16,728|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-10 04:34:16,870|||grpc-default-executor-3||||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-10 04:34:16,881|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| processing request id b8d8cffe-2d70-44b0-ad20-272a3dd44473 2022-04-10 04:34:16,881|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionInput called not to store the Workflow action input details 2022-04-10 04:34:16,882|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| StoreAuditService ID -1 2022-04-10 04:34:16,885|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-10 04:34:16,886|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-10 04:34:16,888|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-10 04:34:16,899|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Deriving input data for workflow: (config-deploy) 2022-04-10 04:34:16,900|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-04-10 04:34:16,900|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-10 04:34:16,921|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| preparing request id(b8d8cffe-2d70-44b0-ad20-272a3dd44473) for workflow(config-deploy) step(config-deploy) 2022-04-10 04:34:16,921|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-04-10 04:34:16,922|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-04-10 04:34:16,928|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-04-10 04:34:16,931|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Getting Jython Script Class(ConfigDeploy) 2022-04-10 04:34:23,418|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@37a4e089 2022-04-10 04:34:23,421|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Hello world 2022-04-10 04:34:23,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Preparing Response... 2022-04-10 04:34:23,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-04-10 04:34:23,422|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-10 04:34:23,423|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0eb0b670-29ae-4319-9711-2fd664402753 auditStoreId -1 2022-04-10 04:34:23,426|b8d8cffe-2d70-44b0-ad20-272a3dd44473||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-6h9bb|||| Completed