Once you enrich your package, you will have to click on the Download button in 
CDS to download the enriched CBA package.
This enriched CBA Package will be used as an attachment to the SDC as part of 
the artifact deployment.

NOTE: If you have Deployed your CBA package via CDS UI the SDC step is optional.


[cid:[email protected]]

Yuriy Malakov
SDN-CP Lead Engineer
732-420-3030, Q-Chat<qto://talk/ym9479>
[email protected]<mailto:[email protected]>

From: Aniello Paolo Malinconico <[email protected]>
Sent: Thursday, July 11, 2019 7:24 AM
To: [email protected]; MALAKOV, YURIY <[email protected]>; 
[email protected]
Subject: Re: [onap-discuss] [Dublin] VF Module Scale Out Use Case

I have used new dd.json and dd.sh .
I have re-uploaded the CBA from CDS GUI -> Enrich-> Save-> Deploy. Below the 
cds-bbp log:

2019-07-11 11:09:50,053|||reactor-http-epoll-1||||INFO||||||| Save 
processing(d7300703-ed4b-4447-9ec4-9a02a3db32d3) 
CBA(/opt/app/onap/blueprints/archive/d7300703-ed4b-4447-9ec4-9a02a3db32d3/cba.zip)
2019-07-11 11:09:50,071|||reactor-http-epoll-1||||INFO||||||| Reading blueprint 
path(/opt/app/onap/blueprints/work/d7300703-ed4b-4447-9ec4-9a02a3db32d3) and 
entry definition file (Definitions/vDNS-CDS.json)
2019-07-11 11:09:50,142|||reactor-http-epoll-1||||INFO||||||| validating 
NodeType(component-netconf-executor) RequirementDefinition (netconf-connection)
2019-07-11 11:09:50,300|||reactor-http-epoll-1||||INFO||||||| Validating 
Workflow(resource-assignment)
2019-07-11 11:09:50,301|||reactor-http-epoll-1||||INFO||||||| Validating 
Workflow(config-assign)
2019-07-11 11:09:50,302|||reactor-http-epoll-1||||INFO||||||| Validating 
Workflow(config-deploy)
2019-07-11 11:09:50,362|||reactor-http-epoll-1||||INFO||||||| Reading blueprint 
path(/opt/app/onap/blueprints/work/d7300703-ed4b-4447-9ec4-9a02a3db32d3) and 
entry definition file (Definitions/vDNS-CDS.json)
2019-07-11 11:09:50,383|||reactor-http-epoll-1||||INFO||||||| Overwriting 
blueprint model :test::1.0.0
2019-07-11 11:09:50,404|||reactor-http-epoll-1||||INFO||||||| Deleted deployed 
blueprint model :test::1.0.0

It seems CBA is uploaded correctly.

Then redistributed the service and I have :
2019-07-11 11:14:52,601|||grpc-default-executor-1||||INFO||||||| Basic 
Authentication Authorization header found for user: ccsdkapps
2019-07-11 11:14:52,716|||grpc-default-executor-1||||INFO||||||| Authentication 
success: 
org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f<mailto:org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f>:
 Principal: 
org.springframework.security.core.userdetails.User@f6ae214c<mailto: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
2019-07-11 11:14:52,717|||grpc-default-executor-1||||INFO||||||| request()
2019-07-11 11:14:52,717|||grpc-default-executor-1||||INFO||||||| request(): 
Writing CBA File under 
:/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip
2019-07-11 11:14:52,718|||grpc-default-executor-1||||INFO||||||| request(): CBA 
file(/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip
 written successfully
2019-07-11 11:14:52,718|||grpc-default-executor-1||||INFO||||||| Save 
processing(69571745-3e7c-4c39-99d5-27a22c037d76) 
CBA(/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip)
2019-07-11 11:14:52,720|||grpc-default-executor-1||||INFO||||||| Reading 
blueprint 
path(/opt/app/onap/blueprints/work/69571745-3e7c-4c39-99d5-27a22c037d76) and 
entry definition file (Definitions/vDNS-CDS.json)
2019-07-11 11:14:52,723|||grpc-default-executor-1||||ERROR||||||| request(): 
Failed to upload CBA
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: failed to 
populate service template for 
/opt/app/onap/blueprints/work/69571745-3e7c-4c39-99d5-27a22c037d76/Definitions/data_types.json
        at 
org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintImportService.resolveImportDefinition(BluePrintImportService.kt:88)
        at 
org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintImportService$resolveImportDefinition$1.invokeSuspend(BluePrintImportService.kt)

...
Caused by: java.io.FileNotFoundException: 
/opt/app/onap/blueprints/work/69571745-3e7c-4c39-99d5-27a22c037d76/Definitions/data_types.json
 (No such file or directory)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at kotlin.io.FilesKt__FileReadWriteKt.readBytes(FileReadWrite.kt:63)
...
1:14:52,717|||grpc-default-executor-1||||INFO||||||| request()
2019-07-11 11:14:52,717|||grpc-default-executor-1||||INFO||||||| request(): 
Writing CBA File under 
:/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip
2019-07-11 11:14:52,718|||grpc-default-executor-1||||INFO||||||| request(): CBA 
file(/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip
 written successfully
2019-07-11 11:14:52,718|||grpc-default-executor-1||||INFO||||||| Save 
processing(69571745-3e7c-4c39-99d5-27a22c037d76) 
CBA(/opt/app/onap/blueprints/archive/69571745-3e7c-4c39-99d5-27a22c037d76/cba-zip)
2019-07-11 11:14:52,720|||grpc-default-executor-1||||INFO||||||| Reading 
blueprint 
path(/opt/app/onap/blueprints/work/69571745-3e7c-4c39-99d5-27a22c037d76) and 
entry definition file (Definitions/vDNS-CDS.json)
2019-07-11 11:14:52,723|||grpc-default-executor-1||||ERROR||||||| request(): 
Failed to upload CBA
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: failed to 
populate service template for 
/opt/app/onap/blueprints/work/69571745-3e7c-4c39-99d5-27a22c037d76/Definitions/data_types.json
        at 
org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintImportService.resolveImportDefinition(BluePrintImportService.kt:88)
        at 
org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintImportService$resolveImportDefinition$1.invokeSuspend(BluePrintImportService.kt)
        at 
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)

I will be online on RocketChat in 30 minutes.
Thanks a lot,

Aniello Paolo Malinconico

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17984): https://lists.onap.org/g/onap-discuss/message/17984
Mute This Topic: https://lists.onap.org/mt/32390603/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to