+ trap keep_running ERR + set -e + CBS_REG='{"ID": "dcae-cbs0", "Name": "config_binding_service", "Address": "config-binding-service", "Port": 10000}' + CBS_REG1='{"ID": "dcae-cbs1", "Name": "config-binding-service", "Address": "config-binding-service", "Port": 10000}' + INV_REG='{"ID": "dcae-inv0", "Name": "inventory", "Address": "inventory", "Port": 8080}' + HE_REG='{"ID": "dcae-he0", "Name": "holmes-engine-mgmt", "Address": "holmes-engine-mgmt", "Port": 9102}' + HR_REG='{"ID": "dcae-hr0", "Name": "holmes-rule-mgmt", "Address": "holmes-rule-mgmt", "Port": 9101}' + CM_REG='{"ID": "dcae-cm0", "Name": "cloudify_manager", "Port": 80, "Address": "dcae-cloudify-manager.onap"}' + PH_REG='{"ID": "dcae-ph0", "Name": "policy_handler", "Port": 25577, "Address": "policy-handler' + '[' '!' -z '' ']' + PH_REG='{"ID": "dcae-ph0", "Name": "policy_handler", "Port": 25577, "Address": "policy-handler"}' + cfy profiles use -u admin -t default_tenant -p admin dcae-cloudify-manager Initializing local profile ... Initialization completed successfully Attempting to connect to dcae-cloudify-manager through port 80, using http (SSL mode: False)... Initializing profile dcae-cloudify-manager... Initialization completed successfully Using manager dcae-cloudify-manager with port 80 + cfy status Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Logstash | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ + curl http://consul-server:8500/v1/agent/services % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 12 0 --:--:-- --:--:-- --:--:-- 12 ++ curl -Ss 'http://{consul-server:8500}/v1/status/leader' + [[ "10.42.114.245:8300" != \"\" ]] + for config in '/dcae-configs/*.json' ++ basename /dcae-configs/k8s-plugin.json .json + key=k8s-plugin + egrep -v '^#|^$' /dcae-configs/k8s-plugin.json + curl -v -X PUT -H 'Content-Type: application/json' --data-binary @/tmp/dcae-upload consul-server:8500/v1/kv/k8s-plugin % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to consul-server port 8500 (#0) * Trying 10.42.114.245... * Connected to consul-server (10.42.114.245) port 8500 (#0) > PUT /v1/kv/k8s-plugin HTTP/1.1 > User-Agent: curl/7.29.0 > Host: consul-server:8500 > Accept: */* > Content-Type: application/json > Content-Length: 437 > } [data not shown] * upload completely sent off: 437 out of 437 bytes 100 437 0 0 100 437 0 434 0:00:01 0:00:01 --:--:-- 434< HTTP/1.1 200 OK < Content-Type: application/json < Date: Sat, 08 Jun 2019 01:14:27 GMT < Content-Length: 4 < { [data not shown] 100 441 100 4 100 437 3 330 0:00:01 0:00:01 --:--:-- 330 * Connection #0 to host consul-server left intact + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-cbs0",' '"Name":' '"config_binding_service",' '"Address":' '"config-binding-service",' '"Port":' '10000}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-cbs1",' '"Name":' '"config-binding-service",' '"Address":' '"config-binding-service",' '"Port":' '10000}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-inv0",' '"Name":' '"inventory",' '"Address":' '"inventory",' '"Port":' '8080}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-he0",' '"Name":' '"holmes-engine-mgmt",' '"Address":' '"holmes-engine-mgmt",' '"Port":' '9102}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-hr0",' '"Name":' '"holmes-rule-mgmt",' '"Address":' '"holmes-rule-mgmt",' '"Port":' '9101}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-cm0",' '"Name":' '"cloudify_manager",' '"Port":' 80, '"Address":' '"dcae-cloudify-manager.onap"}' ' }' + for sr in CBS_REG CBS_REG1 INV_REG HE_REG HR_REG CM_REG PH_REG + echo '{"service" : ' '{"ID":' '"dcae-ph0",' '"Name":' '"policy_handler",' '"Port":' 25577, '"Address":' '"policy-handler"}' ' }' + /opt/consul/bin/consul agent --config-dir /opt/consul/config + cfy secret create -s admin cmpass + tee /opt/consul/consul.log {}true==> Starting Consul agent... ==> Consul agent running! Version: 'v1.2.1' Node ID: '131f1767-4a43-dbd0-10c0-b01000a1835f' Node name: 'dcae-bootstrap' Datacenter: 'dc1' (Segment: '') Server: false (Bootstrap: false) Client Addr: [127.0.0.1] (HTTP: 8500, HTTPS: -1, DNS: 8600) Cluster Addr: 10.42.71.88 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2019/06/08 01:14:27 [INFO] serf: EventMemberJoin: dcae-bootstrap 10.42.71.88 2019/06/08 01:14:27 [WARN] agent: Service name "config_binding_service" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2019/06/08 01:14:27 [WARN] agent: Service name "cloudify_manager" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2019/06/08 01:14:27 [WARN] agent: Service name "policy_handler" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2019/06/08 01:14:27 [WARN] agent/proxy: running as root, will not start managed proxies 2019/06/08 01:14:27 [INFO] agent: Started DNS server 127.0.0.1:8600 (tcp) 2019/06/08 01:14:27 [INFO] agent: Started DNS server 127.0.0.1:8600 (udp) 2019/06/08 01:14:27 [INFO] agent: Started HTTP server on 127.0.0.1:8500 (tcp) 2019/06/08 01:14:27 [INFO] agent: started state syncer 2019/06/08 01:14:27 [INFO] agent: Retry join LAN is supported for: aliyun aws azure digitalocean gce os scaleway softlayer triton 2019/06/08 01:14:27 [INFO] agent: Joining LAN cluster... 2019/06/08 01:14:27 [INFO] agent: (LAN) joining: [consul] 2019/06/08 01:14:27 [WARN] manager: No servers available 2019/06/08 01:14:27 [ERR] agent: failed to sync remote state: No known Consul servers 2019/06/08 01:14:27 [INFO] serf: EventMemberJoin: dev-consul-consul-server-0 10.42.114.245 2019/06/08 01:14:27 [INFO] serf: EventMemberJoin: dev-consul-consul-server-1 10.42.251.178 2019/06/08 01:14:27 [INFO] serf: EventMemberJoin: dev-consul-consul-server-2 10.42.203.244 2019/06/08 01:14:27 [INFO] serf: EventMemberJoin: dev-consul-consul-64748f54db-v97vr 10.42.248.220 2019/06/08 01:14:27 [INFO] consul: adding server dev-consul-consul-server-0 (Addr: tcp/10.42.114.245:8300) (DC: dc1) 2019/06/08 01:14:27 [INFO] consul: adding server dev-consul-consul-server-1 (Addr: tcp/10.42.251.178:8300) (DC: dc1) 2019/06/08 01:14:27 [INFO] consul: adding server dev-consul-consul-server-2 (Addr: tcp/10.42.203.244:8300) (DC: dc1) 2019/06/08 01:14:27 [INFO] agent: (LAN) joined: 3 Err: 2019/06/08 01:14:27 [INFO] agent: Join LAN completed. Synced with 3 initial agents 2019/06/08 01:14:27 [INFO] agent: Synced service "dcae-inv0" 2019/06/08 01:14:27 [INFO] agent: Synced service "dcae-ph0" 2019/06/08 01:14:27 [INFO] agent: Synced service "dcae-cbs0" 2019/06/08 01:14:27 [INFO] agent: Synced service "dcae-cbs1" 2019/06/08 01:14:28 [INFO] agent: Synced service "dcae-cm0" 2019/06/08 01:14:28 [INFO] agent: Synced service "dcae-he0" 2019/06/08 01:14:28 [INFO] agent: Synced service "dcae-hr0" Secret `cmpass` created + for wagon in '/wagons/*.wgn' + install_plugin /wagons/dcaepolicyplugin-2.3.0-py27-none-any.wgn ++ basename /wagons/dcaepolicyplugin-2.3.0-py27-none-any.wgn + ARCHIVE=dcaepolicyplugin-2.3.0-py27-none-any.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.3.0-py27-none-any.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.3.0-py27-none-any.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload /wagons/dcaepolicyplugin-2.3.0-py27-none-any.wgn Uploading plugin /wagons/dcaepolicyplugin-2.3.0-py27-none-any.wgn... dcaepolicyplugin-... |#-----------------------------------------------| 1.61% dcaepolicyplugin-... |##----------------------------------------------| 3.21% dcaepolicyplugin-... |##----------------------------------------------| 4.82% dcaepolicyplugin-... |###---------------------------------------------| 6.42% dcaepolicyplugin-... |####--------------------------------------------| 8.03% dcaepolicyplugin-... |#####-------------------------------------------| 9.64% dcaepolicyplugin-... |#####-------------------------------------------| 11.24% dcaepolicyplugin-... |######------------------------------------------| 12.85% dcaepolicyplugin-... |#######-----------------------------------------| 14.45% dcaepolicyplugin-... |########----------------------------------------| 16.06% dcaepolicyplugin-... |########----------------------------------------| 17.67% dcaepolicyplugin-... |#########---------------------------------------| 19.27% dcaepolicyplugin-... |##########--------------------------------------| 20.88% dcaepolicyplugin-... |###########-------------------------------------| 22.49% dcaepolicyplugin-... |############------------------------------------| 24.09% dcaepolicyplugin-... |############------------------------------------| 25.7% dcaepolicyplugin-... |#############-----------------------------------| 27.3% dcaepolicyplugin-... |##############----------------------------------| 28.91% dcaepolicyplugin-... |###############---------------------------------| 30.52% dcaepolicyplugin-... |###############---------------------------------| 32.12% dcaepolicyplugin-... |################--------------------------------| 33.73% dcaepolicyplugin-... |#################-------------------------------| 35.33% dcaepolicyplugin-... |##################------------------------------| 36.94% dcaepolicyplugin-... |###################-----------------------------| 38.55% dcaepolicyplugin-... |###################-----------------------------| 40.15% dcaepolicyplugin-... |####################----------------------------| 41.76% dcaepolicyplugin-... |#####################---------------------------| 43.36% dcaepolicyplugin-... |######################--------------------------| 44.97% dcaepolicyplugin-... |######################--------------------------| 46.58% dcaepolicyplugin-... |#######################-------------------------| 48.18% dcaepolicyplugin-... |########################------------------------| 49.79% dcaepolicyplugin-... |#########################-----------------------| 51.4% dcaepolicyplugin-... |#########################-----------------------| 53.0% dcaepolicyplugin-... |##########################----------------------| 54.61% dcaepolicyplugin-... |###########################---------------------| 56.21% dcaepolicyplugin-... |############################--------------------| 57.82% dcaepolicyplugin-... |#############################-------------------| 59.43% dcaepolicyplugin-... |#############################-------------------| 61.03% dcaepolicyplugin-... |##############################------------------| 62.64% dcaepolicyplugin-... |###############################-----------------| 64.24% dcaepolicyplugin-... |################################----------------| 65.85% dcaepolicyplugin-... |################################----------------| 67.46% dcaepolicyplugin-... |#################################---------------| 69.06% dcaepolicyplugin-... |##################################--------------| 70.67% dcaepolicyplugin-... |###################################-------------| 72.27% dcaepolicyplugin-... |###################################-------------| 73.88% dcaepolicyplugin-... |####################################------------| 75.49% dcaepolicyplugin-... |#####################################-----------| 77.09% dcaepolicyplugin-... |######################################----------| 78.7% dcaepolicyplugin-... |#######################################---------| 80.3% dcaepolicyplugin-... |#######################################---------| 81.91% dcaepolicyplugin-... |########################################--------| 83.52% dcaepolicyplugin-... |#########################################-------| 85.12% dcaepolicyplugin-... |##########################################------| 86.73% dcaepolicyplugin-... |##########################################------| 88.34% dcaepolicyplugin-... |###########################################-----| 89.94% dcaepolicyplugin-... |############################################----| 91.55% dcaepolicyplugin-... |#############################################---| 93.15% dcaepolicyplugin-... |#############################################---| 94.76% dcaepolicyplugin-... |##############################################--| 96.37% dcaepolicyplugin-... |###############################################-| 97.97% dcaepolicyplugin-... |################################################| 99.58% dcaepolicyplugin-... |################################################| 100.0% Plugin uploaded. The plugin's id is 87e7d7f6-d29d-4076-9b2d-ed773719ce8d + for wagon in '/wagons/*.wgn' + install_plugin /wagons/k8splugin-1.4.4-py27-none-linux_x86_64.wgn ++ basename /wagons/k8splugin-1.4.4-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-1.4.4-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-1.4.4-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/plugins?archive_name=k8splugin-1.4.4-py27-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload /wagons/k8splugin-1.4.4-py27-none-linux_x86_64.wgn Uploading plugin /wagons/k8splugin-1.4.4-py27-none-linux_x86_64.wgn... k8splugin-1.4.4-p... |------------------------------------------------| 0.19% k8splugin-1.4.4-p... |------------------------------------------------| 0.37% k8splugin-1.4.4-p... |------------------------------------------------| 0.56% k8splugin-1.4.4-p... |------------------------------------------------| 0.75% k8splugin-1.4.4-p... |------------------------------------------------| 0.93% k8splugin-1.4.4-p... |#-----------------------------------------------| 1.12% k8splugin-1.4.4-p... |#-----------------------------------------------| 1.31% k8splugin-1.4.4-p... |#-----------------------------------------------| 1.49% k8splugin-1.4.4-p... |#-----------------------------------------------| 1.68% k8splugin-1.4.4-p... |#-----------------------------------------------| 1.87% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.05% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.24% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.43% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.61% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.8% k8splugin-1.4.4-p... |#-----------------------------------------------| 2.99% k8splugin-1.4.4-p... |##----------------------------------------------| 3.17% k8splugin-1.4.4-p... |##----------------------------------------------| 3.36% k8splugin-1.4.4-p... |##----------------------------------------------| 3.55% k8splugin-1.4.4-p... |##----------------------------------------------| 3.73% k8splugin-1.4.4-p... |##----------------------------------------------| 3.92% k8splugin-1.4.4-p... |##----------------------------------------------| 4.11% k8splugin-1.4.4-p... |##----------------------------------------------| 4.3% k8splugin-1.4.4-p... |##----------------------------------------------| 4.48% k8splugin-1.4.4-p... |##----------------------------------------------| 4.67% k8splugin-1.4.4-p... |##----------------------------------------------| 4.86% k8splugin-1.4.4-p... |##----------------------------------------------| 5.04% k8splugin-1.4.4-p... |###---------------------------------------------| 5.23% k8splugin-1.4.4-p... |###---------------------------------------------| 5.42% k8splugin-1.4.4-p... |###---------------------------------------------| 5.6% k8splugin-1.4.4-p... |###---------------------------------------------| 5.79% k8splugin-1.4.4-p... |###---------------------------------------------| 5.98% k8splugin-1.4.4-p... |###---------------------------------------------| 6.16% k8splugin-1.4.4-p... |###---------------------------------------------| 6.35% k8splugin-1.4.4-p... |###---------------------------------------------| 6.54% k8splugin-1.4.4-p... |###---------------------------------------------| 6.72% k8splugin-1.4.4-p... |###---------------------------------------------| 6.91% k8splugin-1.4.4-p... |###---------------------------------------------| 7.1% k8splugin-1.4.4-p... |###---------------------------------------------| 7.28% k8splugin-1.4.4-p... |####--------------------------------------------| 7.47% k8splugin-1.4.4-p... |####--------------------------------------------| 7.66% k8splugin-1.4.4-p... |####--------------------------------------------| 7.84% k8splugin-1.4.4-p... |####--------------------------------------------| 8.03% k8splugin-1.4.4-p... |####--------------------------------------------| 8.22% k8splugin-1.4.4-p... |####--------------------------------------------| 8.4% k8splugin-1.4.4-p... |####--------------------------------------------| 8.59% k8splugin-1.4.4-p... |####--------------------------------------------| 8.78% k8splugin-1.4.4-p... |####--------------------------------------------| 8.96% k8splugin-1.4.4-p... |####--------------------------------------------| 9.15% k8splugin-1.4.4-p... |####--------------------------------------------| 9.34% k8splugin-1.4.4-p... |#####-------------------------------------------| 9.52% k8splugin-1.4.4-p... |#####-------------------------------------------| 9.71% k8splugin-1.4.4-p... |#####-------------------------------------------| 9.9% k8splugin-1.4.4-p... |#####-------------------------------------------| 10.08% k8splugin-1.4.4-p... |#####-------------------------------------------| 10.27% k8splugin-1.4.4-p... |#####-------------------------------------------| 10.46% k8splugin-1.4.4-p... |#####-------------------------------------------| 10.64% k8splugin-1.4.4-p... |#####-------------------------------------------| 10.83% k8splugin-1.4.4-p... |#####-------------------------------------------| 11.02% k8splugin-1.4.4-p... |#####-------------------------------------------| 11.2% k8splugin-1.4.4-p... |#####-------------------------------------------| 11.39% k8splugin-1.4.4-p... |######------------------------------------------| 11.58% k8splugin-1.4.4-p... |######------------------------------------------| 11.76% k8splugin-1.4.4-p... |######------------------------------------------| 11.95% k8splugin-1.4.4-p... |######------------------------------------------| 12.14% k8splugin-1.4.4-p... |######------------------------------------------| 12.32% k8splugin-1.4.4-p... |######------------------------------------------| 12.51% k8splugin-1.4.4-p... |######------------------------------------------| 12.7% k8splugin-1.4.4-p... |######------------------------------------------| 12.89% k8splugin-1.4.4-p... |######------------------------------------------| 13.07% k8splugin-1.4.4-p... |######------------------------------------------| 13.26% k8splugin-1.4.4-p... |######------------------------------------------| 13.45% k8splugin-1.4.4-p... |#######-----------------------------------------| 13.63% k8splugin-1.4.4-p... |#######-----------------------------------------| 13.82% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.01% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.19% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.38% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.57% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.75% k8splugin-1.4.4-p... |#######-----------------------------------------| 14.94% k8splugin-1.4.4-p... |#######-----------------------------------------| 15.13% k8splugin-1.4.4-p... |#######-----------------------------------------| 15.31% k8splugin-1.4.4-p... |#######-----------------------------------------| 15.5% k8splugin-1.4.4-p... |########----------------------------------------| 15.69% k8splugin-1.4.4-p... |########----------------------------------------| 15.87% k8splugin-1.4.4-p... |########----------------------------------------| 16.06% k8splugin-1.4.4-p... |########----------------------------------------| 16.25% k8splugin-1.4.4-p... |########----------------------------------------| 16.43% k8splugin-1.4.4-p... |########----------------------------------------| 16.62% k8splugin-1.4.4-p... |########----------------------------------------| 16.81% k8splugin-1.4.4-p... |########----------------------------------------| 16.99% k8splugin-1.4.4-p... |########----------------------------------------| 17.18% k8splugin-1.4.4-p... |########----------------------------------------| 17.37% k8splugin-1.4.4-p... |########----------------------------------------| 17.55% k8splugin-1.4.4-p... |#########---------------------------------------| 17.74% k8splugin-1.4.4-p... |#########---------------------------------------| 17.93% k8splugin-1.4.4-p... |#########---------------------------------------| 18.11% k8splugin-1.4.4-p... |#########---------------------------------------| 18.3% k8splugin-1.4.4-p... |#########---------------------------------------| 18.49% k8splugin-1.4.4-p... |#########---------------------------------------| 18.67% k8splugin-1.4.4-p... |#########---------------------------------------| 18.86% k8splugin-1.4.4-p... |#########---------------------------------------| 19.05% k8splugin-1.4.4-p... |#########---------------------------------------| 19.23% k8splugin-1.4.4-p... |#########---------------------------------------| 19.42% k8splugin-1.4.4-p... |#########---------------------------------------| 19.61% k8splugin-1.4.4-p... |##########--------------------------------------| 19.79% k8splugin-1.4.4-p... |##########--------------------------------------| 19.98% k8splugin-1.4.4-p... |##########--------------------------------------| 20.17% k8splugin-1.4.4-p... |##########--------------------------------------| 20.35% k8splugin-1.4.4-p... |##########--------------------------------------| 20.54% k8splugin-1.4.4-p... |##########--------------------------------------| 20.73% k8splugin-1.4.4-p... |##########--------------------------------------| 20.91% k8splugin-1.4.4-p... |##########--------------------------------------| 21.1% k8splugin-1.4.4-p... |##########--------------------------------------| 21.29% k8splugin-1.4.4-p... |##########--------------------------------------| 21.48% k8splugin-1.4.4-p... |##########--------------------------------------| 21.66% k8splugin-1.4.4-p... |##########--------------------------------------| 21.85% k8splugin-1.4.4-p... |###########-------------------------------------| 22.04% k8splugin-1.4.4-p... |###########-------------------------------------| 22.22% k8splugin-1.4.4-p... |###########-------------------------------------| 22.41% k8splugin-1.4.4-p... |###########-------------------------------------| 22.6% k8splugin-1.4.4-p... |###########-------------------------------------| 22.78% k8splugin-1.4.4-p... |###########-------------------------------------| 22.97% k8splugin-1.4.4-p... |###########-------------------------------------| 23.16% k8splugin-1.4.4-p... |###########-------------------------------------| 23.34% k8splugin-1.4.4-p... |###########-------------------------------------| 23.53% k8splugin-1.4.4-p... |###########-------------------------------------| 23.72% k8splugin-1.4.4-p... |###########-------------------------------------| 23.9% k8splugin-1.4.4-p... |############------------------------------------| 24.09% k8splugin-1.4.4-p... |############------------------------------------| 24.28% k8splugin-1.4.4-p... |############------------------------------------| 24.46% k8splugin-1.4.4-p... |############------------------------------------| 24.65% k8splugin-1.4.4-p... |############------------------------------------| 24.84% k8splugin-1.4.4-p... |############------------------------------------| 25.02% k8splugin-1.4.4-p... |############------------------------------------| 25.21% k8splugin-1.4.4-p... |############------------------------------------| 25.4% k8splugin-1.4.4-p... |############------------------------------------| 25.58% k8splugin-1.4.4-p... |############------------------------------------| 25.77% k8splugin-1.4.4-p... |############------------------------------------| 25.96% k8splugin-1.4.4-p... |#############-----------------------------------| 26.14% k8splugin-1.4.4-p... |#############-----------------------------------| 26.33% k8splugin-1.4.4-p... |#############-----------------------------------| 26.52% k8splugin-1.4.4-p... |#############-----------------------------------| 26.7% k8splugin-1.4.4-p... |#############-----------------------------------| 26.89% k8splugin-1.4.4-p... |#############-----------------------------------| 27.08% k8splugin-1.4.4-p... |#############-----------------------------------| 27.26% k8splugin-1.4.4-p... |#############-----------------------------------| 27.45% k8splugin-1.4.4-p... |#############-----------------------------------| 27.64% k8splugin-1.4.4-p... |#############-----------------------------------| 27.82% k8splugin-1.4.4-p... |#############-----------------------------------| 28.01% k8splugin-1.4.4-p... |##############----------------------------------| 28.2% k8splugin-1.4.4-p... |##############----------------------------------| 28.38% k8splugin-1.4.4-p... |##############----------------------------------| 28.57% k8splugin-1.4.4-p... |##############----------------------------------| 28.76% k8splugin-1.4.4-p... |##############----------------------------------| 28.94% k8splugin-1.4.4-p... |##############----------------------------------| 29.13% k8splugin-1.4.4-p... |##############----------------------------------| 29.32% k8splugin-1.4.4-p... |##############----------------------------------| 29.5% k8splugin-1.4.4-p... |##############----------------------------------| 29.69% k8splugin-1.4.4-p... |##############----------------------------------| 29.88% k8splugin-1.4.4-p... |##############----------------------------------| 30.07% k8splugin-1.4.4-p... |###############---------------------------------| 30.25% k8splugin-1.4.4-p... |###############---------------------------------| 30.44% k8splugin-1.4.4-p... |###############---------------------------------| 30.63% k8splugin-1.4.4-p... |###############---------------------------------| 30.81% k8splugin-1.4.4-p... |###############---------------------------------| 31.0% k8splugin-1.4.4-p... |###############---------------------------------| 31.19% k8splugin-1.4.4-p... |###############---------------------------------| 31.37% k8splugin-1.4.4-p... |###############---------------------------------| 31.56% k8splugin-1.4.4-p... |###############---------------------------------| 31.75% k8splugin-1.4.4-p... |###############---------------------------------| 31.93% k8splugin-1.4.4-p... |###############---------------------------------| 32.12% k8splugin-1.4.4-p... |################--------------------------------| 32.31% k8splugin-1.4.4-p... |################--------------------------------| 32.49% k8splugin-1.4.4-p... |################--------------------------------| 32.68% k8splugin-1.4.4-p... |################--------------------------------| 32.87% k8splugin-1.4.4-p... |################--------------------------------| 33.05% k8splugin-1.4.4-p... |################--------------------------------| 33.24% k8splugin-1.4.4-p... |################--------------------------------| 33.43% k8splugin-1.4.4-p... |################--------------------------------| 33.61% k8splugin-1.4.4-p... |################--------------------------------| 33.8% k8splugin-1.4.4-p... |################--------------------------------| 33.99% k8splugin-1.4.4-p... |################--------------------------------| 34.17% k8splugin-1.4.4-p... |################--------------------------------| 34.36% k8splugin-1.4.4-p... |#################-------------------------------| 34.55% k8splugin-1.4.4-p... |#################-------------------------------| 34.73% k8splugin-1.4.4-p... |#################-------------------------------| 34.92% k8splugin-1.4.4-p... |#################-------------------------------| 35.11% k8splugin-1.4.4-p... |#################-------------------------------| 35.29% k8splugin-1.4.4-p... |#################-------------------------------| 35.48% k8splugin-1.4.4-p... |#################-------------------------------| 35.67% k8splugin-1.4.4-p... |#################-------------------------------| 35.85% k8splugin-1.4.4-p... |#################-------------------------------| 36.04% k8splugin-1.4.4-p... |#################-------------------------------| 36.23% k8splugin-1.4.4-p... |#################-------------------------------| 36.41% k8splugin-1.4.4-p... |##################------------------------------| 36.6% k8splugin-1.4.4-p... |##################------------------------------| 36.79% k8splugin-1.4.4-p... |##################------------------------------| 36.97% k8splugin-1.4.4-p... |##################------------------------------| 37.16% k8splugin-1.4.4-p... |##################------------------------------| 37.35% k8splugin-1.4.4-p... |##################------------------------------| 37.53% k8splugin-1.4.4-p... |##################------------------------------| 37.72% k8splugin-1.4.4-p... |##################------------------------------| 37.91% k8splugin-1.4.4-p... |##################------------------------------| 38.09% k8splugin-1.4.4-p... |##################------------------------------| 38.28% k8splugin-1.4.4-p... |##################------------------------------| 38.47% k8splugin-1.4.4-p... |###################-----------------------------| 38.66% k8splugin-1.4.4-p... |###################-----------------------------| 38.84% k8splugin-1.4.4-p... |###################-----------------------------| 39.03% k8splugin-1.4.4-p... |###################-----------------------------| 39.22% k8splugin-1.4.4-p... |###################-----------------------------| 39.4% k8splugin-1.4.4-p... |###################-----------------------------| 39.59% k8splugin-1.4.4-p... |###################-----------------------------| 39.78% k8splugin-1.4.4-p... |###################-----------------------------| 39.96% k8splugin-1.4.4-p... |###################-----------------------------| 40.15% k8splugin-1.4.4-p... |###################-----------------------------| 40.34% k8splugin-1.4.4-p... |###################-----------------------------| 40.52% k8splugin-1.4.4-p... |####################----------------------------| 40.71% k8splugin-1.4.4-p... |####################----------------------------| 40.9% k8splugin-1.4.4-p... |####################----------------------------| 41.08% k8splugin-1.4.4-p... |####################----------------------------| 41.27% k8splugin-1.4.4-p... |####################----------------------------| 41.46% k8splugin-1.4.4-p... |####################----------------------------| 41.64% k8splugin-1.4.4-p... |####################----------------------------| 41.83% k8splugin-1.4.4-p... |####################----------------------------| 42.02% k8splugin-1.4.4-p... |####################----------------------------| 42.2% k8splugin-1.4.4-p... |####################----------------------------| 42.39% k8splugin-1.4.4-p... |####################----------------------------| 42.58% k8splugin-1.4.4-p... |#####################---------------------------| 42.76% k8splugin-1.4.4-p... |#####################---------------------------| 42.95% k8splugin-1.4.4-p... |#####################---------------------------| 43.14% k8splugin-1.4.4-p... |#####################---------------------------| 43.32% k8splugin-1.4.4-p... |#####################---------------------------| 43.51% k8splugin-1.4.4-p... |#####################---------------------------| 43.7% k8splugin-1.4.4-p... |#####################---------------------------| 43.88% k8splugin-1.4.4-p... |#####################---------------------------| 44.07% k8splugin-1.4.4-p... |#####################---------------------------| 44.26% k8splugin-1.4.4-p... |#####################---------------------------| 44.44% k8splugin-1.4.4-p... |#####################---------------------------| 44.63% k8splugin-1.4.4-p... |######################--------------------------| 44.82% k8splugin-1.4.4-p... |######################--------------------------| 45.0% k8splugin-1.4.4-p... |######################--------------------------| 45.19% k8splugin-1.4.4-p... |######################--------------------------| 45.38% k8splugin-1.4.4-p... |######################--------------------------| 45.56% k8splugin-1.4.4-p... |######################--------------------------| 45.75% k8splugin-1.4.4-p... |######################--------------------------| 45.94% k8splugin-1.4.4-p... |######################--------------------------| 46.12% k8splugin-1.4.4-p... |######################--------------------------| 46.31% k8splugin-1.4.4-p... |######################--------------------------| 46.5% k8splugin-1.4.4-p... |######################--------------------------| 46.69% k8splugin-1.4.4-p... |######################--------------------------| 46.87% k8splugin-1.4.4-p... |#######################-------------------------| 47.06% k8splugin-1.4.4-p... |#######################-------------------------| 47.25% k8splugin-1.4.4-p... |#######################-------------------------| 47.43% k8splugin-1.4.4-p... |#######################-------------------------| 47.62% k8splugin-1.4.4-p... |#######################-------------------------| 47.81% k8splugin-1.4.4-p... |#######################-------------------------| 47.99% k8splugin-1.4.4-p... |#######################-------------------------| 48.18% k8splugin-1.4.4-p... |#######################-------------------------| 48.37% k8splugin-1.4.4-p... |#######################-------------------------| 48.55% k8splugin-1.4.4-p... |#######################-------------------------| 48.74% k8splugin-1.4.4-p... |#######################-------------------------| 48.93% k8splugin-1.4.4-p... |########################------------------------| 49.11% k8splugin-1.4.4-p... |########################------------------------| 49.3% k8splugin-1.4.4-p... |########################------------------------| 49.49% k8splugin-1.4.4-p... |########################------------------------| 49.67% k8splugin-1.4.4-p... |########################------------------------| 49.86% k8splugin-1.4.4-p... |########################------------------------| 50.05% k8splugin-1.4.4-p... |########################------------------------| 50.23% k8splugin-1.4.4-p... |########################------------------------| 50.42% k8splugin-1.4.4-p... |########################------------------------| 50.61% k8splugin-1.4.4-p... |########################------------------------| 50.79% k8splugin-1.4.4-p... |########################------------------------| 50.98% k8splugin-1.4.4-p... |#########################-----------------------| 51.17% k8splugin-1.4.4-p... |#########################-----------------------| 51.35% k8splugin-1.4.4-p... |#########################-----------------------| 51.54% k8splugin-1.4.4-p... |#########################-----------------------| 51.73% k8splugin-1.4.4-p... |#########################-----------------------| 51.91% k8splugin-1.4.4-p... |#########################-----------------------| 52.1% k8splugin-1.4.4-p... |#########################-----------------------| 52.29% k8splugin-1.4.4-p... |#########################-----------------------| 52.47% k8splugin-1.4.4-p... |#########################-----------------------| 52.66% k8splugin-1.4.4-p... |#########################-----------------------| 52.85% k8splugin-1.4.4-p... |#########################-----------------------| 53.03% k8splugin-1.4.4-p... |##########################----------------------| 53.22% k8splugin-1.4.4-p... |##########################----------------------| 53.41% k8splugin-1.4.4-p... |##########################----------------------| 53.59% k8splugin-1.4.4-p... |##########################----------------------| 53.78% k8splugin-1.4.4-p... |##########################----------------------| 53.97% k8splugin-1.4.4-p... |##########################----------------------| 54.15% k8splugin-1.4.4-p... |##########################----------------------| 54.34% k8splugin-1.4.4-p... |##########################----------------------| 54.53% k8splugin-1.4.4-p... |##########################----------------------| 54.71% k8splugin-1.4.4-p... |##########################----------------------| 54.9% k8splugin-1.4.4-p... |##########################----------------------| 55.09% k8splugin-1.4.4-p... |###########################---------------------| 55.28% k8splugin-1.4.4-p... |###########################---------------------| 55.46% k8splugin-1.4.4-p... |###########################---------------------| 55.65% k8splugin-1.4.4-p... |###########################---------------------| 55.84% k8splugin-1.4.4-p... |###########################---------------------| 56.02% k8splugin-1.4.4-p... |###########################---------------------| 56.21% k8splugin-1.4.4-p... |###########################---------------------| 56.4% k8splugin-1.4.4-p... |###########################---------------------| 56.58% k8splugin-1.4.4-p... |###########################---------------------| 56.77% k8splugin-1.4.4-p... |###########################---------------------| 56.96% k8splugin-1.4.4-p... |###########################---------------------| 57.14% k8splugin-1.4.4-p... |############################--------------------| 57.33% k8splugin-1.4.4-p... |############################--------------------| 57.52% k8splugin-1.4.4-p... |############################--------------------| 57.7% k8splugin-1.4.4-p... |############################--------------------| 57.89% k8splugin-1.4.4-p... |############################--------------------| 58.08% k8splugin-1.4.4-p... |############################--------------------| 58.26% k8splugin-1.4.4-p... |############################--------------------| 58.45% k8splugin-1.4.4-p... |############################--------------------| 58.64% k8splugin-1.4.4-p... |############################--------------------| 58.82% k8splugin-1.4.4-p... |############################--------------------| 59.01% k8splugin-1.4.4-p... |############################--------------------| 59.2% k8splugin-1.4.4-p... |#############################-------------------| 59.38% k8splugin-1.4.4-p... |#############################-------------------| 59.57% k8splugin-1.4.4-p... |#############################-------------------| 59.76% k8splugin-1.4.4-p... |#############################-------------------| 59.94% k8splugin-1.4.4-p... |#############################-------------------| 60.13% k8splugin-1.4.4-p... |#############################-------------------| 60.32% k8splugin-1.4.4-p... |#############################-------------------| 60.5% k8splugin-1.4.4-p... |#############################-------------------| 60.69% k8splugin-1.4.4-p... |#############################-------------------| 60.88% k8splugin-1.4.4-p... |#############################-------------------| 61.06% k8splugin-1.4.4-p... |#############################-------------------| 61.25% k8splugin-1.4.4-p... |#############################-------------------| 61.44% k8splugin-1.4.4-p... |##############################------------------| 61.62% k8splugin-1.4.4-p... |##############################------------------| 61.81% k8splugin-1.4.4-p... |##############################------------------| 62.0% k8splugin-1.4.4-p... |##############################------------------| 62.18% k8splugin-1.4.4-p... |##############################------------------| 62.37% k8splugin-1.4.4-p... |##############################------------------| 62.56% k8splugin-1.4.4-p... |##############################------------------| 62.74% k8splugin-1.4.4-p... |##############################------------------| 62.93% k8splugin-1.4.4-p... |##############################------------------| 63.12% k8splugin-1.4.4-p... |##############################------------------| 63.3% k8splugin-1.4.4-p... |##############################------------------| 63.49% k8splugin-1.4.4-p... |###############################-----------------| 63.68% k8splugin-1.4.4-p... |###############################-----------------| 63.87% k8splugin-1.4.4-p... |###############################-----------------| 64.05% k8splugin-1.4.4-p... |###############################-----------------| 64.24% k8splugin-1.4.4-p... |###############################-----------------| 64.43% k8splugin-1.4.4-p... |###############################-----------------| 64.61% k8splugin-1.4.4-p... |###############################-----------------| 64.8% k8splugin-1.4.4-p... |###############################-----------------| 64.99% k8splugin-1.4.4-p... |###############################-----------------| 65.17% k8splugin-1.4.4-p... |###############################-----------------| 65.36% k8splugin-1.4.4-p... |###############################-----------------| 65.55% k8splugin-1.4.4-p... |################################----------------| 65.73% k8splugin-1.4.4-p... |################################----------------| 65.92% k8splugin-1.4.4-p... |################################----------------| 66.11% k8splugin-1.4.4-p... |################################----------------| 66.29% k8splugin-1.4.4-p... |################################----------------| 66.48% k8splugin-1.4.4-p... |################################----------------| 66.67% k8splugin-1.4.4-p... |################################----------------| 66.85% k8splugin-1.4.4-p... |################################----------------| 67.04% k8splugin-1.4.4-p... |################################----------------| 67.23% k8splugin-1.4.4-p... |################################----------------| 67.41% k8splugin-1.4.4-p... |################################----------------| 67.6% k8splugin-1.4.4-p... |#################################---------------| 67.79% k8splugin-1.4.4-p... |#################################---------------| 67.97% k8splugin-1.4.4-p... |#################################---------------| 68.16% k8splugin-1.4.4-p... |#################################---------------| 68.35% k8splugin-1.4.4-p... |#################################---------------| 68.53% k8splugin-1.4.4-p... |#################################---------------| 68.72% k8splugin-1.4.4-p... |#################################---------------| 68.91% k8splugin-1.4.4-p... |#################################---------------| 69.09% k8splugin-1.4.4-p... |#################################---------------| 69.28% k8splugin-1.4.4-p... |#################################---------------| 69.47% k8splugin-1.4.4-p... |#################################---------------| 69.65% k8splugin-1.4.4-p... |##################################--------------| 69.84% k8splugin-1.4.4-p... |##################################--------------| 70.03% k8splugin-1.4.4-p... |##################################--------------| 70.21% k8splugin-1.4.4-p... |##################################--------------| 70.4% k8splugin-1.4.4-p... |##################################--------------| 70.59% k8splugin-1.4.4-p... |##################################--------------| 70.77% k8splugin-1.4.4-p... |##################################--------------| 70.96% k8splugin-1.4.4-p... |##################################--------------| 71.15% k8splugin-1.4.4-p... |##################################--------------| 71.33% k8splugin-1.4.4-p... |##################################--------------| 71.52% k8splugin-1.4.4-p... |##################################--------------| 71.71% k8splugin-1.4.4-p... |###################################-------------| 71.89% k8splugin-1.4.4-p... |###################################-------------| 72.08% k8splugin-1.4.4-p... |###################################-------------| 72.27% k8splugin-1.4.4-p... |###################################-------------| 72.46% k8splugin-1.4.4-p... |###################################-------------| 72.64% k8splugin-1.4.4-p... |###################################-------------| 72.83% k8splugin-1.4.4-p... |###################################-------------| 73.02% k8splugin-1.4.4-p... |###################################-------------| 73.2% k8splugin-1.4.4-p... |###################################-------------| 73.39% k8splugin-1.4.4-p... |###################################-------------| 73.58% k8splugin-1.4.4-p... |###################################-------------| 73.76% k8splugin-1.4.4-p... |###################################-------------| 73.95% k8splugin-1.4.4-p... |####################################------------| 74.14% k8splugin-1.4.4-p... |####################################------------| 74.32% k8splugin-1.4.4-p... |####################################------------| 74.51% k8splugin-1.4.4-p... |####################################------------| 74.7% k8splugin-1.4.4-p... |####################################------------| 74.88% k8splugin-1.4.4-p... |####################################------------| 75.07% k8splugin-1.4.4-p... |####################################------------| 75.26% k8splugin-1.4.4-p... |####################################------------| 75.44% k8splugin-1.4.4-p... |####################################------------| 75.63% k8splugin-1.4.4-p... |####################################------------| 75.82% k8splugin-1.4.4-p... |####################################------------| 76.0% k8splugin-1.4.4-p... |#####################################-----------| 76.19% k8splugin-1.4.4-p... |#####################################-----------| 76.38% k8splugin-1.4.4-p... |#####################################-----------| 76.56% k8splugin-1.4.4-p... |#####################################-----------| 76.75% k8splugin-1.4.4-p... |#####################################-----------| 76.94% k8splugin-1.4.4-p... |#####################################-----------| 77.12% k8splugin-1.4.4-p... |#####################################-----------| 77.31% k8splugin-1.4.4-p... |#####################################-----------| 77.5% k8splugin-1.4.4-p... |#####################################-----------| 77.68% k8splugin-1.4.4-p... |#####################################-----------| 77.87% k8splugin-1.4.4-p... |#####################################-----------| 78.06% k8splugin-1.4.4-p... |######################################----------| 78.24% k8splugin-1.4.4-p... |######################################----------| 78.43% k8splugin-1.4.4-p... |######################################----------| 78.62% k8splugin-1.4.4-p... |######################################----------| 78.8% k8splugin-1.4.4-p... |######################################----------| 78.99% k8splugin-1.4.4-p... |######################################----------| 79.18% k8splugin-1.4.4-p... |######################################----------| 79.36% k8splugin-1.4.4-p... |######################################----------| 79.55% k8splugin-1.4.4-p... |######################################----------| 79.74% k8splugin-1.4.4-p... |######################################----------| 79.92% k8splugin-1.4.4-p... |######################################----------| 80.11% k8splugin-1.4.4-p... |#######################################---------| 80.3% k8splugin-1.4.4-p... |#######################################---------| 80.48% k8splugin-1.4.4-p... |#######################################---------| 80.67% k8splugin-1.4.4-p... |#######################################---------| 80.86% k8splugin-1.4.4-p... |#######################################---------| 81.05% k8splugin-1.4.4-p... |#######################################---------| 81.23% k8splugin-1.4.4-p... |#######################################---------| 81.42% k8splugin-1.4.4-p... |#######################################---------| 81.61% k8splugin-1.4.4-p... |#######################################---------| 81.79% k8splugin-1.4.4-p... |#######################################---------| 81.98% k8splugin-1.4.4-p... |#######################################---------| 82.17% k8splugin-1.4.4-p... |########################################--------| 82.35% k8splugin-1.4.4-p... |########################################--------| 82.54% k8splugin-1.4.4-p... |########################################--------| 82.73% k8splugin-1.4.4-p... |########################################--------| 82.91% k8splugin-1.4.4-p... |########################################--------| 83.1% k8splugin-1.4.4-p... |########################################--------| 83.29% k8splugin-1.4.4-p... |########################################--------| 83.47% k8splugin-1.4.4-p... |########################################--------| 83.66% k8splugin-1.4.4-p... |########################################--------| 83.85% k8splugin-1.4.4-p... |########################################--------| 84.03% k8splugin-1.4.4-p... |########################################--------| 84.22% k8splugin-1.4.4-p... |#########################################-------| 84.41% k8splugin-1.4.4-p... |#########################################-------| 84.59% k8splugin-1.4.4-p... |#########################################-------| 84.78% k8splugin-1.4.4-p... |#########################################-------| 84.97% k8splugin-1.4.4-p... |#########################################-------| 85.15% k8splugin-1.4.4-p... |#########################################-------| 85.34% k8splugin-1.4.4-p... |#########################################-------| 85.53% k8splugin-1.4.4-p... |#########################################-------| 85.71% k8splugin-1.4.4-p... |#########################################-------| 85.9% k8splugin-1.4.4-p... |#########################################-------| 86.09% k8splugin-1.4.4-p... |#########################################-------| 86.27% k8splugin-1.4.4-p... |##########################################------| 86.46% k8splugin-1.4.4-p... |##########################################------| 86.65% k8splugin-1.4.4-p... |##########################################------| 86.83% k8splugin-1.4.4-p... |##########################################------| 87.02% k8splugin-1.4.4-p... |##########################################------| 87.21% k8splugin-1.4.4-p... |##########################################------| 87.39% k8splugin-1.4.4-p... |##########################################------| 87.58% k8splugin-1.4.4-p... |##########################################------| 87.77% k8splugin-1.4.4-p... |##########################################------| 87.95% k8splugin-1.4.4-p... |##########################################------| 88.14% k8splugin-1.4.4-p... |##########################################------| 88.33% k8splugin-1.4.4-p... |##########################################------| 88.51% k8splugin-1.4.4-p... |###########################################-----| 88.7% k8splugin-1.4.4-p... |###########################################-----| 88.89% k8splugin-1.4.4-p... |###########################################-----| 89.08% k8splugin-1.4.4-p... |###########################################-----| 89.26% k8splugin-1.4.4-p... |###########################################-----| 89.45% k8splugin-1.4.4-p... |###########################################-----| 89.64% k8splugin-1.4.4-p... |###########################################-----| 89.82% k8splugin-1.4.4-p... |###########################################-----| 90.01% k8splugin-1.4.4-p... |###########################################-----| 90.2% k8splugin-1.4.4-p... |###########################################-----| 90.38% k8splugin-1.4.4-p... |###########################################-----| 90.57% k8splugin-1.4.4-p... |############################################----| 90.76% k8splugin-1.4.4-p... |############################################----| 90.94% k8splugin-1.4.4-p... |############################################----| 91.13% k8splugin-1.4.4-p... |############################################----| 91.32% k8splugin-1.4.4-p... |############################################----| 91.5% k8splugin-1.4.4-p... |############################################----| 91.69% k8splugin-1.4.4-p... |############################################----| 91.88% k8splugin-1.4.4-p... |############################################----| 92.06% k8splugin-1.4.4-p... |############################################----| 92.25% k8splugin-1.4.4-p... |############################################----| 92.44% k8splugin-1.4.4-p... |############################################----| 92.62% k8splugin-1.4.4-p... |#############################################---| 92.81% k8splugin-1.4.4-p... |#############################################---| 93.0% k8splugin-1.4.4-p... |#############################################---| 93.18% k8splugin-1.4.4-p... |#############################################---| 93.37% k8splugin-1.4.4-p... |#############################################---| 93.56% k8splugin-1.4.4-p... |#############################################---| 93.74% k8splugin-1.4.4-p... |#############################################---| 93.93% k8splugin-1.4.4-p... |#############################################---| 94.12% k8splugin-1.4.4-p... |#############################################---| 94.3% k8splugin-1.4.4-p... |#############################################---| 94.49% k8splugin-1.4.4-p... |#############################################---| 94.68% k8splugin-1.4.4-p... |##############################################--| 94.86% k8splugin-1.4.4-p... |##############################################--| 95.05% k8splugin-1.4.4-p... |##############################################--| 95.24% k8splugin-1.4.4-p... |##############################################--| 95.42% k8splugin-1.4.4-p... |##############################################--| 95.61% k8splugin-1.4.4-p... |##############################################--| 95.8% k8splugin-1.4.4-p... |##############################################--| 95.98% k8splugin-1.4.4-p... |##############################################--| 96.17% k8splugin-1.4.4-p... |##############################################--| 96.36% k8splugin-1.4.4-p... |##############################################--| 96.54% k8splugin-1.4.4-p... |##############################################--| 96.73% k8splugin-1.4.4-p... |###############################################-| 96.92% k8splugin-1.4.4-p... |###############################################-| 97.1% k8splugin-1.4.4-p... |###############################################-| 97.29% k8splugin-1.4.4-p... |###############################################-| 97.48% k8splugin-1.4.4-p... |###############################################-| 97.67% k8splugin-1.4.4-p... |###############################################-| 97.85% k8splugin-1.4.4-p... |###############################################-| 98.04% k8splugin-1.4.4-p... |###############################################-| 98.23% k8splugin-1.4.4-p... |###############################################-| 98.41% k8splugin-1.4.4-p... |###############################################-| 98.6% k8splugin-1.4.4-p... |###############################################-| 98.79% k8splugin-1.4.4-p... |################################################| 98.97% k8splugin-1.4.4-p... |################################################| 99.16% k8splugin-1.4.4-p... |################################################| 99.35% k8splugin-1.4.4-p... |################################################| 99.53% k8splugin-1.4.4-p... |################################################| 99.72% k8splugin-1.4.4-p... |################################################| 99.91% k8splugin-1.4.4-p... |################################################| 100.0% Plugin uploaded. The plugin's id is 3c496890-9b53-4ddd-8ca4-52732d676d72 + for wagon in '/wagons/*.wgn' + install_plugin /wagons/pgaas-1.1.0-py27-none-any.wgn ++ basename /wagons/pgaas-1.1.0-py27-none-any.wgn + ARCHIVE=pgaas-1.1.0-py27-none-any.wgn + cm_hasany 'plugins?archive_name=pgaas-1.1.0-py27-none-any.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/plugins?archive_name=pgaas-1.1.0-py27-none-any.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload /wagons/pgaas-1.1.0-py27-none-any.wgn Uploading plugin /wagons/pgaas-1.1.0-py27-none-any.wgn... pgaas-1.1.0-py27-... |################################################| 100.0% Plugin uploaded. The plugin's id is 03d15765-77c1-4564-9cf9-21fc4f4e0c77 + for wagon in '/wagons/*.wgn' + install_plugin /wagons/relationshipplugin-1.0.0-py27-none-any.wgn ++ basename /wagons/relationshipplugin-1.0.0-py27-none-any.wgn + ARCHIVE=relationshipplugin-1.0.0-py27-none-any.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.0.0-py27-none-any.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/plugins?archive_name=relationshipplugin-1.0.0-py27-none-any.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload /wagons/relationshipplugin-1.0.0-py27-none-any.wgn Uploading plugin /wagons/relationshipplugin-1.0.0-py27-none-any.wgn... relationshipplugi... |#-----------------------------------------------| 1.45% relationshipplugi... |#-----------------------------------------------| 2.89% relationshipplugi... |##----------------------------------------------| 4.34% relationshipplugi... |###---------------------------------------------| 5.79% relationshipplugi... |###---------------------------------------------| 7.24% relationshipplugi... |####--------------------------------------------| 8.68% relationshipplugi... |#####-------------------------------------------| 10.13% relationshipplugi... |######------------------------------------------| 11.58% relationshipplugi... |######------------------------------------------| 13.02% relationshipplugi... |#######-----------------------------------------| 14.47% relationshipplugi... |########----------------------------------------| 15.92% relationshipplugi... |########----------------------------------------| 17.37% relationshipplugi... |#########---------------------------------------| 18.81% relationshipplugi... |##########--------------------------------------| 20.26% relationshipplugi... |##########--------------------------------------| 21.71% relationshipplugi... |###########-------------------------------------| 23.15% relationshipplugi... |############------------------------------------| 24.6% relationshipplugi... |#############-----------------------------------| 26.05% relationshipplugi... |#############-----------------------------------| 27.5% relationshipplugi... |##############----------------------------------| 28.94% relationshipplugi... |###############---------------------------------| 30.39% relationshipplugi... |###############---------------------------------| 31.84% relationshipplugi... |################--------------------------------| 33.29% relationshipplugi... |#################-------------------------------| 34.73% relationshipplugi... |#################-------------------------------| 36.18% relationshipplugi... |##################------------------------------| 37.63% relationshipplugi... |###################-----------------------------| 39.07% relationshipplugi... |###################-----------------------------| 40.52% relationshipplugi... |####################----------------------------| 41.97% relationshipplugi... |#####################---------------------------| 43.42% relationshipplugi... |######################--------------------------| 44.86% relationshipplugi... |######################--------------------------| 46.31% relationshipplugi... |#######################-------------------------| 47.76% relationshipplugi... |########################------------------------| 49.2% relationshipplugi... |########################------------------------| 50.65% relationshipplugi... |#########################-----------------------| 52.1% relationshipplugi... |##########################----------------------| 53.55% relationshipplugi... |##########################----------------------| 54.99% relationshipplugi... |###########################---------------------| 56.44% relationshipplugi... |############################--------------------| 57.89% relationshipplugi... |############################--------------------| 59.33% relationshipplugi... |#############################-------------------| 60.78% relationshipplugi... |##############################------------------| 62.23% relationshipplugi... |###############################-----------------| 63.68% relationshipplugi... |###############################-----------------| 65.12% relationshipplugi... |################################----------------| 66.57% relationshipplugi... |#################################---------------| 68.02% relationshipplugi... |#################################---------------| 69.46% relationshipplugi... |##################################--------------| 70.91% relationshipplugi... |###################################-------------| 72.36% relationshipplugi... |###################################-------------| 73.81% relationshipplugi... |####################################------------| 75.25% relationshipplugi... |#####################################-----------| 76.7% relationshipplugi... |######################################----------| 78.15% relationshipplugi... |######################################----------| 79.6% relationshipplugi... |#######################################---------| 81.04% relationshipplugi... |########################################--------| 82.49% relationshipplugi... |########################################--------| 83.94% relationshipplugi... |#########################################-------| 85.38% relationshipplugi... |##########################################------| 86.83% relationshipplugi... |##########################################------| 88.28% relationshipplugi... |###########################################-----| 89.73% relationshipplugi... |############################################----| 91.17% relationshipplugi... |############################################----| 92.62% relationshipplugi... |#############################################---| 94.07% relationshipplugi... |##############################################--| 95.51% relationshipplugi... |###############################################-| 96.96% relationshipplugi... |###############################################-| 98.41% relationshipplugi... |################################################| 99.86% relationshipplugi... |################################################| 100.0% Plugin uploaded. The plugin's id is 9602c8b2-d390-421f-a2f2-74e392703784 + for wagon in '/wagons/*.wgn' + install_plugin /wagons/sshkeyshare-1.0.0-py27-none-any.wgn ++ basename /wagons/sshkeyshare-1.0.0-py27-none-any.wgn + ARCHIVE=sshkeyshare-1.0.0-py27-none-any.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.0.0-py27-none-any.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/plugins?archive_name=sshkeyshare-1.0.0-py27-none-any.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload /wagons/sshkeyshare-1.0.0-py27-none-any.wgn Uploading plugin /wagons/sshkeyshare-1.0.0-py27-none-any.wgn... sshkeyshare-1.0.0... |################################################| 100.0% Plugin uploaded. The plugin's id is 0de9110d-e18b-41d4-b1cc-a9b9f8420b2a + trap - ERR + set +e + CBS_PID=127 + deploy config_binding_service k8s-config_binding_service.yaml k8s-config_binding_service-inputs.yaml + set +e + PG_PID=128 + wait 127 128 + cm_hasany 'blueprints?id=config_binding_service' + deploy pgaas_initdb k8s-pgaas-initdb.yaml k8s-pgaas-initdb-inputs.yaml + set +e + cm_hasany 'blueprints?id=pgaas_initdb' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=config_binding_service&_include=id' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=pgaas_initdb&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b config_binding_service /blueprints/k8s-config_binding_service.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b pgaas_initdb /blueprints/k8s-pgaas-initdb.yaml Uploading blueprint /blueprints/k8s-config_binding_service.yaml... Uploading blueprint /blueprints/k8s-pgaas-initdb.yaml... k8s-config_bindin... |#######################################---------| 80.92% k8s-config_bindin... |################################################| 100.0% Blueprint uploaded. The blueprint's id is config_binding_service + cm_hasany 'deployments?id=config_binding_service' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=config_binding_service&_include=id' ++ /bin/jq .metadata.pagination.total k8s-pgaas-initdb.... |#######################################---------| 80.99% k8s-pgaas-initdb.... |################################################| 100.0% Blueprint uploaded. The blueprint's id is pgaas_initdb + cm_hasany 'deployments?id=pgaas_initdb' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=pgaas_initdb&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-config_binding_service-inputs.yaml ']' + INPUTS=-i/inputs/k8s-config_binding_service-inputs.yaml + cfy deployments create -b config_binding_service -i/inputs/k8s-config_binding_service-inputs.yaml config_binding_service Creating new deployment from blueprint config_binding_service... + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-pgaas-initdb-inputs.yaml ']' + INPUTS=-i/inputs/k8s-pgaas-initdb-inputs.yaml + cfy deployments create -b pgaas_initdb -i/inputs/k8s-pgaas-initdb-inputs.yaml pgaas_initdb Creating new deployment from blueprint pgaas_initdb... Deployment created. The deployment's id is config_binding_service + cm_hasany 'node-instances?deployment_id=config_binding_service&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=config_binding_service&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d config_binding_service install Executing workflow install on deployment config_binding_service [timeout=900 seconds] Deployment environment creation is pending... Deployment created. The deployment's id is pgaas_initdb + cm_hasany 'node-instances?deployment_id=pgaas_initdb&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=pgaas_initdb&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=2 + (( 2 > 0 )) + return 0 + cfy executions start -d pgaas_initdb install Executing workflow install on deployment pgaas_initdb [timeout=900 seconds] Deployment environment creation is pending... 2019-06-08 01:15:30.042 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:15:30.042 CFY Installing deployment plugins 2019-06-08 01:15:30.042 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:30.042 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:30.196 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:15:31.222 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:15:32.371 CFY Installing deployment plugins 2019-06-08 01:15:32.371 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:32.371 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:32.432 LOG [,] INFO: Installing plugin: pgaas 2019-06-08 01:15:33.598 LOG [,] INFO: Using existing installation of managed plugin: 03d15765-77c1-4564-9cf9-21fc4f4e0c77 [package_name: pgaas, package_version: 1.1.0, supported_platform: any] 2019-06-08 01:15:33.598 LOG [,] INFO: Installing plugin: ssh_keyshare 2019-06-08 01:15:34.797 LOG [,] INFO: Using existing installation of managed plugin: 0de9110d-e18b-41d4-b1cc-a9b9f8420b2a [package_name: sshkeyshare, package_version: 1.0.0, supported_platform: any] 2019-06-08 01:15:35.204 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:36.637 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:15:36.637 CFY Creating deployment work directory 2019-06-08 01:15:35.861 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:15:36.637 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:15:36.637 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:15:37.713 CFY Creating deployment work directory 2019-06-08 01:15:37.713 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:15:37.713 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:15:44.569 CFY Starting 'install' workflow execution 2019-06-08 01:15:45.809 CFY [service-config-binding_xsrfel] Creating node 2019-06-08 01:15:48.048 CFY Starting 'install' workflow execution 2019-06-08 01:15:46.969 CFY [service-config-binding_xsrfel.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:15:46.969 CFY [service-config-binding_xsrfel.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:16:03.761 LOG [service-config-binding_xsrfel.create] INFO: Added config for config-binding-service 2019-06-08 01:16:08.037 CFY [sharedsshkey_pgrs_ueert9] Creating node 2019-06-08 01:16:09.222 CFY [sharedsshkey_pgrs_ueert9.create] Sending task 'sshkeyshare.keyshare_plugin.generate' 2019-06-08 01:16:09.222 CFY [sharedsshkey_pgrs_ueert9.create] Task started 'sshkeyshare.keyshare_plugin.generate' 2019-06-08 01:16:08.435 LOG [service-config-binding_xsrfel.create] INFO: Done setting up: config-binding-service 2019-06-08 01:16:09.222 CFY [service-config-binding_xsrfel.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:16:10.406 CFY [service-config-binding_xsrfel] Configuring node 2019-06-08 01:16:10.406 CFY [service-config-binding_xsrfel] Starting node 2019-06-08 01:16:11.452 CFY [service-config-binding_xsrfel.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:16:11.452 CFY [service-config-binding_xsrfel.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:16:12.679 CFY [sharedsshkey_pgrs_ueert9.create] Task succeeded 'sshkeyshare.keyshare_plugin.generate' 2019-06-08 01:16:13.742 CFY [sharedsshkey_pgrs_ueert9] Configuring node 2019-06-08 01:16:14.880 CFY [sharedsshkey_pgrs_ueert9] Starting node 2019-06-08 01:16:13.666 LOG [service-config-binding_xsrfel.start] INFO: Starting k8s deployment for config-binding-service, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.configbinding.app-app:2.2.3, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'endpoint': u'/healthcheck', u'type': u'http'}, 'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'config_binding_service', 'cfynodeinstance': u'service-config-binding_xsrfel', 'cfynode': u'service-config-binding'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/logs'}, 'ports': ['10000:0']} 2019-06-08 01:16:14.475 LOG [service-config-binding_xsrfel.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:16:17.872 CFY [pgaas_cluster_q3go12] Creating node 2019-06-08 01:16:18.492 CFY [pgaas_cluster_q3go12.create] Sending task 'pgaas.pgaas_plugin.add_pgaas_cluster' 2019-06-08 01:16:18.492 CFY [pgaas_cluster_q3go12.create] Task started 'pgaas.pgaas_plugin.add_pgaas_cluster' 2019-06-08 01:16:15.775 LOG [service-config-binding_xsrfel.start] INFO: k8s deployment initiated successfully for config-binding-service: {'services': ['config-binding-service'], 'namespace': u'onap', 'deployment': 'dep-config-binding-service'} 2019-06-08 01:16:15.775 LOG [service-config-binding_xsrfel.start] INFO: Waiting up to 300 secs for config-binding-service to become ready 2019-06-08 01:16:20.217 LOG [pgaas_cluster_q3go12.create] WARNING: add_pgaas_cluster() invoked 2019-06-08 01:16:22.291 CFY [pgaas_cluster_q3go12.create] Task succeeded 'pgaas.pgaas_plugin.add_pgaas_cluster' 2019-06-08 01:16:22.762 LOG [pgaas_cluster_q3go12.create] WARNING: All done 2019-06-08 01:16:22.291 CFY [pgaas_cluster_q3go12.create] Task succeeded 'pgaas.pgaas_plugin.add_pgaas_cluster' 2019-06-08 01:16:23.571 CFY [pgaas_cluster_q3go12] Configuring node 2019-06-08 01:16:24.638 CFY [pgaas_cluster_q3go12] Starting node 2019-06-08 01:16:25.709 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment pgaas_initdb * Run 'cfy events list -e 447ceba6-1aa1-4a6b-a93c-65c64dda626b' to retrieve the execution's events/logs 2019-06-08 01:21:36.961 LOG [service-config-binding_xsrfel.start] INFO: k8s deployment ready for: config-binding-service 2019-06-08 01:21:37.801 CFY [service-config-binding_xsrfel.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:21:39.402 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment config_binding_service * Run 'cfy events list -e 095d503d-bc35-4e7b-ae15-e83f93187756' to retrieve the execution's events/logs + INV_PID=201 + deploy inventory k8s-inventory.yaml k8s-inventory-inputs.yaml + DH_PID=202 + deploy deployment_handler k8s-deployment_handler.yaml k8s-deployment_handler-inputs.yaml + set +e + cm_hasany 'blueprints?id=deployment_handler' + PH_PID=203 + wait 201 202 203 + set +e + cm_hasany 'blueprints?id=inventory' + deploy policy_handler k8s-policy_handler.yaml k8s-policy_handler-inputs.yaml + set +e + cm_hasany 'blueprints?id=policy_handler' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=inventory&_include=id' ++ /bin/jq .metadata.pagination.total ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=policy_handler&_include=id' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=deployment_handler&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b deployment_handler /blueprints/k8s-deployment_handler.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b inventory /blueprints/k8s-inventory.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b policy_handler /blueprints/k8s-policy_handler.yaml Uploading blueprint /blueprints/k8s-policy_handler.yaml... Uploading blueprint /blueprints/k8s-inventory.yaml... Uploading blueprint /blueprints/k8s-deployment_handler.yaml... k8s-policy_handle... |#######################################---------| 80.95% k8s-policy_handle... |################################################| 100.0% Blueprint uploaded. The blueprint's id is policy_handler + cm_hasany 'deployments?id=policy_handler' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=policy_handler&_include=id' k8s-deployment_ha... |#######################################---------| 80.94% k8s-deployment_ha... |################################################| 100.0% Blueprint uploaded. The blueprint's id is deployment_handler + cm_hasany 'deployments?id=deployment_handler' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=deployment_handler&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-policy_handler-inputs.yaml ']' + INPUTS=-i/inputs/k8s-policy_handler-inputs.yaml + cfy deployments create -b policy_handler -i/inputs/k8s-policy_handler-inputs.yaml policy_handler k8s-inventory.yaml |#########################################---------| 81.03% k8s-inventory.yaml |##################################################| 100.0% Blueprint uploaded. The blueprint's id is inventory + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-deployment_handler-inputs.yaml ']' + INPUTS=-i/inputs/k8s-deployment_handler-inputs.yaml + cfy deployments create -b deployment_handler -i/inputs/k8s-deployment_handler-inputs.yaml deployment_handler + cm_hasany 'deployments?id=inventory' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=inventory&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-inventory-inputs.yaml ']' + INPUTS=-i/inputs/k8s-inventory-inputs.yaml + cfy deployments create -b inventory -i/inputs/k8s-inventory-inputs.yaml inventory Creating new deployment from blueprint policy_handler... Creating new deployment from blueprint deployment_handler... Creating new deployment from blueprint inventory... Deployment created. The deployment's id is policy_handler + cm_hasany 'node-instances?deployment_id=policy_handler&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=policy_handler&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d policy_handler install Deployment created. The deployment's id is deployment_handler + cm_hasany 'node-instances?deployment_id=deployment_handler&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=deployment_handler&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d deployment_handler install Deployment created. The deployment's id is inventory + cm_hasany 'node-instances?deployment_id=inventory&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=inventory&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=3 + (( 3 > 0 )) + return 0 + cfy executions start -d inventory install Executing workflow install on deployment policy_handler [timeout=900 seconds] Deployment environment creation is pending... Executing workflow install on deployment deployment_handler [timeout=900 seconds] Deployment environment creation is pending... Executing workflow install on deployment inventory [timeout=900 seconds] Deployment environment creation is pending... 2019-06-08 01:21:53.479 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:21:54.451 CFY Installing deployment plugins 2019-06-08 01:21:54.451 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:54.451 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:54.310 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:21:56.278 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:21:54.451 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:21:54.451 CFY Installing deployment plugins 2019-06-08 01:21:54.451 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:55.524 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:55.151 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:21:56.278 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:21:54.451 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:21:54.451 CFY Installing deployment plugins 2019-06-08 01:21:55.524 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:55.524 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:55.151 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:21:56.554 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:57.612 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:21:57.612 CFY Creating deployment work directory 2019-06-08 01:21:57.612 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:57.612 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:21:59.049 CFY Creating deployment work directory 2019-06-08 01:21:57.456 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:21:57.612 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:21:59.049 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:21:59.049 CFY Creating deployment work directory 2019-06-08 01:22:03.149 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:22:03.149 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:22:03.149 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:22:05.806 CFY Starting 'install' workflow execution 2019-06-08 01:22:07.208 CFY [postgres_tnxv7d] Creating node 2019-06-08 01:22:14.319 CFY Starting 'install' workflow execution 2019-06-08 01:22:13.272 CFY Starting 'install' workflow execution 2019-06-08 01:22:12.128 CFY [postgres_tnxv7d] Configuring node 2019-06-08 01:22:14.319 CFY [postgres_tnxv7d] Starting node 2019-06-08 01:22:14.319 CFY [policy_handler_tgtwlw] Creating node 2019-06-08 01:22:14.319 CFY [postgres_tnxv7d.start] Sending task 'k8splugin.create_and_start_container' 2019-06-08 01:22:14.319 CFY [postgres_tnxv7d.start] Task started 'k8splugin.create_and_start_container' 2019-06-08 01:22:15.472 CFY [deployment-handler_5i7h6j] Creating node 2019-06-08 01:22:15.472 CFY [deployment-handler_5i7h6j.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:22:16.505 CFY [deployment-handler_5i7h6j.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:22:15.472 CFY [policy_handler_tgtwlw.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:22:15.472 CFY [policy_handler_tgtwlw.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:22:16.320 LOG [postgres_tnxv7d.start] INFO: Starting k8s deployment for pstg-write, image: postgres:9.5.2, env: {u'PGDATA': u'/var/lib/postgresql/data/pgdata', 'CONSUL_HOST': u'consul-server.onap', u'POSTGRES_PASSWORD': u'onap123', 'CONFIG_BINDING_SERVICE': 'config-binding-service', u'SERVICE_NAME': u'pstg-write'}, kwargs: {u'envs': {u'PGDATA': u'/var/lib/postgresql/data/pgdata', u'POSTGRES_PASSWORD': u'onap123', u'SERVICE_NAME': u'pstg-write'}, 'ctx': , u'ports': [u'5432:0']} 2019-06-08 01:22:16.742 LOG [postgres_tnxv7d.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:22:21.050 LOG [deployment-handler_5i7h6j.create] INFO: Added config for deployment_handler 2019-06-08 01:22:21.788 LOG [deployment-handler_5i7h6j.create] INFO: Done setting up: deployment_handler 2019-06-08 01:22:21.772 CFY [deployment-handler_5i7h6j.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:22:21.788 LOG [policy_handler_tgtwlw.create] INFO: Added config for policy_handler 2019-06-08 01:22:21.788 LOG [policy_handler_tgtwlw.create] INFO: Done setting up: policy_handler 2019-06-08 01:22:22.549 CFY [policy_handler_tgtwlw.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:22:21.788 LOG [postgres_tnxv7d.start] INFO: k8s deployment initiated successfully for pstg-write: {'services': ['pstg-write'], 'namespace': u'onap', 'deployment': 'dep-pstg-write'} 2019-06-08 01:22:22.549 CFY [postgres_tnxv7d.start] Task succeeded 'k8splugin.create_and_start_container' 2019-06-08 01:22:22.549 CFY [deployment-handler_5i7h6j] Configuring node 2019-06-08 01:22:24.690 CFY [deployment-handler_5i7h6j] Starting node 2019-06-08 01:22:24.690 CFY [deployment-handler_5i7h6j.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:24.690 CFY [deployment-handler_5i7h6j.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:23.635 CFY [policy_handler_tgtwlw] Configuring node 2019-06-08 01:22:24.690 CFY [policy_handler_tgtwlw] Starting node 2019-06-08 01:22:24.690 CFY [policy_handler_tgtwlw.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:24.690 CFY [policy_handler_tgtwlw.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:23.635 CFY [inventory_qda5fc] Creating node 2019-06-08 01:22:24.690 CFY [inventory_qda5fc.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:22:24.690 CFY [inventory_qda5fc.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:22:27.874 LOG [deployment-handler_5i7h6j.start] INFO: Starting k8s deployment for deployment-handler, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.deployment-handler:3.0.3, env: {'CONSUL_HOST': u'consul-server.onap', u'CLOUDIFY_PASSWORD': u'admin', u'CLOUDIFY_USER': u'admin', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'interval': u'300s', u'type': u'https', u'timeout': u'5s', u'endpoint': u'/'}, 'msb_list': [{'protocol': 'REST', 'version': u'v4', 'url': u'/', 'visualRange': '1', 'enable_ssl': False, 'serviceName': u'deployment-handler', 'port': u'8443'}], 'tls_info': {u'use_tls': True, u'cert_directory': u'/opt/app/dh/etc/cert/'}, 'replicas': 1, u'envs': {u'CLOUDIFY_USER': u'admin', u'CLOUDIFY_PASSWORD': u'admin'}, 'labels': {'cfydeployment': u'deployment_handler', 'cfynodeinstance': u'deployment-handler_5i7h6j', 'cfynode': u'deployment-handler'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/dh/log'}, 'ports': ['8443:0']} 2019-06-08 01:22:27.874 LOG [deployment-handler_5i7h6j.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:22:28.998 LOG [deployment-handler_5i7h6j.start] INFO: k8s deployment initiated successfully for deployment-handler: {'services': ['deployment-handler'], 'namespace': u'onap', 'deployment': 'dep-deployment-handler'} 2019-06-08 01:22:28.998 LOG [deployment-handler_5i7h6j.start] INFO: Waiting up to 300 secs for deployment-handler to become ready 2019-06-08 01:22:27.874 LOG [policy_handler_tgtwlw.start] INFO: Starting k8s deployment for policy-handler, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.policy-handler:4.4.0, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'interval': u'300s', u'type': u'http', u'timeout': u'25s', u'endpoint': u'/healthcheck'}, 'tls_info': {u'use_tls': True, u'cert_directory': u'/opt/app/policy_handler/etc/tls/certs/'}, 'replicas': 1, 'labels': {'cfydeployment': u'policy_handler', 'cfynodeinstance': u'policy_handler_tgtwlw', 'cfynode': u'policy_handler'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/policy_handler/logs'}, 'ports': ['25577:0']} 2019-06-08 01:22:27.874 LOG [policy_handler_tgtwlw.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:22:26.791 LOG [inventory_qda5fc.create] INFO: Added config for inventory 2019-06-08 01:22:27.874 LOG [inventory_qda5fc.create] INFO: Done setting up: inventory 2019-06-08 01:22:27.898 CFY [inventory_qda5fc.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:22:29.106 CFY [inventory_qda5fc] Configuring node 2019-06-08 01:22:30.094 LOG [policy_handler_tgtwlw.start] INFO: k8s deployment initiated successfully for policy-handler: {'services': ['policy-handler'], 'namespace': u'onap', 'deployment': 'dep-policy-handler'} 2019-06-08 01:22:30.094 LOG [policy_handler_tgtwlw.start] INFO: Waiting up to 300 secs for policy-handler to become ready 2019-06-08 01:22:31.512 CFY [inventory_qda5fc] Starting node 2019-06-08 01:22:31.730 CFY [inventory_qda5fc.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:32.784 CFY [inventory_qda5fc.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:22:35.125 LOG [inventory_qda5fc.start] INFO: Starting k8s deployment for inventory, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.inventory-api:3.0.4, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'interval': u'30s', u'type': u'http', u'timeout': u'3s', u'endpoint': u'/dcae-service-types'}, u'max_wait': 1800, 'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'inventory', 'cfynodeinstance': u'inventory_qda5fc', 'cfynode': u'inventory'}, 'ctx': , 'always_pull_image': False, 'ports': ['8080:0']} 2019-06-08 01:22:35.375 LOG [inventory_qda5fc.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:22:36.418 LOG [inventory_qda5fc.start] INFO: k8s deployment initiated successfully for inventory: {'services': ['inventory'], 'namespace': u'onap', 'deployment': 'dep-inventory'} 2019-06-08 01:22:36.418 LOG [inventory_qda5fc.start] INFO: Waiting up to 1800 secs for inventory to become ready 2019-06-08 01:22:51.541 LOG [deployment-handler_5i7h6j.start] ERROR: Unexpected error while starting container: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:22:51 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:07.043 LOG [policy_handler_tgtwlw.start] ERROR: Unexpected error while starting container: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:07 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:09.119 CFY [policy_handler_tgtwlw.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:07 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:07.921 CFY [deployment-handler_5i7h6j.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:22:51 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:10.242 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:22:51 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} Execution of workflow install for deployment deployment_handler failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:22:51 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} ] * Run 'cfy events list -e 16c60c85-6f94-4dd6-a37e-9e97038b5022' to retrieve the execution's events/logs 2019-06-08 01:23:11.374 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:07 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} Execution of workflow install for deployment policy_handler failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:07 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} ] * Run 'cfy events list -e a0fa5bc6-8f44-4b00-aafd-67980b062fe9' to retrieve the execution's events/logs 2019-06-08 01:23:44.868 LOG [inventory_qda5fc.start] ERROR: Unexpected error while starting container: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:44 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:50.655 CFY [inventory_qda5fc.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:44 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} 2019-06-08 01:23:52.419 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:44 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} Execution of workflow install for deployment inventory failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Date': 'Sat, 08 Jun 2019 01:23:44 GMT', 'Content-Length': '238', 'Content-Type': 'application/json'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member https://etcd.kubernetes.rancher.internal:2379 has no leader\n","code":500} ] * Run 'cfy events list -e 4d967385-c5d6-4cb5-ab7d-cef0179d1ec3' to retrieve the execution's events/logs + deploy tca k8s-tca.yaml k8s-tca-inputs.yaml + set +e + cm_hasany 'blueprints?id=tca' + deploy ves k8s-ves.yaml k8s-ves-inputs.yaml + deploy prh k8s-prh.yaml k8s-prh-inputs.yaml + set +e + cm_hasany 'blueprints?id=ves' + set +e + cm_hasany 'blueprints?id=prh' + deploy hv-ves k8s-hv-ves.yaml k8s-hv_ves-inputs.yaml + set +e + cm_hasany 'blueprints?id=hv-ves' + deploy holmes_rules k8s-holmes-rules.yaml k8s-holmes_rules-inputs.yaml + deploy snmptrap k8s-snmptrap.yaml k8s-snmptrap-inputs.yaml + deploy datafile-collector k8s-datafile-collector.yaml k8s-datafile-collector-inputs.yaml + set +e + cm_hasany 'blueprints?id=holmes_rules' + set +e + set +e + cm_hasany 'blueprints?id=datafile-collector' + cm_hasany 'blueprints?id=snmptrap' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=ves&_include=id' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=prh&_include=id' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=datafile-collector&_include=id' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=hv-ves&_include=id' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=tca&_include=id' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=holmes_rules&_include=id' ++ /bin/jq .metadata.pagination.total ++ /bin/jq .metadata.pagination.total ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=snmptrap&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b tca /blueprints/k8s-tca.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b holmes_rules /blueprints/k8s-holmes-rules.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b ves /blueprints/k8s-ves.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b datafile-collector /blueprints/k8s-datafile-collector.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b hv-ves /blueprints/k8s-hv-ves.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b prh /blueprints/k8s-prh.yaml + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b snmptrap /blueprints/k8s-snmptrap.yaml Uploading blueprint /blueprints/k8s-holmes-rules.yaml... Uploading blueprint /blueprints/k8s-tca.yaml... Uploading blueprint /blueprints/k8s-ves.yaml... Uploading blueprint /blueprints/k8s-datafile-collector.yaml... Uploading blueprint /blueprints/k8s-hv-ves.yaml... Uploading blueprint /blueprints/k8s-snmptrap.yaml... Uploading blueprint /blueprints/k8s-prh.yaml... k8s-tca.yaml |#############################################-----------| 81.06% k8s-tca.yaml |########################################################| 100.0% Blueprint uploaded. The blueprint's id is tca + cm_hasany 'deployments?id=tca' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=tca&_include=id' ++ /bin/jq .metadata.pagination.total k8s-datafile-coll... |#######################################---------| 80.92% k8s-datafile-coll... |################################################| 100.0% Blueprint uploaded. The blueprint's id is datafile-collector k8s-holmes-rules.... |#######################################---------| 80.99% k8s-holmes-rules.... |################################################| 100.0% Blueprint uploaded. The blueprint's id is holmes_rules k8s-ves.yaml |#############################################-----------| 81.06% k8s-ves.yaml |########################################################| 100.0% Blueprint uploaded. The blueprint's id is ves k8s-hv-ves.yaml |###########################################----------| 81.03% k8s-hv-ves.yaml |#####################################################| 100.0% Blueprint uploaded. The blueprint's id is hv-ves + cm_hasany 'deployments?id=holmes_rules' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=holmes_rules&_include=id' ++ /bin/jq .metadata.pagination.total + cm_hasany 'deployments?id=ves' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=ves&_include=id' ++ /bin/jq .metadata.pagination.total + cm_hasany 'deployments?id=hv-ves' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=hv-ves&_include=id' ++ /bin/jq .metadata.pagination.total + cm_hasany 'deployments?id=datafile-collector' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=datafile-collector&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-tca-inputs.yaml ']' + INPUTS=-i/inputs/k8s-tca-inputs.yaml + cfy deployments create -b tca -i/inputs/k8s-tca-inputs.yaml tca + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-holmes_rules-inputs.yaml ']' + INPUTS=-i/inputs/k8s-holmes_rules-inputs.yaml + cfy deployments create -b holmes_rules -i/inputs/k8s-holmes_rules-inputs.yaml holmes_rules + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-ves-inputs.yaml ']' + INPUTS=-i/inputs/k8s-ves-inputs.yaml + cfy deployments create -b ves -i/inputs/k8s-ves-inputs.yaml ves + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-hv_ves-inputs.yaml ']' + INPUTS=-i/inputs/k8s-hv_ves-inputs.yaml + cfy deployments create -b hv-ves -i/inputs/k8s-hv_ves-inputs.yaml hv-ves + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-datafile-collector-inputs.yaml ']' + INPUTS=-i/inputs/k8s-datafile-collector-inputs.yaml + cfy deployments create -b datafile-collector -i/inputs/k8s-datafile-collector-inputs.yaml datafile-collector Creating new deployment from blueprint tca... Creating new deployment from blueprint holmes_rules... Creating new deployment from blueprint ves... Creating new deployment from blueprint hv-ves... Creating new deployment from blueprint datafile-collector... k8s-snmptrap.yaml |#########################################----------| 81.05% k8s-snmptrap.yaml |###################################################| 100.0% Blueprint uploaded. The blueprint's id is snmptrap + cm_hasany 'deployments?id=snmptrap' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=snmptrap&_include=id' ++ /bin/jq .metadata.pagination.total k8s-prh.yaml |#############################################-----------| 81.06% k8s-prh.yaml |########################################################| 100.0% Blueprint uploaded. The blueprint's id is prh + cm_hasany 'deployments?id=prh' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=prh&_include=id' ++ /bin/jq .metadata.pagination.total Deployment created. The deployment's id is tca + cm_hasany 'node-instances?deployment_id=tca&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=tca&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-snmptrap-inputs.yaml ']' + INPUTS=-i/inputs/k8s-snmptrap-inputs.yaml + cfy deployments create -b snmptrap -i/inputs/k8s-snmptrap-inputs.yaml snmptrap + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-prh-inputs.yaml ']' + INPUTS=-i/inputs/k8s-prh-inputs.yaml + cfy deployments create -b prh -i/inputs/k8s-prh-inputs.yaml prh + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d tca install Deployment created. The deployment's id is ves + cm_hasany 'node-instances?deployment_id=ves&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=ves&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total Deployment created. The deployment's id is holmes_rules + cm_hasany 'node-instances?deployment_id=holmes_rules&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=holmes_rules&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d ves install Deployment created. The deployment's id is hv-ves + cm_hasany 'node-instances?deployment_id=hv-ves&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=hv-ves&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total Deployment created. The deployment's id is datafile-collector + COUNT=2 + (( 2 > 0 )) + return 0 + cfy executions start -d holmes_rules install + cm_hasany 'node-instances?deployment_id=datafile-collector&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=datafile-collector&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total Creating new deployment from blueprint snmptrap... Creating new deployment from blueprint prh... Executing workflow install on deployment tca [timeout=900 seconds] + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d hv-ves install Executing workflow install on deployment ves [timeout=900 seconds] Executing workflow install on deployment holmes_rules [timeout=900 seconds] + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d datafile-collector install Deployment environment creation is pending... Deployment environment creation is pending... Deployment environment creation is pending... Executing workflow install on deployment hv-ves [timeout=900 seconds] Deployment created. The deployment's id is prh Executing workflow install on deployment datafile-collector [timeout=900 seconds] + cm_hasany 'node-instances?deployment_id=prh&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=prh&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total Deployment environment creation is pending... Deployment created. The deployment's id is snmptrap + cm_hasany 'node-instances?deployment_id=snmptrap&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=snmptrap&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d prh install Deployment environment creation is pending... + COUNT=1 + (( 1 > 0 )) + return 0 + cfy executions start -d snmptrap install Executing workflow install on deployment prh [timeout=900 seconds] Deployment environment creation is pending... Executing workflow install on deployment snmptrap [timeout=900 seconds] Deployment environment creation is pending... 2019-06-08 01:24:09.593 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:11.155 CFY Installing deployment plugins 2019-06-08 01:24:11.155 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:11.155 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:08.561 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:09.593 CFY Installing deployment plugins 2019-06-08 01:24:09.593 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:09.593 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:09.666 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:09.593 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:11.155 CFY Installing deployment plugins 2019-06-08 01:24:11.155 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:11.155 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:11.171 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:11.155 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:11.155 CFY Installing deployment plugins 2019-06-08 01:24:11.155 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:12.250 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:09.593 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:11.155 CFY Installing deployment plugins 2019-06-08 01:24:11.155 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:11.155 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:11.171 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:12.250 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:12.250 CFY Installing deployment plugins 2019-06-08 01:24:12.250 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:12.250 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:12.405 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:11.155 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:24:12.250 CFY Installing deployment plugins 2019-06-08 01:24:12.250 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:12.250 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:12.405 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:12.405 LOG [,] INFO: Installing plugin: pgaas 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 03d15765-77c1-4564-9cf9-21fc4f4e0c77 [package_name: pgaas, package_version: 1.1.0, supported_platform: any] 2019-06-08 01:24:14.827 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:15.345 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:15.345 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:16.622 CFY Creating deployment work directory 2019-06-08 01:24:13.545 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:13.449 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:14.315 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:15.345 CFY Creating deployment work directory 2019-06-08 01:24:12.405 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:15.345 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:16.622 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:16.622 CFY Creating deployment work directory 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:15.345 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:16.622 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:16.622 CFY Creating deployment work directory 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:15.345 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:16.622 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:16.622 CFY Creating deployment work directory 2019-06-08 01:24:14.827 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:15.345 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:16.622 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:16.622 CFY Creating deployment work directory 2019-06-08 01:24:17.760 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:24:17.764 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:24:17.764 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:24:18.825 CFY Creating deployment work directory 2019-06-08 01:24:18.825 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:17.764 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:24:25.058 CFY Starting 'install' workflow execution 2019-06-08 01:24:27.293 CFY [datafile-collector_k6lxmy] Creating node 2019-06-08 01:24:28.284 CFY Starting 'install' workflow execution 2019-06-08 01:24:25.845 CFY Starting 'install' workflow execution 2019-06-08 01:24:31.458 CFY Starting 'install' workflow execution 2019-06-08 01:24:25.845 CFY Starting 'install' workflow execution 2019-06-08 01:24:30.396 CFY [pgaasvm_1y82cf] Creating node 2019-06-08 01:24:31.458 CFY Starting 'install' workflow execution 2019-06-08 01:24:32.499 CFY Starting 'install' workflow execution 2019-06-08 01:24:33.574 CFY [snmptrap_jkmau6] Creating node 2019-06-08 01:24:33.574 CFY [snmptrap_jkmau6.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [datafile-collector_k6lxmy.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [datafile-collector_k6lxmy.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [prh_wi16qr] Creating node 2019-06-08 01:24:33.574 CFY [prh_wi16qr.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:33.574 CFY [prh_wi16qr.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:33.574 CFY [hv-ves_3cflh1] Creating node 2019-06-08 01:24:33.574 CFY [hv-ves_3cflh1.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:34.663 CFY [hv-ves_3cflh1.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [ves_qpqndq] Creating node 2019-06-08 01:24:33.574 CFY [ves_qpqndq.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:33.574 CFY [ves_qpqndq.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:31.458 CFY [tca_k8s_0op9ez] Creating node 2019-06-08 01:24:32.499 CFY [tca_k8s_0op9ez.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [tca_k8s_0op9ez.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:32.499 CFY [pgaasvm_1y82cf.create] Sending task 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:24:33.574 CFY [pgaasvm_1y82cf.create] Task started 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:24:39.555 LOG [pgaasvm_1y82cf.create] WARNING: create_database(holmes) 2019-06-08 01:24:34.663 CFY [snmptrap_jkmau6.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:24:39.555 LOG [datafile-collector_k6lxmy.create] INFO: Added config for dcae-datafile-collector 2019-06-08 01:24:41.991 LOG [prh_wi16qr.create] INFO: Added config for dcae-prh 2019-06-08 01:24:44.226 LOG [prh_wi16qr.create] INFO: Done setting up: dcae-prh 2019-06-08 01:24:41.991 LOG [ves_qpqndq.create] INFO: Added config for dcae-ves-collector 2019-06-08 01:24:44.226 LOG [ves_qpqndq.create] INFO: Done setting up: dcae-ves-collector 2019-06-08 01:24:46.630 CFY [ves_qpqndq.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:40.825 LOG [tca_k8s_0op9ez.create] INFO: Added config for dcae-tca-analytics 2019-06-08 01:24:41.991 LOG [tca_k8s_0op9ez.create] INFO: Done setting up: dcae-tca-analytics 2019-06-08 01:24:46.630 CFY [tca_k8s_0op9ez.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:40.825 LOG [datafile-collector_k6lxmy.create] INFO: Done setting up: dcae-datafile-collector 2019-06-08 01:24:42.085 CFY [datafile-collector_k6lxmy.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:41.991 LOG [hv-ves_3cflh1.create] INFO: Added config for dcae-hv-ves-collector 2019-06-08 01:24:45.956 LOG [hv-ves_3cflh1.create] INFO: Done setting up: dcae-hv-ves-collector 2019-06-08 01:24:47.709 CFY [hv-ves_3cflh1.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:41.991 LOG [snmptrap_jkmau6.create] INFO: Added config for dcae-snmptrap-collector 2019-06-08 01:24:44.226 LOG [snmptrap_jkmau6.create] INFO: Done setting up: dcae-snmptrap-collector 2019-06-08 01:24:45.458 CFY [snmptrap_jkmau6.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:46.630 CFY [prh_wi16qr.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:24:54.046 LOG [pgaasvm_1y82cf.create] WARNING: All done 2019-06-08 01:24:54.395 CFY [pgaasvm_1y82cf.create] Task succeeded 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:24:54.395 CFY [datafile-collector_k6lxmy] Configuring node 2019-06-08 01:24:55.456 CFY [hv-ves_3cflh1] Configuring node 2019-06-08 01:24:56.492 CFY [hv-ves_3cflh1] Starting node 2019-06-08 01:24:53.683 CFY [snmptrap_jkmau6] Configuring node 2019-06-08 01:24:56.492 CFY [snmptrap_jkmau6] Starting node 2019-06-08 01:24:56.492 CFY [snmptrap_jkmau6.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:55.456 CFY [ves_qpqndq] Configuring node 2019-06-08 01:24:56.492 CFY [ves_qpqndq] Starting node 2019-06-08 01:24:56.492 CFY [ves_qpqndq.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:56.492 CFY [ves_qpqndq.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:00.590 LOG [ves_qpqndq.start] INFO: Starting k8s deployment for dcae-ves-collector, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.2, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'endpoint': u'/healthcheck', u'type': u'http', u'timeout': u'1s', u'interval': u'15s'}, 'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'ves', 'cfynodeinstance': u'ves_qpqndq', 'cfynode': u'ves'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/VESCollector/logs/ecomp'}, u'ports': [u'8080:30235']} 2019-06-08 01:24:56.492 CFY [pgaasvm_1y82cf] Configuring node 2019-06-08 01:24:54.395 CFY [tca_k8s_0op9ez] Configuring node 2019-06-08 01:24:56.492 CFY [tca_k8s_0op9ez] Starting node 2019-06-08 01:24:57.657 CFY [pgaasvm_1y82cf] Starting node 2019-06-08 01:24:56.492 CFY [tca_k8s_0op9ez.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:57.657 CFY [tca_k8s_0op9ez.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:01.158 LOG [tca_k8s_0op9ez.start] INFO: Starting k8s deployment for dcae-tca-analytics, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0, env: {'CONSUL_HOST': u'consul-server.onap', u'DMAAPSUBTOPIC': u'unauthenticated.VES_MEASUREMENT_OUTPUT', u'AAIHOST': u'aai.onap.svc.cluster.local', u'CONSUL_PORT': u'8500', 'CONFIG_BINDING_SERVICE': u'config_binding_service', u'CBS_HOST': u'config-binding-service', u'DMAAPPORT': u'3904', u'CBS_PORT': u'10000', u'DMAAPHOST': u'message-router.onap', u'DMAAPPUBTOPIC': u'unauthenticated.DCAE_CL_OUTPUT', u'AAIPORT': u'8443'}, kwargs: {'tls_info': {}, 'replicas': 1, u'envs': {u'CONSUL_HOST': u'consul-server.onap', u'DMAAPSUBTOPIC': u'unauthenticated.VES_MEASUREMENT_OUTPUT', u'AAIHOST': u'aai.onap.svc.cluster.local', u'CONFIG_BINDING_SERVICE': u'config_binding_service', u'CBS_HOST': u'config-binding-service', u'DMAAPPORT': u'3904', u'CBS_PORT': u'10000', u'DMAAPHOST': u'message-router.onap', u'CONSUL_PORT': u'8500', u'DMAAPPUBTOPIC': u'unauthenticated.DCAE_CL_OUTPUT', u'AAIPORT': u'8443'}, 'labels': {'cfydeployment': u'tca', 'cfynodeinstance': u'tca_k8s_0op9ez', 'cfynode': u'tca_k8s'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/TCAnalytics/logs'}, u'ports': [u'11011:32010']} 2019-06-08 01:24:54.395 CFY [prh_wi16qr] Configuring node 2019-06-08 01:24:56.492 CFY [prh_wi16qr] Starting node 2019-06-08 01:24:56.492 CFY [prh_wi16qr.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:57.657 CFY [prh_wi16qr.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:56.492 CFY [datafile-collector_k6lxmy] Starting node 2019-06-08 01:24:56.492 CFY [datafile-collector_k6lxmy.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:57.657 CFY [datafile-collector_k6lxmy.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:57.657 CFY [snmptrap_jkmau6.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:01.158 LOG [snmptrap_jkmau6.start] INFO: Starting k8s deployment for dcae-snmptrap-collector, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.snmptrap:1.4.0, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'snmptrap', 'cfynodeinstance': u'snmptrap_jkmau6', 'cfynode': u'snmptrap'}, 'ctx': , 'always_pull_image': False, u'ports': [u'6162:0']} 2019-06-08 01:25:01.158 LOG [snmptrap_jkmau6.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:24:57.657 CFY [hv-ves_3cflh1.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:24:57.657 CFY [hv-ves_3cflh1.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:01.158 LOG [ves_qpqndq.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:02.324 LOG [tca_k8s_0op9ez.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:03.275 CFY [holmesrules_hq0tnf] Creating node 2019-06-08 01:25:04.035 CFY [holmesrules_hq0tnf.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:25:04.035 CFY [holmesrules_hq0tnf.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:25:02.324 LOG [prh_wi16qr.start] INFO: Starting k8s deployment for dcae-prh, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.1.1, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'endpoint': u'/heartbeat', u'type': u'http', u'timeout': u'1s', u'interval': u'15s'}, 'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'prh', 'cfynodeinstance': u'prh_wi16qr', 'cfynode': u'prh'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/prh/logs'}, 'ports': ['8100:0']} 2019-06-08 01:25:02.324 LOG [prh_wi16qr.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:02.324 LOG [datafile-collector_k6lxmy.start] INFO: Starting k8s deployment for dcae-datafile-collector, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.5, env: {'CONSUL_HOST': u'consul-server.onap', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'readiness': {u'endpoint': u'/heartbeat', u'type': u'http', u'timeout': u'1s', u'interval': u'15s'}, 'tls_info': {}, 'replicas': 1, 'labels': {'cfydeployment': u'datafile-collector', 'cfynodeinstance': u'datafile-collector_k6lxmy', 'cfynode': u'datafile-collector'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/datafile/logs'}, u'ports': [u'8100:30223', u'8433:30262']} 2019-06-08 01:25:02.324 LOG [datafile-collector_k6lxmy.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:02.324 LOG [hv-ves_3cflh1.start] INFO: Starting k8s deployment for dcae-hv-ves-collector, image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.0.2, env: {'CONSUL_HOST': u'consul-server.onap', u'VESHV_SSL_DISABLE': u'', u'VESHV_CONFIG_URL': u'http://consul-server.onap:8500/v1/kv/dcae-hv-ves-collector', u'VESHV_LISTEN_PORT': u'6061', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'tls_info': {}, 'replicas': 1, u'envs': {u'VESHV_SSL_DISABLE': u'', u'VESHV_CONFIG_URL': u'http://consul-server.onap:8500/v1/kv/dcae-hv-ves-collector', u'VESHV_LISTEN_PORT': u'6061'}, 'labels': {'cfydeployment': u'hv-ves', 'cfynodeinstance': u'hv-ves_3cflh1', 'cfynode': u'hv-ves'}, 'ctx': , 'always_pull_image': False, 'log_info': {u'log_directory': u'/opt/app/HvVesCollector/logs'}, 'ports': ['6061:30222']} 2019-06-08 01:25:02.324 LOG [hv-ves_3cflh1.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:06.381 LOG [ves_qpqndq.start] INFO: k8s deployment initiated successfully for dcae-ves-collector: {'services': ['dcae-ves-collector', 'xdcae-ves-collector'], 'namespace': u'onap', 'deployment': 'dep-dcae-ves-collector'} 2019-06-08 01:25:07.680 LOG [ves_qpqndq.start] INFO: Waiting up to 300 secs for dcae-ves-collector to become ready 2019-06-08 01:25:08.740 LOG [tca_k8s_0op9ez.start] INFO: k8s deployment initiated successfully for dcae-tca-analytics: {'services': ['dcae-tca-analytics', 'xdcae-tca-analytics'], 'namespace': u'onap', 'deployment': 'dep-dcae-tca-analytics'} 2019-06-08 01:25:08.740 LOG [tca_k8s_0op9ez.start] INFO: Waiting up to 300 secs for dcae-tca-analytics to become ready 2019-06-08 01:25:07.680 LOG [holmesrules_hq0tnf.create] INFO: Added config for holmes-rule-mgmt 2019-06-08 01:25:08.740 LOG [holmesrules_hq0tnf.create] INFO: Done setting up: holmes-rule-mgmt 2019-06-08 01:25:09.491 CFY [holmesrules_hq0tnf.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:25:08.740 LOG [datafile-collector_k6lxmy.start] INFO: k8s deployment initiated successfully for dcae-datafile-collector: {'services': ['dcae-datafile-collector', 'xdcae-datafile-collector'], 'namespace': u'onap', 'deployment': 'dep-dcae-datafile-collector'} 2019-06-08 01:25:08.740 LOG [datafile-collector_k6lxmy.start] INFO: Waiting up to 300 secs for dcae-datafile-collector to become ready 2019-06-08 01:25:08.740 LOG [hv-ves_3cflh1.start] INFO: k8s deployment initiated successfully for dcae-hv-ves-collector: {'services': ['dcae-hv-ves-collector', 'xdcae-hv-ves-collector'], 'namespace': u'onap', 'deployment': 'dep-dcae-hv-ves-collector'} 2019-06-08 01:25:08.740 LOG [hv-ves_3cflh1.start] INFO: Waiting up to 300 secs for dcae-hv-ves-collector to become ready 2019-06-08 01:25:08.740 LOG [prh_wi16qr.start] INFO: k8s deployment initiated successfully for dcae-prh: {'services': ['dcae-prh'], 'namespace': u'onap', 'deployment': 'dep-dcae-prh'} 2019-06-08 01:25:08.740 LOG [prh_wi16qr.start] INFO: Waiting up to 300 secs for dcae-prh to become ready 2019-06-08 01:25:08.740 LOG [snmptrap_jkmau6.start] INFO: k8s deployment initiated successfully for dcae-snmptrap-collector: {'services': ['dcae-snmptrap-collector'], 'namespace': u'onap', 'deployment': 'dep-dcae-snmptrap-collector'} 2019-06-08 01:25:08.740 LOG [snmptrap_jkmau6.start] INFO: Waiting up to 300 secs for dcae-snmptrap-collector to become ready 2019-06-08 01:25:12.300 CFY [holmesrules_hq0tnf] Configuring node 2019-06-08 01:25:16.707 CFY [holmesrules_hq0tnf] Starting node 2019-06-08 01:25:17.201 CFY [holmesrules_hq0tnf.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:17.201 CFY [holmesrules_hq0tnf.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:25:19.619 LOG [holmesrules_hq0tnf.start] INFO: Starting k8s deployment for holmes-rule-mgmt, image: nexus3.onap.org:10001/onap/holmes/rule-management:1.2.3, env: {u'MSB_ADDR': u'msb-iag.onap', u'URL_JDBC': u'dcae-pg-primary.onap', 'CONSUL_HOST': u'consul-server.onap', u'JDBC_USERNAME': u'holmes_admin', u'JDBC_PASSWORD': u'ca83a7b3004d2eafe5ba4df56c06fc8194ca2903dc5e7008e2991e4b5009ebf0', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'tls_info': {}, 'replicas': 1, u'envs': {u'MSB_ADDR': u'msb-iag.onap', u'URL_JDBC': u'dcae-pg-primary.onap', u'JDBC_USERNAME': u'holmes_admin', u'JDBC_PASSWORD': u'ca83a7b3004d2eafe5ba4df56c06fc8194ca2903dc5e7008e2991e4b5009ebf0'}, 'labels': {'cfydeployment': u'holmes_rules', 'cfynodeinstance': u'holmesrules_hq0tnf', 'cfynode': u'holmesrules'}, 'ctx': , 'always_pull_image': False, u'ports': [u'9101:0', u'9104:0']} 2019-06-08 01:25:20.095 LOG [holmesrules_hq0tnf.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:25:24.123 LOG [holmesrules_hq0tnf.start] INFO: Waiting up to 300 secs for holmes-rule-mgmt to become ready 2019-06-08 01:25:23.240 LOG [holmesrules_hq0tnf.start] INFO: k8s deployment initiated successfully for holmes-rule-mgmt: {'services': ['holmes-rule-mgmt'], 'namespace': u'onap', 'deployment': 'dep-holmes-rule-mgmt'} 2019-06-08 01:26:48.849 LOG [hv-ves_3cflh1.start] INFO: k8s deployment ready for: dcae-hv-ves-collector 2019-06-08 01:26:50.251 CFY [hv-ves_3cflh1.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:26:52.663 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment hv-ves * Run 'cfy events list -e f0649980-f6ad-4621-ba9a-9de6bc2ff10d' to retrieve the execution's events/logs 2019-06-08 01:27:32.907 LOG [snmptrap_jkmau6.start] INFO: k8s deployment ready for: dcae-snmptrap-collector 2019-06-08 01:27:33.658 CFY [snmptrap_jkmau6.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:27:35.327 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment snmptrap * Run 'cfy events list -e 3a180947-e451-4f69-9460-4ac519806e4d' to retrieve the execution's events/logs 2019-06-08 01:29:31.224 LOG [ves_qpqndq.start] INFO: k8s deployment ready for: dcae-ves-collector 2019-06-08 01:29:31.889 CFY [ves_qpqndq.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:29:33.411 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment ves * Run 'cfy events list -e e3058eb3-5cdb-4b22-8f7c-c7d5dbcbf634' to retrieve the execution's events/logs 2019-06-08 01:30:34.591 LOG [prh_wi16qr.start] INFO: k8s deployment ready for: dcae-prh 2019-06-08 01:30:35.380 CFY [prh_wi16qr.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:30:36.531 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment prh * Run 'cfy events list -e f54fd357-6495-42d1-ba0f-be6b4bad5e7d' to retrieve the execution's events/logs 2019-06-08 01:33:48.524 CFY [datafile-collector_k6lxmy.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-datafile-collector 2019-06-08 01:33:47.079 CFY [tca_k8s_0op9ez.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-tca-analytics 2019-06-08 01:33:48.524 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-tca-analytics Execution of workflow install for deployment tca failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-tca-analytics ] * Run 'cfy events list -e f9235e82-de7d-49f7-a5c8-e3d79f815056' to retrieve the execution's events/logs 2019-06-08 01:33:49.668 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-datafile-collector Execution of workflow install for deployment datafile-collector failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for dcae-datafile-collector ] * Run 'cfy events list -e 4bd0c9ed-0c34-4d1c-ad4a-4a9bc3059a32' to retrieve the execution's events/logs 2019-06-08 01:33:49.668 CFY [holmesrules_hq0tnf.start] Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for holmes-rule-mgmt 2019-06-08 01:33:49.668 CFY 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for holmes-rule-mgmt Execution of workflow install for deployment holmes_rules failed. [error=Traceback (most recent call last): File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 548, in _remote_workflow_child_thread workflow_result = self._execute_workflow_function() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py", line 577, in _execute_workflow_function result = self.func(*self.args, **self.kwargs) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install node_instances=set(ctx.node_instances)) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances processor.install() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install graph_finisher_func=self._finish_install) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances self.graph.execute() File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 129, in execute self._handle_terminated_task(task) File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 203, in _handle_terminated_task raise RuntimeError(message) RuntimeError: Workflow failed: Task failed 'k8splugin.create_and_start_container_for_platforms' -> k8s deployment never became ready for holmes-rule-mgmt ] * Run 'cfy events list -e 00f9aad5-12e0-4926-8ad8-016a8ece9862' to retrieve the execution's events/logs + deploy holmes_engine k8s-holmes-engine.yaml k8s-holmes_engine-inputs.yaml + set +e + cm_hasany 'blueprints?id=holmes_engine' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/blueprints?id=holmes_engine&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy blueprints upload -b holmes_engine /blueprints/k8s-holmes-engine.yaml Uploading blueprint /blueprints/k8s-holmes-engine.yaml... k8s-holmes-engine... |#######################################---------| 80.95% k8s-holmes-engine... |################################################| 100.0% Blueprint uploaded. The blueprint's id is holmes_engine + cm_hasany 'deployments?id=holmes_engine' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/deployments?id=holmes_engine&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + INPUTS= + '[' -n k8s-holmes_engine-inputs.yaml ']' + INPUTS=-i/inputs/k8s-holmes_engine-inputs.yaml + cfy deployments create -b holmes_engine -i/inputs/k8s-holmes_engine-inputs.yaml holmes_engine Creating new deployment from blueprint holmes_engine... Deployment created. The deployment's id is holmes_engine + cm_hasany 'node-instances?deployment_id=holmes_engine&state=uninitialized&state=deleted' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:admin 'dcae-cloudify-manager/api/v3.1/node-instances?deployment_id=holmes_engine&state=uninitialized&state=deleted&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=2 + (( 2 > 0 )) + return 0 + cfy executions start -d holmes_engine install Executing workflow install on deployment holmes_engine [timeout=900 seconds] Deployment environment creation is pending... 2019-06-08 01:34:00.594 CFY Starting 'create_deployment_environment' workflow execution 2019-06-08 01:34:01.739 CFY Installing deployment plugins 2019-06-08 01:34:01.739 CFY [,] Sending task 'cloudify_agent.operations.install_plugins' 2019-06-08 01:34:01.739 CFY [,] Task started 'cloudify_agent.operations.install_plugins' 2019-06-08 01:34:01.455 LOG [,] INFO: Installing plugin: pgaas 2019-06-08 01:34:04.234 LOG [,] INFO: Using existing installation of managed plugin: 03d15765-77c1-4564-9cf9-21fc4f4e0c77 [package_name: pgaas, package_version: 1.1.0, supported_platform: any] 2019-06-08 01:34:04.234 LOG [,] INFO: Installing plugin: k8s 2019-06-08 01:34:05.275 LOG [,] INFO: Using existing installation of managed plugin: 3c496890-9b53-4ddd-8ca4-52732d676d72 [package_name: k8splugin, package_version: 1.4.4, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-08 01:34:04.757 CFY [,] Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-08 01:34:05.766 CFY Skipping starting deployment policy engine core - no policies defined 2019-06-08 01:34:06.784 CFY Creating deployment work directory 2019-06-08 01:34:06.784 CFY 'create_deployment_environment' workflow execution succeeded 2019-06-08 01:34:12.575 CFY Starting 'install' workflow execution 2019-06-08 01:34:13.586 CFY [pgaasvm_zaklmg] Creating node 2019-06-08 01:34:13.586 CFY [pgaasvm_zaklmg.create] Sending task 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:34:13.843 CFY [pgaasvm_zaklmg.create] Task started 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:34:16.298 LOG [pgaasvm_zaklmg.create] WARNING: create_database(holmes) 2019-06-08 01:34:17.409 CFY [pgaasvm_zaklmg.create] Task succeeded 'pgaas.pgaas_plugin.create_database' 2019-06-08 01:34:18.601 CFY [pgaasvm_zaklmg] Configuring node 2019-06-08 01:34:18.601 CFY [pgaasvm_zaklmg] Starting node 2019-06-08 01:34:19.804 CFY [holmesengine_ij4tfm] Creating node 2019-06-08 01:34:20.858 CFY [holmesengine_ij4tfm.create] Sending task 'k8splugin.create_for_platforms' 2019-06-08 01:34:20.858 CFY [holmesengine_ij4tfm.create] Task started 'k8splugin.create_for_platforms' 2019-06-08 01:34:22.626 LOG [holmesengine_ij4tfm.create] INFO: Added config for holmes-engine-mgmt 2019-06-08 01:34:24.404 LOG [holmesengine_ij4tfm.create] INFO: Done setting up: holmes-engine-mgmt 2019-06-08 01:34:24.214 CFY [holmesengine_ij4tfm.create] Task succeeded 'k8splugin.create_for_platforms' 2019-06-08 01:34:25.620 CFY [holmesengine_ij4tfm] Configuring node 2019-06-08 01:34:25.620 CFY [holmesengine_ij4tfm] Starting node 2019-06-08 01:34:25.869 CFY [holmesengine_ij4tfm.start] Sending task 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:34:26.882 CFY [holmesengine_ij4tfm.start] Task started 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:34:28.685 LOG [holmesengine_ij4tfm.start] INFO: Starting k8s deployment for holmes-engine-mgmt, image: nexus3.onap.org:10001/onap/holmes/engine-management:1.2.2, env: {u'MSB_ADDR': u'msb-iag.onap', u'URL_JDBC': u'dcae-pg-primary.onap', 'CONSUL_HOST': u'consul-server.onap', u'JDBC_USERNAME': u'holmes_admin', u'JDBC_PASSWORD': u'ca83a7b3004d2eafe5ba4df56c06fc8194ca2903dc5e7008e2991e4b5009ebf0', 'CONFIG_BINDING_SERVICE': 'config-binding-service'}, kwargs: {'tls_info': {}, 'replicas': 1, u'envs': {u'MSB_ADDR': u'msb-iag.onap', u'URL_JDBC': u'dcae-pg-primary.onap', u'JDBC_USERNAME': u'holmes_admin', u'JDBC_PASSWORD': u'ca83a7b3004d2eafe5ba4df56c06fc8194ca2903dc5e7008e2991e4b5009ebf0'}, 'labels': {'cfydeployment': u'holmes_engine', 'cfynodeinstance': u'holmesengine_ij4tfm', 'cfynode': u'holmesengine'}, 'ctx': , 'always_pull_image': False, u'ports': [u'9102:0']} 2019-06-08 01:34:29.426 LOG [holmesengine_ij4tfm.start] INFO: Passing k8sconfig: {'tls': {'cert_path': '/opt/tls/shared', 'image': 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0'}, 'consul_host': 'consul-server:8500', 'consul_dns_name': u'consul-server.onap', 'image_pull_secrets': [u'onap-docker-registry-key'], 'namespace': u'onap', 'filebeat': {u'config_map': u'dcae-filebeat-configmap', u'config_path': u'/usr/share/filebeat/filebeat.yml', u'log_path': u'/var/log/onap', u'image': u'docker.elastic.co/beats/filebeat:5.5.0', u'data_path': u'/usr/share/filebeat/data', u'config_subpath': u'filebeat.yml'}} 2019-06-08 01:34:30.465 LOG [holmesengine_ij4tfm.start] INFO: k8s deployment initiated successfully for holmes-engine-mgmt: {'services': ['holmes-engine-mgmt'], 'namespace': u'onap', 'deployment': 'dep-holmes-engine-mgmt'} 2019-06-08 01:34:30.465 LOG [holmesengine_ij4tfm.start] INFO: Waiting up to 300 secs for holmes-engine-mgmt to become ready 2019-06-08 01:36:03.274 LOG [holmesengine_ij4tfm.start] INFO: k8s deployment ready for: holmes-engine-mgmt 2019-06-08 01:36:04.173 CFY [holmesengine_ij4tfm.start] Task succeeded 'k8splugin.create_and_start_container_for_platforms' 2019-06-08 01:36:05.009 CFY 'install' workflow execution succeeded Finished executing workflow install on deployment holmes_engine * Run 'cfy events list -e ee6f1953-05f6-49ac-91db-d8bd34fe74eb' to retrieve the execution's events/logs + cfy deployments list Listing all deployments... Deployments: +------------------------+------------------------+--------------------------+--------------------------+--------------+----------------+------------+ | id | blueprint_id | created_at | updated_at | availability | tenant_name | created_by | +------------------------+------------------------+--------------------------+--------------------------+--------------+----------------+------------+ | config_binding_service | config_binding_service | 2019-06-08 01:15:23.065 | 2019-06-08 01:15:23.065 | tenant | default_tenant | admin | | pgaas_initdb | pgaas_initdb | 2019-06-08 01:15:26.156 | 2019-06-08 01:15:26.156 | tenant | default_tenant | admin | | policy_handler | policy_handler | 2019-06-08 01:21:49.672 | 2019-06-08 01:21:49.672 | tenant | default_tenant | admin | | deployment_handler | deployment_handler | 2019-06-08 01:21:49.873 | 2019-06-08 01:21:49.873 | tenant | default_tenant | admin | | inventory | inventory | 2019-06-08 01:21:50.490 | 2019-06-08 01:21:50.490 | tenant | default_tenant | admin | | tca | tca | 2019-06-08 01:24:03.889 | 2019-06-08 01:24:03.889 | tenant | default_tenant | admin | | holmes_rules | holmes_rules | 2019-06-08 01:24:04.063 | 2019-06-08 01:24:04.063 | tenant | default_tenant | admin | | ves | ves | 2019-06-08 01:24:04.163 | 2019-06-08 01:24:04.163 | tenant | default_tenant | admin | | hv-ves | hv-ves | 2019-06-08 01:24:04.664 | 2019-06-08 01:24:04.664 | tenant | default_tenant | admin | | datafile-collector | datafile-collector | 2019-06-08 01:24:04.731 | 2019-06-08 01:24:04.731 | tenant | default_tenant | admin | | prh | prh | 2019-06-08 01:24:06.452 | 2019-06-08 01:24:06.452 | tenant | default_tenant | admin | | snmptrap | snmptrap | 2019-06-08 01:24:06.776 | 2019-06-08 01:24:06.776 | tenant | default_tenant | admin | | holmes_engine | holmes_engine | 2019-06-08 01:33:57.696 | 2019-06-08 01:33:57.696 | tenant | default_tenant | admin | +------------------------+------------------------+--------------------------+--------------------------+--------------+----------------+------------+ + keep_running 'Finished bootstrap steps.' + echo Finished bootstrap steps. Finished bootstrap steps. + wait + sleep infinity 2019/06/08 03:40:41 [ERR] memberlist: Failed fallback ping: write tcp 10.42.71.88:42908->10.42.251.178:8301: i/o timeout 2019/06/08 03:40:41 [INFO] memberlist: Suspect dev-consul-consul-server-1 has failed, no acks received 2019/06/08 03:40:45 [ERR] memberlist: Failed fallback ping: read tcp 10.42.71.88:43108->10.42.251.178:8301: i/o timeout 2019/06/08 03:40:45 [INFO] memberlist: Suspect dev-consul-consul-server-1 has failed, no acks received 2019/06/08 03:40:47 [INFO] memberlist: Marking dev-consul-consul-server-1 as failed, suspect timeout reached (2 peer confirmations) 2019/06/08 03:40:47 [INFO] serf: EventMemberFailed: dev-consul-consul-server-1 10.42.251.178 2019/06/08 03:40:47 [INFO] consul: removing server dev-consul-consul-server-1 (Addr: tcp/10.42.251.178:8300) (DC: dc1) 2019/06/08 03:40:55 [ERR] yamux: keepalive failed: i/o deadline reached 2019/06/08 03:40:57 [INFO] serf: attempting reconnect to dev-consul-consul-server-1 10.42.251.178:8301 2019/06/08 03:40:59 [INFO] serf: EventMemberJoin: dev-consul-consul-server-1 10.42.251.178 2019/06/08 03:40:59 [INFO] consul: adding server dev-consul-consul-server-1 (Addr: tcp/10.42.251.178:8300) (DC: dc1) 2019/06/08 06:24:11 [WARN] memberlist: Refuting a suspect message (from: dev-consul-consul-server-2) 2019/06/08 06:24:11 [ERR] memberlist: Failed fallback ping: write tcp 10.42.71.88:53714->10.42.203.244:8301: i/o timeout 2019/06/08 06:24:11 [INFO] memberlist: Suspect dev-consul-consul-server-2 has failed, no acks received 2019/06/08 09:09:10 [ERR] memberlist: Failed fallback ping: write tcp 10.42.71.88:59180->10.42.251.178:8301: i/o timeout 2019/06/08 09:09:10 [INFO] memberlist: Suspect dev-consul-consul-server-1 has failed, no acks received 2019/06/08 09:09:14 [ERR] memberlist: Failed fallback ping: read tcp 10.42.71.88:59380->10.42.251.178:8301: i/o timeout 2019/06/08 09:09:14 [INFO] memberlist: Suspect dev-consul-consul-server-1 has failed, no acks received 2019/06/08 09:09:17 [ERR] memberlist: Failed fallback ping: read tcp 10.42.71.88:59622->10.42.251.178:8301: i/o timeout 2019/06/08 09:09:17 [INFO] memberlist: Suspect dev-consul-consul-server-1 has failed, no acks received 2019/06/08 09:09:18 [INFO] memberlist: Marking dev-consul-consul-server-1 as failed, suspect timeout reached (2 peer confirmations) 2019/06/08 09:09:18 [INFO] serf: EventMemberFailed: dev-consul-consul-server-1 10.42.251.178 2019/06/08 09:09:18 [INFO] consul: removing server dev-consul-consul-server-1 (Addr: tcp/10.42.251.178:8300) (DC: dc1) 2019/06/08 09:09:19 [INFO] serf: EventMemberJoin: dev-consul-consul-server-1 10.42.251.178 2019/06/08 09:09:19 [INFO] consul: adding server dev-consul-consul-server-1 (Addr: tcp/10.42.251.178:8300) (DC: dc1) 2019/06/08 11:34:38 [ERR] memberlist: Failed fallback ping: write tcp 10.42.71.88:46862->10.42.203.244:8301: i/o timeout 2019/06/08 11:34:38 [INFO] memberlist: Suspect dev-consul-consul-server-2 has failed, no acks received 2019/06/08 11:34:39 [WARN] memberlist: Refuting a suspect message (from: dev-consul-consul-64748f54db-v97vr) 2019/06/08 11:34:45 [INFO] consul: New leader elected: dev-consul-consul-server-0 2019/06/08 11:34:49 [ERR] memberlist: Failed fallback ping: read tcp 10.42.71.88:46788->10.42.248.220:8301: i/o timeout