By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2022-12-01T23:35:52.784Z||main|||||INFO|500||The following profiles are active: basic
2022-12-01T23:36:09.519Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-01T23:36:09.520Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-01T23:36:09.736Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-01T23:36:17.227Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-01T23:36:17.918Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-01T23:36:18.798Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-01T23:36:18.906Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-01T23:36:19.359Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-01T23:36:19.844Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-01T23:36:21.021Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-01T23:36:24.691Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-01T23:36:28.116Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-01T23:36:28.193Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-01T23:36:29.110Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-01T23:36:29.484Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-12-01T23:36:31.673Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-01T23:36:33.337Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-12-01T23:36:34.185Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2022-12-01T23:36:35.393Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:35.411Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:35.447Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:37.161Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:37.163Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:34 GMT], server=[envoy], x-envoy-upstream-service-time=[1696], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:37.165Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"bdc8a65f7e8c4bcd8b814f864cc59b48","versionId":"864c6a5efd2042649e62db983135ebe8"}
2022-12-01T23:36:37.208Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-12-01T23:36:37.304Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:37.305Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1559747-f5da-4f67-b90e-f683339d81c6], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:37.309Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:37.780Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[426]}
2022-12-01T23:36:37.782Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:37.783Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bdc8a65f7e8c4bcd8b814f864cc59b48/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:37.785Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-12-01T23:36:37.786Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:37.887Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:37.888Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[afe2630a-961b-46a4-897c-1e7ff464f0c2], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:37.892Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:38.066Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:37 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:38.068Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0f3e9ad6688740159a3fdd65f03292a2","versionId":"a98990c8c02a4411aa1a91a0be289352"}
2022-12-01T23:36:38.069Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:38.072Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-12-01T23:36:38.157Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:38.158Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7ec5e5b0-fe1d-4f6f-9603-c3be94055a98], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:38.162Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:38.449Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[283]}
2022-12-01T23:36:38.450Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:38.452Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f3e9ad6688740159a3fdd65f03292a2/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:38.452Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-12-01T23:36:38.454Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:38.555Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:38.555Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[85c9933a-57bc-4f2e-b2f3-ceabd5e7d146], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:38.558Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:38.748Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:38 GMT], server=[envoy], x-envoy-upstream-service-time=[185], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:38.750Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f9d2a773bbbb40ccbf4a3c36b7df6ec8","versionId":"e4e303fd92684d1d82d8faeccb284b6f"}
2022-12-01T23:36:38.752Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:38.796Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-12-01T23:36:38.874Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f9d2a773bbbb40ccbf4a3c36b7df6ec8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:38.878Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f9d2a773bbbb40ccbf4a3c36b7df6ec8/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:38.884Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f9d2a773bbbb40ccbf4a3c36b7df6ec8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:39.153Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f9d2a773bbbb40ccbf4a3c36b7df6ec8/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:39.154Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f9d2a773bbbb40ccbf4a3c36b7df6ec8/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[264]}
2022-12-01T23:36:39.166Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:39.167Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-12-01T23:36:39.167Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:39.286Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:39.287Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0e4fd25f-ba7a-4778-ab3a-7f7c117c918e], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:39.291Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:39.483Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:38 GMT], server=[envoy], x-envoy-upstream-service-time=[187], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:39.485Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"649737e6065c479d95976c746e77faaf","versionId":"3adf3c9286094a62803a20fb9129b7ac"}
2022-12-01T23:36:39.487Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:39.491Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-12-01T23:36:39.564Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:39.565Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b0e49593-36d4-4f78-8058-61d9f391c015], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:39.582Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:39.987Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400]}
2022-12-01T23:36:39.988Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:39.989Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/649737e6065c479d95976c746e77faaf/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:39.990Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-12-01T23:36:40.001Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:40.103Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:40.105Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91a0822b-d9a8-4ebc-b0be-60d0b1a17e94], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:40.111Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:40.303Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:39 GMT], server=[envoy], x-envoy-upstream-service-time=[187], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:40.304Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"119358737ed548fbba1d64fe39ccb2e1","versionId":"3b88ba4297ca4029a3e5425e46ebe6d5"}
2022-12-01T23:36:40.306Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:40.311Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-12-01T23:36:40.445Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:40.446Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6a067b9c-a054-4c88-98fc-6d31357b62c2], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:40.448Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:40.834Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[376]}
2022-12-01T23:36:40.835Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:40.837Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/119358737ed548fbba1d64fe39ccb2e1/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:40.838Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-12-01T23:36:40.839Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:40.908Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:40.912Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:40.914Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:41.152Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:41.154Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:40 GMT], server=[envoy], x-envoy-upstream-service-time=[234], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:41.155Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"b58ff2a3e1f9412c85ea1c8cd7a760f4","versionId":"65794d9a10cd42bbaf106994cfde72a7"}
2022-12-01T23:36:41.158Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-12-01T23:36:41.312Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:41.313Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a09a4d1e-cb88-486c-9268-abc4e3509b99], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:41.315Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:41.657Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[338]}
2022-12-01T23:36:41.658Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:41.659Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58ff2a3e1f9412c85ea1c8cd7a760f4/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:41.660Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-12-01T23:36:41.661Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:41.749Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:41.750Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4d0b0d9-7b61-4a84-9441-be2bf315a1f8], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:41.752Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:42.022Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:41 GMT], server=[envoy], x-envoy-upstream-service-time=[265], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:42.026Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f881d4c9ed0047a0a5083bcc4287b026","versionId":"c2212a4643fe4b66a5bdcd419448e881"}
2022-12-01T23:36:42.028Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:42.031Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-12-01T23:36:42.088Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:42.089Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2600030e-06ea-4494-975d-cf41d45f929f], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:42.092Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:42.467Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[355]}
2022-12-01T23:36:42.469Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:42.470Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f881d4c9ed0047a0a5083bcc4287b026/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:42.471Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-12-01T23:36:42.472Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:42.600Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:42.605Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:42.609Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:42.854Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:42.863Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:42 GMT], server=[envoy], x-envoy-upstream-service-time=[238], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:42.876Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"b98fe3edc0414e3ba336dfbe7eab3bb2","versionId":"b2bbeeebc9094d28a03892d68104ccf5"}
2022-12-01T23:36:42.882Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-12-01T23:36:43.026Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:43.028Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[16fb40da-1467-406b-864d-73c9d79cdd72], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:43.030Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:43.370Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]}
2022-12-01T23:36:43.371Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:43.381Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b98fe3edc0414e3ba336dfbe7eab3bb2/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:43.383Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-12-01T23:36:43.383Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:43.536Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:43.538Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[927d3142-588b-4c95-b228-a9d0342bd7f2], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:43.539Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:43.763Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:43 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:43.767Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7687d213ee14459dbb44f928ac738484","versionId":"3ebb8e73fc614be08214e30e2de3e36c"}
2022-12-01T23:36:43.770Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:43.776Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-12-01T23:36:43.884Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:43.885Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[542097b8-7eec-4682-bc1b-2e8cdac121fe], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:43.887Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:44.194Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[302]}
2022-12-01T23:36:44.195Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:44.196Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7687d213ee14459dbb44f928ac738484/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:44.197Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-12-01T23:36:44.198Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:44.340Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:44.343Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:44.345Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:44.570Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:44.571Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:43 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:44.572Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"ae2a117e5d4f4e04836f8913d0af7362","versionId":"0a2d739657114626b2b54397ce42ff1c"}
2022-12-01T23:36:44.580Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-12-01T23:36:44.686Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:44.687Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[062b1724-b65c-4b01-ae6c-d1e26058a6cf], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:44.689Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:45.030Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2022-12-01T23:36:45.030Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:45.031Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae2a117e5d4f4e04836f8913d0af7362/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:45.032Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-12-01T23:36:45.032Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:45.272Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:45.274Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[47dd0f29-022c-42fb-a934-2390506c1c6d], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:45.288Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:45.472Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:44 GMT], server=[envoy], x-envoy-upstream-service-time=[180], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:45.473Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f43b594fbd6848be8b9ed2ce2cdd1827","versionId":"afe039906b414e78b15ab6afcdc84ea7"}
2022-12-01T23:36:45.474Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:45.478Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-12-01T23:36:45.590Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:45.591Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a5bab29d-b7b9-4a64-b14a-813b9c968a14], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:45.598Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:46.105Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[503]}
2022-12-01T23:36:46.106Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:46.107Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f43b594fbd6848be8b9ed2ce2cdd1827/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:46.109Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-12-01T23:36:46.109Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:46.190Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:46.191Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4cba6c95-e216-40a0-b48e-4a2e4bf36431], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:46.193Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:46.662Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:45 GMT], server=[envoy], x-envoy-upstream-service-time=[465], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:46.663Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bd4a9a1321a14e83bc43643a012414cc","versionId":"8c99fe03a743401d991d6d184921c3ef"}
2022-12-01T23:36:46.665Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:46.668Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-12-01T23:36:46.736Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bd4a9a1321a14e83bc43643a012414cc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:46.738Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd4a9a1321a14e83bc43643a012414cc/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:46.739Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd4a9a1321a14e83bc43643a012414cc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:47.275Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bd4a9a1321a14e83bc43643a012414cc/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:47.277Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bd4a9a1321a14e83bc43643a012414cc/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[529]}
2022-12-01T23:36:47.277Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:47.278Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-12-01T23:36:47.278Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:47.364Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:47.365Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7eeb5389-b329-44b6-9964-9599f6afa141], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:47.367Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:47.587Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:46 GMT], server=[envoy], x-envoy-upstream-service-time=[210], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:47.588Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"67222f0d6e26493abfd5030c0624ddf0","versionId":"203909a07ded4352b6272eee6245eae4"}
2022-12-01T23:36:47.588Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:47.591Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-12-01T23:36:47.674Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/67222f0d6e26493abfd5030c0624ddf0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:47.676Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67222f0d6e26493abfd5030c0624ddf0/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:47.678Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67222f0d6e26493abfd5030c0624ddf0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:48.019Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/67222f0d6e26493abfd5030c0624ddf0/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:48.021Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/67222f0d6e26493abfd5030c0624ddf0/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[332]}
2022-12-01T23:36:48.025Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:48.026Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-12-01T23:36:48.027Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:48.137Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:48.139Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:48.163Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:48.711Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:48.713Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:47 GMT], server=[envoy], x-envoy-upstream-service-time=[482], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:48.715Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"9bac09a9def14c088515e188aa2b3b7a","versionId":"db6347b9cfef4a6e987bfda13063270f"}
2022-12-01T23:36:48.718Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-12-01T23:36:49.432Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:49.438Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0173d0e-a409-4d05-8551-45ba8f17165a], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:49.470Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:49.868Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]}
2022-12-01T23:36:49.889Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:49.890Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bac09a9def14c088515e188aa2b3b7a/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:49.891Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-12-01T23:36:49.891Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:50.001Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:50.003Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:50.005Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:50.379Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:50.380Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:49 GMT], server=[envoy], x-envoy-upstream-service-time=[369], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:50.402Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"a7c913b1039642159f2496baaad58472","versionId":"cac19b8801c24c109e853df6450ed2cb"}
2022-12-01T23:36:50.426Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-12-01T23:36:50.600Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a7c913b1039642159f2496baaad58472/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:50.606Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a7c913b1039642159f2496baaad58472/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:50.614Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a7c913b1039642159f2496baaad58472/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:50.981Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a7c913b1039642159f2496baaad58472/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:50.983Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a7c913b1039642159f2496baaad58472/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[360]}
2022-12-01T23:36:50.983Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:50.983Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-12-01T23:36:50.984Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:51.129Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:51.135Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:51.141Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:51.415Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:51.416Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:50 GMT], server=[envoy], x-envoy-upstream-service-time=[263], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:51.417Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"0ec73b119e284bf1a55fc0228270f386","versionId":"68f0b7f45d9d4db5afabc08cc55d56ff"}
2022-12-01T23:36:51.423Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-12-01T23:36:51.468Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:51.469Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[85743e42-15d6-4144-81c3-ea8c289b4abe], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:51.471Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:51.758Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[279]}
2022-12-01T23:36:51.758Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:51.761Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ec73b119e284bf1a55fc0228270f386/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:51.761Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-12-01T23:36:51.762Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:51.874Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:51.876Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:51.882Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:52.094Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:52.098Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:51 GMT], server=[envoy], x-envoy-upstream-service-time=[196], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:52.099Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"9ebdc441df364eaab96404ffcd278271","versionId":"e7a6aa6a273540c294eabac5b343da57"}
2022-12-01T23:36:52.105Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-12-01T23:36:52.170Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9ebdc441df364eaab96404ffcd278271/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:52.171Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9ebdc441df364eaab96404ffcd278271/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:52.173Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9ebdc441df364eaab96404ffcd278271/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:52.521Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9ebdc441df364eaab96404ffcd278271/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:52.522Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9ebdc441df364eaab96404ffcd278271/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[326]}
2022-12-01T23:36:52.523Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:52.523Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-12-01T23:36:52.524Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:52.611Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:52.614Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:52.619Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:52.830Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:52.831Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:52 GMT], server=[envoy], x-envoy-upstream-service-time=[201], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:52.832Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"a155d8049b0c4b03bd68c2bab0ec73f6","versionId":"8fd589c1501641b896aace9a36b0e97b"}
2022-12-01T23:36:52.835Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-12-01T23:36:52.883Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:52.884Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6e5ebd04-b4b6-45bc-8014-5fbd945f2696], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:52.889Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:53.219Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[323]}
2022-12-01T23:36:53.219Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:53.220Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a155d8049b0c4b03bd68c2bab0ec73f6/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:53.221Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-12-01T23:36:53.221Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:53.602Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:53.607Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:53.610Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:53.785Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:53.787Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:53 GMT], server=[envoy], x-envoy-upstream-service-time=[166], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:53.789Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"d2248e0dce924faaaf46be817477c497","versionId":"fa50ff29e7c04ca88454716dafd56918"}
2022-12-01T23:36:53.793Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-12-01T23:36:53.850Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:53.851Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d6cff44b-471d-4829-b9e4-1d5e6e2ad414], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:53.854Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:54.209Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[351]}
2022-12-01T23:36:54.209Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:54.211Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2248e0dce924faaaf46be817477c497/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:54.211Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-12-01T23:36:54.212Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:54.324Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:54.329Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8da9e95e-9eff-417a-86d4-5f32a0944d75], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:54.331Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:54.529Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:53 GMT], server=[envoy], x-envoy-upstream-service-time=[191], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:54.530Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"db91f7edbe224968b2f7b60e208fa1d8","versionId":"03ab1149ca8b4061a93368d0adae0207"}
2022-12-01T23:36:54.531Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:54.538Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-12-01T23:36:54.622Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:54.624Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c9593bdb-5495-49eb-b75d-2605e679d46c], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:54.637Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:54.985Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[341]}
2022-12-01T23:36:54.986Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:54.987Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db91f7edbe224968b2f7b60e208fa1d8/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:54.987Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-12-01T23:36:54.988Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:55.059Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:55.060Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50674ba0-86c8-4f5c-a97f-fa98b178a95e], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:55.062Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:55.420Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:54 GMT], server=[envoy], x-envoy-upstream-service-time=[352], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:55.422Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9feb56a79ae6491fa9b4ca1451ed6fca","versionId":"4fde9a02a0ce40baa04cf460c429c50a"}
2022-12-01T23:36:55.423Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:55.434Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-12-01T23:36:55.498Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:55.499Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c97c96da-351a-40d9-bd60-89a8296f5612], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:55.500Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:55.972Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[439]}
2022-12-01T23:36:55.973Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:55.974Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9feb56a79ae6491fa9b4ca1451ed6fca/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:55.974Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-12-01T23:36:55.975Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:56.069Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:56.070Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b1d3d56-7d80-43e7-9152-821764ca4bac], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:56.072Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:56.440Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:55 GMT], server=[envoy], x-envoy-upstream-service-time=[364], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:56.441Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b42a5bda68d94b5a819b95d6459548aa","versionId":"1f937c46272742f19702fd6fe152082c"}
2022-12-01T23:36:56.443Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:56.445Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-12-01T23:36:56.481Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b42a5bda68d94b5a819b95d6459548aa/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:56.483Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b42a5bda68d94b5a819b95d6459548aa/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:56.486Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b42a5bda68d94b5a819b95d6459548aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:56.914Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b42a5bda68d94b5a819b95d6459548aa/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:56.915Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b42a5bda68d94b5a819b95d6459548aa/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[422]}
2022-12-01T23:36:56.915Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:56.916Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-12-01T23:36:56.916Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:57.002Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:57.005Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[361e632c-63af-4e47-8119-5cc0ad3bc2f7], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:57.007Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2022-12-01T23:36:57.173Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:56 GMT], server=[envoy], x-envoy-upstream-service-time=[163], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:57.175Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b9479f4c51c5496196f5a680a225b16c","versionId":"e935557766454717906b191763815048"}
2022-12-01T23:36:57.176Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:57.180Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-12-01T23:36:57.223Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:57.224Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions with request headers:{X-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[337c43ab-1708-478f-b0a3-4b01693a3870], X-ECOMP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-TransactionID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], X-ONAP-RequestID=[8d3fb419-a489-4914-89c4-3942b98a2aa1], Content-Type=[application/json]}
2022-12-01T23:36:57.225Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:57.497Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268]}
2022-12-01T23:36:57.498Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:57.499Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9479f4c51c5496196f5a680a225b16c/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:57.499Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-12-01T23:36:57.499Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-12-01T23:36:57.606Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:57.612Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-01T23:36:57.614Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}
2022-12-01T23:36:57.805Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-01T23:36:57.806Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 01 Dec 2022 23:36:57 GMT], server=[envoy], x-envoy-upstream-service-time=[179], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-01T23:36:57.806Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||{"id":"1c665c0f0d27476f85e68c2f6de58972","versionId":"cd6701aa3a4343848883f050d3ff0af4"}
2022-12-01T23:36:57.809Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-12-01T23:36:57.885Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c665c0f0d27476f85e68c2f6de58972/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-01T23:36:57.887Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c665c0f0d27476f85e68c2f6de58972/versions/latest/actions|INFO|500||Invoke
2022-12-01T23:36:57.889Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c665c0f0d27476f85e68c2f6de58972/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-12-01T23:36:58.167Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c665c0f0d27476f85e68c2f6de58972/versions/latest/actions|INFO|500||InvokeReturn
2022-12-01T23:36:58.168Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c665c0f0d27476f85e68c2f6de58972/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 01 Dec 2022 23:36:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[272]}
2022-12-01T23:36:58.168Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-01T23:36:58.169Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-12-01T23:37:04.908Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-12-01T23:37:10.171Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||WARN|500||---
2022-12-01T23:37:10.171Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-01T23:37:10.172Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||WARN|500||---
2022-12-01T23:37:11.106Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-01T23:37:21.733Z|8d3fb419-a489-4914-89c4-3942b98a2aa1|main|||||INFO|500||Started Application in 94.535 seconds (JVM running for 102.562)
2022-12-01T23:37:21.780Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-01T23:37:21.816Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-01T23:37:21.881Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-01T23:37:22.009Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-01T23:37:22.159Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c5902430-3100-4d5b-92bb-95269fa3bda8 url= /sdc/v1/artifactTypes
2022-12-01T23:37:22.159Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-01T23:37:22.599Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-01T23:37:22.654Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-12-01T23:37:22.723Z||scheduling-1|||||DEBUG|500||create keys
2022-12-01T23:37:22.753Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-01T23:37:22.978Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:37:23.059Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 9c4efdee-53e7-49f0-97c1-85096995b2c5 url= /sdc/v1/registerForDistribution
2022-12-01T23:37:23.281Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 9c4efdee-53e7-49f0-97c1-85096995b2c5 url= /sdc/v1/registerForDistribution
2022-12-01T23:37:23.281Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-01T23:37:23.343Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:37:23.366Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:37:23.369Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:37:23.371Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:37:23.373Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:37:23.369Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:37:23.382Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-01T23:37:33.983Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:37:33.987Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:38:23.298Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:38:23.300Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:38:23.300Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:38:23.354Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:38:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:38:23.356Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:38:32.889Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:38:32.926Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:39:23.453Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:39:23.453Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:39:23.457Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:39:23.458Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:39:23.477Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:39:23.478Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:39:33.141Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:39:33.141Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:40:23.298Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:40:23.299Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:40:23.299Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:40:23.354Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:40:23.355Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:40:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:40:32.886Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:40:32.931Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:41:23.298Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:41:23.300Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:41:23.300Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:41:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:41:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:41:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:41:32.860Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:41:32.927Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:42:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:42:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:42:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:42:23.354Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:42:23.356Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:42:23.356Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:42:32.872Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:42:32.953Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:43:23.309Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:43:23.311Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:43:23.316Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:43:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:43:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:43:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:43:32.886Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:43:33.011Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:44:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:44:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:44:23.300Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:44:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:44:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:44:23.356Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:44:32.857Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:44:32.908Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:45:23.301Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:45:23.302Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:45:23.303Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:45:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:45:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:45:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:45:32.917Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:45:32.968Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:46:00.317Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-01T23:46:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:46:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:46:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:46:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:46:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:46:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:46:32.869Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:46:32.931Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:47:23.299Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:47:23.303Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:47:23.303Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:47:23.354Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:47:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:47:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:47:32.894Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:47:32.952Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:48:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:48:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:48:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:48:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:48:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:48:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:48:32.873Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:48:32.921Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:49:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:49:23.304Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:49:23.305Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:49:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:49:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:49:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:49:32.895Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:49:32.925Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:50:23.300Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:50:23.303Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:50:23.304Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:50:23.354Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:50:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:50:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:50:32.861Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:50:32.914Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:51:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:51:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:51:23.300Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:51:23.354Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:51:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:51:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:51:32.862Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:51:32.920Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:52:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:52:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:52:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:52:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:52:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:52:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:52:32.889Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:52:32.933Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:53:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:53:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:53:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:53:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:53:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:53:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:53:32.884Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:53:32.919Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:54:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:54:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:54:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:54:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:54:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:54:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:54:32.884Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:54:32.936Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:55:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:55:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:55:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:55:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:55:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:55:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:55:32.867Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:55:32.919Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:56:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:56:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:56:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:56:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:56:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:56:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:56:32.862Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:56:32.928Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:57:23.299Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:57:23.302Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:57:23.302Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:57:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:57:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:57:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:57:32.902Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:57:32.923Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:58:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:58:23.302Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:58:23.302Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:58:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:58:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:58:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:58:32.894Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:58:32.922Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:59:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:59:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:59:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:59:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-01T23:59:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-01T23:59:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-01T23:59:32.899Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-01T23:59:32.931Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:00:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:00:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:00:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:00:23.355Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:00:23.356Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:00:23.356Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:00:32.882Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:00:32.941Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:01:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:01:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:01:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:01:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:01:23.354Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:01:23.354Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:01:32.874Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:01:32.930Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:02:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:02:23.300Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:02:23.304Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:02:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:02:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:02:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:02:32.871Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:02:32.912Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:03:23.301Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:03:23.302Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:03:23.302Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:03:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:03:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:03:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:03:32.870Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:03:32.924Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:04:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:04:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:04:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:04:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:04:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:04:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:04:32.870Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:04:32.930Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:05:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:05:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:05:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:05:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:05:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:05:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:05:32.877Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:05:32.917Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:06:23.300Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:06:23.301Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:06:23.301Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:06:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:06:23.354Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:06:23.354Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:06:32.889Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:06:32.920Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:07:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:07:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:07:23.301Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:07:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:07:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:07:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:07:32.903Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:07:32.937Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:08:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:08:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:08:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:08:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:08:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:08:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:08:32.870Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:08:32.908Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:09:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:09:23.302Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:09:23.302Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:09:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:09:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:09:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:09:32.868Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:09:32.915Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:10:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:10:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:10:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:10:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:10:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:10:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:10:32.904Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:10:32.934Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:11:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:11:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:11:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:11:23.354Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:11:23.356Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:11:23.356Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:11:32.866Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:11:32.932Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:12:23.304Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:12:23.305Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:12:23.305Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:12:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:12:23.354Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:12:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:12:32.865Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:12:32.930Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:13:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:13:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:13:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:13:23.354Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:13:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:13:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:13:32.880Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:13:32.917Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:14:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:14:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:14:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:14:23.354Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:14:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:14:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:14:32.861Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:14:32.919Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:15:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:15:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:15:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:15:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:15:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:15:23.354Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:15:32.869Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:15:32.919Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:16:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:16:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:16:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:16:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:16:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:16:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:16:32.887Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:16:32.940Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:17:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:17:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:17:23.301Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:17:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:17:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:17:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:17:32.884Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:17:32.918Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:18:23.308Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:18:23.310Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:18:23.310Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:18:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:18:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:18:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:18:32.891Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:18:32.944Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:19:23.301Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:19:23.302Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:19:23.302Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:19:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:19:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:19:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:19:32.886Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:19:32.927Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:20:23.301Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:20:23.302Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:20:23.302Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:20:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:20:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:20:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:20:32.874Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:20:32.926Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:21:23.312Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:21:23.320Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:21:23.321Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:21:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:21:23.354Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:21:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:21:32.906Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:21:32.937Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:22:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:22:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:22:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:22:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:22:23.354Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:22:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:22:32.880Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:22:32.934Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:23:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:23:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:23:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:23:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:23:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:23:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:23:32.890Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:23:32.922Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:24:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:24:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:24:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:24:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:24:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:24:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:24:32.872Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:24:32.909Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:25:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:25:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:25:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:25:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:25:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:25:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:25:32.872Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:25:32.918Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:26:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:26:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:26:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:26:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:26:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:26:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:26:32.873Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:26:32.921Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:27:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:27:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:27:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:27:23.354Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:27:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:27:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:27:32.891Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:27:32.909Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:28:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:28:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:28:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:28:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:28:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:28:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:28:32.864Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:28:32.913Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:29:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:29:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:29:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:29:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:29:23.355Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:29:23.355Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:29:32.871Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:29:32.907Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:30:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:30:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:30:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:30:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:30:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:30:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:30:32.860Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:30:32.923Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:31:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:31:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:31:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:31:23.353Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:31:23.354Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:31:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:31:32.891Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:31:32.952Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:32:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:32:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:32:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:32:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:32:23.356Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:32:23.356Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:32:32.864Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:32:32.921Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:33:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:33:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:33:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:33:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:33:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:33:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:33:32.891Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:33:32.923Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:34:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:34:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:34:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:34:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:34:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:34:23.354Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:34:32.867Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:34:32.936Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:35:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:35:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:35:23.301Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:35:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:35:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:35:23.354Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:35:32.867Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:35:32.923Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:36:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:36:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:36:23.302Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:36:23.354Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:36:23.355Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:36:23.355Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:36:32.864Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:36:32.914Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:37:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:37:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:37:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:37:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:37:23.355Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:37:23.355Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:37:32.868Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:37:32.916Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:38:23.297Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:38:23.298Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:38:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:38:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:38:23.355Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:38:23.355Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:38:32.874Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:38:32.931Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:39:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:39:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:39:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:39:23.353Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:39:23.354Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:39:23.354Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:39:32.872Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:39:32.911Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:40:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:40:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:40:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:40:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:40:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:40:23.354Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:40:32.910Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:40:32.915Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:41:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:41:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:41:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:41:23.354Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:41:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:41:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:41:32.896Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:41:32.916Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:42:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:42:23.300Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:42:23.300Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:42:23.353Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:42:23.355Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:42:23.355Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:42:32.888Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:42:32.910Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:43:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:43:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:43:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:43:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:43:23.354Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:43:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:43:32.874Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:43:32.930Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:44:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:44:23.301Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:44:23.301Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:44:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:44:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:44:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:44:32.869Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:44:32.953Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:45:23.297Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:45:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:45:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:45:23.354Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:45:23.355Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:45:23.355Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:45:32.871Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:45:32.915Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:46:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:46:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:46:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:46:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:46:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:46:23.354Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:46:32.872Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:46:32.933Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:47:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:47:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:47:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:47:23.353Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:47:23.355Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:47:23.355Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:47:32.859Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:47:32.912Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:48:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:48:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:48:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:48:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:48:23.354Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:48:23.354Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:48:32.856Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:48:32.915Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:49:23.297Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:49:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:49:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:49:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:49:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:49:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:49:32.874Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:49:32.920Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:50:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:50:23.300Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:50:23.300Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:50:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:50:23.355Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:50:23.355Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:50:32.888Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:50:32.934Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:51:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:51:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:51:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:51:23.354Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:51:23.355Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:51:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:51:32.867Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:51:32.913Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:52:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:52:23.301Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:52:23.301Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:52:23.353Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:52:23.354Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:52:23.354Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:52:32.913Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:52:32.916Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:53:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:53:23.299Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:53:23.299Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:53:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:53:23.355Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:53:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:53:32.874Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:53:32.933Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:54:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:54:23.312Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:54:23.313Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:54:23.354Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:54:23.355Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:54:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:54:32.896Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:54:32.928Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:55:23.301Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:55:23.304Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:55:23.305Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:55:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:55:23.355Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:55:23.355Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:55:32.891Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:55:32.928Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:56:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:56:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:56:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:56:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:56:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:56:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:56:32.898Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:56:32.917Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:57:23.297Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:57:23.298Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:57:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:57:23.353Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:57:23.354Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:57:23.355Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:57:32.862Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:57:32.918Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:58:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:58:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:58:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:58:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:58:23.355Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:58:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:58:32.866Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:58:32.927Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:59:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:59:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:59:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:59:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T00:59:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T00:59:23.354Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T00:59:32.893Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T00:59:32.916Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:00:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:00:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:00:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:00:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:00:23.354Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:00:23.355Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:00:32.865Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:00:32.929Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:01:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:01:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:01:23.300Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:01:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:01:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:01:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:01:32.894Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:01:32.916Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:02:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:02:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:02:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:02:23.354Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:02:23.355Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:02:23.355Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:02:32.898Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:02:32.923Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:03:23.297Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:03:23.298Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:03:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:03:23.354Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:03:23.356Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:03:23.356Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:03:32.868Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:03:32.940Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:04:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:04:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:04:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:04:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:04:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:04:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:04:32.880Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:04:32.935Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:05:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:05:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:05:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:05:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:05:23.354Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:05:23.354Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:05:32.865Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:05:32.935Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:06:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:06:23.302Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:06:23.303Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:06:23.354Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:06:23.360Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:06:23.360Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:06:32.888Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:06:32.916Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:07:23.299Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:07:23.300Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:07:23.301Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:07:23.357Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:07:23.358Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:07:23.359Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:07:32.898Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:07:32.937Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:08:23.302Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:08:23.303Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:08:23.303Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:08:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:08:23.354Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:08:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:08:32.863Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:08:32.929Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:09:23.299Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:09:23.299Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:09:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:09:23.354Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:23.937Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:23.941Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-02T01:09:23.942Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"993317ed-5e3d-4918-8c68-8241ef23c1c5","serviceName":"vFW 2022-12-02 01-07-30","serviceVersion":"1.0","serviceUUID":"e1e44955-8f76-4852-8294-e127924621df","serviceDescription":"catalog service description","serviceInvariantUUID":"9c484b45-4ce5-418d-82e0-84a3786905b1","resources":[{"resourceInstanceName":"vFW 98ef59fd-f2c0 0","resourceName":"vFW 98ef59fd-f2c0","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"40749f10-6eb1-45c5-aeef-cb7d0d4db304","resourceInvariantUUID":"74800ff8-9be7-4d8d-8207-1c343ad25237","resourceCustomizationUUID":"98a72b52-b64c-4a45-aa78-5f1cf6591759","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml","artifactChecksum":"MDIxOWRkYTU0MWZiMDQ1ODE0NjkzOTkyYjBhM2UwNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e6502e3-db42-4646-8d04-e350871e9e0c","artifactVersion":"1"},{"artifactName":"vfw98ef59fdf2c00_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json","artifactChecksum":"MGIwOGM4YTMwNGNjOTAwYWY4ZjU3OWU4YmFlZjZjNzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c32e3d19-eff8-4b51-a206-82b1e73e8ea0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"51ca13e5-1008-4d5f-91f0-e870aa5fc8cd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml","artifactChecksum":"YWVhMzg0NjM0YWM1NTFhZGNjNWQ5ZTQ4YmExZjQ1YmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d297c576-abaa-4795-bdef-d85bd2675679","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b5008c73-5c82-4533-a675-9b18b1007e29","artifactVersion":"2","generatedFromUUID":"51ca13e5-1008-4d5f-91f0-e870aa5fc8cd"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221202010730-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml","artifactChecksum":"ZjIyNDFkZWQ5NDk1ZDM5ZjkxMjI1MmI5MjZhZWEwOTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f56bda54-e4dc-4548-96a3-79c0fe6c7f29","artifactVersion":"1"},{"artifactName":"service-Vfw20221202010730-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar","artifactChecksum":"MjgxNjkzYzJiM2ViNmY1ZDQ4ZmYxNTM0NGYzMWJiMmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a59d0b7f-f9c4-46be-8d1b-870722276d4c","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-02T01:09:23.966Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:23.982Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:24.006Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:24.006Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.028Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:24.033Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.033Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.067Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.068Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.068Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.069Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.069Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.069Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.070Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.070Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.070Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.071Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.071Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.071Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.073Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.074Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.074Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.074Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.074Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.075Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.075Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.075Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.076Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.076Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.076Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.078Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.082Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.083Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.083Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.085Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.085Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943299922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.085Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943315496,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943323716,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.086Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.087Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943331807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.087Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.088Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943332297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.088Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.089Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.089Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "cds",
"timestamp": 1669943332380,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.089Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943332941,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.090Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943333338,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:24.091Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.092Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943334012,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.092Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.093Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.093Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "policy-id",
"timestamp": 1669943334345,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2022-12-02T01:09:24.111Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-02T01:09:24.118Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:24.118Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:09:24.141Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:24.145Z||pool-3-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:09:24.298Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 993317ed-5e3d-4918-8c68-8241ef23c1c5
2022-12-02T01:09:24.336Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 993317ed-5e3d-4918-8c68-8241ef23c1c5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:09:24.374Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.375Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.375Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.376Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943335182,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:09:24.390Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 993317ed-5e3d-4918-8c68-8241ef23c1c5
2022-12-02T01:09:24.391Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 993317ed-5e3d-4918-8c68-8241ef23c1c5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-02T01:09:24.414Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.414Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "multicloud-k8s",
"timestamp": 1669943336188,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.415Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.416Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943333456,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.417Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943340795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.418Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.419Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.420Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.420Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.420Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.420Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.420Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:24.425Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.426Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.426Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943338308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:24.426Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:09:24.426Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.428Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943346172,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:24.428Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.429Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.429Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943352033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:24.429Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.429Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.429Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943353038,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:09:24.447Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 993317ed-5e3d-4918-8c68-8241ef23c1c5
2022-12-02T01:09:24.448Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 993317ed-5e3d-4918-8c68-8241ef23c1c5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:09:24.471Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.472Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943356807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:24.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:09:24.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:09:24.473Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "aai-model-loader",
"timestamp": 1669943357813,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:09:24.483Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 993317ed-5e3d-4918-8c68-8241ef23c1c5
2022-12-02T01:09:24.483Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 993317ed-5e3d-4918-8c68-8241ef23c1c5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:09:25.019Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:25.020Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:25.023Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:25.023Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:09:25.124Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:09:25.125Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:25.125Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:25.156Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:25.157Z||pool-4-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:26.024Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:26.025Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:26.028Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:26.028Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:09:26.128Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:09:26.129Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:26.130Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:26.149Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:26.150Z||pool-5-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:27.029Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:27.030Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:27.033Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:27.034Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:27.135Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-02T01:09:27.136Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:27.137Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:27.161Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:27.162Z||pool-6-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:28.035Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:28.035Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:28.039Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:28.040Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-02T01:09:28.139Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:09:28.140Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:28.140Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:28.159Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:28.160Z||pool-7-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:29.041Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:29.042Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:29.044Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:29.046Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:09:29.144Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-02T01:09:29.146Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:29.146Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:29.168Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:29.168Z||pool-8-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:30.047Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:09:30.048Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:30.051Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:30.052Z||pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:09:30.151Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:09:30.152Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:30.153Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:30.169Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:30.170Z||pool-9-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:31.055Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"serviceName": "vFW 2022-12-02 01-07-30",
"serviceVersion": "1.0",
"serviceUUID": "e1e44955-8f76-4852-8294-e127924621df",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "9c484b45-4ce5-418d-82e0-84a3786905b1",
"resources": [
{
"resourceInstanceName": "vFW 98ef59fd-f2c0 0",
"resourceCustomizationUUID": "98a72b52-b64c-4a45-aa78-5f1cf6591759",
"resourceName": "vFW 98ef59fd-f2c0",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "40749f10-6eb1-45c5-aeef-cb7d0d4db304",
"resourceInvariantUUID": "74800ff8-9be7-4d8d-8207-1c343ad25237",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw98ef59fdf2c00_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"artifactChecksum": "MGIwOGM4YTMwNGNjOTAwYWY4ZjU3OWU4YmFlZjZjNzc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c32e3d19-eff8-4b51-a206-82b1e73e8ea0",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "51ca13e5-1008-4d5f-91f0-e870aa5fc8cd",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b5008c73-5c82-4533-a675-9b18b1007e29",
"generatedFromUUID": "51ca13e5-1008-4d5f-91f0-e870aa5fc8cd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b5008c73-5c82-4533-a675-9b18b1007e29",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221202010730-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"artifactChecksum": "MjgxNjkzYzJiM2ViNmY1ZDQ4ZmYxNTM0NGYzMWJiMmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a59d0b7f-f9c4-46be-8d1b-870722276d4c"
}
],
"workloadContext": "Production"
}
2022-12-02T01:09:31.057Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-02T01:09:31.058Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e1e44955-8f76-4852-8294-e127924621df ASDC
2022-12-02T01:09:31.253Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:993317ed-5e3d-4918-8c68-8241ef23c1c5
ServiceName:vFW 2022-12-02 01-07-30
ServiceVersion:1.0
ServiceUUID:e1e44955-8f76-4852-8294-e127924621df
ServiceInvariantUUID:9c484b45-4ce5-418d-82e0-84a3786905b1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221202010730-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar
ArtifactUUID:a59d0b7f-f9c4-46be-8d1b-870722276d4c
ArtifactChecksum:MjgxNjkzYzJiM2ViNmY1ZDQ4ZmYxNTM0NGYzMWJiMmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 98ef59fd-f2c0 0
ResourceCustomizationUUID:98a72b52-b64c-4a45-aa78-5f1cf6591759
ResourceInvariantUUID:74800ff8-9be7-4d8d-8207-1c343ad25237
ResourceName:vFW 98ef59fd-f2c0
ResourceType:VF
ResourceUUID:40749f10-6eb1-45c5-aeef-cb7d0d4db304
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw98ef59fdf2c00_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json
ArtifactUUID:c32e3d19-eff8-4b51-a206-82b1e73e8ea0
ArtifactChecksum:MGIwOGM4YTMwNGNjOTAwYWY4ZjU3OWU4YmFlZjZjNzc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml
ArtifactUUID:51ca13e5-1008-4d5f-91f0-e870aa5fc8cd
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
ArtifactUUID:b5008c73-5c82-4533-a675-9b18b1007e29
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
ArtifactUUID:b5008c73-5c82-4533-a675-9b18b1007e29
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-02T01:09:31.254Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e1e44955-8f76-4852-8294-e127924621df ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:09:31.353Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:09:31.354Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-02T01:09:31.355Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-02T01:09:31.356Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a59d0b7f-f9c4-46be-8d1b-870722276d4c from URL: /sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:31.356Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-02T01:09:31.358Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:31.465Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-02T01:09:31.481Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar a59d0b7f-f9c4-46be-8d1b-870722276d4c 101500
2022-12-02T01:09:31.482Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar ASDC sendASDCNotification
2022-12-02T01:09:31.483Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:31.484Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:09:31.486Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:31.489Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:31.489Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943371481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:31.593Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-02T01:09:31.595Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:31.595Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:31.637Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:31.638Z||pool-10-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:32.490Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:09:32.492Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-02T01:09:32.492Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: a59d0b7f-f9c4-46be-8d1b-870722276d4c, URL: /sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar to file: /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:32.493Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221202010730-csar.csar
2022-12-02T01:09:32.652Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:32.652Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:33.678Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13341413514340665037/Definitions/service-Vfw20221202010730-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-12-02T01:09:37.933Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-02T01:09:37.941Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-02T01:09:37.944Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.945Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-02T01:09:37.945Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.945Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.945Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.946Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.946Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.946Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.946Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 98ef59fd-f2c0 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.946Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.947Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.947Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.947Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:37.947Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-02T01:09:37.956Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.959Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:37.965Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:37.966Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-02T01:09:37.969Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:09:37.972Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.973Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:37.973Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:37.974Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-02T01:09:37.974Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:09:37.975Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.975Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:37.982Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.983Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:37.984Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:37.984Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:37.984Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-02T01:09:37.985Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.985Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:37.985Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.985Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-02T01:09:37.986Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-02T01:09:37.986Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-02T01:09:37.986Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.986Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:37.987Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-02T01:09:37.987Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:37.988Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-02T01:09:37.988Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.988Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-02T01:09:37.989Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.989Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-02T01:09:37.991Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.992Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:37.992Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:37.993Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.993Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:37.993Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:37.993Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.994Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:37.994Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:37.994Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.994Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:37.994Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:37.995Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:37.995Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-02T01:09:37.995Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-02T01:09:37.995Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-02T01:09:37.995Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.996Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:37.996Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-02T01:09:37.996Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:37.997Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-02T01:09:37.997Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:37.997Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=48a24f9d-fc1a-4f6f-90b2-071d8e730378
2022-12-02T01:09:37.998Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:37.998Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:37.999Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:37.999Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:37.999Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-02T01:09:38.000Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.000Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:38.000Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.000Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-02T01:09:38.001Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-02T01:09:38.001Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-02T01:09:38.001Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:38.001Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-02T01:09:38.002Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.002Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=218ea19d-8b2b-4759-b8bb-03ec16a555ba
2022-12-02T01:09:38.002Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:38.003Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:38.003Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:38.003Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-02T01:09:38.004Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-02T01:09:38.005Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-02T01:09:38.005Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:38.005Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:38.005Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-02T01:09:38.005Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c7fca8d8-99fb-4872-8d25-4d66edcc81a7
2022-12-02T01:09:38.006Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:38.006Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:38.006Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:38.006Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:38.007Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:38.008Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:38.009Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:38.009Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:38.009Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-12-02 01-07-30
Description:catalog service description
Model UUID:e1e44955-8f76-4852-8294-e127924621df
Model Version:NULL
Model InvariantUuid:9c484b45-4ce5-418d-82e0-84a3786905b1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 98ef59fd-f2c0
Model UUID:71ef1725-1438-47aa-8115-97cecc3ed463
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:74800ff8-9be7-4d8d-8207-1c343ad25237
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:98a72b52-b64c-4a45-aa78-5f1cf6591759
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ed3a95d0-80a8-4e51-8304-4d77715519d6
ModelName:Vfw98ef59fdF2c0..base_vfw..module-0
ModelUuid:8a8fcc46-bca6-4327-b67d-03a52c68bd52
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:48a24f9d-fc1a-4f6f-90b2-071d8e730378
ModelInvariantUuid:69a34c6e-a825-4837-82a4-03a2c260aaa5
ModelName:vFW 98ef59fd-f2c0-nodes.vfwCvfc
ModelUuid:9ec15ba0-e48d-4c94-a0c3-c78a9ee0aca2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:7a905517-ec98-4701-9be8-3e35d6e4988b
ModelInvariantUuid:df568a93-731a-438f-a1c7-7d8b83b2c27b
ModelName:Vfw98ef59fdF2c0.compute.nodes.heat.vfw
ModelUuid:00ceb069-e03b-4fb9-b8f9-f170dec1851b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:218ea19d-8b2b-4759-b8bb-03ec16a555ba
ModelInvariantUuid:7f2d0b5d-063c-4833-8b7b-b8a77851117d
ModelName:vFW 98ef59fd-f2c0-nodes.vsnCvfc
ModelUuid:e9db5aa2-a561-4cc6-9955-ede9fdb08d99
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:f8a72c82-7501-4f3c-8066-78ef7b7f5299
ModelInvariantUuid:39523cb2-cf55-4953-94dc-f15a0af0f834
ModelName:Vfw98ef59fdF2c0.compute.nodes.heat.vsn
ModelUuid:c9696856-a474-4f7b-b5b7-2ea80423f025
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c7fca8d8-99fb-4872-8d25-4d66edcc81a7
ModelInvariantUuid:4adb0f91-b478-4ab7-9c47-e2817325ca6e
ModelName:vFW 98ef59fd-f2c0-nodes.vpgCvfc
ModelUuid:c07e5239-7ff4-4532-96a3-a13b8f583c7d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:b7bb9796-a793-4358-98d6-2733c9377a6f
ModelInvariantUuid:ac615dee-7cbb-4a03-b64b-71caa4cd78a0
ModelName:Vfw98ef59fdF2c0.compute.nodes.heat.vpg
ModelUuid:8669c9d6-ac34-4b44-a1a9-62a2fe0df4c6
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-02T01:09:38.032Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 40749f10-6eb1-45c5-aeef-cb7d0d4db304
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:09:38.119Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||vFW 98ef59fd-f2c0 0
2022-12-02T01:09:38.132Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 40749f10-6eb1-45c5-aeef-cb7d0d4db304
2022-12-02T01:09:38.133Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c32e3d19-eff8-4b51-a206-82b1e73e8ea0 from URL: /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json
2022-12-02T01:09:38.133Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-02T01:09:38.133Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json
2022-12-02T01:09:38.210Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-02T01:09:38.211Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json c32e3d19-eff8-4b51-a206-82b1e73e8ea0 785
2022-12-02T01:09:38.211Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json ASDC sendASDCNotification
2022-12-02T01:09:38.211Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json
2022-12-02T01:09:38.212Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:09:38.212Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:38.214Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:38.215Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943378211,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:38.315Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:09:38.317Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:38.317Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:38.338Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:38.339Z||pool-11-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:09:39.217Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw98ef59fdF2c0..base_vfw..module-0",
"vfModuleModelInvariantUUID": "ed3a95d0-80a8-4e51-8304-4d77715519d6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8a8fcc46-bca6-4327-b67d-03a52c68bd52",
"vfModuleModelCustomizationUUID": "08d71a09-6c62-49d1-ae08-ffb123b7d7ad",
"isBase": true,
"artifacts": [
"51ca13e5-1008-4d5f-91f0-e870aa5fc8cd",
"b5008c73-5c82-4533-a675-9b18b1007e29"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-02T01:09:39.234Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw98ef59fdF2c0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8a8fcc46-bca6-4327-b67d-03a52c68bd52
VfModuleModelInvariantUUID:ed3a95d0-80a8-4e51-8304-4d77715519d6
VfModuleModelDescription:NULL
Artifacts UUID List:{
51ca13e5-1008-4d5f-91f0-e870aa5fc8cd
,
b5008c73-5c82-4533-a675-9b18b1007e29
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-02T01:09:39.239Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw98ef59fdF2c0..base_vfw..module-0",
"vfModuleModelInvariantUUID": "ed3a95d0-80a8-4e51-8304-4d77715519d6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8a8fcc46-bca6-4327-b67d-03a52c68bd52",
"vfModuleModelCustomizationUUID": "08d71a09-6c62-49d1-ae08-ffb123b7d7ad",
"isBase": true,
"artifacts": [
"51ca13e5-1008-4d5f-91f0-e870aa5fc8cd",
"b5008c73-5c82-4533-a675-9b18b1007e29"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-02T01:09:39.240Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw98ef59fdF2c0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8a8fcc46-bca6-4327-b67d-03a52c68bd52
VfModuleModelInvariantUUID:ed3a95d0-80a8-4e51-8304-4d77715519d6
VfModuleModelDescription:NULL
Artifacts UUID List:{
51ca13e5-1008-4d5f-91f0-e870aa5fc8cd
,
b5008c73-5c82-4533-a675-9b18b1007e29
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-02T01:09:39.240Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 51ca13e5-1008-4d5f-91f0-e870aa5fc8cd from URL: /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml
2022-12-02T01:09:39.240Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-02T01:09:39.241Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml
2022-12-02T01:09:39.317Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-02T01:09:39.318Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml 51ca13e5-1008-4d5f-91f0-e870aa5fc8cd 20368
2022-12-02T01:09:39.319Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-02T01:09:39.319Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml
2022-12-02T01:09:39.319Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:09:39.320Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:39.324Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:39.324Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943379318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:39.424Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:09:39.426Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:39.426Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:39.451Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:39.452Z||pool-12-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:40.325Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b5008c73-5c82-4533-a675-9b18b1007e29 from URL: /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
2022-12-02T01:09:40.326Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-02T01:09:40.327Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
2022-12-02T01:09:40.398Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-02T01:09:40.399Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env b5008c73-5c82-4533-a675-9b18b1007e29 2098
2022-12-02T01:09:40.399Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-02T01:09:40.400Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
2022-12-02T01:09:40.400Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:09:40.400Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:40.404Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:40.404Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943380399,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:09:40.504Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:09:40.505Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:40.505Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:40.525Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:40.526Z||pool-13-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:41.405Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: e1e44955-8f76-4852-8294-e127924621df
2022-12-02T01:09:41.405Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 98ef59fd-f2c0 0 40749f10-6eb1-45c5-aeef-cb7d0d4db304 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:09:41.487Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2deb9d44, org.onap.sdc.toscaparser.api.parameters.Input@59f05ac5, org.onap.sdc.toscaparser.api.parameters.Input@4d38edc6, org.onap.sdc.toscaparser.api.parameters.Input@3f287776, org.onap.sdc.toscaparser.api.parameters.Input@4e58dc6a]
2022-12-02T01:09:41.494Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.495Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.496Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2022-12-02T01:09:41.496Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 98a72b52-b64c-4a45-aa78-5f1cf6591759
2022-12-02T01:09:41.496Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 98a72b52-b64c-4a45-aa78-5f1cf6591759 matches Tosca VF Customization UUID: 98a72b52-b64c-4a45-aa78-5f1cf6591759
2022-12-02T01:09:41.496Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 98a72b52-b64c-4a45-aa78-5f1cf6591759 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-12-02T01:09:41.509Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.509Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.511Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 98a72b52-b64c-4a45-aa78-5f1cf6591759: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-02T01:09:41.512Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@198e4f0e
2022-12-02T01:09:41.512Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.512Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-02T01:09:41.513Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 08d71a09-6c62-49d1-ae08-ffb123b7d7ad
2022-12-02T01:09:41.515Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 08d71a09-6c62-49d1-ae08-ffb123b7d7ad
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-12-02T01:09:41.525Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.526Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.527Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:41.529Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.530Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.530Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:41.531Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.531Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:41.531Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:41.532Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:41.532Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-02T01:09:41.532Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-02T01:09:41.532Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-02T01:09:41.533Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.534Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.534Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-02T01:09:41.534Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.534Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-02T01:09:41.535Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.535Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=48a24f9d-fc1a-4f6f-90b2-071d8e730378
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-02T01:09:41.551Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.552Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.552Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:41.553Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.553Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:41.554Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:41.554Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:41.554Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-02T01:09:41.555Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.555Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.555Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.555Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-02T01:09:41.556Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-02T01:09:41.556Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-02T01:09:41.556Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.557Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-02T01:09:41.557Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.558Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=218ea19d-8b2b-4759-b8bb-03ec16a555ba
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-02T01:09:41.564Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.565Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.565Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:41.568Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.569Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is not matching search criteria
2022-12-02T01:09:41.570Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-02T01:09:41.570Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-02T01:09:41.570Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-02T01:09:41.571Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.571Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.572Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.572Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-02T01:09:41.572Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-02T01:09:41.573Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-02T01:09:41.573Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-02T01:09:41.573Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-02T01:09:41.574Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-02T01:09:41.574Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c7fca8d8-99fb-4872-8d25-4d66edcc81a7
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-02T01:09:41.580Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.581Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.582Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:09:41.582Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.583Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Node template vFW 98ef59fd-f2c0 0 is matching search criteria
2022-12-02T01:09:41.583Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 98ef59fd-f2c0 0] matching following query criteria: sdcType=VF, customizationUUID=98a72b52-b64c-4a45-aa78-5f1cf6591759
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:09:41.588Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.588Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.589Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid e1e44955-8f76-4852-8294-e127924621df: vFW 98ef59fd-f2c0
2022-12-02T01:09:41.590Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.590Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.590Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.590Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.591Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.591Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.591Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.592Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.592Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:09:41.592Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-12-02 01-07-30 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:09:41.592Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2022-12-02 01-07-30
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:09:42.082Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 98ef59fd-f2c0 40749f10-6eb1-45c5-aeef-cb7d0d4db304 1 ASDC deployResourceStructure
2022-12-02T01:09:42.083Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json ASDC sendASDCNotification
2022-12-02T01:09:42.083Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json
2022-12-02T01:09:42.083Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:09:42.084Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:42.087Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:42.087Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943382083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:42.187Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:09:42.189Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:42.189Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:42.211Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:42.212Z||pool-14-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:43.088Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-02T01:09:43.089Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml
2022-12-02T01:09:43.089Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:09:43.089Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:43.093Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:43.093Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943383088,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:43.197Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-02T01:09:43.198Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:43.199Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:43.222Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:43.223Z||pool-15-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:44.096Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-02T01:09:44.097Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env
2022-12-02T01:09:44.097Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:09:44.098Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:44.101Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:44.101Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943384096,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:44.202Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-02T01:09:44.204Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:44.206Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:44.228Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:44.230Z||pool-16-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:45.103Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar ASDC sendASDCNotification
2022-12-02T01:09:45.104Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar
2022-12-02T01:09:45.104Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:09:45.104Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:09:45.117Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:09:45.118Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943385102,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:09:45.208Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
2022-12-02T01:09:45.210Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:09:45.210Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:09:45.243Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:09:45.244Z||pool-17-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:09:46.119Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 993317ed-5e3d-4918-8c68-8241ef23c1c5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:09:46.159Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 993317ed-5e3d-4918-8c68-8241ef23c1c5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:09:46.180Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:09:46.181Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-02T01:09:46.181Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-02T01:09:46.181Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-02T01:09:46.181Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:09:46.182Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:09:46.182Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:09:46.182Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:09:46.183Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:09:46.193Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-02T01:10:16.201Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 993317ed-5e3d-4918-8c68-8241ef23c1c5 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-02T01:10:16.218Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 993317ed-5e3d-4918-8c68-8241ef23c1c5 and serviceModelVersionId: e1e44955-8f76-4852-8294-e127924621df
2022-12-02T01:10:16.218Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9c484b45-4ce5-418d-82e0-84a3786905b1
2022-12-02T01:10:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:10:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:10:23.354Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:10:23.516Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:10:23.517Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:10:23.517Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:10:23.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-12-02T01:10:39.091Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0
2022-12-02T01:10:39.208Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-02T01:10:39.294Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|INFO|500||Invoke
2022-12-02T01:10:39.295Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[993317ed-5e3d-4918-8c68-8241ef23c1c5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[af407912-f651-47b4-a96d-45c1301a5639], X-ECOMP-RequestID=[993317ed-5e3d-4918-8c68-8241ef23c1c5], X-TransactionId=[], X-ONAP-RequestID=[993317ed-5e3d-4918-8c68-8241ef23c1c5], Content-Type=[application/merge-patch+json]}
2022-12-02T01:10:39.307Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-02T01:10:39.614Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0 has http status code:200 and response headers:{date=[Fri, 02 Dec 2022 01:10:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[262], vertex-id=[397384], x-aai-txid=[1-aai-resources-221202-01:10:38:654-49033], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-02T01:10:39.614Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-02T01:10:39.615Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9c484b45-4ce5-418d-82e0-84a3786905b1/model-vers/model-ver/e1e44955-8f76-4852-8294-e127924621df?depth=0|INFO|500||InvokeReturn
2022-12-02T01:10:39.676Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-02T01:10:39.677Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:10:39.699Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-02T01:10:39.705Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 993317ed-5e3d-4918-8c68-8241ef23c1c5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-02T01:10:39.707Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-02T01:10:39.708Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:10:39.721Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:10:39.721Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||DEBUG|500||try to send status {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943439705,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:10:39.811Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 89 ms
2022-12-02T01:10:39.813Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:10:39.813Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:10:39.849Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:10:39.850Z||pool-18-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:10:40.743Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:10:40.745Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:10:40.746Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:10:50.310Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:11:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:11:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:11:23.302Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:11:23.354Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:11:23.355Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:11:23.355Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:11:23.399Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:11:23.400Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.400Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.402Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.403Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943363297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object.
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.404Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943371481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:11:23.405Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.405Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.405Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943378211,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943379318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.406Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943380399,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943382083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/vfw98ef59fdf2c00_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.407Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943383088,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943384096,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/resourceInstances/vfw98ef59fdf2c00/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:11:23.408Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943385102,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221202010730/1.0/artifacts/service-Vfw20221202010730-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:11:23.409Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:11:32.867Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:12:23.297Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:12:23.299Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:12:23.299Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:12:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:12:23.354Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:12:23.354Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:12:23.880Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:12:23.881Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-02T01:12:23.881Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "993317ed-5e3d-4918-8c68-8241ef23c1c5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669943439705,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:12:23.882Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:12:32.864Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:13:23.307Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:13:23.309Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:13:23.309Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:13:23.353Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:13:23.354Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:13:23.354Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:13:32.890Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:13:32.913Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:14:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:14:23.299Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:14:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:14:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:14:23.354Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:14:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:14:32.873Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:14:32.941Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:15:23.297Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:15:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:15:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:15:23.353Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:15:23.354Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:15:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:15:32.871Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:15:32.926Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:16:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:16:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:16:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:16:23.353Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:16:23.354Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:16:23.354Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:16:32.879Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:16:32.911Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:17:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:17:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:17:23.300Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:17:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:17:23.354Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:17:23.355Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:17:32.866Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:17:32.911Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:18:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:18:23.302Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:18:23.302Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:18:23.353Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:18:23.354Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:18:23.355Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:18:32.902Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:18:32.911Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:19:23.298Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:19:23.299Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:19:23.299Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:19:23.353Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:19:23.355Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:19:23.355Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:19:32.894Z|993317ed-5e3d-4918-8c68-8241ef23c1c5|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:19:32.928Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:23.298Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:20:23.299Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:20:23.299Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:23.354Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:20:23.355Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:20:23.355Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:23.958Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:23.959Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-02T01:20:23.960Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"d4cc8308-e515-42ad-b6cd-6a4d7bc32d22","serviceName":"basic_onboard_pTVUaV","serviceVersion":"1.0","serviceUUID":"077a9699-3e6c-4452-b798-c262d5206b9c","serviceDescription":"service","serviceInvariantUUID":"8d9fa339-5284-4460-852b-81d3a9af1d73","resources":[{"resourceInstanceName":"basic_onboard_pTVUaV 0","resourceName":"basic_onboard_pTVUaV","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f31db14b-5504-48ca-acec-df8e11c00172","resourceInvariantUUID":"fd72f797-8289-42b5-8e34-d2bae60dc757","resourceCustomizationUUID":"7f5a0687-8a99-4799-b5d3-0b5f05bb658b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml","artifactChecksum":"NDdjZWU2NGI0OTdhY2JlMzBkZWYzMTk0N2EwMGI5YzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5225ba4a-5b80-4ae6-82f0-fc56c17e21d3","artifactVersion":"1"},{"artifactName":"basic_onboard_ptvuav0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json","artifactChecksum":"NjYxNGI3OGJiOGMzNzIwZmUxMTRmYmYyNjMzM2U5NzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"45f6a1bc-b030-40bf-88b2-f664f563a127","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a624268-664e-4fd8-bc26-a43e3bd6b4f3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d648a7bb-fef5-4b8d-b9be-06a3fe699d28","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"38e6b719-911d-452e-9cb3-b3ab5cdcf7a8","artifactVersion":"2","generatedFromUUID":"2a624268-664e-4fd8-bc26-a43e3bd6b4f3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPtvuav-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml","artifactChecksum":"NmFiODJjYzg1NTU2ODY0MDdiNmU3OWI2MWE4NTViOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ffe19128-5c11-47f7-9fcd-8924e811285f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPtvuav-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar","artifactChecksum":"N2U2NTQzY2Y4ZDViZmJiZTk0ODVkY2IzNWJlMjNjNGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"45e4513c-7a00-4102-8cd1-945c8cd311c6","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-02T01:20:23.965Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:23.967Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:23.973Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:23.974Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.023Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:24.026Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.026Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.027Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.027Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.027Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.029Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.029Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.030Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.030Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.030Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.030Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.030Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.031Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.032Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.033Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.033Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.033Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.033Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.033Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.034Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.034Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.035Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.037Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943967239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.038Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943983716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.039Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943998107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.040Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "cds",
"timestamp": 1669943998760,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.041Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669943999227,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669943993457,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669944000306,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.043Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669944000583,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.044Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.045Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.045Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.045Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669944001567,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:20:24.073Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:20:24.074Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:24.074Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:20:24.104Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
2022-12-02T01:20:24.105Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:20:24.110Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:24.111Z||pool-19-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:20:24.121Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.122Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669943995496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.122Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.123Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.123Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.123Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.123Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.123Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "multicloud-k8s",
"timestamp": 1669944002578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:24.124Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.124Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.124Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669944003302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.124Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.125Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.125Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.134Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.136Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669944004319,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:24.136Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.137Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.137Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.137Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.137Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.137Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "policy-id",
"timestamp": 1669944005327,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:20:24.159Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
2022-12-02T01:20:24.160Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-02T01:20:24.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669943998308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:20:24.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944006108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669944008213,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "aai-model-loader",
"timestamp": 1669944009222,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:20:24.189Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
2022-12-02T01:20:24.189Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:20:24.214Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.214Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944008711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:24.216Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:20:24.216Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:20:24.216Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944009715,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:20:24.262Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
2022-12-02T01:20:24.262Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:20:24.974Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:24.976Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:24.980Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:24.980Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:20:25.080Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:25.081Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:25.082Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:25.118Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:25.119Z||pool-20-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:25.981Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:25.985Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:25.989Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:25.990Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:20:26.090Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:26.091Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:26.091Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:26.109Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:26.110Z||pool-21-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:20:26.991Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:26.993Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:26.996Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:26.996Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:27.098Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-02T01:20:27.099Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:27.099Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:27.120Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:27.122Z||pool-22-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:27.998Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:27.999Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:28.004Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:28.005Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-02T01:20:28.104Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:20:28.106Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:28.106Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:28.137Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:28.138Z||pool-23-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:29.007Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:29.008Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:29.014Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:29.014Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:20:29.111Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-02T01:20:29.112Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:29.112Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:29.140Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:29.143Z||pool-24-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:30.015Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:20:30.015Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:30.020Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:30.020Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:20:30.119Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:20:30.120Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:30.120Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:30.142Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:30.143Z||pool-25-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:31.024Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"serviceName": "basic_onboard_pTVUaV",
"serviceVersion": "1.0",
"serviceUUID": "077a9699-3e6c-4452-b798-c262d5206b9c",
"serviceDescription": "service",
"serviceInvariantUUID": "8d9fa339-5284-4460-852b-81d3a9af1d73",
"resources": [
{
"resourceInstanceName": "basic_onboard_pTVUaV 0",
"resourceCustomizationUUID": "7f5a0687-8a99-4799-b5d3-0b5f05bb658b",
"resourceName": "basic_onboard_pTVUaV",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f31db14b-5504-48ca-acec-df8e11c00172",
"resourceInvariantUUID": "fd72f797-8289-42b5-8e34-d2bae60dc757",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ptvuav0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"artifactChecksum": "NjYxNGI3OGJiOGMzNzIwZmUxMTRmYmYyNjMzM2U5NzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "45f6a1bc-b030-40bf-88b2-f664f563a127",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2a624268-664e-4fd8-bc26-a43e3bd6b4f3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "38e6b719-911d-452e-9cb3-b3ab5cdcf7a8",
"generatedFromUUID": "2a624268-664e-4fd8-bc26-a43e3bd6b4f3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "38e6b719-911d-452e-9cb3-b3ab5cdcf7a8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardPtvuav-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"artifactChecksum": "N2U2NTQzY2Y4ZDViZmJiZTk0ODVkY2IzNWJlMjNjNGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "45e4513c-7a00-4102-8cd1-945c8cd311c6"
}
],
"workloadContext": "Production"
}
2022-12-02T01:20:31.025Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-02T01:20:31.025Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 077a9699-3e6c-4452-b798-c262d5206b9c ASDC
2022-12-02T01:20:31.026Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
ServiceName:basic_onboard_pTVUaV
ServiceVersion:1.0
ServiceUUID:077a9699-3e6c-4452-b798-c262d5206b9c
ServiceInvariantUUID:8d9fa339-5284-4460-852b-81d3a9af1d73
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPtvuav-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar
ArtifactUUID:45e4513c-7a00-4102-8cd1-945c8cd311c6
ArtifactChecksum:N2U2NTQzY2Y4ZDViZmJiZTk0ODVkY2IzNWJlMjNjNGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_pTVUaV 0
ResourceCustomizationUUID:7f5a0687-8a99-4799-b5d3-0b5f05bb658b
ResourceInvariantUUID:fd72f797-8289-42b5-8e34-d2bae60dc757
ResourceName:basic_onboard_pTVUaV
ResourceType:VF
ResourceUUID:f31db14b-5504-48ca-acec-df8e11c00172
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ptvuav0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json
ArtifactUUID:45f6a1bc-b030-40bf-88b2-f664f563a127
ArtifactChecksum:NjYxNGI3OGJiOGMzNzIwZmUxMTRmYmYyNjMzM2U5NzU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2a624268-664e-4fd8-bc26-a43e3bd6b4f3
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
ArtifactUUID:38e6b719-911d-452e-9cb3-b3ab5cdcf7a8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
ArtifactUUID:38e6b719-911d-452e-9cb3-b3ab5cdcf7a8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-02T01:20:31.026Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 077a9699-3e6c-4452-b798-c262d5206b9c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:20:31.071Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:20:31.072Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-02T01:20:31.072Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-02T01:20:31.077Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 45e4513c-7a00-4102-8cd1-945c8cd311c6 from URL: /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:31.077Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-02T01:20:31.078Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:31.137Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-02T01:20:31.138Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar 45e4513c-7a00-4102-8cd1-945c8cd311c6 75673
2022-12-02T01:20:31.138Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar ASDC sendASDCNotification
2022-12-02T01:20:31.138Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:31.139Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:20:31.139Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:31.141Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:31.141Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944031138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:31.243Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-02T01:20:31.244Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:31.245Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:31.267Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:31.268Z||pool-26-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:32.142Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:20:32.143Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-12-02T01:20:32.144Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 45e4513c-7a00-4102-8cd1-945c8cd311c6, URL: /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar to file: /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:32.145Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:32.145Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:32.146Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:32.363Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6260176385151598368/Definitions/service-BasicOnboardPtvuav-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-12-02T01:20:34.201Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-02T01:20:34.202Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-02T01:20:34.202Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.202Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-02T01:20:34.202Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pTVUaV 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:34.203Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-12-02T01:20:34.204Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.204Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.205Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:34.205Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-02T01:20:34.205Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:20:34.206Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.206Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.206Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:34.206Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-12-02T01:20:34.207Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:20:34.207Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.207Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.207Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.208Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is not matching search criteria
2022-12-02T01:20:34.208Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-02T01:20:34.208Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-02T01:20:34.208Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-02T01:20:34.208Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-02T01:20:34.209Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-02T01:20:34.209Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.209Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-02T01:20:34.209Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.210Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:34.210Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:34.210Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.210Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:34.210Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:34.211Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.211Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:34.211Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:34.212Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.212Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is not matching search criteria
2022-12-02T01:20:34.212Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-02T01:20:34.212Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-02T01:20:34.212Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=aed54119-5c35-4591-a5ef-8610841f3ad3
2022-12-02T01:20:34.213Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.213Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.213Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.213Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.214Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.214Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.214Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:34.214Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:34.214Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_pTVUaV
Description:service
Model UUID:077a9699-3e6c-4452-b798-c262d5206b9c
Model Version:NULL
Model InvariantUuid:8d9fa339-5284-4460-852b-81d3a9af1d73
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_pTVUaV
Model UUID:294dd2e6-6730-41f3-af8b-0742a0ec03fb
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd72f797-8289-42b5-8e34-d2bae60dc757
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:7f5a0687-8a99-4799-b5d3-0b5f05bb658b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:4b26bcc2-b1f9-4b6a-8919-7e1748efbbb5
ModelName:BasicOnboardPtvuav..base_ubuntu18..module-0
ModelUuid:22e81d00-b06c-433a-bdfd-e9341fb4b778
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:aed54119-5c35-4591-a5ef-8610841f3ad3
ModelInvariantUuid:dcbb5665-e6ee-43fa-b1df-5ac0e2bd7745
ModelName:basic_onboard_pTVUaV-nodes.ubuntu18Cvfc
ModelUuid:376c812a-640b-4197-901a-44ff97383ed8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:b69d7b81-7dbc-4f7e-aead-80b399037c07
ModelInvariantUuid:65ae3194-2927-4664-90c3-1e761c27a7db
ModelName:BasicOnboardPtvuav.compute.nodes.heat.ubuntu18
ModelUuid:54f04ff8-a84e-43e1-8c66-2e64d3737e5c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-02T01:20:34.225Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: f31db14b-5504-48ca-acec-df8e11c00172
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:20:34.232Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||basic_onboard_pTVUaV 0
2022-12-02T01:20:34.232Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f31db14b-5504-48ca-acec-df8e11c00172
2022-12-02T01:20:34.232Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 45f6a1bc-b030-40bf-88b2-f664f563a127 from URL: /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json
2022-12-02T01:20:34.232Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-02T01:20:34.232Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json
2022-12-02T01:20:34.296Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-02T01:20:34.297Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json 45f6a1bc-b030-40bf-88b2-f664f563a127 798
2022-12-02T01:20:34.297Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json ASDC sendASDCNotification
2022-12-02T01:20:34.298Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json
2022-12-02T01:20:34.298Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:20:34.298Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:34.300Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:34.301Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944034297,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:34.401Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:34.402Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:34.402Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:34.421Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:34.422Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:20:35.302Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPtvuav..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "4b26bcc2-b1f9-4b6a-8919-7e1748efbbb5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "22e81d00-b06c-433a-bdfd-e9341fb4b778",
"vfModuleModelCustomizationUUID": "e3639e5c-17c1-4af1-a91a-7de3681e23e3",
"isBase": true,
"artifacts": [
"2a624268-664e-4fd8-bc26-a43e3bd6b4f3",
"38e6b719-911d-452e-9cb3-b3ab5cdcf7a8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-02T01:20:35.308Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPtvuav..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:22e81d00-b06c-433a-bdfd-e9341fb4b778
VfModuleModelInvariantUUID:4b26bcc2-b1f9-4b6a-8919-7e1748efbbb5
VfModuleModelDescription:NULL
Artifacts UUID List:{
2a624268-664e-4fd8-bc26-a43e3bd6b4f3
,
38e6b719-911d-452e-9cb3-b3ab5cdcf7a8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-02T01:20:35.312Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPtvuav..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "4b26bcc2-b1f9-4b6a-8919-7e1748efbbb5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "22e81d00-b06c-433a-bdfd-e9341fb4b778",
"vfModuleModelCustomizationUUID": "e3639e5c-17c1-4af1-a91a-7de3681e23e3",
"isBase": true,
"artifacts": [
"2a624268-664e-4fd8-bc26-a43e3bd6b4f3",
"38e6b719-911d-452e-9cb3-b3ab5cdcf7a8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2022-12-02T01:20:35.312Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPtvuav..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:22e81d00-b06c-433a-bdfd-e9341fb4b778
VfModuleModelInvariantUUID:4b26bcc2-b1f9-4b6a-8919-7e1748efbbb5
VfModuleModelDescription:NULL
Artifacts UUID List:{
2a624268-664e-4fd8-bc26-a43e3bd6b4f3
,
38e6b719-911d-452e-9cb3-b3ab5cdcf7a8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2022-12-02T01:20:35.313Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2a624268-664e-4fd8-bc26-a43e3bd6b4f3 from URL: /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml
2022-12-02T01:20:35.313Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-02T01:20:35.313Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml
2022-12-02T01:20:35.372Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-02T01:20:35.372Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml 2a624268-664e-4fd8-bc26-a43e3bd6b4f3 5033
2022-12-02T01:20:35.373Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-02T01:20:35.373Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml
2022-12-02T01:20:35.373Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:20:35.373Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:35.375Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:35.376Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944035373,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:35.476Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:35.478Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:35.478Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:35.497Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:35.498Z||pool-28-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:36.377Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 38e6b719-911d-452e-9cb3-b3ab5cdcf7a8 from URL: /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
2022-12-02T01:20:36.379Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-12-02T01:20:36.379Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
2022-12-02T01:20:36.442Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-12-02T01:20:36.443Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env 38e6b719-911d-452e-9cb3-b3ab5cdcf7a8 909
2022-12-02T01:20:36.444Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-02T01:20:36.444Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
2022-12-02T01:20:36.445Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:20:36.445Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:36.449Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:36.449Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944036444,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:20:36.548Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:20:36.549Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:36.550Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:36.568Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:36.569Z||pool-29-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:20:37.451Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 077a9699-3e6c-4452-b798-c262d5206b9c
2022-12-02T01:20:37.453Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pTVUaV 0 f31db14b-5504-48ca-acec-df8e11c00172 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:20:37.494Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5ff44f15, org.onap.sdc.toscaparser.api.parameters.Input@4404e60b, org.onap.sdc.toscaparser.api.parameters.Input@319ee691, org.onap.sdc.toscaparser.api.parameters.Input@53d42072, org.onap.sdc.toscaparser.api.parameters.Input@2e2551fa]
2022-12-02T01:20:37.496Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.503Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.504Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2022-12-02T01:20:37.504Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 7f5a0687-8a99-4799-b5d3-0b5f05bb658b
2022-12-02T01:20:37.504Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7f5a0687-8a99-4799-b5d3-0b5f05bb658b matches Tosca VF Customization UUID: 7f5a0687-8a99-4799-b5d3-0b5f05bb658b
2022-12-02T01:20:37.505Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 7f5a0687-8a99-4799-b5d3-0b5f05bb658b matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-12-02T01:20:37.511Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.512Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.514Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 7f5a0687-8a99-4799-b5d3-0b5f05bb658b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-02T01:20:37.514Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@793b757b
2022-12-02T01:20:37.515Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.515Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-02T01:20:37.515Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e3639e5c-17c1-4af1-a91a-7de3681e23e3
2022-12-02T01:20:37.516Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e3639e5c-17c1-4af1-a91a-7de3681e23e3
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-12-02T01:20:37.526Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.526Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:37.526Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:37.527Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.527Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:37.527Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:37.528Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.528Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is not matching search criteria
2022-12-02T01:20:37.528Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-02T01:20:37.528Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-02T01:20:37.528Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=aed54119-5c35-4591-a5ef-8610841f3ad3
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-12-02T01:20:37.536Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.537Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:37.538Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-02T01:20:37.538Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.538Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pTVUaV 0 is matching search criteria
2022-12-02T01:20:37.539Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pTVUaV 0] matching following query criteria: sdcType=VF, customizationUUID=7f5a0687-8a99-4799-b5d3-0b5f05bb658b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:20:37.542Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.542Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.543Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 077a9699-3e6c-4452-b798-c262d5206b9c: basic_onboard_pTVUaV
2022-12-02T01:20:37.543Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.544Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.544Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.545Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.545Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.545Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.545Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.546Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.546Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:20:37.547Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pTVUaV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:20:37.547Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_pTVUaV
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:20:37.729Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pTVUaV f31db14b-5504-48ca-acec-df8e11c00172 1 ASDC deployResourceStructure
2022-12-02T01:20:37.730Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json ASDC sendASDCNotification
2022-12-02T01:20:37.730Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json
2022-12-02T01:20:37.731Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:20:37.731Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:37.735Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:37.735Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944037730,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:37.835Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:37.837Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:37.837Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:37.854Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:37.855Z||pool-30-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:38.737Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-02T01:20:38.737Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml
2022-12-02T01:20:38.738Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:20:38.738Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:38.743Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:38.743Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944038737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:38.842Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:20:38.843Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:38.843Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:38.860Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:38.861Z||pool-31-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:20:39.744Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-02T01:20:39.745Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env
2022-12-02T01:20:39.745Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:20:39.746Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:39.749Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:39.749Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944039744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:39.849Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:20:39.850Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:39.850Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:39.872Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:39.873Z||pool-32-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:20:40.751Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar ASDC sendASDCNotification
2022-12-02T01:20:40.752Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar
2022-12-02T01:20:40.752Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:20:40.753Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:20:40.758Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:20:40.759Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944040750,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:20:40.857Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-02T01:20:40.859Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:20:40.859Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:20:40.880Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:20:40.881Z||pool-33-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:20:41.760Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:20:41.783Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4cc8308-e515-42ad-b6cd-6a4d7bc32d22
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:20:41.791Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:20:41.792Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-02T01:20:41.792Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-02T01:20:41.792Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-02T01:20:41.792Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:20:41.793Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:20:41.793Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:20:41.793Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:20:41.793Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:20:41.812Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-02T01:21:11.813Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-02T01:21:11.851Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and serviceModelVersionId: 077a9699-3e6c-4452-b798-c262d5206b9c
2022-12-02T01:21:11.854Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d9fa339-5284-4460-852b-81d3a9af1d73
2022-12-02T01:21:11.856Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0
2022-12-02T01:21:11.864Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-12-02T01:21:11.952Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|INFO|500||Invoke
2022-12-02T01:21:11.956Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d4cc8308-e515-42ad-b6cd-6a4d7bc32d22], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3997c381-4741-4798-908d-951b6464f48f], X-ECOMP-RequestID=[d4cc8308-e515-42ad-b6cd-6a4d7bc32d22], X-TransactionId=[], X-ONAP-RequestID=[d4cc8308-e515-42ad-b6cd-6a4d7bc32d22], Content-Type=[application/merge-patch+json]}
2022-12-02T01:21:11.971Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-02T01:21:12.164Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0 has http status code:200 and response headers:{date=[Fri, 02 Dec 2022 01:21:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[167968], x-aai-txid=[2-aai-resources-221202-01:21:11:302-76744], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-02T01:21:12.164Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-02T01:21:12.165Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9fa339-5284-4460-852b-81d3a9af1d73/model-vers/model-ver/077a9699-3e6c-4452-b798-c262d5206b9c?depth=0|INFO|500||InvokeReturn
2022-12-02T01:21:12.165Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-02T01:21:12.166Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:21:12.177Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-02T01:21:12.178Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d4cc8308-e515-42ad-b6cd-6a4d7bc32d22 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-02T01:21:12.178Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-02T01:21:12.178Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:21:12.181Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:21:12.181Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944072178,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:21:12.282Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:21:12.283Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:21:12.283Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:21:12.348Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:21:12.351Z||pool-34-thread-1|||||INFO|500||cambria reply ok (69 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:21:23.297Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:21:23.298Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:21:23.299Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:21:23.353Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:21:23.354Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:21:23.354Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:21:23.488Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:21:23.489Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-02T01:21:23.489Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:21:23.490Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-12-02T01:21:32.889Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:22:23.298Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:22:23.299Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:22:23.299Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:22:23.353Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:22:23.354Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:22:23.354Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:22:23.897Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:22:23.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.899Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:22:23.900Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.900Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.901Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-12-02T01:22:23.902Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944023298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2022-12-02T01:22:23.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944031138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944034297,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944035373,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944036444,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.905Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.907Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944037730,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/basic_onboard_ptvuav0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:22:23.907Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.907Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.907Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944038737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-12-02T01:22:23.908Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.908Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.908Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944039744,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/resourceInstances/basic_onboard_ptvuav0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-12-02T01:22:23.908Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.911Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.912Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944040750,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPtvuav/1.0/artifacts/service-BasicOnboardPtvuav-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:22:23.913Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:23.913Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-02T01:22:23.913Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "d4cc8308-e515-42ad-b6cd-6a4d7bc32d22",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944072178,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:22:23.913Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:22:32.864Z|d4cc8308-e515-42ad-b6cd-6a4d7bc32d22|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:23:23.297Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:23:23.299Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:23:23.299Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:23:23.353Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:23:23.354Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:23:23.355Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:23:32.894Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:23:32.962Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:23.298Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:24:23.299Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:24:23.299Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:23.355Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:24:23.356Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:24:23.356Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:24.018Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:24.019Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.019Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"f224aae9-0fd2-4d56-ad6d-05fb0d938474","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"252ede3b-4779-4c2b-ab9d-9c29f1a18d72","serviceDescription":"service","serviceInvariantUUID":"240e5f0d-be02-4441-92f0-b76c38d4a898","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"3d1c5e8d-8bc5-45c0-9053-e6f230d3f721","resourceInvariantUUID":"17df3878-6dc7-4354-a83e-8657d9c9deb6","resourceCustomizationUUID":"654fa912-2bcc-402a-bc27-aefdadbecaf4","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"ZDM0MjMyYWExZDgyMDAxN2ZkOWE1MmY3MzVjNDEzZjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f75443f0-4ee9-4d23-bbb1-a849b6502a58","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Y2ViMGEzNjAyNDJkY2UzNjE3OTQxZDYzZDIwYzRiN2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c73e65f3-2ff5-4332-a85a-1760e5e4e7ef","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-02T01:24:24.040Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:24:24.042Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:24.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.045Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "aai-model-loader",
"timestamp": 1669944203456,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:24:24.045Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:24:24.046Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.047Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "multicloud-k8s",
"timestamp": 1669944213595,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:24:24.047Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.047Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944208308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:24:24.048Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.048Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "policy-id",
"timestamp": 1669944215496,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:24:24.049Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.049Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "aai-model-loader",
"timestamp": 1669944203456,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:24.050Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.050Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "multicloud-k8s",
"timestamp": 1669944213595,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:24.051Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.051Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944208308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:24.052Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.053Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "policy-id",
"timestamp": 1669944215496,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:24.053Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.053Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "aai-model-loader",
"timestamp": 1669944220445,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:24:24.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.054Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944219877,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:24:24.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.055Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "policy-id",
"timestamp": 1669944221315,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:24:24.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.056Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "policy-id",
"timestamp": 1669944222322,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:24:24.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.057Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944221607,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:24:24.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.058Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "policy-id",
"timestamp": 1669944223327,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2022-12-02T01:24:24.073Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:24:24.073Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944263298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:24:24.159Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 85 ms
2022-12-02T01:24:24.160Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:24:24.161Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:24.175Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f224aae9-0fd2-4d56-ad6d-05fb0d938474
2022-12-02T01:24:24.176Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f224aae9-0fd2-4d56-ad6d-05fb0d938474 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:24:24.217Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:24.221Z||pool-35-thread-1|||||INFO|500||cambria reply ok (61 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:24:24.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.222Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944222614,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:24:24.243Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f224aae9-0fd2-4d56-ad6d-05fb0d938474
2022-12-02T01:24:24.244Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f224aae9-0fd2-4d56-ad6d-05fb0d938474 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:24:24.264Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.264Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "cds",
"timestamp": 1669944223716,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:24:24.265Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.265Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "aai-model-loader",
"timestamp": 1669944224264,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:24:24.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:24.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.266Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "cds",
"timestamp": 1669944223716,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:24.266Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object.
2022-12-02T01:24:24.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.267Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "aai-model-loader",
"timestamp": 1669944225267,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:24:24.276Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f224aae9-0fd2-4d56-ad6d-05fb0d938474
2022-12-02T01:24:24.277Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f224aae9-0fd2-4d56-ad6d-05fb0d938474 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:24:24.298Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-02T01:24:24.298Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "cds",
"timestamp": 1669944226577,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:24:24.299Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:24:25.074Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:24:25.074Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:24:25.077Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:24:25.077Z||pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944263298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:24:25.177Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:24:25.178Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:24:25.178Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:25.199Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:25.200Z||pool-36-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:24:26.079Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "252ede3b-4779-4c2b-ab9d-9c29f1a18d72",
"serviceDescription": "service",
"serviceInvariantUUID": "240e5f0d-be02-4441-92f0-b76c38d4a898",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "654fa912-2bcc-402a-bc27-aefdadbecaf4",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "3d1c5e8d-8bc5-45c0-9053-e6f230d3f721",
"resourceInvariantUUID": "17df3878-6dc7-4354-a83e-8657d9c9deb6",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "Y2ViMGEzNjAyNDJkY2UzNjE3OTQxZDYzZDIwYzRiN2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c73e65f3-2ff5-4332-a85a-1760e5e4e7ef"
}
],
"workloadContext": "Production"
}
2022-12-02T01:24:26.079Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-02T01:24:26.079Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 252ede3b-4779-4c2b-ab9d-9c29f1a18d72 ASDC
2022-12-02T01:24:26.080Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:f224aae9-0fd2-4d56-ad6d-05fb0d938474
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:252ede3b-4779-4c2b-ab9d-9c29f1a18d72
ServiceInvariantUUID:240e5f0d-be02-4441-92f0-b76c38d4a898
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:c73e65f3-2ff5-4332-a85a-1760e5e4e7ef
ArtifactChecksum:Y2ViMGEzNjAyNDJkY2UzNjE3OTQxZDYzZDIwYzRiN2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:654fa912-2bcc-402a-bc27-aefdadbecaf4
ResourceInvariantUUID:17df3878-6dc7-4354-a83e-8657d9c9deb6
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:3d1c5e8d-8bc5-45c0-9053-e6f230d3f721
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-12-02T01:24:26.080Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 252ede3b-4779-4c2b-ab9d-9c29f1a18d72 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:24:26.116Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:24:26.117Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:24:26.117Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:24:26.117Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c73e65f3-2ff5-4332-a85a-1760e5e4e7ef from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-02T01:24:26.117Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-12-02T01:24:26.118Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-02T01:24:26.179Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-12-02T01:24:26.180Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c73e65f3-2ff5-4332-a85a-1760e5e4e7ef 57784
2022-12-02T01:24:26.180Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-02T01:24:26.181Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-02T01:24:26.181Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:24:26.181Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:24:26.184Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:24:26.184Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944266180,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:24:26.284Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:24:26.286Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:24:26.287Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:26.322Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:26.323Z||pool-37-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:24:27.187Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:24:27.187Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:24:27.188Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c73e65f3-2ff5-4332-a85a-1760e5e4e7ef, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:27.188Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-02T01:24:27.189Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:27.190Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:27.403Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14832885655187720637/Definitions/service-BasicNetwork-template.yml
2022-12-02T01:24:28.061Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.062Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.063Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.063Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.063Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.063Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:24:28.064Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.064Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.064Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-02T01:24:28.064Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-12-02T01:24:28.064Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:24:28.065Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.065Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.065Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-02T01:24:28.065Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-12-02T01:24:28.065Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:24:28.066Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.066Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.066Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.066Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.067Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.068Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:252ede3b-4779-4c2b-ab9d-9c29f1a18d72
Model Version:NULL
Model InvariantUuid:240e5f0d-be02-4441-92f0-b76c38d4a898
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:17df3878-6dc7-4354-a83e-8657d9c9deb6
Model UUID:662d6ad9-80f8-442a-b47d-b8c7d2e42a93
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:654fa912-2bcc-402a-bc27-aefdadbecaf4
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-02T01:24:28.086Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 3d1c5e8d-8bc5-45c0-9053-e6f230d3f721
2022-12-02T01:24:28.086Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||No resources found for Service: 252ede3b-4779-4c2b-ab9d-9c29f1a18d72
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:24:28.100Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||
2022-12-02T01:24:28.101Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-12-02T01:24:28.102Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 252ede3b-4779-4c2b-ab9d-9c29f1a18d72
2022-12-02T01:24:28.102Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 252ede3b-4779-4c2b-ab9d-9c29f1a18d72
2022-12-02T01:24:28.102Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-12-02T01:24:28.102Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:24:28.111Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@655f3006, org.onap.sdc.toscaparser.api.parameters.Input@5b9d5fb9, org.onap.sdc.toscaparser.api.parameters.Input@c2ebfde, org.onap.sdc.toscaparser.api.parameters.Input@424c7850, org.onap.sdc.toscaparser.api.parameters.Input@5e8fbf1f]
2022-12-02T01:24:28.113Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.113Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.113Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.114Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.114Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 252ede3b-4779-4c2b-ab9d-9c29f1a18d72: Generic NeutronNet
2022-12-02T01:24:28.114Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.114Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.115Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.115Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-12-02T01:24:28.173Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.174Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.174Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.174Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.175Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:24:28.175Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:24:28.175Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-02T01:24:28.338Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-12-02T01:24:28.341Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-02T01:24:28.342Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-02T01:24:28.342Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:24:28.343Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:24:28.345Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:24:28.346Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944268341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:24:28.447Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-02T01:24:28.449Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:24:28.449Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:28.468Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:28.469Z||pool-38-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:24:29.346Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f224aae9-0fd2-4d56-ad6d-05fb0d938474
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:24:29.367Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f224aae9-0fd2-4d56-ad6d-05fb0d938474
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:24:29.373Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:24:29.374Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:24:29.375Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:24:29.375Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:24:29.392Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-02T01:24:59.392Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f224aae9-0fd2-4d56-ad6d-05fb0d938474 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-02T01:24:59.402Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f224aae9-0fd2-4d56-ad6d-05fb0d938474 and serviceModelVersionId: 252ede3b-4779-4c2b-ab9d-9c29f1a18d72
2022-12-02T01:24:59.403Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 240e5f0d-be02-4441-92f0-b76c38d4a898
2022-12-02T01:24:59.404Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0
2022-12-02T01:24:59.409Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-12-02T01:24:59.449Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-12-02T01:24:59.450Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0|INFO|500||Invoke
2022-12-02T01:24:59.456Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-02T01:24:59.567Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0|INFO|500||InvokeReturn
2022-12-02T01:24:59.568Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/240e5f0d-be02-4441-92f0-b76c38d4a898/model-vers/model-ver/252ede3b-4779-4c2b-ab9d-9c29f1a18d72?depth=0 has http status code:200 and response headers:{date=[Fri, 02 Dec 2022 01:24:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[164048], x-aai-txid=[2-aai-resources-221202-01:24:58:773-95374], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-02T01:24:59.568Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-12-02T01:24:59.568Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-02T01:24:59.568Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:24:59.578Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-02T01:24:59.578Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f224aae9-0fd2-4d56-ad6d-05fb0d938474 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-02T01:24:59.579Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-02T01:24:59.579Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:24:59.582Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:24:59.582Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944299578,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:24:59.682Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:24:59.683Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:24:59.683Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:24:59.720Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:24:59.721Z||pool-39-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:25:23.297Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:25:23.298Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:25:23.299Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:23.353Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:25:23.354Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:25:23.354Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:23.523Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:23.525Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:25:23.525Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944263298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:23.526Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:25:23.964Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:23.968Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:25:23.968Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3","serviceName":"Demo_pNF_arDzkrK4VuqX4slAXDUn","serviceVersion":"1.0","serviceUUID":"318bd3c6-e0fe-4654-8676-8578636c275e","serviceDescription":"catalog service description","serviceInvariantUUID":"2574eb34-4066-40aa-a040-c49a77f35d2f","resources":[{"resourceInstanceName":"pNF baf8bcea-5d83 0","resourceName":"pNF baf8bcea-5d83","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ed3f2ba2-51f7-4cce-8e24-a3af9847e89a","resourceInvariantUUID":"fbe22afb-3764-437c-892f-5feb11367380","resourceCustomizationUUID":"cc9821b2-8940-4b54-bd0a-285ad99a7a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml","artifactChecksum":"NDJiMWM3NjMxYWE5Zjk4ZWVjZDc4NTRiMjI5ZTk1ODE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"56f70cf0-6dee-48c2-9a57-649ca6670b18","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar","artifactChecksum":"NDhlNDEyZDI5MTYzMGIzNjNkMmIyM2U0NDA0Zjk2M2M\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8c584b0d-ff45-47b2-982a-841dadf9f22d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5de02855-0da5-47ec-9e73-05a422b06560","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE4NTc5YWQ4MDkwMGM5NDBlMTkwODlkOTE2N2ZmM2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b13792e5-8f99-49b4-81fb-140c1ab128b1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3e48a31d-04e9-4dff-afb2-8b0159a66692","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"430791d7-62f6-4c3d-957f-d717cee746d0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml","artifactChecksum":"NzMxNzAzOTUzODQzYzMzNTVjZGQzMjA5YjdkOGFkMjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"64c3036d-cb06-470c-a580-8e9dee8a84da","artifactVersion":"1"},{"artifactName":"service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar","artifactChecksum":"ODEzYjY5NmJjZmU1ZjcyNTU4MDMxNmNhOGFiMzliM2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f9798f7-ad91-485a-a61d-399624c28270","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-02T01:25:23.974Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:23.974Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:23.979Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:23.979Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:24.079Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:25:24.082Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:24.082Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:24.106Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:24.107Z||pool-40-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:25:24.979Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:24.980Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:24.983Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:24.984Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:25.084Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:25:25.086Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:25.086Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:25.121Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:25.122Z||pool-41-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:25.987Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:25.988Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:25.991Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:25.992Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:26.094Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-02T01:25:26.095Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:26.095Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:26.186Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:26.187Z||pool-42-thread-1|||||INFO|500||cambria reply ok (93 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:26.994Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:26.995Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:26.997Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:27.005Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:27.105Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:25:27.110Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:27.110Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:27.145Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:27.146Z||pool-43-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:28.006Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:28.007Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:28.010Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:28.010Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:28.114Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-02T01:25:28.115Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:28.115Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:28.134Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:28.135Z||pool-44-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:29.011Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:29.018Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:29.029Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:29.030Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:29.133Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-02T01:25:29.134Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:29.134Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:29.161Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:29.162Z||pool-45-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:30.031Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:30.033Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:30.036Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:30.037Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:25:30.136Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:25:30.137Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:30.138Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:30.168Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:30.169Z||pool-46-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:31.038Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:25:31.039Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:31.041Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:31.042Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:25:31.146Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-02T01:25:31.147Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:31.147Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:31.169Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:31.170Z||pool-47-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:32.045Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"serviceName": "Demo_pNF_arDzkrK4VuqX4slAXDUn",
"serviceVersion": "1.0",
"serviceUUID": "318bd3c6-e0fe-4654-8676-8578636c275e",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "2574eb34-4066-40aa-a040-c49a77f35d2f",
"resources": [
{
"resourceInstanceName": "pNF baf8bcea-5d83 0",
"resourceCustomizationUUID": "cc9821b2-8940-4b54-bd0a-285ad99a7a4b",
"resourceName": "pNF baf8bcea-5d83",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "ed3f2ba2-51f7-4cce-8e24-a3af9847e89a",
"resourceInvariantUUID": "fbe22afb-3764-437c-892f-5feb11367380",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"artifactChecksum": "ODEzYjY5NmJjZmU1ZjcyNTU4MDMxNmNhOGFiMzliM2I\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7f9798f7-ad91-485a-a61d-399624c28270"
}
],
"workloadContext": "Production"
}
2022-12-02T01:25:32.045Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-02T01:25:32.045Z|f224aae9-0fd2-4d56-ad6d-05fb0d938474|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 318bd3c6-e0fe-4654-8676-8578636c275e ASDC
2022-12-02T01:25:32.046Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
ServiceName:Demo_pNF_arDzkrK4VuqX4slAXDUn
ServiceVersion:1.0
ServiceUUID:318bd3c6-e0fe-4654-8676-8578636c275e
ServiceInvariantUUID:2574eb34-4066-40aa-a040-c49a77f35d2f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
ArtifactUUID:7f9798f7-ad91-485a-a61d-399624c28270
ArtifactChecksum:ODEzYjY5NmJjZmU1ZjcyNTU4MDMxNmNhOGFiMzliM2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF baf8bcea-5d83 0
ResourceCustomizationUUID:cc9821b2-8940-4b54-bd0a-285ad99a7a4b
ResourceInvariantUUID:fbe22afb-3764-437c-892f-5feb11367380
ResourceName:pNF baf8bcea-5d83
ResourceType:PNF
ResourceUUID:ed3f2ba2-51f7-4cce-8e24-a3af9847e89a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-12-02T01:25:32.046Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 318bd3c6-e0fe-4654-8676-8578636c275e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:25:32.121Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:25:32.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:25:32.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:25:32.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7f9798f7-ad91-485a-a61d-399624c28270 from URL: /sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:32.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-12-02T01:25:32.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:32.217Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-12-02T01:25:32.218Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar 7f9798f7-ad91-485a-a61d-399624c28270 88018
2022-12-02T01:25:32.219Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar ASDC sendASDCNotification
2022-12-02T01:25:32.219Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:32.219Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:25:32.219Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:32.222Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:32.223Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944332219,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:25:32.323Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:25:32.324Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:32.324Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:32.354Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:32.355Z||pool-48-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:25:33.225Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:25:33.226Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:25:33.226Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 7f9798f7-ad91-485a-a61d-399624c28270, URL: /sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar to file: /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:33.226Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:33.227Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:33.227Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:33.399Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18341284573043603790/Definitions/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml
2022-12-02T01:25:34.553Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-02T01:25:34.554Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:25:34.554Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.554Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-02T01:25:34.554Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF baf8bcea-5d83 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.555Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:25:34.556Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.556Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.556Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Node template pNF baf8bcea-5d83 0 is matching search criteria
2022-12-02T01:25:34.556Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-12-02T01:25:34.556Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF baf8bcea-5d83 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:25:34.557Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.557Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.557Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Node template pNF baf8bcea-5d83 0 is matching search criteria
2022-12-02T01:25:34.557Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-12-02T01:25:34.558Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF baf8bcea-5d83 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-02T01:25:34.558Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.558Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.558Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.559Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.559Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.559Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.559Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.559Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.560Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.560Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.560Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_arDzkrK4VuqX4slAXDUn
Description:catalog service description
Model UUID:318bd3c6-e0fe-4654-8676-8578636c275e
Model Version:NULL
Model InvariantUuid:2574eb34-4066-40aa-a040-c49a77f35d2f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-12-02T01:25:34.575Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: ed3f2ba2-51f7-4cce-8e24-a3af9847e89a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:25:34.583Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||pNF baf8bcea-5d83 0
2022-12-02T01:25:34.583Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ed3f2ba2-51f7-4cce-8e24-a3af9847e89a
2022-12-02T01:25:34.584Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 318bd3c6-e0fe-4654-8676-8578636c275e
2022-12-02T01:25:34.584Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 318bd3c6-e0fe-4654-8676-8578636c275e
2022-12-02T01:25:34.585Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF baf8bcea-5d83 0 ed3f2ba2-51f7-4cce-8e24-a3af9847e89a ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:25:34.596Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2d44f778, org.onap.sdc.toscaparser.api.parameters.Input@7d906e25, org.onap.sdc.toscaparser.api.parameters.Input@2693da80, org.onap.sdc.toscaparser.api.parameters.Input@163c1423, org.onap.sdc.toscaparser.api.parameters.Input@1c49ceab]
2022-12-02T01:25:34.597Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.597Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.597Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 318bd3c6-e0fe-4654-8676-8578636c275e: pNF baf8bcea-5d83
2022-12-02T01:25:34.597Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Processing PNF resource: ed3f2ba2-51f7-4cce-8e24-a3af9847e89a
2022-12-02T01:25:34.597Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-12-02T01:25:34.598Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_arDzkrK4VuqX4slAXDUn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-02T01:25:34.598Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||Resource customization UUID: cc9821b2-8940-4b54-bd0a-285ad99a7a4b is the same as notified resource customizationUUID: cc9821b2-8940-4b54-bd0a-285ad99a7a4b
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-02T01:25:34.684Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF baf8bcea-5d83 ed3f2ba2-51f7-4cce-8e24-a3af9847e89a 0 ASDC deployResourceStructure
2022-12-02T01:25:34.685Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar ASDC sendASDCNotification
2022-12-02T01:25:34.685Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar
2022-12-02T01:25:34.686Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-02T01:25:34.686Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:25:34.689Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:25:34.690Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944334685,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:25:34.790Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:25:34.791Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:25:34.791Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:25:34.832Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:25:34.833Z||pool-49-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":5,"count":1}
2022-12-02T01:25:35.690Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:25:35.713Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:25:35.717Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:25:35.717Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-02T01:25:35.717Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-02T01:26:05.718Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:26:05.736Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:26:05.741Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:26:05.741Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-02T01:26:05.741Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-02T01:26:23.353Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-02T01:26:23.354Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-02T01:26:23.354Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:26:23.380Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:26:23.404Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.405Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944263298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.408Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.408Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.408Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944266180,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.410Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.410Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.411Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.412Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.412Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.412Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.413Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.413Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.413Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.415Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944268341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.416Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.416Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.416Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.416Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.416Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.417Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.417Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.417Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.418Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.418Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.418Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.418Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.419Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.419Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.419Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.420Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.420Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.420Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.421Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.421Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.422Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.423Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.424Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.425Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.425Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.426Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.427Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.428Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.428Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.429Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.429Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.429Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.430Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.430Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.430Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.430Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.431Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.431Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.431Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.431Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.431Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.432Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.432Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.432Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.432Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.432Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.434Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.434Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.435Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.435Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.436Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.436Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.437Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.437Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.438Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944263456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.439Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.439Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.439Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "multicloud-k8s",
"timestamp": 1669944250645,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.439Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.440Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.441Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.441Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.441Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.441Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.442Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.442Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.443Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944274753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.443Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.443Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.444Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.444Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.444Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.445Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.445Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.446Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.446Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.447Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.448Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.448Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944268716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.448Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.448Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.449Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.449Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.449Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.449Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944268308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.450Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.450Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.450Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "cds",
"timestamp": 1669944277529,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.451Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.451Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.451Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.451Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.452Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.452Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944277063,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.452Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.452Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.452Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.453Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.453Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.453Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944279753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.455Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.455Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944279009,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.456Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "aai-model-loader",
"timestamp": 1669944280756,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.470Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
2022-12-02T01:26:23.471Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.501Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/resourceInstances/pnfbaf8bcea5d830/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.502Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.503Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944280013,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.520Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
2022-12-02T01:26:23.521Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.548Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.548Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.549Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.549Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.550Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944275496,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.550Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.550Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.551Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944284263,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.551Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.551Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.551Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944285271,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfArdzkrk4vuqx4slaxdun/1.0/artifacts/service-DemoPnfArdzkrk4vuqx4slaxdun-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.552Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.552Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.552Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "policy-id",
"timestamp": 1669944286275,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.572Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
2022-12-02T01:26:23.573Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.598Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.599Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.599Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.600Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.600Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.600Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.600Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.600Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.601Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.601Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.601Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.601Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.601Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.602Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.606Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.607Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.607Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.608Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.608Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.610Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.610Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.610Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.611Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.611Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.611Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.612Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.612Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.612Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.612Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.613Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.613Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.614Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.614Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.614Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.614Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.615Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.615Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.615Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.615Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.616Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.616Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.616Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.617Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.617Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.617Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944275093,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.618Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.618Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.618Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.618Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.618Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944283716,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.619Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.620Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944297456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.620Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.620Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.620Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.621Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.621Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.621Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "cds",
"timestamp": 1669944298103,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.621Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.622Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.622Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.622Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.623Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.623Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944298528,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.623Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.623Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.624Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.624Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.624Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.624Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.624Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.625Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.625Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944299638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.625Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.625Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.626Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "f224aae9-0fd2-4d56-ad6d-05fb0d938474",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944299578,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:26:23.626Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.626Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.626Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.627Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.627Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.627Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.627Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.628Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.628Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.629Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.629Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.629Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.629Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944300674,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.659Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a8aa09b1-078a-406d-be06-a2e9e7c50338
2022-12-02T01:26:23.659Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8aa09b1-078a-406d-be06-a2e9e7c50338 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.694Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.695Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.695Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.695Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944300561,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.696Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.696Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.696Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.697Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "multicloud-k8s",
"timestamp": 1669944301676,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.700Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.701Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.702Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.702Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.703Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.703Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.703Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.704Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944303308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.705Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.705Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.706Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.707Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.707Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.707Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944304316,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.708Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.709Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.709Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.709Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.709Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.709Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.710Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.710Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.710Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.711Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "policy-id",
"timestamp": 1669944305321,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.725Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a8aa09b1-078a-406d-be06-a2e9e7c50338
2022-12-02T01:26:23.725Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8aa09b1-078a-406d-be06-a2e9e7c50338 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-02T01:26:23.754Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.754Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.755Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.755Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.756Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.756Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.756Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.757Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.757Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.757Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.757Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.758Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.758Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.758Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.759Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.759Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.759Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.760Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.760Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.761Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.762Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.762Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.762Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.763Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.763Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.763Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944306076,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.764Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.764Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.764Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944307227,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.765Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.765Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.765Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.766Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.766Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.766Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944299117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.767Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.767Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.767Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.768Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.768Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.768Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "aai-model-loader",
"timestamp": 1669944308230,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.792Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a8aa09b1-078a-406d-be06-a2e9e7c50338
2022-12-02T01:26:23.792Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8aa09b1-078a-406d-be06-a2e9e7c50338 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.822Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.822Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.823Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.823Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "cds",
"timestamp": 1669944308964,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.824Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.824Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.827Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.827Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.828Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.828Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.829Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944308450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.831Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944302680,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.831Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.831Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944309458,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:23.851Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a8aa09b1-078a-406d-be06-a2e9e7c50338
2022-12-02T01:26:23.851Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8aa09b1-078a-406d-be06-a2e9e7c50338 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.887Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.887Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.887Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.888Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.888Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944311782,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.889Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.889Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.890Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.890Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.890Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.890Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.891Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944312878,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.892Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.892Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.892Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.892Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.893Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.893Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.893Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.894Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.894Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944313944,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.894Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.895Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.895Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.895Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.896Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944295496,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:23.896Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.897Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.897Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.897Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.898Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944315022,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.898Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.898Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.899Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.899Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.899Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.899Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944315463,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:23.900Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.900Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.900Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.900Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.901Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.901Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.902Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.902Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.902Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944316143,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.957Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a60c4777-054a-4b2c-befa-1380e94e9909
2022-12-02T01:26:23.957Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a60c4777-054a-4b2c-befa-1380e94e9909 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-02T01:26:23.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944316469,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.987Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.987Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.987Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:23.987Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:23.988Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.988Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "multicloud-k8s",
"timestamp": 1669944317148,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2022-12-02T01:26:23.988Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:23.988Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:23.988Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "policy-id",
"timestamp": 1669944317473,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:24.011Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a60c4777-054a-4b2c-befa-1380e94e9909
2022-12-02T01:26:24.012Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a60c4777-054a-4b2c-befa-1380e94e9909 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-12-02T01:26:24.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.039Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944293456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:24.039Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:24.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "aai-model-loader",
"timestamp": 1669944318314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944298308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object.
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-02T01:26:24.040Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "a60c4777-054a-4b2c-befa-1380e94e9909",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1669944319661,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:26:24.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-02T01:26:35.742Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:26:35.767Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-12-02T01:26:35.778Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-02T01:26:35.778Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-02T01:26:35.778Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-02T01:26:35.778Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-02T01:26:35.778Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:26:35.779Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:26:35.779Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:26:35.779Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2022-12-02T01:26:35.779Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-02T01:26:35.794Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-02T01:27:05.797Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-12-02T01:27:05.814Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and serviceModelVersionId: 318bd3c6-e0fe-4654-8676-8578636c275e
2022-12-02T01:27:05.814Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2574eb34-4066-40aa-a040-c49a77f35d2f
2022-12-02T01:27:05.815Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0
2022-12-02T01:27:05.825Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-12-02T01:27:05.915Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-12-02T01:27:05.916Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0|INFO|500||Invoke
2022-12-02T01:27:05.923Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2022-12-02T01:27:06.039Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0|INFO|500||InvokeReturn
2022-12-02T01:27:06.039Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2574eb34-4066-40aa-a040-c49a77f35d2f/model-vers/model-ver/318bd3c6-e0fe-4654-8676-8578636c275e?depth=0 has http status code:200 and response headers:{date=[Fri, 02 Dec 2022 01:27:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[176240], x-aai-txid=[0-aai-resources-221202-01:27:05:242-91301], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-02T01:27:06.040Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-12-02T01:27:06.040Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-02T01:27:06.040Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-02T01:27:06.048Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-12-02T01:27:06.049Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-02T01:27:06.049Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-02T01:27:06.049Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:06.052Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:06.053Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944426049,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-02T01:27:06.154Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:27:06.155Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:06.155Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:06.189Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:06.190Z||pool-50-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:27:07.080Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-02T01:27:07.081Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"a8aa09b1-078a-406d-be06-a2e9e7c50338","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f44ff956-95a2-4d96-9ac7-a18e9cc45a3c","serviceDescription":"service","serviceInvariantUUID":"d6f25a62-1af1-4690-96e6-d4c0d2c18ed8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dec195e6-9025-4b89-98fe-f0451f5dbd99","resourceInvariantUUID":"1d1fe3e4-223b-49cc-b089-c085156212d7","resourceCustomizationUUID":"1af0ba24-664b-4817-89e1-c89d09f2ae6d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"YzQzOWVmNzk2NDIyZWQ3MWIyZjViNzE2YmJhM2RlMDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e00c20b4-6439-44f4-8ebb-1c23e912367b","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NGNlMzRjY2M3ZTYxMGRkYzhmN2E3N2IzZjIwNjc2YTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a65341b8-8a22-4307-a821-a28c4e066dd5","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"67382569-9e17-4aea-8d06-f67d273749ed","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8c376749-b644-4dd4-bbc2-139bfc735ef9","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"83160d9f-7110-4ff1-bfdd-266a791bccda","artifactVersion":"2","generatedFromUUID":"67382569-9e17-4aea-8d06-f67d273749ed"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Mzc4NmYyOTNlMzUwNDI4YWZkN2M4OWY4YzllZGNmZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dbb58671-635c-406e-855b-b453ce0776c7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MWNiNjZlNzM2MDEzOWRjMTYwNmIxNmUyODUxZDA4YjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a6585a82-761e-479c-bd49-8fc9eb308db8","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-02T01:27:07.081Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:07.082Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:07.085Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:07.085Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:27:07.184Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:27:07.185Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:07.186Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:07.209Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:07.210Z||pool-51-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:27:08.086Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:08.087Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:08.091Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:08.091Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-12-02T01:27:08.191Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:27:08.196Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:08.196Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:08.216Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:08.216Z||pool-52-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:27:09.092Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:09.092Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:09.101Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:09.102Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-12-02T01:27:09.199Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-02T01:27:09.200Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:09.200Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:09.221Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:09.222Z||pool-53-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:27:10.103Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:10.103Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:10.115Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:10.115Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:27:10.214Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:27:10.215Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:10.215Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:10.258Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:10.259Z||pool-54-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:27:11.116Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:11.117Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:11.120Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:11.120Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-12-02T01:27:11.219Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:27:11.220Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:11.220Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:11.240Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:11.241Z||pool-55-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:27:12.121Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:12.122Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:12.125Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:12.125Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-12-02T01:27:12.225Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-02T01:27:12.226Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:12.227Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:12.245Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:12.246Z||pool-56-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-02T01:27:13.127Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-02T01:27:13.127Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:13.131Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:13.131Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944323297,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-12-02T01:27:13.231Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:27:13.232Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:13.232Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:13.256Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:13.256Z||pool-57-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:27:14.133Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "f44ff956-95a2-4d96-9ac7-a18e9cc45a3c",
"serviceDescription": "service",
"serviceInvariantUUID": "d6f25a62-1af1-4690-96e6-d4c0d2c18ed8",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "1af0ba24-664b-4817-89e1-c89d09f2ae6d",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "dec195e6-9025-4b89-98fe-f0451f5dbd99",
"resourceInvariantUUID": "1d1fe3e4-223b-49cc-b089-c085156212d7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "NGNlMzRjY2M3ZTYxMGRkYzhmN2E3N2IzZjIwNjc2YTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a65341b8-8a22-4307-a821-a28c4e066dd5",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "67382569-9e17-4aea-8d06-f67d273749ed",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "83160d9f-7110-4ff1-bfdd-266a791bccda",
"generatedFromUUID": "67382569-9e17-4aea-8d06-f67d273749ed"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "83160d9f-7110-4ff1-bfdd-266a791bccda",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MWNiNjZlNzM2MDEzOWRjMTYwNmIxNmUyODUxZDA4YjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a6585a82-761e-479c-bd49-8fc9eb308db8"
}
],
"workloadContext": "Production"
}
2022-12-02T01:27:14.133Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-02T01:27:14.134Z|909eed8f-db73-44d5-b9a5-e1cf2bf0c8b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f44ff956-95a2-4d96-9ac7-a18e9cc45a3c ASDC
2022-12-02T01:27:14.135Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:a8aa09b1-078a-406d-be06-a2e9e7c50338
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:f44ff956-95a2-4d96-9ac7-a18e9cc45a3c
ServiceInvariantUUID:d6f25a62-1af1-4690-96e6-d4c0d2c18ed8
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:a6585a82-761e-479c-bd49-8fc9eb308db8
ArtifactChecksum:MWNiNjZlNzM2MDEzOWRjMTYwNmIxNmUyODUxZDA4YjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:1af0ba24-664b-4817-89e1-c89d09f2ae6d
ResourceInvariantUUID:1d1fe3e4-223b-49cc-b089-c085156212d7
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:dec195e6-9025-4b89-98fe-f0451f5dbd99
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:a65341b8-8a22-4307-a821-a28c4e066dd5
ArtifactChecksum:NGNlMzRjY2M3ZTYxMGRkYzhmN2E3N2IzZjIwNjc2YTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:67382569-9e17-4aea-8d06-f67d273749ed
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:83160d9f-7110-4ff1-bfdd-266a791bccda
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:83160d9f-7110-4ff1-bfdd-266a791bccda
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-12-02T01:27:14.135Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f44ff956-95a2-4d96-9ac7-a18e9cc45a3c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-02T01:27:14.187Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:27:14.188Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:27:14.188Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:27:14.188Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a6585a82-761e-479c-bd49-8fc9eb308db8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-02T01:27:14.188Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-12-02T01:27:14.189Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-02T01:27:14.271Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-12-02T01:27:14.272Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar a6585a82-761e-479c-bd49-8fc9eb308db8 75188
2022-12-02T01:27:14.274Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-02T01:27:14.274Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-02T01:27:14.274Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-02T01:27:14.275Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-12-02T01:27:14.282Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-02T01:27:14.283Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||try to send status {
"distributionID": "a8aa09b1-078a-406d-be06-a2e9e7c50338",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1669944434274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-12-02T01:27:14.383Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-02T01:27:14.384Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-02T01:27:14.384Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as yN8e2hzvKfPqrzyY) ...
2022-12-02T01:27:14.404Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-12-02T01:27:14.404Z||pool-58-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-02T01:27:15.284Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-02T01:27:15.286Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-12-02T01:27:15.286Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a6585a82-761e-479c-bd49-8fc9eb308db8, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:15.287Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-02T01:27:15.287Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:15.287Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:15.531Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16103610858421821024/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-12-02T01:27:17.201Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-02T01:27:17.202Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:27:17.202Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.202Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-02T01:27:17.202Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.202Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-12-02T01:27:17.203Z|a8aa09b1-078a-406d-be06-a2e9e7c50338|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery