Results

By type

          23:30:57,641 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:30:57,642 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:30:57,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
23:30:57,644 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:30:57,644 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
23:30:57,644 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:30:57,662 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ad82709 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
23:30:57,818 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:30:57,830 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:30:57,834 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:30:57,843 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:30:57,937 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:30:57,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:30:57,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:30:57,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:30:57,938 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:30:57,938 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:30:57,938 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:30:57,939 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:30:57,941 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@510f3d34 - Registering current configuration as safe fallback point


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

2022-07-25 23:30:58,851|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58df47f447-c2sxh with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-25 23:30:58,855|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-25 23:31:03,232|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-25 23:31:04,062|||main||||INFO||||||| Finished Spring Data repository scanning in 814ms. Found 11 JPA repository interfaces.
2022-07-25 23:31:07,458|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-25 23:31:07,537|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-25 23:31:07,760|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-25 23:31:08,417|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-25 23:31:08,877|||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-07-25 23:31:08,883|||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-07-25 23:31:09,135|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-25 23:31:15,732|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-25 23:31:15,746|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-25 23:31:15,836|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-25 23:31:17,394|||main||||INFO||||||| Audit service is disabled
2022-07-25 23:31:17,741|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-25 23:31:19,528|||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, cps-data=source-rest]
2022-07-25 23:31:19,590|||main||||INFO||||||| Dependency Management module created...
2022-07-25 23:31:20,952|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-25 23:31:21,261|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-25 23:31:22,655|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-25 23:31:24,730|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-25 23:31:25,194|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-25 23:31:25,202|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 27.074 seconds (JVM running for 28.252)
2022-07-25 23:31:25,255|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-26 00:32:45,602|7d2f8fe5-3ce2-4cee-b464-4ca380e1b3f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-26 00:32:45,603|7d2f8fe5-3ce2-4cee-b464-4ca380e1b3f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-26 00:32:45,604|7d2f8fe5-3ce2-4cee-b464-4ca380e1b3f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-26 00:32:46,614|7d2f8fe5-3ce2-4cee-b464-4ca380e1b3f9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-26 00:32:46,617|7d2f8fe5-3ce2-4cee-b464-4ca380e1b3f9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-26 00:32:48,881|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Enhancing blueprint(/opt/app/onap/blueprints/working/10cdd74c-ed8f-4611-9196-97e1046617ef)
2022-07-26 00:32:48,892|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| deleting definition types under : /opt/app/onap/blueprints/working/10cdd74c-ed8f-4611-9196-97e1046617ef/Definitions
2022-07-26 00:32:48,997|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| reinitialized all type definitions
2022-07-26 00:32:49,006|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-26 00:32:49,186|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-26 00:32:49,295|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-26 00:32:49,337|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-26 00:32:49,402|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| ##### Enhancing Workflow(helloworld)
2022-07-26 00:32:49,403|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-26 00:32:49,403|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| identified workflow(helloworld) targets(helloworld)
2022-07-26 00:32:49,403|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-26 00:32:49,403|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-26 00:32:49,404|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| enriching artifacts file(/opt/app/onap/blueprints/working/10cdd74c-ed8f-4611-9196-97e1046617ef/Templates/hello-world-mapping.json
2022-07-26 00:32:49,419|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-26 00:32:49,419|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-26 00:32:49,419|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| ##### Enhancing blueprint Resource Definitions
2022-07-26 00:32:49,419|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-26 00:32:49,421|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| processing file (Templates/hello-world-mapping.json)
2022-07-26 00:32:49,443|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| distinct resource keys ([])
2022-07-26 00:32:49,443|83acee3d-55de-43be-bb1a-cc8699e424ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Enriching Resource Definition sources Node Template: []
2022-07-26 00:32:49,906|051c9deb-aae3-424b-94b4-fdee677b866e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Save processing(e37cd3f0-562d-451e-81fb-c04e2121ab34) CBA(/opt/app/onap/blueprints/archive/e37cd3f0-562d-451e-81fb-c04e2121ab34/cba.zip)
2022-07-26 00:32:49,923|051c9deb-aae3-424b-94b4-fdee677b866e||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37cd3f0-562d-451e-81fb-c04e2121ab34) and entry definition file (Definitions/blueprint.json)
2022-07-26 00:32:50,043|051c9deb-aae3-424b-94b4-fdee677b866e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(helloworld)
2022-07-26 00:32:50,065|051c9deb-aae3-424b-94b4-fdee677b866e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e37cd3f0-562d-451e-81fb-c04e2121ab34) and entry definition file (Definitions/blueprint.json)
2022-07-26 00:32:50,265|051c9deb-aae3-424b-94b4-fdee677b866e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| No compiled cache(/opt/app/onap/blueprints/working/e37cd3f0-562d-451e-81fb-c04e2121ab34) present to clean.
2022-07-26 00:32:50,478|fe359538-06c9-4421-af7a-078bc6d684f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| processing request id 654321
2022-07-26 00:32:50,478|fe359538-06c9-4421-af7a-078bc6d684f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-26 00:32:50,478|fe359538-06c9-4421-af7a-078bc6d684f2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| StoreAuditService ID  -1
2022-07-26 00:32:50,485|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| getting cba file name(test101), version(1.0.1) from db
2022-07-26 00:32:50,623|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-26 00:32:50,625|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-26 00:32:50,627|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-26 00:32:50,642|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Deriving input data for workflow: (helloworld)
2022-07-26 00:32:50,643|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-26 00:32:50,644|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-26 00:32:50,653|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-26 00:32:50,653|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-26 00:32:50,654|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-26 00:32:50,674|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-26 00:32:50,704|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Batched Sequence : ([])
2022-07-26 00:32:50,708|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Generated Resource Param Data ({ })
2022-07-26 00:32:50,805|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Preparing Response...
2022-07-26 00:32:50,808|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-26 00:32:50,809|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-26 00:32:50,811|fe359538-06c9-4421-af7a-078bc6d684f2||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cd7d4207-4b90-4b1a-8f57-43ded54dd778 auditStoreId -1
2022-07-26 02:22:20,958|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Save processing(79709b97-30a8-4069-814f-8afc387c5579) CBA(/opt/app/onap/blueprints/archive/79709b97-30a8-4069-814f-8afc387c5579/cba.zip)
2022-07-26 02:22:21,037|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79709b97-30a8-4069-814f-8afc387c5579) and entry definition file (Definitions/CNF.json)
2022-07-26 02:22:21,256|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(resource-assignment)
2022-07-26 02:22:21,258|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(config-assign)
2022-07-26 02:22:21,259|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(config-deploy)
2022-07-26 02:22:21,260|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(scale-out)
2022-07-26 02:22:21,260|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(scale)
2022-07-26 02:22:21,261|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(scale-in)
2022-07-26 02:22:21,262|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Validating Workflow(health-check)
2022-07-26 02:22:21,322|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79709b97-30a8-4069-814f-8afc387c5579) and entry definition file (Definitions/CNF.json)
2022-07-26 02:22:21,475|92c04942-617c-4e0b-a9f2-178cfef45ba7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-c2sxh|||| No compiled cache(/opt/app/onap/blueprints/working/79709b97-30a8-4069-814f-8afc387c5579) present to clean.