Hi All,

Guilin VID started throwing the following error while trying to deploy a 
service instance from the VID UI not sure what went wrong with the environment. 
 Is it a known issue? Are there any workarounds to resolve this one?

We would appreciate any help to resolve this issue.

*VID UI Error Log:

*


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23913): https://lists.onap.org/g/onap-discuss/message/23913
Mute This Topic: https://lists.onap.org/mt/89745137/21656
Mute #aaf:https://lists.onap.org/g/onap-discuss/mutehashtag/aaf
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Selected test API: 
GR_API

 Data from GUI:
Failed to get service models from SDC.

 Collected data from API:
{
        "X-ECOMP-RequestID": "711235e6-819c-4630-848c-eaac5e51ead9",
        "commitInfo": {
                "commitId": "ded46c0796142ec73c61fa79d7e082e63e7b3340",
                "commitMessageShort": "Release vid",
                "commitTime": "2020-10-08T11:14:40+0000"
        },
        "probeInfo": [
                {
                        "component": "SDC",
                        "available": true,
                        "metadata": {
                                "duration": 67,
                                "description": "SDC healthCheck",
                                "httpMethod": "GET",
                                "httpCode": 200,
                                "url": 
"https://sdc-be.onap:8443/sdc2/rest/healthCheck";,
                                "rawData": "{  \"sdcVersion\": \"1.7.2\",  
\"siteMode\": \"unknown\",  \"componentsInfo\": [    {      
\"healthCheckComponent\": \"DMAAP_PRODUCER\",      \"healthCheckStatus\": 
\"DOWN\",      \"description\": \"Dmaap health check disabled\"    },    {      
\"healthCheckComponent\": \"BE\",      \"healthCheckStatus\": \"UP\",      
\"version\": \"1.7.2\",      \"description\": \"OK\"    },    {      
\"healthCheckComponent\": \"JANUSGRAPH\",      \"healthCheckStatus\": \"UP\",   
   \"description\": \"OK\"    },    {      \"healthCheckComponent\": \"DE\",    
  \"he"
                        }
                },
                {
                        "component": "MSO",
                        "available": true,
                        "metadata": {
                                "duration": 153,
                                "description": "OK",
                                "httpMethod": "GET",
                                "httpCode": 200,
                                "url": 
"http://so.onap:8080/onap/so/infra/orchestrationRequests/v7?filter=requestExecutionDate:EQUALS:01-01-2100";,
                                "rawData": "{\"requestList\":[]}"
                        }
                },
                {
                        "component": "SCHEDULER",
                        "available": false,
                        "metadata": {
                                "duration": 0,
                                "description": 
"java.lang.IllegalStateException: Required key 'scheduler.get.schedules' not 
found"
                        }
                },
                {
                        "component": "AAI",
                        "available": false,
                        "metadata": {
                                "duration": 22,
                                "description": 
"javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: PKIX 
path validation failed: java.security.cert.CertPathValidatorException: validity 
check failed: java.security.cert.CertificateExpiredException: NotAfter: Sat Jan 
22 01:37:19 UTC 2022",
                                "httpMethod": "GET",
                                "httpCode": 0,
                                "url": 
"https://aai.onap:8443/aai/v19/business/customers?subscriber-type=INFRA&depth=0";,
                                "rawData": null
                        }
                },
                {
                        "component": "AAI",
                        "available": false,
                        "metadata": {
                                "duration": 21,
                                "description": 
"io.joshworks.restclient.http.exceptions.RestClientException: 
org.apache.http.NoHttpResponseException: aai.onap:8443 failed to respond",
                                "httpMethod": "GET",
                                "httpCode": 0,
                                "url": 
"https://aai.onap:8443/aai/v19/business/customers?subscriber-type=INFRA&depth=0";,
                                "rawData": ""
                        }
                }
        ],
        "aaiFullSubscriberList": {
                "exception": 
"io.joshworks.restclient.http.exceptions.RestClientException: 
org.apache.http.NoHttpResponseException: aai.onap:8443 failed to respond"
        },
        "userID": "demo"
}

Reply via email to