Ajay, we had to install AAI SSL certificate manually in few JRE key stores like VID, MSO etc. You may try that.
From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, July 3, 2017 6:37 PM To: [email protected]; [email protected]; [email protected]; [email protected] Subject: Re: [onap-discuss] aai-instances installation Hi, I am getting following error while Search for Existing Service Instances or searching for subscriber on vid_vm: 2017-07-03 12:18:43,207|6ae28f99-193f-45dc-81d6-42ae316930e7||http-apr-8080-exec-4||/aai_get_services|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|fa5ce1be4b6c||org.openecomp.vid.controller.AaiController|| 12:18:43:0207<== .getSubscriberListjavax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/services?depth=0: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2017-07-03 12:18:43,211|432dea23-f505-430c-bc4e-54f245591f0a||http-apr-8080-exec-8||/aai_get_full_subscribers|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|fa5ce1be4b6c||org.openecomp.vid.controller.AaiController|| 12:18:43:0211<== .getSubscriberListjavax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://aai.api.simpledemo.openecomp.org:8443/aai/v8/business/customers?subscriber-type=INFRA&depth=all: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Is something missed during installation, I checked everything on AAI. All seems fines in log. Any suggestions. Regards, Ajay Priyadarshi From: Subhash Kumar Singh [mailto:[email protected]] Sent: 30 June 2017 11:14 To: Arul Nambi; Gino Fraboni; [email protected]<mailto:[email protected]> Cc: Ajay Priyadarshi; Kanagaraj Manickam Subject: RE: aai-instances installation Thank you Arul and Gino for the response. I've updated the `deploy_vm1.sh` for `data-router` docker image and pushed the patch [1]. [1] https://gerrit.onap.org/r/#/c/5609/ -- Regards, Subhash Kumar Singh From: Arul Nambi [mailto:[email protected]] Sent: Tuesday, June 27, 2017 7:44 PM To: Gino Fraboni <[email protected]<mailto:[email protected]>>; Subhash Kumar Singh <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: RE: aai-instances installation Hey Subash, The docker image names is wrong for sparky; I will create a PR to fix that. The version is right value in the scripts but I did notice that it is not available in the nexus3 repo. I am looking into it. In the meantime to unblock you can you change the scripts to docker pull ${DOCKER_REGISTRY}/openecomp/sparky-be:1.1-STAGING-latest; docker tag $DOCKER_REGISTRY/openecomp/sparky-be:1.1-STAGING-latest $DOCKER_REGISTRY/openecomp/sparky-be:latest; regards Arul Arul Nambi MASc Software Developer Open Network Division Amdocs Technology [cid:[email protected]] From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Gino Fraboni Sent: Tuesday, June 27, 2017 9:04 AM To: Subhash Kumar Singh <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] aai-instances installation For the Data Router microservice, the artifact name is data-router, not datarouter-service. Hope this is helpful... Gino Fraboni Senior Software Developer Data Experience [amdocs-2017-brand-mark-rgb] A Platinum member of ONAP<https://www.amdocs.com/open-network/nfv-powered-by-onap> Read the latest on Amdocs.com<http://www.amdocs.com/> and the Amdocs blog network<http://blogs.amdocs.com/> - and follow us on Facebook<http://www.facebook.com/Amdocs>, Twitter<http://twitter.com/Amdocs>, LinkedIn<http://www.linkedin.com/company/amdocs> and YouTube<http://www.youtube.com/amdocs>. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Subhash Kumar Singh Sent: Tuesday, June 27, 2017 4:36 AM To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] aai-instances installation Hello Everyone, I tried to pull docker images with the `latest` tag, but I observed that two images are missing in nexus repository [1]. Following are the logs: $ sudo ./aai2_vm_init.sh Already up-to-date. Login Succeeded latest: Pulling from openecomp/aai-resources Digest: sha256:4f6e26a4d98220d7092e7042949b90c2e101faf398708bcdce9885f6c3c7067c Status: Image is up to date for nexus3.onap.org:10001/openecomp/aai-resources:latest latest: Pulling from openecomp/aai-traversal Digest: sha256:5b042ac578dc2810ba0846f9b6124f1b7b9cca783cc41085be65340aba2ae765 Status: Image is up to date for nexus3.onap.org:10001/openecomp/aai-traversal:latest latest: Pulling from openecomp/search-data-service Digest: sha256:438e30bb0d5ff14d2c52233197a8df828185da84f2d8de420bf1376b74de424e Status: Image is up to date for nexus3.onap.org:10001/openecomp/search-data-service:latest Pulling repository nexus3.onap.org:10001/openecomp/datarouter-service Error: image openecomp/datarouter-service:latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/datarouter-service:latest latest: Pulling from openecomp/model-loader Digest: sha256:86ea6fbb2d27672e63448128574603a34711c370af18aee2f9b40cb86d1e0856 Status: Downloaded newer image for nexus3.onap.org:10001/openecomp/model-loader:latest Pulling repository nexus3.onap.org:10001/openecomp/sparky Error: image openecomp/sparky:latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/sparky:latest Going to remove testconfig_aai-resources.api.simpledemo.openecomp.org_1 Could someone please let us know whether image names are correct or not, because in nexus repository [1] I am not able to to find it. [1] https://nexus3.onap.org -- Regards, Subhash Kumar Singh ________________________________ From: [email protected]<mailto:[email protected]> [[email protected]] Sent: Monday, June 26, 2017 12:03 To: Subhash Kumar Singh; [email protected]<mailto:[email protected]> Subject: RE: aai-instances installation Hi, deploy_vm2.sh uses plain docker pull. So modify deploy_vm1.sh, remove :${DOCKER_IMAGE_VERSION} from pull and tag command. Hopefully it works for you. Regards, Ajay From: Ajay Priyadarshi Sent: 26 June 2017 11:33 To: 'Subhash Kumar Singh'; [email protected]<mailto:[email protected]> Subject: RE: aai-instances installation Hello Subhash, I think aai is still under migration. You can pull manually by removing tag. Hopefully this error is temporary. root@vm1-aai-inst1:/opt# docker login -u docker -p docker nexus3.onap.org:10001 Login Succeeded root@vm1-aai-inst1:/opt# root@vm1-aai-inst1:/opt# root@vm1-aai-inst1:/opt# docker pull nexus3.onap.org:10001/openecomp/aai-resources:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/aai-resources Error: image openecomp/aai-resources:1.0-STAGING-latest not found root@vm1-aai-inst1:/opt# docker pull nexus3.onap.org:10001/openecomp/aai-resources:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/aai-resources Error: image openecomp/aai-resources:1.0-STAGING-latest not found root@vm1-aai-inst1:/opt# docker pull nexus3.onap.org:10001/openecomp/aai-resources Using default tag: latest latest: Pulling from openecomp/aai-resources 3f992ab3df53: Already exists 0aa0bd28396f: Already exists db7bb15088de: Already exists 1b6d2bb5ddaa: Already exists a2bc8c956e6b: Already exists 6f6d9d811535: Pulling fs layer 3f70b3791b34: Waiting db82441d2f6a: Waiting 93ed6b3de520: Waiting a9acf7284af3: Waiting 0bdb05fbee76: Waiting d52f80f2aa03: Waiting 1c912a3373bf: Waiting I have in my system root@vm1-aai-inst1:/opt# docker image list REPOSITORY TAG IMAGE ID CREATED SIZE nexus3.onap.org:10001/openecomp/aai-traversal latest 4e96228772af 3 days ago 1.25GB dockerfiles_kafka latest 50be9273ac2e 3 days ago 260MB nexus3.onap.org:10001/openecomp/model-loader 1.0-STAGING-latest a0a7a2118095 4 days ago 755MB nexus3.onap.org:10001/openecomp/model-loader latest a0a7a2118095 4 days ago 755MB nexus3.onap.org:10001/openecomp/aai-resources latest 9396b157c6bb 4 days ago 1.25GB attos/dmaap latest b0ae220fcf1f 5 days ago 747MB anapsix/alpine-java latest 87267d67585e 6 days ago 124MB nexus3.onap.org:10001/openecomp/data-router latest 741a7e538959 2 weeks ago 726MB nexus3.onap.org:10001/openecomp/search-data-service latest c6654101d2b8 2 weeks ago 735MB aaionap/haproxy latest 68fbcebd5251 3 weeks ago 139MB wurstmeister/zookeeper latest 351aa00d2fe9 7 months ago 478MB Regards, Ajay Priyadarshi From: Subhash Kumar Singh [mailto:[email protected]] Sent: 23 June 2017 18:59 To: Ajay Priyadarshi; [email protected]<mailto:[email protected]> Subject: RE: aai-instances installation Hello Ajay, We are also facing the same issue. For a quick fix, we used master branch and we got the `test-config` repository to execute the `aai2_vm_init.sh` script. Now, we are seeing that docker tag `1.0-STAGING-latest` is not available. Please find the following log: root@onap-aai-inst1:/opt# ./aai2_vm_init.sh Already up-to-date. Login Succeeded Pulling repository nexus3.onap.org:10001/openecomp/aai-resources Error: image openecomp/aai-resources:1.0-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/aai-resources:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/aai-traversal Error: image openecomp/aai-traversal:1.0-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/aai-traversal:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/search-data-service Error: image openecomp/search-data-service:1.0-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/search-data-service:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/datarouter-service Error: image openecomp/datarouter-service:1.0-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/datarouter-service:1.0-STAGING-latest 1.0-STAGING-latest: Pulling from openecomp/model-loader Digest: sha256:52b05fa7af784a1537f80ad2e4a92f49ba94b109a3251fcf2e4476beb0fa4e75 Status: Image is up to date for nexus3.onap.org:10001/openecomp/model-loader:1.0-STAGING-latest Pulling repository nexus3.onap.org:10001/openecomp/sparky Error: image openecomp/sparky:1.0-STAGING-latest not found Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/sparky:1.0-STAGING-latest -- Regards, Subhash Kumar Singh ________________________________ From: [email protected]<mailto:[email protected]> [[email protected]] on behalf of [email protected]<mailto:[email protected]> [[email protected]] Sent: Friday, June 23, 2017 10:58 To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] aai-instances installation Hi, Both aai-instances uses the install script which try to access the "release-1.0.0 --single-branch http://gerrit.onap.org/r/aai/test-config". While this project "aai/test-config" is not added to branch release-1.0.0, Same can be verified in attached snapshot. Kindly add same to release-1.0.0 branch. I manually did it by master branch. root@vm1-aai-inst1:/opt# git clone -b release-1.0.0 --single-branch http://gerrit.onap.org/r/aai/test-config Cloning into 'test-config'... warning: Could not find remote branch release-1.0.0 to clone. fatal: Remote branch release-1.0.0 not found in upstream origin root@vm1-aai-inst1:/opt# Unexpected end of command stream root@vm1-aai-inst1:/opt# git clone -b master --single-branch http://gerrit.onap.org/r/aai/test-config Cloning into 'test-config'... remote: Total 127 (delta 0), reused 127 (delta 0) Receiving objects: 100% (127/127), 94.82 KiB | 0 bytes/s, done. Resolving deltas: 100% (45/45), done. Checking connectivity... done. [cid:[email protected]] Regards, Ajay Priyadarshi "Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential and may be privileged. If you are not the intended recipient, you are hereby notified that any review, re-transmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this message and any attachments from your system. Virus Warning: Although the company has taken reasonable precautions to ensure no viruses are present in this email. The company cannot accept responsibility for any loss or damage arising from the use of this email or attachment." This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer "Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential and may be privileged. If you are not the intended recipient, you are hereby notified that any review, re-transmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this message and any attachments from your system. Virus Warning: Although the company has taken reasonable precautions to ensure no viruses are present in this email. The company cannot accept responsibility for any loss or damage arising from the use of this email or attachment." ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
