Hi, All the images we currently create are tagged as 1.1-STAGING-latest. When you pull using this tag you will get our latest build.
BR, Michael Lando Opensource & Frontend Team Lead, SDC AT&T Network Application Development · NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago ··········································································· Office: +972 (3) 5451487 Mobile: +972 (54) 7833603 e-mail: [email protected]<mailto:[email protected]> From: [email protected] [mailto:[email protected]] Sent: Thursday, August 17, 2017 9:56 AM To: Lando,Michael <[email protected]>; [email protected]; Levi, Eli <[email protected]>; ZIV, AVI <[email protected]>; SHADMI, DAVID <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] [SDC] Which daily build version in v1.1.0 of SDC can be setup on https://nexus3.onap.org? Hi all, Anybody knows which version is the newest and available of SDC can be setup on the https://nexus3.onap.org/#browse/search/docker?<https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus3.onap.org_-23browse_search_docker-3F&d=DwQGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=aToWOh7VPYzNAAbi83qcO3WEMZC_2ZBKe-S2XWlZ6ng&s=-6RfiYz6C6cliP8GE7Gvb49qhpmiBLpuAZECKY7yG4g&e=> Thanks, Yuan Hu 发件人:袁虎10090474 收件人: <[email protected]<mailto:[email protected]>>; <[email protected]<mailto:[email protected]>>; <[email protected]<mailto:[email protected]>>; <[email protected]<mailto:[email protected]>>; <[email protected]<mailto:[email protected]>>; 抄送人: <[email protected]<mailto:[email protected]>>; 日 期 :2017年08月17日 11:13 主 题 :[onap-discuss] [SDC] Which daily build version in v1.1.0 of SDC can be setup on https://nexus3.onap.org?<https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus3.onap.org-3F&d=DwQGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=aToWOh7VPYzNAAbi83qcO3WEMZC_2ZBKe-S2XWlZ6ng&s=XyBOrwAhtVBy1JFMwnNOHbrbdz6GcoPuCacwmuVpQtQ&e=> Hi all, I pull the latest docker images on 2017-08-15 from https://nexus3.onap.org<https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus3.onap.org_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=aToWOh7VPYzNAAbi83qcO3WEMZC_2ZBKe-S2XWlZ6ng&s=Ui2cy5LvsgFu5s-N0IY4uI3YAD2pYqLeSGcrIjTCPcQ&e=>. And expect to setup a SDC on my local host. But, An error arised as follow while run the script of 'docker_run.sh'. Can those docker images be working? And, Who knows which version of SDC is available? root@ubuntu:/home/sdc/docker/scripts# ./docker_run.sh performing old dockers cleanup docker run sdc-elasticsearch... WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 0 docker run sdc-cassandra... 57e000e415b42958ed82403ff22702075a4e56a79c636d07d03a5cfe8bf73410 please wait while CS is starting... 0 docker run sdc-kibana... WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 2055dd48b2333a7207e7f421cd11087555bf45ecc9e23928e10367046e97884a docker run sdc-backend... WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 8b77860a0ae78c7cb31dd876082cc546c34a293e048b785a33b592e29acb603c please wait while BE is starting... 0 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 449344feee7f8c3e1147476f705b934d179b90137eeff7087d73af9f5b81721c Running health checks, please wait... 0 { "cluster_name" : "SDC-ES-Template", "status" : "green", "timed_out" : false, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "active_primary_shards" : 0, "active_shards" : 0, "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: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 503 </title> </head> <body> <h2>HTTP ERROR: 503</h2> <p>Problem accessing /sdc2/rest/healthCheck. Reason: <pre> Service Unavailable</pre></p> <hr /><a href="http://eclipse.org/jetty<https://urldefense.proofpoint.com/v2/url?u=http-3A__eclipse.org_jetty&d=DwQGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=aToWOh7VPYzNAAbi83qcO3WEMZC_2ZBKe-S2XWlZ6ng&s=fAO5qELfGig4lfLklpaIRv_PbTLCr9on0Nyk5EV9dw4&e=>">Powered by Jetty:// 9.3.15.v20161220</a><hr/> </body> </html> FE health-Check: { "sdcVersion": "UNKNOWN", "siteMode": "UNKNOWN", "componentsInfo": [ { "healthCheckComponent": "FE", "healthCheckStatus": "UP", "version": "1.1.0-SNAPSHOT", "description": "OK" }, { "healthCheckComponent": "BE", "healthCheckStatus": "DOWN" }, { "healthCheckComponent": "TITAN", "healthCheckStatus": "UNKNOWN" }, { "healthCheckComponent": "CASSANDRA", "healthCheckStatus": "UNKNOWN" }, { "healthCheckComponent": "DE", "healthCheckStatus": "UNKNOWN" }, { "healthCheckComponent": "ON_BOARDING", "healthCheckStatus": "UNKNOWN" } ] } Error [12] while user existance check root@ubuntu:/home/sdc/docker/scripts# Thanks, Yuan Hu
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
