I have pulled the image and built sdc locally but atif@atif-VirtualBox:/data/scripts$ sudo ./docker_run.sh --local stops at docker run sdc-cassandra-init... and no users are created.
Console output - WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/atif/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Performing old dockers cleanup 517cca4c3a88 5bde19d27c9d b7b397da59a7 1bcbd2eb3353 create dir /data/onap/cert docker run sdc-elasticsearch... dd7d775ad6a190aca7af84588643a78b7ab7a03debae7cfce7d3632f23a7a877 please wait while ES is starting... Monitor sdc-es Docker % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 10.6.0.168 port 9200: Connection refused Sleep: 20 seconds before testing if sdc-es DOCKER is up. Total wait time up now is: 0 seconds. Timeout is: 900 seconds % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 10.6.0.168 port 9200: Connection refused Sleep: 20 seconds before testing if sdc-es DOCKER is up. Total wait time up now is: 20 seconds. Timeout is: 900 seconds % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 387 100 387 0 0 790 0 --:--:-- --:--:-- --:--:-- 799 DOCKER start finished in 40 seconds docker run sdc-init-elasticsearch... Running sdc-init-es docker run sdc-cassandra... 8c1c6707084ac8eb61b00728cf5f0192c13c1eb6c8cbf21d3066faaa2db47f13 please wait while CS is starting... Monitor sdc-cs Docker Sleep: 20 seconds before testing if sdc-cs DOCKER is up. Total wait time up now is: 0 seconds. Timeout is: 900 seconds Sleep: 20 seconds before testing if sdc-cs DOCKER is up. Total wait time up now is: 20 seconds. Timeout is: 900 seconds Sleep: 20 seconds before testing if sdc-cs DOCKER is up. Total wait time up now is: 40 seconds. Timeout is: 900 seconds DOCKER sdc-cs start finished in 60 seconds docker run sdc-cassandra-init... If I try to create sdc-BE individually , it gives Error [000] while user existance check at the end as users are not created sudo ./docker_run.sh --local -d sdc-BE console output WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/atif/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Performing old dockers cleanup performing sdc-BE docker cleanup create dir /data/onap/cert docker run sdc-backend... 5256f45e6aa3753cd569f07fec64243f22885aa0d62b4e6673ab95254da8f7e7 please wait while BE is starting... Monitor sdc-BE Docker Sleep: 20 seconds before testing if sdc-BE DOCKER is up. Total wait time up now is: 0 seconds. Timeout is: 900 seconds DOCKER sdc-BE start finished in 20 seconds ******************************************************************** WARNING: User is root The user should be (re)set to 'jetty' in the Dockerfile ******************************************************************** 2019-06-24 04:31:06.496:INFO::main: Logging initialized @1655ms to org.eclipse.jetty.util.log.StdErrLog { "cluster_name" : "SDC-ES-AUTO", "status" : "green", "timed_out" : false, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "active_primary_shards" : 1, "active_shards" : 1, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "delayed_unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0, "task_max_waiting_in_queue_millis" : 0, "active_shards_percent_as_number" : 100.0 } BE health-Check: curl: (7) Failed to connect to 10.6.0.168 port 8080: Connection refused FE health-Check: curl: (7) Failed to connect to 10.6.0.168 port 8181: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 10.6.0.168 port 8080: Connection refused Error [000] while user existance check Regards, Atif From: Syed Atif Husain Sent: Monday, June 24, 2019 9:44 AM To: '[email protected]' <[email protected]> Subject: RE: SDC - Error in same image pull multiple time - unexpected EOF Hi, Any help here would be appreciated. It always gets stuck at this image only ('onap/base_sdc-cassandra:1.4.1') docker --version Docker version 18.06.1-ce, build e68fc7a atif@atif-VirtualBox:/sdc$ df -k Filesystem 1K-blocks Used Available Use% Mounted on udev 4074180 4 4074176 1% /dev tmpfs 817536 900 816636 1% /run /dev/sda1 94824284 26165020 63819432 30% / none 4 0 4 0% /sys/fs/cgroup none 5120 0 5120 0% /run/lock none 4087680 588 4087092 1% /run/shm none 102400 32 102368 1% /run/user ubuntusdc1SharedFolder 195096572 159163276 35933296 82% /home/sharedfolder /dev/sr0 84534 84534 0 100% /media/atif/VBox_GAs_6.0.8 none 94824284 26165020 63819432 30% /var/lib/docker/aufs/mnt/584c8f9f9b06f0d04bc65d65412e9e77700c1e057568deb3856ea4fc3a617c1f none 94824284 26165020 63819432 30% /var/lib/docker/aufs/mnt/45dc524b5b28f5a0e9a9b6f8eb0cd3f68b9da10b1a9453a8bacc8e85bb7a970e Regards, Atif From: Syed Atif Husain Sent: Wednesday, June 19, 2019 5:17 PM To: [email protected]<mailto:[email protected]> Subject: SDC - Error in same image pull multiple time - unexpected EOF Hi, While building SDC locally I keep getting below error for the second last project sdc-os-chef. Is there something wrong with that image ('onap/base_sdc-cassandra:1.4.1') on nexus [ERROR] DOCKER> Unable to pull 'onap/base_sdc-cassandra:1.4.1' from registry 'nexus3.onap.org:10001' : unexpected EOF [unexpected EOF ] [INFO] DOCKER> Pulling from onap/base_sdc-cassandra be666fb3dd35: Already exists 3a95824ba445: Already exists 389b1148c186: Already exists d919cb0424c6: Already exists 0d937ab9f6bb: Already exists 129af2d90764: Already exists 1ed0de1e87de: Already exists f014f97f7f2a: Already exists 72f19774e5fa: Already exists 2692cf5cc70b: Already exists 74de586a62ca: Already exists 2b5ece5393ed: Already exists 8847b1503832: Downloading [==================================================>] 257.6MB/257.6MB [ERROR] DOCKER> Unable to pull 'onap/base_sdc-cassandra:1.4.1' from registry 'nexus3.onap.org:10001' : unexpected EOF [unexpected EOF ] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sdc-os-chef ........................................ FAILURE [10:00 min] [INFO] webseal-simulator .................................. SKIPPED Regards, Atif -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17712): https://lists.onap.org/g/onap-discuss/message/17712 Mute This Topic: https://lists.onap.org/mt/32120579/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
