+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Ut66mKx/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Ut66mKx/clamppolicyplugin_types.yaml /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmptf5mm1k4.zip |-----------------------------------------------------| 0.55% tmptf5mm1k4.zip |#----------------------------------------------------| 1.1% tmptf5mm1k4.zip |#----------------------------------------------------| 1.65% tmptf5mm1k4.zip |#----------------------------------------------------| 2.2% tmptf5mm1k4.zip |#----------------------------------------------------| 2.75% tmptf5mm1k4.zip |##---------------------------------------------------| 3.3% tmptf5mm1k4.zip |##---------------------------------------------------| 3.85% tmptf5mm1k4.zip |##---------------------------------------------------| 4.4% tmptf5mm1k4.zip |###--------------------------------------------------| 4.95% tmptf5mm1k4.zip |###--------------------------------------------------| 5.51% tmptf5mm1k4.zip |###--------------------------------------------------| 6.06% tmptf5mm1k4.zip |####-------------------------------------------------| 6.61% tmptf5mm1k4.zip |####-------------------------------------------------| 7.16% tmptf5mm1k4.zip |####-------------------------------------------------| 7.71% tmptf5mm1k4.zip |####-------------------------------------------------| 8.26% tmptf5mm1k4.zip |#####------------------------------------------------| 8.81% tmptf5mm1k4.zip |#####------------------------------------------------| 9.36% tmptf5mm1k4.zip |#####------------------------------------------------| 9.91% tmptf5mm1k4.zip |######-----------------------------------------------| 10.46% tmptf5mm1k4.zip |######-----------------------------------------------| 11.01% tmptf5mm1k4.zip |######-----------------------------------------------| 11.56% tmptf5mm1k4.zip |######-----------------------------------------------| 12.11% tmptf5mm1k4.zip |#######----------------------------------------------| 12.66% tmptf5mm1k4.zip |#######----------------------------------------------| 13.21% tmptf5mm1k4.zip |#######----------------------------------------------| 13.76% tmptf5mm1k4.zip |########---------------------------------------------| 14.31% tmptf5mm1k4.zip |########---------------------------------------------| 14.86% tmptf5mm1k4.zip |########---------------------------------------------| 15.42% tmptf5mm1k4.zip |########---------------------------------------------| 15.97% tmptf5mm1k4.zip |#########--------------------------------------------| 16.52% tmptf5mm1k4.zip |#########--------------------------------------------| 17.07% tmptf5mm1k4.zip |#########--------------------------------------------| 17.62% tmptf5mm1k4.zip |##########-------------------------------------------| 18.17% tmptf5mm1k4.zip |##########-------------------------------------------| 18.72% tmptf5mm1k4.zip |##########-------------------------------------------| 19.27% tmptf5mm1k4.zip |###########------------------------------------------| 19.82% tmptf5mm1k4.zip |###########------------------------------------------| 20.37% tmptf5mm1k4.zip |###########------------------------------------------| 20.92% tmptf5mm1k4.zip |###########------------------------------------------| 21.47% tmptf5mm1k4.zip |############-----------------------------------------| 22.02% tmptf5mm1k4.zip |############-----------------------------------------| 22.57% tmptf5mm1k4.zip |############-----------------------------------------| 23.12% tmptf5mm1k4.zip |#############----------------------------------------| 23.67% tmptf5mm1k4.zip |#############----------------------------------------| 24.22% tmptf5mm1k4.zip |#############----------------------------------------| 24.77% tmptf5mm1k4.zip |#############----------------------------------------| 25.33% tmptf5mm1k4.zip |##############---------------------------------------| 25.88% tmptf5mm1k4.zip |##############---------------------------------------| 26.43% tmptf5mm1k4.zip |##############---------------------------------------| 26.98% tmptf5mm1k4.zip |###############--------------------------------------| 27.53% tmptf5mm1k4.zip |###############--------------------------------------| 28.08% tmptf5mm1k4.zip |###############--------------------------------------| 28.63% tmptf5mm1k4.zip |###############--------------------------------------| 29.18% tmptf5mm1k4.zip |################-------------------------------------| 29.73% tmptf5mm1k4.zip |################-------------------------------------| 30.28% tmptf5mm1k4.zip |################-------------------------------------| 30.83% tmptf5mm1k4.zip |#################------------------------------------| 31.38% tmptf5mm1k4.zip |#################------------------------------------| 31.93% tmptf5mm1k4.zip |#################------------------------------------| 32.48% tmptf5mm1k4.zip |##################-----------------------------------| 33.03% tmptf5mm1k4.zip |##################-----------------------------------| 33.58% tmptf5mm1k4.zip |##################-----------------------------------| 34.13% tmptf5mm1k4.zip |##################-----------------------------------| 34.68% tmptf5mm1k4.zip |###################----------------------------------| 35.23% tmptf5mm1k4.zip |###################----------------------------------| 35.79% tmptf5mm1k4.zip |###################----------------------------------| 36.34% tmptf5mm1k4.zip |####################---------------------------------| 36.89% tmptf5mm1k4.zip |####################---------------------------------| 37.44% tmptf5mm1k4.zip |####################---------------------------------| 37.99% tmptf5mm1k4.zip |####################---------------------------------| 38.54% tmptf5mm1k4.zip |#####################--------------------------------| 39.09% tmptf5mm1k4.zip |#####################--------------------------------| 39.64% tmptf5mm1k4.zip |#####################--------------------------------| 40.19% tmptf5mm1k4.zip |######################-------------------------------| 40.74% tmptf5mm1k4.zip |######################-------------------------------| 41.29% tmptf5mm1k4.zip |######################-------------------------------| 41.84% tmptf5mm1k4.zip |######################-------------------------------| 42.39% tmptf5mm1k4.zip |#######################------------------------------| 42.94% tmptf5mm1k4.zip |#######################------------------------------| 43.49% tmptf5mm1k4.zip |#######################------------------------------| 44.04% tmptf5mm1k4.zip |########################-----------------------------| 44.59% tmptf5mm1k4.zip |########################-----------------------------| 45.14% tmptf5mm1k4.zip |########################-----------------------------| 45.7% tmptf5mm1k4.zip |#########################----------------------------| 46.25% tmptf5mm1k4.zip |#########################----------------------------| 46.8% tmptf5mm1k4.zip |#########################----------------------------| 47.35% tmptf5mm1k4.zip |#########################----------------------------| 47.9% tmptf5mm1k4.zip |##########################---------------------------| 48.45% tmptf5mm1k4.zip |##########################---------------------------| 49.0% tmptf5mm1k4.zip |##########################---------------------------| 49.55% tmptf5mm1k4.zip |###########################--------------------------| 50.1% tmptf5mm1k4.zip |###########################--------------------------| 50.65% tmptf5mm1k4.zip |###########################--------------------------| 51.2% tmptf5mm1k4.zip |###########################--------------------------| 51.75% tmptf5mm1k4.zip |############################-------------------------| 52.3% tmptf5mm1k4.zip |############################-------------------------| 52.85% tmptf5mm1k4.zip |############################-------------------------| 53.4% tmptf5mm1k4.zip |#############################------------------------| 53.95% tmptf5mm1k4.zip |#############################------------------------| 54.5% tmptf5mm1k4.zip |#############################------------------------| 55.05% tmptf5mm1k4.zip |#############################------------------------| 55.61% tmptf5mm1k4.zip |##############################-----------------------| 56.16% tmptf5mm1k4.zip |##############################-----------------------| 56.71% tmptf5mm1k4.zip |##############################-----------------------| 57.26% tmptf5mm1k4.zip |###############################----------------------| 57.81% tmptf5mm1k4.zip |###############################----------------------| 58.36% tmptf5mm1k4.zip |###############################----------------------| 58.91% tmptf5mm1k4.zip |################################---------------------| 59.46% tmptf5mm1k4.zip |################################---------------------| 60.01% tmptf5mm1k4.zip |################################---------------------| 60.56% tmptf5mm1k4.zip |################################---------------------| 61.11% tmptf5mm1k4.zip |#################################--------------------| 61.66% tmptf5mm1k4.zip |#################################--------------------| 62.21% tmptf5mm1k4.zip |#################################--------------------| 62.76% tmptf5mm1k4.zip |##################################-------------------| 63.31% tmptf5mm1k4.zip |##################################-------------------| 63.86% tmptf5mm1k4.zip |##################################-------------------| 64.41% tmptf5mm1k4.zip |##################################-------------------| 64.96% tmptf5mm1k4.zip |###################################------------------| 65.51% tmptf5mm1k4.zip |###################################------------------| 66.07% tmptf5mm1k4.zip |###################################------------------| 66.62% tmptf5mm1k4.zip |####################################-----------------| 67.17% tmptf5mm1k4.zip |####################################-----------------| 67.72% tmptf5mm1k4.zip |####################################-----------------| 68.27% tmptf5mm1k4.zip |####################################-----------------| 68.82% tmptf5mm1k4.zip |#####################################----------------| 69.37% tmptf5mm1k4.zip |#####################################----------------| 69.92% tmptf5mm1k4.zip |#####################################----------------| 70.47% tmptf5mm1k4.zip |######################################---------------| 71.02% tmptf5mm1k4.zip |######################################---------------| 71.57% tmptf5mm1k4.zip |######################################---------------| 72.12% tmptf5mm1k4.zip |#######################################--------------| 72.67% tmptf5mm1k4.zip |#######################################--------------| 73.22% tmptf5mm1k4.zip |#######################################--------------| 73.77% tmptf5mm1k4.zip |#######################################--------------| 74.32% tmptf5mm1k4.zip |########################################-------------| 74.87% tmptf5mm1k4.zip |########################################-------------| 75.42% tmptf5mm1k4.zip |########################################-------------| 75.98% tmptf5mm1k4.zip |#########################################------------| 76.53% tmptf5mm1k4.zip |#########################################------------| 77.08% tmptf5mm1k4.zip |#########################################------------| 77.63% tmptf5mm1k4.zip |#########################################------------| 78.18% tmptf5mm1k4.zip |##########################################-----------| 78.73% tmptf5mm1k4.zip |##########################################-----------| 79.28% tmptf5mm1k4.zip |##########################################-----------| 79.83% tmptf5mm1k4.zip |###########################################----------| 80.38% tmptf5mm1k4.zip |###########################################----------| 80.93% tmptf5mm1k4.zip |###########################################----------| 81.48% tmptf5mm1k4.zip |###########################################----------| 82.03% tmptf5mm1k4.zip |############################################---------| 82.58% tmptf5mm1k4.zip |############################################---------| 83.13% tmptf5mm1k4.zip |############################################---------| 83.68% tmptf5mm1k4.zip |#############################################--------| 84.23% tmptf5mm1k4.zip |#############################################--------| 84.78% tmptf5mm1k4.zip |#############################################--------| 85.33% tmptf5mm1k4.zip |##############################################-------| 85.89% tmptf5mm1k4.zip |##############################################-------| 86.44% tmptf5mm1k4.zip |##############################################-------| 86.99% tmptf5mm1k4.zip |##############################################-------| 87.54% tmptf5mm1k4.zip |###############################################------| 88.09% tmptf5mm1k4.zip |###############################################------| 88.64% tmptf5mm1k4.zip |###############################################------| 89.19% tmptf5mm1k4.zip |################################################-----| 89.74% tmptf5mm1k4.zip |################################################-----| 90.29% tmptf5mm1k4.zip |################################################-----| 90.84% tmptf5mm1k4.zip |################################################-----| 91.39% tmptf5mm1k4.zip |#################################################----| 91.94% tmptf5mm1k4.zip |#################################################----| 92.49% tmptf5mm1k4.zip |#################################################----| 93.04% tmptf5mm1k4.zip |##################################################---| 93.59% tmptf5mm1k4.zip |##################################################---| 94.14% tmptf5mm1k4.zip |##################################################---| 94.69% tmptf5mm1k4.zip |##################################################---| 95.24% tmptf5mm1k4.zip |###################################################--| 95.8% tmptf5mm1k4.zip |###################################################--| 96.35% tmptf5mm1k4.zip |###################################################--| 96.9% tmptf5mm1k4.zip |####################################################-| 97.45% tmptf5mm1k4.zip |####################################################-| 98.0% tmptf5mm1k4.zip |####################################################-| 98.55% tmptf5mm1k4.zip |#####################################################| 99.1% tmptf5mm1k4.zip |#####################################################| 99.65% tmptf5mm1k4.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 97b3a6e8-4eb9-4f3c-a458-c97775f5c035 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml ++ basename /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpntc72gfq.zip |-----------------------------------------------------| 0.53% tmpntc72gfq.zip |#----------------------------------------------------| 1.07% tmpntc72gfq.zip |#----------------------------------------------------| 1.6% tmpntc72gfq.zip |#----------------------------------------------------| 2.14% tmpntc72gfq.zip |#----------------------------------------------------| 2.67% tmpntc72gfq.zip |##---------------------------------------------------| 3.21% tmpntc72gfq.zip |##---------------------------------------------------| 3.74% tmpntc72gfq.zip |##---------------------------------------------------| 4.27% tmpntc72gfq.zip |###--------------------------------------------------| 4.81% tmpntc72gfq.zip |###--------------------------------------------------| 5.34% tmpntc72gfq.zip |###--------------------------------------------------| 5.88% tmpntc72gfq.zip |###--------------------------------------------------| 6.41% tmpntc72gfq.zip |####-------------------------------------------------| 6.95% tmpntc72gfq.zip |####-------------------------------------------------| 7.48% tmpntc72gfq.zip |####-------------------------------------------------| 8.01% tmpntc72gfq.zip |#####------------------------------------------------| 8.55% tmpntc72gfq.zip |#####------------------------------------------------| 9.08% tmpntc72gfq.zip |#####------------------------------------------------| 9.62% tmpntc72gfq.zip |#####------------------------------------------------| 10.15% tmpntc72gfq.zip |######-----------------------------------------------| 10.69% tmpntc72gfq.zip |######-----------------------------------------------| 11.22% tmpntc72gfq.zip |######-----------------------------------------------| 11.75% tmpntc72gfq.zip |#######----------------------------------------------| 12.29% tmpntc72gfq.zip |#######----------------------------------------------| 12.82% tmpntc72gfq.zip |#######----------------------------------------------| 13.36% tmpntc72gfq.zip |#######----------------------------------------------| 13.89% tmpntc72gfq.zip |########---------------------------------------------| 14.43% tmpntc72gfq.zip |########---------------------------------------------| 14.96% tmpntc72gfq.zip |########---------------------------------------------| 15.49% tmpntc72gfq.zip |########---------------------------------------------| 16.03% tmpntc72gfq.zip |#########--------------------------------------------| 16.56% tmpntc72gfq.zip |#########--------------------------------------------| 17.1% tmpntc72gfq.zip |#########--------------------------------------------| 17.63% tmpntc72gfq.zip |##########-------------------------------------------| 18.17% tmpntc72gfq.zip |##########-------------------------------------------| 18.7% tmpntc72gfq.zip |##########-------------------------------------------| 19.23% tmpntc72gfq.zip |##########-------------------------------------------| 19.77% tmpntc72gfq.zip |###########------------------------------------------| 20.3% tmpntc72gfq.zip |###########------------------------------------------| 20.84% tmpntc72gfq.zip |###########------------------------------------------| 21.37% tmpntc72gfq.zip |############-----------------------------------------| 21.91% tmpntc72gfq.zip |############-----------------------------------------| 22.44% tmpntc72gfq.zip |############-----------------------------------------| 22.97% tmpntc72gfq.zip |############-----------------------------------------| 23.51% tmpntc72gfq.zip |#############----------------------------------------| 24.04% tmpntc72gfq.zip |#############----------------------------------------| 24.58% tmpntc72gfq.zip |#############----------------------------------------| 25.11% tmpntc72gfq.zip |##############---------------------------------------| 25.65% tmpntc72gfq.zip |##############---------------------------------------| 26.18% tmpntc72gfq.zip |##############---------------------------------------| 26.72% tmpntc72gfq.zip |##############---------------------------------------| 27.25% tmpntc72gfq.zip |###############--------------------------------------| 27.78% tmpntc72gfq.zip |###############--------------------------------------| 28.32% tmpntc72gfq.zip |###############--------------------------------------| 28.85% tmpntc72gfq.zip |################-------------------------------------| 29.39% tmpntc72gfq.zip |################-------------------------------------| 29.92% tmpntc72gfq.zip |################-------------------------------------| 30.46% tmpntc72gfq.zip |################-------------------------------------| 30.99% tmpntc72gfq.zip |#################------------------------------------| 31.52% tmpntc72gfq.zip |#################------------------------------------| 32.06% tmpntc72gfq.zip |#################------------------------------------| 32.59% tmpntc72gfq.zip |##################-----------------------------------| 33.13% tmpntc72gfq.zip |##################-----------------------------------| 33.66% tmpntc72gfq.zip |##################-----------------------------------| 34.2% tmpntc72gfq.zip |##################-----------------------------------| 34.73% tmpntc72gfq.zip |###################----------------------------------| 35.26% tmpntc72gfq.zip |###################----------------------------------| 35.8% tmpntc72gfq.zip |###################----------------------------------| 36.33% tmpntc72gfq.zip |####################---------------------------------| 36.87% tmpntc72gfq.zip |####################---------------------------------| 37.4% tmpntc72gfq.zip |####################---------------------------------| 37.94% tmpntc72gfq.zip |####################---------------------------------| 38.47% tmpntc72gfq.zip |#####################--------------------------------| 39.0% tmpntc72gfq.zip |#####################--------------------------------| 39.54% tmpntc72gfq.zip |#####################--------------------------------| 40.07% tmpntc72gfq.zip |######################-------------------------------| 40.61% tmpntc72gfq.zip |######################-------------------------------| 41.14% tmpntc72gfq.zip |######################-------------------------------| 41.68% tmpntc72gfq.zip |######################-------------------------------| 42.21% tmpntc72gfq.zip |#######################------------------------------| 42.74% tmpntc72gfq.zip |#######################------------------------------| 43.28% tmpntc72gfq.zip |#######################------------------------------| 43.81% tmpntc72gfq.zip |########################-----------------------------| 44.35% tmpntc72gfq.zip |########################-----------------------------| 44.88% tmpntc72gfq.zip |########################-----------------------------| 45.42% tmpntc72gfq.zip |########################-----------------------------| 45.95% tmpntc72gfq.zip |#########################----------------------------| 46.48% tmpntc72gfq.zip |#########################----------------------------| 47.02% tmpntc72gfq.zip |#########################----------------------------| 47.55% tmpntc72gfq.zip |#########################----------------------------| 48.09% tmpntc72gfq.zip |##########################---------------------------| 48.62% tmpntc72gfq.zip |##########################---------------------------| 49.16% tmpntc72gfq.zip |##########################---------------------------| 49.69% tmpntc72gfq.zip |###########################--------------------------| 50.22% tmpntc72gfq.zip |###########################--------------------------| 50.76% tmpntc72gfq.zip |###########################--------------------------| 51.29% tmpntc72gfq.zip |###########################--------------------------| 51.83% tmpntc72gfq.zip |############################-------------------------| 52.36% tmpntc72gfq.zip |############################-------------------------| 52.9% tmpntc72gfq.zip |############################-------------------------| 53.43% tmpntc72gfq.zip |#############################------------------------| 53.96% tmpntc72gfq.zip |#############################------------------------| 54.5% tmpntc72gfq.zip |#############################------------------------| 55.03% tmpntc72gfq.zip |#############################------------------------| 55.57% tmpntc72gfq.zip |##############################-----------------------| 56.1% tmpntc72gfq.zip |##############################-----------------------| 56.64% tmpntc72gfq.zip |##############################-----------------------| 57.17% tmpntc72gfq.zip |###############################----------------------| 57.7% tmpntc72gfq.zip |###############################----------------------| 58.24% tmpntc72gfq.zip |###############################----------------------| 58.77% tmpntc72gfq.zip |###############################----------------------| 59.31% tmpntc72gfq.zip |################################---------------------| 59.84% tmpntc72gfq.zip |################################---------------------| 60.38% tmpntc72gfq.zip |################################---------------------| 60.91% tmpntc72gfq.zip |#################################--------------------| 61.44% tmpntc72gfq.zip |#################################--------------------| 61.98% tmpntc72gfq.zip |#################################--------------------| 62.51% tmpntc72gfq.zip |#################################--------------------| 63.05% tmpntc72gfq.zip |##################################-------------------| 63.58% tmpntc72gfq.zip |##################################-------------------| 64.12% tmpntc72gfq.zip |##################################-------------------| 64.65% tmpntc72gfq.zip |###################################------------------| 65.18% tmpntc72gfq.zip |###################################------------------| 65.72% tmpntc72gfq.zip |###################################------------------| 66.25% tmpntc72gfq.zip |###################################------------------| 66.79% tmpntc72gfq.zip |####################################-----------------| 67.32% tmpntc72gfq.zip |####################################-----------------| 67.86% tmpntc72gfq.zip |####################################-----------------| 68.39% tmpntc72gfq.zip |#####################################----------------| 68.92% tmpntc72gfq.zip |#####################################----------------| 69.46% tmpntc72gfq.zip |#####################################----------------| 69.99% tmpntc72gfq.zip |#####################################----------------| 70.53% tmpntc72gfq.zip |######################################---------------| 71.06% tmpntc72gfq.zip |######################################---------------| 71.6% tmpntc72gfq.zip |######################################---------------| 72.13% tmpntc72gfq.zip |#######################################--------------| 72.67% tmpntc72gfq.zip |#######################################--------------| 73.2% tmpntc72gfq.zip |#######################################--------------| 73.73% tmpntc72gfq.zip |#######################################--------------| 74.27% tmpntc72gfq.zip |########################################-------------| 74.8% tmpntc72gfq.zip |########################################-------------| 75.34% tmpntc72gfq.zip |########################################-------------| 75.87% tmpntc72gfq.zip |########################################-------------| 76.41% tmpntc72gfq.zip |#########################################------------| 76.94% tmpntc72gfq.zip |#########################################------------| 77.47% tmpntc72gfq.zip |#########################################------------| 78.01% tmpntc72gfq.zip |##########################################-----------| 78.54% tmpntc72gfq.zip |##########################################-----------| 79.08% tmpntc72gfq.zip |##########################################-----------| 79.61% tmpntc72gfq.zip |##########################################-----------| 80.15% tmpntc72gfq.zip |###########################################----------| 80.68% tmpntc72gfq.zip |###########################################----------| 81.21% tmpntc72gfq.zip |###########################################----------| 81.75% tmpntc72gfq.zip |############################################---------| 82.28% tmpntc72gfq.zip |############################################---------| 82.82% tmpntc72gfq.zip |############################################---------| 83.35% tmpntc72gfq.zip |############################################---------| 83.89% tmpntc72gfq.zip |#############################################--------| 84.42% tmpntc72gfq.zip |#############################################--------| 84.95% tmpntc72gfq.zip |#############################################--------| 85.49% tmpntc72gfq.zip |##############################################-------| 86.02% tmpntc72gfq.zip |##############################################-------| 86.56% tmpntc72gfq.zip |##############################################-------| 87.09% tmpntc72gfq.zip |##############################################-------| 87.63% tmpntc72gfq.zip |###############################################------| 88.16% tmpntc72gfq.zip |###############################################------| 88.69% tmpntc72gfq.zip |###############################################------| 89.23% tmpntc72gfq.zip |################################################-----| 89.76% tmpntc72gfq.zip |################################################-----| 90.3% tmpntc72gfq.zip |################################################-----| 90.83% tmpntc72gfq.zip |################################################-----| 91.37% tmpntc72gfq.zip |#################################################----| 91.9% tmpntc72gfq.zip |#################################################----| 92.43% tmpntc72gfq.zip |#################################################----| 92.97% tmpntc72gfq.zip |##################################################---| 93.5% tmpntc72gfq.zip |##################################################---| 94.04% tmpntc72gfq.zip |##################################################---| 94.57% tmpntc72gfq.zip |##################################################---| 95.11% tmpntc72gfq.zip |###################################################--| 95.64% tmpntc72gfq.zip |###################################################--| 96.17% tmpntc72gfq.zip |###################################################--| 96.71% tmpntc72gfq.zip |####################################################-| 97.24% tmpntc72gfq.zip |####################################################-| 97.78% tmpntc72gfq.zip |####################################################-| 98.31% tmpntc72gfq.zip |####################################################-| 98.85% tmpntc72gfq.zip |#####################################################| 99.38% tmpntc72gfq.zip |#####################################################| 99.91% tmpntc72gfq.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 487cf405-35ed-448a-b404-575bc9f6b362 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml ++ basename /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpdjvgxxa6.zip |-----------------------------------------------------| 0.13% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.27% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.4% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.54% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.67% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.81% tmpdjvgxxa6.zip |-----------------------------------------------------| 0.94% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.07% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.21% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.34% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.48% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.61% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.75% tmpdjvgxxa6.zip |#----------------------------------------------------| 1.88% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.01% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.15% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.28% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.42% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.55% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.68% tmpdjvgxxa6.zip |#----------------------------------------------------| 2.82% tmpdjvgxxa6.zip |##---------------------------------------------------| 2.95% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.09% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.22% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.36% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.49% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.62% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.76% tmpdjvgxxa6.zip |##---------------------------------------------------| 3.89% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.03% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.16% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.3% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.43% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.56% tmpdjvgxxa6.zip |##---------------------------------------------------| 4.7% tmpdjvgxxa6.zip |###--------------------------------------------------| 4.83% tmpdjvgxxa6.zip |###--------------------------------------------------| 4.97% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.1% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.24% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.37% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.5% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.64% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.77% tmpdjvgxxa6.zip |###--------------------------------------------------| 5.91% tmpdjvgxxa6.zip |###--------------------------------------------------| 6.04% tmpdjvgxxa6.zip |###--------------------------------------------------| 6.18% tmpdjvgxxa6.zip |###--------------------------------------------------| 6.31% tmpdjvgxxa6.zip |###--------------------------------------------------| 6.44% tmpdjvgxxa6.zip |###--------------------------------------------------| 6.58% tmpdjvgxxa6.zip |####-------------------------------------------------| 6.71% tmpdjvgxxa6.zip |####-------------------------------------------------| 6.85% tmpdjvgxxa6.zip |####-------------------------------------------------| 6.98% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.11% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.25% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.38% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.52% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.65% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.79% tmpdjvgxxa6.zip |####-------------------------------------------------| 7.92% tmpdjvgxxa6.zip |####-------------------------------------------------| 8.05% tmpdjvgxxa6.zip |####-------------------------------------------------| 8.19% tmpdjvgxxa6.zip |####-------------------------------------------------| 8.32% tmpdjvgxxa6.zip |####-------------------------------------------------| 8.46% tmpdjvgxxa6.zip |#####------------------------------------------------| 8.59% tmpdjvgxxa6.zip |#####------------------------------------------------| 8.73% tmpdjvgxxa6.zip |#####------------------------------------------------| 8.86% tmpdjvgxxa6.zip |#####------------------------------------------------| 8.99% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.13% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.26% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.4% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.53% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.67% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.8% tmpdjvgxxa6.zip |#####------------------------------------------------| 9.93% tmpdjvgxxa6.zip |#####------------------------------------------------| 10.07% tmpdjvgxxa6.zip |#####------------------------------------------------| 10.2% tmpdjvgxxa6.zip |#####------------------------------------------------| 10.34% tmpdjvgxxa6.zip |######-----------------------------------------------| 10.47% tmpdjvgxxa6.zip |######-----------------------------------------------| 10.61% tmpdjvgxxa6.zip |######-----------------------------------------------| 10.74% tmpdjvgxxa6.zip |######-----------------------------------------------| 10.87% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.01% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.14% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.28% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.41% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.54% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.68% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.81% tmpdjvgxxa6.zip |######-----------------------------------------------| 11.95% tmpdjvgxxa6.zip |######-----------------------------------------------| 12.08% tmpdjvgxxa6.zip |######-----------------------------------------------| 12.22% tmpdjvgxxa6.zip |#######----------------------------------------------| 12.35% tmpdjvgxxa6.zip |#######----------------------------------------------| 12.48% tmpdjvgxxa6.zip |#######----------------------------------------------| 12.62% tmpdjvgxxa6.zip |#######----------------------------------------------| 12.75% tmpdjvgxxa6.zip |#######----------------------------------------------| 12.89% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.02% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.16% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.29% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.42% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.56% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.69% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.83% tmpdjvgxxa6.zip |#######----------------------------------------------| 13.96% tmpdjvgxxa6.zip |#######----------------------------------------------| 14.1% tmpdjvgxxa6.zip |########---------------------------------------------| 14.23% tmpdjvgxxa6.zip |########---------------------------------------------| 14.36% tmpdjvgxxa6.zip |########---------------------------------------------| 14.5% tmpdjvgxxa6.zip |########---------------------------------------------| 14.63% tmpdjvgxxa6.zip |########---------------------------------------------| 14.77% tmpdjvgxxa6.zip |########---------------------------------------------| 14.9% tmpdjvgxxa6.zip |########---------------------------------------------| 15.03% tmpdjvgxxa6.zip |########---------------------------------------------| 15.17% tmpdjvgxxa6.zip |########---------------------------------------------| 15.3% tmpdjvgxxa6.zip |########---------------------------------------------| 15.44% tmpdjvgxxa6.zip |########---------------------------------------------| 15.57% tmpdjvgxxa6.zip |########---------------------------------------------| 15.71% tmpdjvgxxa6.zip |########---------------------------------------------| 15.84% tmpdjvgxxa6.zip |########---------------------------------------------| 15.97% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.11% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.24% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.38% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.51% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.65% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.78% tmpdjvgxxa6.zip |#########--------------------------------------------| 16.91% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.05% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.18% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.32% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.45% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.59% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.72% tmpdjvgxxa6.zip |#########--------------------------------------------| 17.85% tmpdjvgxxa6.zip |##########-------------------------------------------| 17.99% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.12% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.26% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.39% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.53% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.66% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.79% tmpdjvgxxa6.zip |##########-------------------------------------------| 18.93% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.06% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.2% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.33% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.46% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.6% tmpdjvgxxa6.zip |##########-------------------------------------------| 19.73% tmpdjvgxxa6.zip |###########------------------------------------------| 19.87% tmpdjvgxxa6.zip |###########------------------------------------------| 20.0% tmpdjvgxxa6.zip |###########------------------------------------------| 20.14% tmpdjvgxxa6.zip |###########------------------------------------------| 20.27% tmpdjvgxxa6.zip |###########------------------------------------------| 20.4% tmpdjvgxxa6.zip |###########------------------------------------------| 20.54% tmpdjvgxxa6.zip |###########------------------------------------------| 20.67% tmpdjvgxxa6.zip |###########------------------------------------------| 20.81% tmpdjvgxxa6.zip |###########------------------------------------------| 20.94% tmpdjvgxxa6.zip |###########------------------------------------------| 21.08% tmpdjvgxxa6.zip |###########------------------------------------------| 21.21% tmpdjvgxxa6.zip |###########------------------------------------------| 21.34% tmpdjvgxxa6.zip |###########------------------------------------------| 21.48% tmpdjvgxxa6.zip |###########------------------------------------------| 21.61% tmpdjvgxxa6.zip |############-----------------------------------------| 21.75% tmpdjvgxxa6.zip |############-----------------------------------------| 21.88% tmpdjvgxxa6.zip |############-----------------------------------------| 22.02% tmpdjvgxxa6.zip |############-----------------------------------------| 22.15% tmpdjvgxxa6.zip |############-----------------------------------------| 22.28% tmpdjvgxxa6.zip |############-----------------------------------------| 22.42% tmpdjvgxxa6.zip |############-----------------------------------------| 22.55% tmpdjvgxxa6.zip |############-----------------------------------------| 22.69% tmpdjvgxxa6.zip |############-----------------------------------------| 22.82% tmpdjvgxxa6.zip |############-----------------------------------------| 22.96% tmpdjvgxxa6.zip |############-----------------------------------------| 23.09% tmpdjvgxxa6.zip |############-----------------------------------------| 23.22% tmpdjvgxxa6.zip |############-----------------------------------------| 23.36% tmpdjvgxxa6.zip |############-----------------------------------------| 23.49% tmpdjvgxxa6.zip |#############----------------------------------------| 23.63% tmpdjvgxxa6.zip |#############----------------------------------------| 23.76% tmpdjvgxxa6.zip |#############----------------------------------------| 23.89% tmpdjvgxxa6.zip |#############----------------------------------------| 24.03% tmpdjvgxxa6.zip |#############----------------------------------------| 24.16% tmpdjvgxxa6.zip |#############----------------------------------------| 24.3% tmpdjvgxxa6.zip |#############----------------------------------------| 24.43% tmpdjvgxxa6.zip |#############----------------------------------------| 24.57% tmpdjvgxxa6.zip |#############----------------------------------------| 24.7% tmpdjvgxxa6.zip |#############----------------------------------------| 24.83% tmpdjvgxxa6.zip |#############----------------------------------------| 24.97% tmpdjvgxxa6.zip |#############----------------------------------------| 25.1% tmpdjvgxxa6.zip |#############----------------------------------------| 25.24% tmpdjvgxxa6.zip |#############----------------------------------------| 25.37% tmpdjvgxxa6.zip |##############---------------------------------------| 25.51% tmpdjvgxxa6.zip |##############---------------------------------------| 25.64% tmpdjvgxxa6.zip |##############---------------------------------------| 25.77% tmpdjvgxxa6.zip |##############---------------------------------------| 25.91% tmpdjvgxxa6.zip |##############---------------------------------------| 26.04% tmpdjvgxxa6.zip |##############---------------------------------------| 26.18% tmpdjvgxxa6.zip |##############---------------------------------------| 26.31% tmpdjvgxxa6.zip |##############---------------------------------------| 26.45% tmpdjvgxxa6.zip |##############---------------------------------------| 26.58% tmpdjvgxxa6.zip |##############---------------------------------------| 26.71% tmpdjvgxxa6.zip |##############---------------------------------------| 26.85% tmpdjvgxxa6.zip |##############---------------------------------------| 26.98% tmpdjvgxxa6.zip |##############---------------------------------------| 27.12% tmpdjvgxxa6.zip |##############---------------------------------------| 27.25% tmpdjvgxxa6.zip |###############--------------------------------------| 27.39% tmpdjvgxxa6.zip |###############--------------------------------------| 27.52% tmpdjvgxxa6.zip |###############--------------------------------------| 27.65% tmpdjvgxxa6.zip |###############--------------------------------------| 27.79% tmpdjvgxxa6.zip |###############--------------------------------------| 27.92% tmpdjvgxxa6.zip |###############--------------------------------------| 28.06% tmpdjvgxxa6.zip |###############--------------------------------------| 28.19% tmpdjvgxxa6.zip |###############--------------------------------------| 28.32% tmpdjvgxxa6.zip |###############--------------------------------------| 28.46% tmpdjvgxxa6.zip |###############--------------------------------------| 28.59% tmpdjvgxxa6.zip |###############--------------------------------------| 28.73% tmpdjvgxxa6.zip |###############--------------------------------------| 28.86% tmpdjvgxxa6.zip |###############--------------------------------------| 29.0% tmpdjvgxxa6.zip |###############--------------------------------------| 29.13% tmpdjvgxxa6.zip |################-------------------------------------| 29.26% tmpdjvgxxa6.zip |################-------------------------------------| 29.4% tmpdjvgxxa6.zip |################-------------------------------------| 29.53% tmpdjvgxxa6.zip |################-------------------------------------| 29.67% tmpdjvgxxa6.zip |################-------------------------------------| 29.8% tmpdjvgxxa6.zip |################-------------------------------------| 29.94% tmpdjvgxxa6.zip |################-------------------------------------| 30.07% tmpdjvgxxa6.zip |################-------------------------------------| 30.2% tmpdjvgxxa6.zip |################-------------------------------------| 30.34% tmpdjvgxxa6.zip |################-------------------------------------| 30.47% tmpdjvgxxa6.zip |################-------------------------------------| 30.61% tmpdjvgxxa6.zip |################-------------------------------------| 30.74% tmpdjvgxxa6.zip |################-------------------------------------| 30.88% tmpdjvgxxa6.zip |################-------------------------------------| 31.01% tmpdjvgxxa6.zip |#################------------------------------------| 31.14% tmpdjvgxxa6.zip |#################------------------------------------| 31.28% tmpdjvgxxa6.zip |#################------------------------------------| 31.41% tmpdjvgxxa6.zip |#################------------------------------------| 31.55% tmpdjvgxxa6.zip |#################------------------------------------| 31.68% tmpdjvgxxa6.zip |#################------------------------------------| 31.82% tmpdjvgxxa6.zip |#################------------------------------------| 31.95% tmpdjvgxxa6.zip |#################------------------------------------| 32.08% tmpdjvgxxa6.zip |#################------------------------------------| 32.22% tmpdjvgxxa6.zip |#################------------------------------------| 32.35% tmpdjvgxxa6.zip |#################------------------------------------| 32.49% tmpdjvgxxa6.zip |#################------------------------------------| 32.62% tmpdjvgxxa6.zip |#################------------------------------------| 32.75% tmpdjvgxxa6.zip |#################------------------------------------| 32.89% tmpdjvgxxa6.zip |##################-----------------------------------| 33.02% tmpdjvgxxa6.zip |##################-----------------------------------| 33.16% tmpdjvgxxa6.zip |##################-----------------------------------| 33.29% tmpdjvgxxa6.zip |##################-----------------------------------| 33.43% tmpdjvgxxa6.zip |##################-----------------------------------| 33.56% tmpdjvgxxa6.zip |##################-----------------------------------| 33.69% tmpdjvgxxa6.zip |##################-----------------------------------| 33.83% tmpdjvgxxa6.zip |##################-----------------------------------| 33.96% tmpdjvgxxa6.zip |##################-----------------------------------| 34.1% tmpdjvgxxa6.zip |##################-----------------------------------| 34.23% tmpdjvgxxa6.zip |##################-----------------------------------| 34.37% tmpdjvgxxa6.zip |##################-----------------------------------| 34.5% tmpdjvgxxa6.zip |##################-----------------------------------| 34.63% tmpdjvgxxa6.zip |##################-----------------------------------| 34.77% tmpdjvgxxa6.zip |##################-----------------------------------| 34.9% tmpdjvgxxa6.zip |###################----------------------------------| 35.04% tmpdjvgxxa6.zip |###################----------------------------------| 35.17% tmpdjvgxxa6.zip |###################----------------------------------| 35.31% tmpdjvgxxa6.zip |###################----------------------------------| 35.44% tmpdjvgxxa6.zip |###################----------------------------------| 35.57% tmpdjvgxxa6.zip |###################----------------------------------| 35.71% tmpdjvgxxa6.zip |###################----------------------------------| 35.84% tmpdjvgxxa6.zip |###################----------------------------------| 35.98% tmpdjvgxxa6.zip |###################----------------------------------| 36.11% tmpdjvgxxa6.zip |###################----------------------------------| 36.24% tmpdjvgxxa6.zip |###################----------------------------------| 36.38% tmpdjvgxxa6.zip |###################----------------------------------| 36.51% tmpdjvgxxa6.zip |###################----------------------------------| 36.65% tmpdjvgxxa6.zip |###################----------------------------------| 36.78% tmpdjvgxxa6.zip |####################---------------------------------| 36.92% tmpdjvgxxa6.zip |####################---------------------------------| 37.05% tmpdjvgxxa6.zip |####################---------------------------------| 37.18% tmpdjvgxxa6.zip |####################---------------------------------| 37.32% tmpdjvgxxa6.zip |####################---------------------------------| 37.45% tmpdjvgxxa6.zip |####################---------------------------------| 37.59% tmpdjvgxxa6.zip |####################---------------------------------| 37.72% tmpdjvgxxa6.zip |####################---------------------------------| 37.86% tmpdjvgxxa6.zip |####################---------------------------------| 37.99% tmpdjvgxxa6.zip |####################---------------------------------| 38.12% tmpdjvgxxa6.zip |####################---------------------------------| 38.26% tmpdjvgxxa6.zip |####################---------------------------------| 38.39% tmpdjvgxxa6.zip |####################---------------------------------| 38.53% tmpdjvgxxa6.zip |####################---------------------------------| 38.66% tmpdjvgxxa6.zip |#####################--------------------------------| 38.8% tmpdjvgxxa6.zip |#####################--------------------------------| 38.93% tmpdjvgxxa6.zip |#####################--------------------------------| 39.06% tmpdjvgxxa6.zip |#####################--------------------------------| 39.2% tmpdjvgxxa6.zip |#####################--------------------------------| 39.33% tmpdjvgxxa6.zip |#####################--------------------------------| 39.47% tmpdjvgxxa6.zip |#####################--------------------------------| 39.6% tmpdjvgxxa6.zip |#####################--------------------------------| 39.74% tmpdjvgxxa6.zip |#####################--------------------------------| 39.87% tmpdjvgxxa6.zip |#####################--------------------------------| 40.0% tmpdjvgxxa6.zip |#####################--------------------------------| 40.14% tmpdjvgxxa6.zip |#####################--------------------------------| 40.27% tmpdjvgxxa6.zip |#####################--------------------------------| 40.41% tmpdjvgxxa6.zip |#####################--------------------------------| 40.54% tmpdjvgxxa6.zip |######################-------------------------------| 40.67% tmpdjvgxxa6.zip |######################-------------------------------| 40.81% tmpdjvgxxa6.zip |######################-------------------------------| 40.94% tmpdjvgxxa6.zip |######################-------------------------------| 41.08% tmpdjvgxxa6.zip |######################-------------------------------| 41.21% tmpdjvgxxa6.zip |######################-------------------------------| 41.35% tmpdjvgxxa6.zip |######################-------------------------------| 41.48% tmpdjvgxxa6.zip |######################-------------------------------| 41.61% tmpdjvgxxa6.zip |######################-------------------------------| 41.75% tmpdjvgxxa6.zip |######################-------------------------------| 41.88% tmpdjvgxxa6.zip |######################-------------------------------| 42.02% tmpdjvgxxa6.zip |######################-------------------------------| 42.15% tmpdjvgxxa6.zip |######################-------------------------------| 42.29% tmpdjvgxxa6.zip |######################-------------------------------| 42.42% tmpdjvgxxa6.zip |#######################------------------------------| 42.55% tmpdjvgxxa6.zip |#######################------------------------------| 42.69% tmpdjvgxxa6.zip |#######################------------------------------| 42.82% tmpdjvgxxa6.zip |#######################------------------------------| 42.96% tmpdjvgxxa6.zip |#######################------------------------------| 43.09% tmpdjvgxxa6.zip |#######################------------------------------| 43.23% tmpdjvgxxa6.zip |#######################------------------------------| 43.36% tmpdjvgxxa6.zip |#######################------------------------------| 43.49% tmpdjvgxxa6.zip |#######################------------------------------| 43.63% tmpdjvgxxa6.zip |#######################------------------------------| 43.76% tmpdjvgxxa6.zip |#######################------------------------------| 43.9% tmpdjvgxxa6.zip |#######################------------------------------| 44.03% tmpdjvgxxa6.zip |#######################------------------------------| 44.17% tmpdjvgxxa6.zip |#######################------------------------------| 44.3% tmpdjvgxxa6.zip |########################-----------------------------| 44.43% tmpdjvgxxa6.zip |########################-----------------------------| 44.57% tmpdjvgxxa6.zip |########################-----------------------------| 44.7% tmpdjvgxxa6.zip |########################-----------------------------| 44.84% tmpdjvgxxa6.zip |########################-----------------------------| 44.97% tmpdjvgxxa6.zip |########################-----------------------------| 45.1% tmpdjvgxxa6.zip |########################-----------------------------| 45.24% tmpdjvgxxa6.zip |########################-----------------------------| 45.37% tmpdjvgxxa6.zip |########################-----------------------------| 45.51% tmpdjvgxxa6.zip |########################-----------------------------| 45.64% tmpdjvgxxa6.zip |########################-----------------------------| 45.78% tmpdjvgxxa6.zip |########################-----------------------------| 45.91% tmpdjvgxxa6.zip |########################-----------------------------| 46.04% tmpdjvgxxa6.zip |########################-----------------------------| 46.18% tmpdjvgxxa6.zip |#########################----------------------------| 46.31% tmpdjvgxxa6.zip |#########################----------------------------| 46.45% tmpdjvgxxa6.zip |#########################----------------------------| 46.58% tmpdjvgxxa6.zip |#########################----------------------------| 46.72% tmpdjvgxxa6.zip |#########################----------------------------| 46.85% tmpdjvgxxa6.zip |#########################----------------------------| 46.98% tmpdjvgxxa6.zip |#########################----------------------------| 47.12% tmpdjvgxxa6.zip |#########################----------------------------| 47.25% tmpdjvgxxa6.zip |#########################----------------------------| 47.39% tmpdjvgxxa6.zip |#########################----------------------------| 47.52% tmpdjvgxxa6.zip |#########################----------------------------| 47.66% tmpdjvgxxa6.zip |#########################----------------------------| 47.79% tmpdjvgxxa6.zip |#########################----------------------------| 47.92% tmpdjvgxxa6.zip |#########################----------------------------| 48.06% tmpdjvgxxa6.zip |##########################---------------------------| 48.19% tmpdjvgxxa6.zip |##########################---------------------------| 48.33% tmpdjvgxxa6.zip |##########################---------------------------| 48.46% tmpdjvgxxa6.zip |##########################---------------------------| 48.6% tmpdjvgxxa6.zip |##########################---------------------------| 48.73% tmpdjvgxxa6.zip |##########################---------------------------| 48.86% tmpdjvgxxa6.zip |##########################---------------------------| 49.0% tmpdjvgxxa6.zip |##########################---------------------------| 49.13% tmpdjvgxxa6.zip |##########################---------------------------| 49.27% tmpdjvgxxa6.zip |##########################---------------------------| 49.4% tmpdjvgxxa6.zip |##########################---------------------------| 49.53% tmpdjvgxxa6.zip |##########################---------------------------| 49.67% tmpdjvgxxa6.zip |##########################---------------------------| 49.8% tmpdjvgxxa6.zip |##########################---------------------------| 49.94% tmpdjvgxxa6.zip |###########################--------------------------| 50.07% tmpdjvgxxa6.zip |###########################--------------------------| 50.21% tmpdjvgxxa6.zip |###########################--------------------------| 50.34% tmpdjvgxxa6.zip |###########################--------------------------| 50.47% tmpdjvgxxa6.zip |###########################--------------------------| 50.61% tmpdjvgxxa6.zip |###########################--------------------------| 50.74% tmpdjvgxxa6.zip |###########################--------------------------| 50.88% tmpdjvgxxa6.zip |###########################--------------------------| 51.01% tmpdjvgxxa6.zip |###########################--------------------------| 51.15% tmpdjvgxxa6.zip |###########################--------------------------| 51.28% tmpdjvgxxa6.zip |###########################--------------------------| 51.41% tmpdjvgxxa6.zip |###########################--------------------------| 51.55% tmpdjvgxxa6.zip |###########################--------------------------| 51.68% tmpdjvgxxa6.zip |###########################--------------------------| 51.82% tmpdjvgxxa6.zip |############################-------------------------| 51.95% tmpdjvgxxa6.zip |############################-------------------------| 52.09% tmpdjvgxxa6.zip |############################-------------------------| 52.22% tmpdjvgxxa6.zip |############################-------------------------| 52.35% tmpdjvgxxa6.zip |############################-------------------------| 52.49% tmpdjvgxxa6.zip |############################-------------------------| 52.62% tmpdjvgxxa6.zip |############################-------------------------| 52.76% tmpdjvgxxa6.zip |############################-------------------------| 52.89% tmpdjvgxxa6.zip |############################-------------------------| 53.03% tmpdjvgxxa6.zip |############################-------------------------| 53.16% tmpdjvgxxa6.zip |############################-------------------------| 53.29% tmpdjvgxxa6.zip |############################-------------------------| 53.43% tmpdjvgxxa6.zip |############################-------------------------| 53.56% tmpdjvgxxa6.zip |############################-------------------------| 53.7% tmpdjvgxxa6.zip |#############################------------------------| 53.83% tmpdjvgxxa6.zip |#############################------------------------| 53.96% tmpdjvgxxa6.zip |#############################------------------------| 54.1% tmpdjvgxxa6.zip |#############################------------------------| 54.23% tmpdjvgxxa6.zip |#############################------------------------| 54.37% tmpdjvgxxa6.zip |#############################------------------------| 54.5% tmpdjvgxxa6.zip |#############################------------------------| 54.64% tmpdjvgxxa6.zip |#############################------------------------| 54.77% tmpdjvgxxa6.zip |#############################------------------------| 54.9% tmpdjvgxxa6.zip |#############################------------------------| 55.04% tmpdjvgxxa6.zip |#############################------------------------| 55.17% tmpdjvgxxa6.zip |#############################------------------------| 55.31% tmpdjvgxxa6.zip |#############################------------------------| 55.44% tmpdjvgxxa6.zip |#############################------------------------| 55.58% tmpdjvgxxa6.zip |##############################-----------------------| 55.71% tmpdjvgxxa6.zip |##############################-----------------------| 55.84% tmpdjvgxxa6.zip |##############################-----------------------| 55.98% tmpdjvgxxa6.zip |##############################-----------------------| 56.11% tmpdjvgxxa6.zip |##############################-----------------------| 56.25% tmpdjvgxxa6.zip |##############################-----------------------| 56.38% tmpdjvgxxa6.zip |##############################-----------------------| 56.52% tmpdjvgxxa6.zip |##############################-----------------------| 56.65% tmpdjvgxxa6.zip |##############################-----------------------| 56.78% tmpdjvgxxa6.zip |##############################-----------------------| 56.92% tmpdjvgxxa6.zip |##############################-----------------------| 57.05% tmpdjvgxxa6.zip |##############################-----------------------| 57.19% tmpdjvgxxa6.zip |##############################-----------------------| 57.32% tmpdjvgxxa6.zip |##############################-----------------------| 57.45% tmpdjvgxxa6.zip |###############################----------------------| 57.59% tmpdjvgxxa6.zip |###############################----------------------| 57.72% tmpdjvgxxa6.zip |###############################----------------------| 57.86% tmpdjvgxxa6.zip |###############################----------------------| 57.99% tmpdjvgxxa6.zip |###############################----------------------| 58.13% tmpdjvgxxa6.zip |###############################----------------------| 58.26% tmpdjvgxxa6.zip |###############################----------------------| 58.39% tmpdjvgxxa6.zip |###############################----------------------| 58.53% tmpdjvgxxa6.zip |###############################----------------------| 58.66% tmpdjvgxxa6.zip |###############################----------------------| 58.8% tmpdjvgxxa6.zip |###############################----------------------| 58.93% tmpdjvgxxa6.zip |###############################----------------------| 59.07% tmpdjvgxxa6.zip |###############################----------------------| 59.2% tmpdjvgxxa6.zip |###############################----------------------| 59.33% tmpdjvgxxa6.zip |################################---------------------| 59.47% tmpdjvgxxa6.zip |################################---------------------| 59.6% tmpdjvgxxa6.zip |################################---------------------| 59.74% tmpdjvgxxa6.zip |################################---------------------| 59.87% tmpdjvgxxa6.zip |################################---------------------| 60.01% tmpdjvgxxa6.zip |################################---------------------| 60.14% tmpdjvgxxa6.zip |################################---------------------| 60.27% tmpdjvgxxa6.zip |################################---------------------| 60.41% tmpdjvgxxa6.zip |################################---------------------| 60.54% tmpdjvgxxa6.zip |################################---------------------| 60.68% tmpdjvgxxa6.zip |################################---------------------| 60.81% tmpdjvgxxa6.zip |################################---------------------| 60.95% tmpdjvgxxa6.zip |################################---------------------| 61.08% tmpdjvgxxa6.zip |################################---------------------| 61.21% tmpdjvgxxa6.zip |#################################--------------------| 61.35% tmpdjvgxxa6.zip |#################################--------------------| 61.48% tmpdjvgxxa6.zip |#################################--------------------| 61.62% tmpdjvgxxa6.zip |#################################--------------------| 61.75% tmpdjvgxxa6.zip |#################################--------------------| 61.88% tmpdjvgxxa6.zip |#################################--------------------| 62.02% tmpdjvgxxa6.zip |#################################--------------------| 62.15% tmpdjvgxxa6.zip |#################################--------------------| 62.29% tmpdjvgxxa6.zip |#################################--------------------| 62.42% tmpdjvgxxa6.zip |#################################--------------------| 62.56% tmpdjvgxxa6.zip |#################################--------------------| 62.69% tmpdjvgxxa6.zip |#################################--------------------| 62.82% tmpdjvgxxa6.zip |#################################--------------------| 62.96% tmpdjvgxxa6.zip |#################################--------------------| 63.09% tmpdjvgxxa6.zip |##################################-------------------| 63.23% tmpdjvgxxa6.zip |##################################-------------------| 63.36% tmpdjvgxxa6.zip |##################################-------------------| 63.5% tmpdjvgxxa6.zip |##################################-------------------| 63.63% tmpdjvgxxa6.zip |##################################-------------------| 63.76% tmpdjvgxxa6.zip |##################################-------------------| 63.9% tmpdjvgxxa6.zip |##################################-------------------| 64.03% tmpdjvgxxa6.zip |##################################-------------------| 64.17% tmpdjvgxxa6.zip |##################################-------------------| 64.3% tmpdjvgxxa6.zip |##################################-------------------| 64.44% tmpdjvgxxa6.zip |##################################-------------------| 64.57% tmpdjvgxxa6.zip |##################################-------------------| 64.7% tmpdjvgxxa6.zip |##################################-------------------| 64.84% tmpdjvgxxa6.zip |##################################-------------------| 64.97% tmpdjvgxxa6.zip |###################################------------------| 65.11% tmpdjvgxxa6.zip |###################################------------------| 65.24% tmpdjvgxxa6.zip |###################################------------------| 65.38% tmpdjvgxxa6.zip |###################################------------------| 65.51% tmpdjvgxxa6.zip |###################################------------------| 65.64% tmpdjvgxxa6.zip |###################################------------------| 65.78% tmpdjvgxxa6.zip |###################################------------------| 65.91% tmpdjvgxxa6.zip |###################################------------------| 66.05% tmpdjvgxxa6.zip |###################################------------------| 66.18% tmpdjvgxxa6.zip |###################################------------------| 66.31% tmpdjvgxxa6.zip |###################################------------------| 66.45% tmpdjvgxxa6.zip |###################################------------------| 66.58% tmpdjvgxxa6.zip |###################################------------------| 66.72% tmpdjvgxxa6.zip |###################################------------------| 66.85% tmpdjvgxxa6.zip |####################################-----------------| 66.99% tmpdjvgxxa6.zip |####################################-----------------| 67.12% tmpdjvgxxa6.zip |####################################-----------------| 67.25% tmpdjvgxxa6.zip |####################################-----------------| 67.39% tmpdjvgxxa6.zip |####################################-----------------| 67.52% tmpdjvgxxa6.zip |####################################-----------------| 67.66% tmpdjvgxxa6.zip |####################################-----------------| 67.79% tmpdjvgxxa6.zip |####################################-----------------| 67.93% tmpdjvgxxa6.zip |####################################-----------------| 68.06% tmpdjvgxxa6.zip |####################################-----------------| 68.19% tmpdjvgxxa6.zip |####################################-----------------| 68.33% tmpdjvgxxa6.zip |####################################-----------------| 68.46% tmpdjvgxxa6.zip |####################################-----------------| 68.6% tmpdjvgxxa6.zip |####################################-----------------| 68.73% tmpdjvgxxa6.zip |####################################-----------------| 68.87% tmpdjvgxxa6.zip |#####################################----------------| 69.0% tmpdjvgxxa6.zip |#####################################----------------| 69.13% tmpdjvgxxa6.zip |#####################################----------------| 69.27% tmpdjvgxxa6.zip |#####################################----------------| 69.4% tmpdjvgxxa6.zip |#####################################----------------| 69.54% tmpdjvgxxa6.zip |#####################################----------------| 69.67% tmpdjvgxxa6.zip |#####################################----------------| 69.81% tmpdjvgxxa6.zip |#####################################----------------| 69.94% tmpdjvgxxa6.zip |#####################################----------------| 70.07% tmpdjvgxxa6.zip |#####################################----------------| 70.21% tmpdjvgxxa6.zip |#####################################----------------| 70.34% tmpdjvgxxa6.zip |#####################################----------------| 70.48% tmpdjvgxxa6.zip |#####################################----------------| 70.61% tmpdjvgxxa6.zip |#####################################----------------| 70.74% tmpdjvgxxa6.zip |######################################---------------| 70.88% tmpdjvgxxa6.zip |######################################---------------| 71.01% tmpdjvgxxa6.zip |######################################---------------| 71.15% tmpdjvgxxa6.zip |######################################---------------| 71.28% tmpdjvgxxa6.zip |######################################---------------| 71.42% tmpdjvgxxa6.zip |######################################---------------| 71.55% tmpdjvgxxa6.zip |######################################---------------| 71.68% tmpdjvgxxa6.zip |######################################---------------| 71.82% tmpdjvgxxa6.zip |######################################---------------| 71.95% tmpdjvgxxa6.zip |######################################---------------| 72.09% tmpdjvgxxa6.zip |######################################---------------| 72.22% tmpdjvgxxa6.zip |######################################---------------| 72.36% tmpdjvgxxa6.zip |######################################---------------| 72.49% tmpdjvgxxa6.zip |######################################---------------| 72.62% tmpdjvgxxa6.zip |#######################################--------------| 72.76% tmpdjvgxxa6.zip |#######################################--------------| 72.89% tmpdjvgxxa6.zip |#######################################--------------| 73.03% tmpdjvgxxa6.zip |#######################################--------------| 73.16% tmpdjvgxxa6.zip |#######################################--------------| 73.3% tmpdjvgxxa6.zip |#######################################--------------| 73.43% tmpdjvgxxa6.zip |#######################################--------------| 73.56% tmpdjvgxxa6.zip |#######################################--------------| 73.7% tmpdjvgxxa6.zip |#######################################--------------| 73.83% tmpdjvgxxa6.zip |#######################################--------------| 73.97% tmpdjvgxxa6.zip |#######################################--------------| 74.1% tmpdjvgxxa6.zip |#######################################--------------| 74.24% tmpdjvgxxa6.zip |#######################################--------------| 74.37% tmpdjvgxxa6.zip |#######################################--------------| 74.5% tmpdjvgxxa6.zip |########################################-------------| 74.64% tmpdjvgxxa6.zip |########################################-------------| 74.77% tmpdjvgxxa6.zip |########################################-------------| 74.91% tmpdjvgxxa6.zip |########################################-------------| 75.04% tmpdjvgxxa6.zip |########################################-------------| 75.17% tmpdjvgxxa6.zip |########################################-------------| 75.31% tmpdjvgxxa6.zip |########################################-------------| 75.44% tmpdjvgxxa6.zip |########################################-------------| 75.58% tmpdjvgxxa6.zip |########################################-------------| 75.71% tmpdjvgxxa6.zip |########################################-------------| 75.85% tmpdjvgxxa6.zip |########################################-------------| 75.98% tmpdjvgxxa6.zip |########################################-------------| 76.11% tmpdjvgxxa6.zip |########################################-------------| 76.25% tmpdjvgxxa6.zip |########################################-------------| 76.38% tmpdjvgxxa6.zip |#########################################------------| 76.52% tmpdjvgxxa6.zip |#########################################------------| 76.65% tmpdjvgxxa6.zip |#########################################------------| 76.79% tmpdjvgxxa6.zip |#########################################------------| 76.92% tmpdjvgxxa6.zip |#########################################------------| 77.05% tmpdjvgxxa6.zip |#########################################------------| 77.19% tmpdjvgxxa6.zip |#########################################------------| 77.32% tmpdjvgxxa6.zip |#########################################------------| 77.46% tmpdjvgxxa6.zip |#########################################------------| 77.59% tmpdjvgxxa6.zip |#########################################------------| 77.73% tmpdjvgxxa6.zip |#########################################------------| 77.86% tmpdjvgxxa6.zip |#########################################------------| 77.99% tmpdjvgxxa6.zip |#########################################------------| 78.13% tmpdjvgxxa6.zip |#########################################------------| 78.26% tmpdjvgxxa6.zip |##########################################-----------| 78.4% tmpdjvgxxa6.zip |##########################################-----------| 78.53% tmpdjvgxxa6.zip |##########################################-----------| 78.66% tmpdjvgxxa6.zip |##########################################-----------| 78.8% tmpdjvgxxa6.zip |##########################################-----------| 78.93% tmpdjvgxxa6.zip |##########################################-----------| 79.07% tmpdjvgxxa6.zip |##########################################-----------| 79.2% tmpdjvgxxa6.zip |##########################################-----------| 79.34% tmpdjvgxxa6.zip |##########################################-----------| 79.47% tmpdjvgxxa6.zip |##########################################-----------| 79.6% tmpdjvgxxa6.zip |##########################################-----------| 79.74% tmpdjvgxxa6.zip |##########################################-----------| 79.87% tmpdjvgxxa6.zip |##########################################-----------| 80.01% tmpdjvgxxa6.zip |##########################################-----------| 80.14% tmpdjvgxxa6.zip |###########################################----------| 80.28% tmpdjvgxxa6.zip |###########################################----------| 80.41% tmpdjvgxxa6.zip |###########################################----------| 80.54% tmpdjvgxxa6.zip |###########################################----------| 80.68% tmpdjvgxxa6.zip |###########################################----------| 80.81% tmpdjvgxxa6.zip |###########################################----------| 80.95% tmpdjvgxxa6.zip |###########################################----------| 81.08% tmpdjvgxxa6.zip |###########################################----------| 81.22% tmpdjvgxxa6.zip |###########################################----------| 81.35% tmpdjvgxxa6.zip |###########################################----------| 81.48% tmpdjvgxxa6.zip |###########################################----------| 81.62% tmpdjvgxxa6.zip |###########################################----------| 81.75% tmpdjvgxxa6.zip |###########################################----------| 81.89% tmpdjvgxxa6.zip |###########################################----------| 82.02% tmpdjvgxxa6.zip |############################################---------| 82.16% tmpdjvgxxa6.zip |############################################---------| 82.29% tmpdjvgxxa6.zip |############################################---------| 82.42% tmpdjvgxxa6.zip |############################################---------| 82.56% tmpdjvgxxa6.zip |############################################---------| 82.69% tmpdjvgxxa6.zip |############################################---------| 82.83% tmpdjvgxxa6.zip |############################################---------| 82.96% tmpdjvgxxa6.zip |############################################---------| 83.09% tmpdjvgxxa6.zip |############################################---------| 83.23% tmpdjvgxxa6.zip |############################################---------| 83.36% tmpdjvgxxa6.zip |############################################---------| 83.5% tmpdjvgxxa6.zip |############################################---------| 83.63% tmpdjvgxxa6.zip |############################################---------| 83.77% tmpdjvgxxa6.zip |############################################---------| 83.9% tmpdjvgxxa6.zip |#############################################--------| 84.03% tmpdjvgxxa6.zip |#############################################--------| 84.17% tmpdjvgxxa6.zip |#############################################--------| 84.3% tmpdjvgxxa6.zip |#############################################--------| 84.44% tmpdjvgxxa6.zip |#############################################--------| 84.57% tmpdjvgxxa6.zip |#############################################--------| 84.71% tmpdjvgxxa6.zip |#############################################--------| 84.84% tmpdjvgxxa6.zip |#############################################--------| 84.97% tmpdjvgxxa6.zip |#############################################--------| 85.11% tmpdjvgxxa6.zip |#############################################--------| 85.24% tmpdjvgxxa6.zip |#############################################--------| 85.38% tmpdjvgxxa6.zip |#############################################--------| 85.51% tmpdjvgxxa6.zip |#############################################--------| 85.65% tmpdjvgxxa6.zip |#############################################--------| 85.78% tmpdjvgxxa6.zip |##############################################-------| 85.91% tmpdjvgxxa6.zip |##############################################-------| 86.05% tmpdjvgxxa6.zip |##############################################-------| 86.18% tmpdjvgxxa6.zip |##############################################-------| 86.32% tmpdjvgxxa6.zip |##############################################-------| 86.45% tmpdjvgxxa6.zip |##############################################-------| 86.59% tmpdjvgxxa6.zip |##############################################-------| 86.72% tmpdjvgxxa6.zip |##############################################-------| 86.85% tmpdjvgxxa6.zip |##############################################-------| 86.99% tmpdjvgxxa6.zip |##############################################-------| 87.12% tmpdjvgxxa6.zip |##############################################-------| 87.26% tmpdjvgxxa6.zip |##############################################-------| 87.39% tmpdjvgxxa6.zip |##############################################-------| 87.52% tmpdjvgxxa6.zip |##############################################-------| 87.66% tmpdjvgxxa6.zip |###############################################------| 87.79% tmpdjvgxxa6.zip |###############################################------| 87.93% tmpdjvgxxa6.zip |###############################################------| 88.06% tmpdjvgxxa6.zip |###############################################------| 88.2% tmpdjvgxxa6.zip |###############################################------| 88.33% tmpdjvgxxa6.zip |###############################################------| 88.46% tmpdjvgxxa6.zip |###############################################------| 88.6% tmpdjvgxxa6.zip |###############################################------| 88.73% tmpdjvgxxa6.zip |###############################################------| 88.87% tmpdjvgxxa6.zip |###############################################------| 89.0% tmpdjvgxxa6.zip |###############################################------| 89.14% tmpdjvgxxa6.zip |###############################################------| 89.27% tmpdjvgxxa6.zip |###############################################------| 89.4% tmpdjvgxxa6.zip |###############################################------| 89.54% tmpdjvgxxa6.zip |################################################-----| 89.67% tmpdjvgxxa6.zip |################################################-----| 89.81% tmpdjvgxxa6.zip |################################################-----| 89.94% tmpdjvgxxa6.zip |################################################-----| 90.08% tmpdjvgxxa6.zip |################################################-----| 90.21% tmpdjvgxxa6.zip |################################################-----| 90.34% tmpdjvgxxa6.zip |################################################-----| 90.48% tmpdjvgxxa6.zip |################################################-----| 90.61% tmpdjvgxxa6.zip |################################################-----| 90.75% tmpdjvgxxa6.zip |################################################-----| 90.88% tmpdjvgxxa6.zip |################################################-----| 91.02% tmpdjvgxxa6.zip |################################################-----| 91.15% tmpdjvgxxa6.zip |################################################-----| 91.28% tmpdjvgxxa6.zip |################################################-----| 91.42% tmpdjvgxxa6.zip |#################################################----| 91.55% tmpdjvgxxa6.zip |#################################################----| 91.69% tmpdjvgxxa6.zip |#################################################----| 91.82% tmpdjvgxxa6.zip |#################################################----| 91.95% tmpdjvgxxa6.zip |#################################################----| 92.09% tmpdjvgxxa6.zip |#################################################----| 92.22% tmpdjvgxxa6.zip |#################################################----| 92.36% tmpdjvgxxa6.zip |#################################################----| 92.49% tmpdjvgxxa6.zip |#################################################----| 92.63% tmpdjvgxxa6.zip |#################################################----| 92.76% tmpdjvgxxa6.zip |#################################################----| 92.89% tmpdjvgxxa6.zip |#################################################----| 93.03% tmpdjvgxxa6.zip |#################################################----| 93.16% tmpdjvgxxa6.zip |#################################################----| 93.3% tmpdjvgxxa6.zip |##################################################---| 93.43% tmpdjvgxxa6.zip |##################################################---| 93.57% tmpdjvgxxa6.zip |##################################################---| 93.7% tmpdjvgxxa6.zip |##################################################---| 93.83% tmpdjvgxxa6.zip |##################################################---| 93.97% tmpdjvgxxa6.zip |##################################################---| 94.1% tmpdjvgxxa6.zip |##################################################---| 94.24% tmpdjvgxxa6.zip |##################################################---| 94.37% tmpdjvgxxa6.zip |##################################################---| 94.51% tmpdjvgxxa6.zip |##################################################---| 94.64% tmpdjvgxxa6.zip |##################################################---| 94.77% tmpdjvgxxa6.zip |##################################################---| 94.91% tmpdjvgxxa6.zip |##################################################---| 95.04% tmpdjvgxxa6.zip |##################################################---| 95.18% tmpdjvgxxa6.zip |###################################################--| 95.31% tmpdjvgxxa6.zip |###################################################--| 95.45% tmpdjvgxxa6.zip |###################################################--| 95.58% tmpdjvgxxa6.zip |###################################################--| 95.71% tmpdjvgxxa6.zip |###################################################--| 95.85% tmpdjvgxxa6.zip |###################################################--| 95.98% tmpdjvgxxa6.zip |###################################################--| 96.12% tmpdjvgxxa6.zip |###################################################--| 96.25% tmpdjvgxxa6.zip |###################################################--| 96.38% tmpdjvgxxa6.zip |###################################################--| 96.52% tmpdjvgxxa6.zip |###################################################--| 96.65% tmpdjvgxxa6.zip |###################################################--| 96.79% tmpdjvgxxa6.zip |###################################################--| 96.92% tmpdjvgxxa6.zip |###################################################--| 97.06% tmpdjvgxxa6.zip |####################################################-| 97.19% tmpdjvgxxa6.zip |####################################################-| 97.32% tmpdjvgxxa6.zip |####################################################-| 97.46% tmpdjvgxxa6.zip |####################################################-| 97.59% tmpdjvgxxa6.zip |####################################################-| 97.73% tmpdjvgxxa6.zip |####################################################-| 97.86% tmpdjvgxxa6.zip |####################################################-| 98.0% tmpdjvgxxa6.zip |####################################################-| 98.13% tmpdjvgxxa6.zip |####################################################-| 98.26% tmpdjvgxxa6.zip |####################################################-| 98.4% tmpdjvgxxa6.zip |####################################################-| 98.53% tmpdjvgxxa6.zip |####################################################-| 98.67% tmpdjvgxxa6.zip |####################################################-| 98.8% tmpdjvgxxa6.zip |####################################################-| 98.94% tmpdjvgxxa6.zip |#####################################################| 99.07% tmpdjvgxxa6.zip |#####################################################| 99.2% tmpdjvgxxa6.zip |#####################################################| 99.34% tmpdjvgxxa6.zip |#####################################################| 99.47% tmpdjvgxxa6.zip |#####################################################| 99.61% tmpdjvgxxa6.zip |#####################################################| 99.74% tmpdjvgxxa6.zip |#####################################################| 99.88% tmpdjvgxxa6.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 98bf8c5e-6f68-4a3d-a57b-c07e19e15214 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nttjjrm/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-nttjjrm/sshkeyshare_types.yaml /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpjumxkpc0.zip |-----------------------------------------------------| 0.55% tmpjumxkpc0.zip |#----------------------------------------------------| 1.1% tmpjumxkpc0.zip |#----------------------------------------------------| 1.65% tmpjumxkpc0.zip |#----------------------------------------------------| 2.2% tmpjumxkpc0.zip |#----------------------------------------------------| 2.76% tmpjumxkpc0.zip |##---------------------------------------------------| 3.31% tmpjumxkpc0.zip |##---------------------------------------------------| 3.86% tmpjumxkpc0.zip |##---------------------------------------------------| 4.41% tmpjumxkpc0.zip |###--------------------------------------------------| 4.96% tmpjumxkpc0.zip |###--------------------------------------------------| 5.51% tmpjumxkpc0.zip |###--------------------------------------------------| 6.06% tmpjumxkpc0.zip |####-------------------------------------------------| 6.61% tmpjumxkpc0.zip |####-------------------------------------------------| 7.16% tmpjumxkpc0.zip |####-------------------------------------------------| 7.71% tmpjumxkpc0.zip |####-------------------------------------------------| 8.27% tmpjumxkpc0.zip |#####------------------------------------------------| 8.82% tmpjumxkpc0.zip |#####------------------------------------------------| 9.37% tmpjumxkpc0.zip |#####------------------------------------------------| 9.92% tmpjumxkpc0.zip |######-----------------------------------------------| 10.47% tmpjumxkpc0.zip |######-----------------------------------------------| 11.02% tmpjumxkpc0.zip |######-----------------------------------------------| 11.57% tmpjumxkpc0.zip |######-----------------------------------------------| 12.12% tmpjumxkpc0.zip |#######----------------------------------------------| 12.67% tmpjumxkpc0.zip |#######----------------------------------------------| 13.22% tmpjumxkpc0.zip |#######----------------------------------------------| 13.78% tmpjumxkpc0.zip |########---------------------------------------------| 14.33% tmpjumxkpc0.zip |########---------------------------------------------| 14.88% tmpjumxkpc0.zip |########---------------------------------------------| 15.43% tmpjumxkpc0.zip |########---------------------------------------------| 15.98% tmpjumxkpc0.zip |#########--------------------------------------------| 16.53% tmpjumxkpc0.zip |#########--------------------------------------------| 17.08% tmpjumxkpc0.zip |#########--------------------------------------------| 17.63% tmpjumxkpc0.zip |##########-------------------------------------------| 18.18% tmpjumxkpc0.zip |##########-------------------------------------------| 18.74% tmpjumxkpc0.zip |##########-------------------------------------------| 19.29% tmpjumxkpc0.zip |###########------------------------------------------| 19.84% tmpjumxkpc0.zip |###########------------------------------------------| 20.39% tmpjumxkpc0.zip |###########------------------------------------------| 20.94% tmpjumxkpc0.zip |###########------------------------------------------| 21.49% tmpjumxkpc0.zip |############-----------------------------------------| 22.04% tmpjumxkpc0.zip |############-----------------------------------------| 22.59% tmpjumxkpc0.zip |############-----------------------------------------| 23.14% tmpjumxkpc0.zip |#############----------------------------------------| 23.69% tmpjumxkpc0.zip |#############----------------------------------------| 24.25% tmpjumxkpc0.zip |#############----------------------------------------| 24.8% tmpjumxkpc0.zip |#############----------------------------------------| 25.35% tmpjumxkpc0.zip |##############---------------------------------------| 25.9% tmpjumxkpc0.zip |##############---------------------------------------| 26.45% tmpjumxkpc0.zip |##############---------------------------------------| 27.0% tmpjumxkpc0.zip |###############--------------------------------------| 27.55% tmpjumxkpc0.zip |###############--------------------------------------| 28.1% tmpjumxkpc0.zip |###############--------------------------------------| 28.65% tmpjumxkpc0.zip |###############--------------------------------------| 29.2% tmpjumxkpc0.zip |################-------------------------------------| 29.76% tmpjumxkpc0.zip |################-------------------------------------| 30.31% tmpjumxkpc0.zip |################-------------------------------------| 30.86% tmpjumxkpc0.zip |#################------------------------------------| 31.41% tmpjumxkpc0.zip |#################------------------------------------| 31.96% tmpjumxkpc0.zip |#################------------------------------------| 32.51% tmpjumxkpc0.zip |##################-----------------------------------| 33.06% tmpjumxkpc0.zip |##################-----------------------------------| 33.61% tmpjumxkpc0.zip |##################-----------------------------------| 34.16% tmpjumxkpc0.zip |##################-----------------------------------| 34.72% tmpjumxkpc0.zip |###################----------------------------------| 35.27% tmpjumxkpc0.zip |###################----------------------------------| 35.82% tmpjumxkpc0.zip |###################----------------------------------| 36.37% tmpjumxkpc0.zip |####################---------------------------------| 36.92% tmpjumxkpc0.zip |####################---------------------------------| 37.47% tmpjumxkpc0.zip |####################---------------------------------| 38.02% tmpjumxkpc0.zip |####################---------------------------------| 38.57% tmpjumxkpc0.zip |#####################--------------------------------| 39.12% tmpjumxkpc0.zip |#####################--------------------------------| 39.67% tmpjumxkpc0.zip |#####################--------------------------------| 40.23% tmpjumxkpc0.zip |######################-------------------------------| 40.78% tmpjumxkpc0.zip |######################-------------------------------| 41.33% tmpjumxkpc0.zip |######################-------------------------------| 41.88% tmpjumxkpc0.zip |######################-------------------------------| 42.43% tmpjumxkpc0.zip |#######################------------------------------| 42.98% tmpjumxkpc0.zip |#######################------------------------------| 43.53% tmpjumxkpc0.zip |#######################------------------------------| 44.08% tmpjumxkpc0.zip |########################-----------------------------| 44.63% tmpjumxkpc0.zip |########################-----------------------------| 45.18% tmpjumxkpc0.zip |########################-----------------------------| 45.74% tmpjumxkpc0.zip |#########################----------------------------| 46.29% tmpjumxkpc0.zip |#########################----------------------------| 46.84% tmpjumxkpc0.zip |#########################----------------------------| 47.39% tmpjumxkpc0.zip |#########################----------------------------| 47.94% tmpjumxkpc0.zip |##########################---------------------------| 48.49% tmpjumxkpc0.zip |##########################---------------------------| 49.04% tmpjumxkpc0.zip |##########################---------------------------| 49.59% tmpjumxkpc0.zip |###########################--------------------------| 50.14% tmpjumxkpc0.zip |###########################--------------------------| 50.7% tmpjumxkpc0.zip |###########################--------------------------| 51.25% tmpjumxkpc0.zip |###########################--------------------------| 51.8% tmpjumxkpc0.zip |############################-------------------------| 52.35% tmpjumxkpc0.zip |############################-------------------------| 52.9% tmpjumxkpc0.zip |############################-------------------------| 53.45% tmpjumxkpc0.zip |#############################------------------------| 54.0% tmpjumxkpc0.zip |#############################------------------------| 54.55% tmpjumxkpc0.zip |#############################------------------------| 55.1% tmpjumxkpc0.zip |#############################------------------------| 55.65% tmpjumxkpc0.zip |##############################-----------------------| 56.21% tmpjumxkpc0.zip |##############################-----------------------| 56.76% tmpjumxkpc0.zip |##############################-----------------------| 57.31% tmpjumxkpc0.zip |###############################----------------------| 57.86% tmpjumxkpc0.zip |###############################----------------------| 58.41% tmpjumxkpc0.zip |###############################----------------------| 58.96% tmpjumxkpc0.zip |################################---------------------| 59.51% tmpjumxkpc0.zip |################################---------------------| 60.06% tmpjumxkpc0.zip |################################---------------------| 60.61% tmpjumxkpc0.zip |################################---------------------| 61.16% tmpjumxkpc0.zip |#################################--------------------| 61.72% tmpjumxkpc0.zip |#################################--------------------| 62.27% tmpjumxkpc0.zip |#################################--------------------| 62.82% tmpjumxkpc0.zip |##################################-------------------| 63.37% tmpjumxkpc0.zip |##################################-------------------| 63.92% tmpjumxkpc0.zip |##################################-------------------| 64.47% tmpjumxkpc0.zip |##################################-------------------| 65.02% tmpjumxkpc0.zip |###################################------------------| 65.57% tmpjumxkpc0.zip |###################################------------------| 66.12% tmpjumxkpc0.zip |###################################------------------| 66.68% tmpjumxkpc0.zip |####################################-----------------| 67.23% tmpjumxkpc0.zip |####################################-----------------| 67.78% tmpjumxkpc0.zip |####################################-----------------| 68.33% tmpjumxkpc0.zip |#####################################----------------| 68.88% tmpjumxkpc0.zip |#####################################----------------| 69.43% tmpjumxkpc0.zip |#####################################----------------| 69.98% tmpjumxkpc0.zip |#####################################----------------| 70.53% tmpjumxkpc0.zip |######################################---------------| 71.08% tmpjumxkpc0.zip |######################################---------------| 71.63% tmpjumxkpc0.zip |######################################---------------| 72.19% tmpjumxkpc0.zip |#######################################--------------| 72.74% tmpjumxkpc0.zip |#######################################--------------| 73.29% tmpjumxkpc0.zip |#######################################--------------| 73.84% tmpjumxkpc0.zip |#######################################--------------| 74.39% tmpjumxkpc0.zip |########################################-------------| 74.94% tmpjumxkpc0.zip |########################################-------------| 75.49% tmpjumxkpc0.zip |########################################-------------| 76.04% tmpjumxkpc0.zip |#########################################------------| 76.59% tmpjumxkpc0.zip |#########################################------------| 77.14% tmpjumxkpc0.zip |#########################################------------| 77.7% tmpjumxkpc0.zip |#########################################------------| 78.25% tmpjumxkpc0.zip |##########################################-----------| 78.8% tmpjumxkpc0.zip |##########################################-----------| 79.35% tmpjumxkpc0.zip |##########################################-----------| 79.9% tmpjumxkpc0.zip |###########################################----------| 80.45% tmpjumxkpc0.zip |###########################################----------| 81.0% tmpjumxkpc0.zip |###########################################----------| 81.55% tmpjumxkpc0.zip |############################################---------| 82.1% tmpjumxkpc0.zip |############################################---------| 82.66% tmpjumxkpc0.zip |############################################---------| 83.21% tmpjumxkpc0.zip |############################################---------| 83.76% tmpjumxkpc0.zip |#############################################--------| 84.31% tmpjumxkpc0.zip |#############################################--------| 84.86% tmpjumxkpc0.zip |#############################################--------| 85.41% tmpjumxkpc0.zip |##############################################-------| 85.96% tmpjumxkpc0.zip |##############################################-------| 86.51% tmpjumxkpc0.zip |##############################################-------| 87.06% tmpjumxkpc0.zip |##############################################-------| 87.61% tmpjumxkpc0.zip |###############################################------| 88.17% tmpjumxkpc0.zip |###############################################------| 88.72% tmpjumxkpc0.zip |###############################################------| 89.27% tmpjumxkpc0.zip |################################################-----| 89.82% tmpjumxkpc0.zip |################################################-----| 90.37% tmpjumxkpc0.zip |################################################-----| 90.92% tmpjumxkpc0.zip |################################################-----| 91.47% tmpjumxkpc0.zip |#################################################----| 92.02% tmpjumxkpc0.zip |#################################################----| 92.57% tmpjumxkpc0.zip |#################################################----| 93.12% tmpjumxkpc0.zip |##################################################---| 93.68% tmpjumxkpc0.zip |##################################################---| 94.23% tmpjumxkpc0.zip |##################################################---| 94.78% tmpjumxkpc0.zip |###################################################--| 95.33% tmpjumxkpc0.zip |###################################################--| 95.88% tmpjumxkpc0.zip |###################################################--| 96.43% tmpjumxkpc0.zip |###################################################--| 96.98% tmpjumxkpc0.zip |####################################################-| 97.53% tmpjumxkpc0.zip |####################################################-| 98.08% tmpjumxkpc0.zip |####################################################-| 98.64% tmpjumxkpc0.zip |#####################################################| 99.19% tmpjumxkpc0.zip |#####################################################| 99.74% tmpjumxkpc0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5c1c9416-d60e-4f6d-a1f0-41a6633b9cd6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp4bfrjidq.zip |-----------------------------------------------------| 0.55% tmp4bfrjidq.zip |#----------------------------------------------------| 1.1% tmp4bfrjidq.zip |#----------------------------------------------------| 1.65% tmp4bfrjidq.zip |#----------------------------------------------------| 2.2% tmp4bfrjidq.zip |#----------------------------------------------------| 2.74% tmp4bfrjidq.zip |##---------------------------------------------------| 3.29% tmp4bfrjidq.zip |##---------------------------------------------------| 3.84% tmp4bfrjidq.zip |##---------------------------------------------------| 4.39% tmp4bfrjidq.zip |###--------------------------------------------------| 4.94% tmp4bfrjidq.zip |###--------------------------------------------------| 5.49% tmp4bfrjidq.zip |###--------------------------------------------------| 6.04% tmp4bfrjidq.zip |###--------------------------------------------------| 6.59% tmp4bfrjidq.zip |####-------------------------------------------------| 7.14% tmp4bfrjidq.zip |####-------------------------------------------------| 7.68% tmp4bfrjidq.zip |####-------------------------------------------------| 8.23% tmp4bfrjidq.zip |#####------------------------------------------------| 8.78% tmp4bfrjidq.zip |#####------------------------------------------------| 9.33% tmp4bfrjidq.zip |#####------------------------------------------------| 9.88% tmp4bfrjidq.zip |######-----------------------------------------------| 10.43% tmp4bfrjidq.zip |######-----------------------------------------------| 10.98% tmp4bfrjidq.zip |######-----------------------------------------------| 11.53% tmp4bfrjidq.zip |######-----------------------------------------------| 12.07% tmp4bfrjidq.zip |#######----------------------------------------------| 12.62% tmp4bfrjidq.zip |#######----------------------------------------------| 13.17% tmp4bfrjidq.zip |#######----------------------------------------------| 13.72% tmp4bfrjidq.zip |########---------------------------------------------| 14.27% tmp4bfrjidq.zip |########---------------------------------------------| 14.82% tmp4bfrjidq.zip |########---------------------------------------------| 15.37% tmp4bfrjidq.zip |########---------------------------------------------| 15.92% tmp4bfrjidq.zip |#########--------------------------------------------| 16.47% tmp4bfrjidq.zip |#########--------------------------------------------| 17.01% tmp4bfrjidq.zip |#########--------------------------------------------| 17.56% tmp4bfrjidq.zip |##########-------------------------------------------| 18.11% tmp4bfrjidq.zip |##########-------------------------------------------| 18.66% tmp4bfrjidq.zip |##########-------------------------------------------| 19.21% tmp4bfrjidq.zip |##########-------------------------------------------| 19.76% tmp4bfrjidq.zip |###########------------------------------------------| 20.31% tmp4bfrjidq.zip |###########------------------------------------------| 20.86% tmp4bfrjidq.zip |###########------------------------------------------| 21.41% tmp4bfrjidq.zip |############-----------------------------------------| 21.95% tmp4bfrjidq.zip |############-----------------------------------------| 22.5% tmp4bfrjidq.zip |############-----------------------------------------| 23.05% tmp4bfrjidq.zip |#############----------------------------------------| 23.6% tmp4bfrjidq.zip |#############----------------------------------------| 24.15% tmp4bfrjidq.zip |#############----------------------------------------| 24.7% tmp4bfrjidq.zip |#############----------------------------------------| 25.25% tmp4bfrjidq.zip |##############---------------------------------------| 25.8% tmp4bfrjidq.zip |##############---------------------------------------| 26.35% tmp4bfrjidq.zip |##############---------------------------------------| 26.89% tmp4bfrjidq.zip |###############--------------------------------------| 27.44% tmp4bfrjidq.zip |###############--------------------------------------| 27.99% tmp4bfrjidq.zip |###############--------------------------------------| 28.54% tmp4bfrjidq.zip |###############--------------------------------------| 29.09% tmp4bfrjidq.zip |################-------------------------------------| 29.64% tmp4bfrjidq.zip |################-------------------------------------| 30.19% tmp4bfrjidq.zip |################-------------------------------------| 30.74% tmp4bfrjidq.zip |#################------------------------------------| 31.29% tmp4bfrjidq.zip |#################------------------------------------| 31.83% tmp4bfrjidq.zip |#################------------------------------------| 32.38% tmp4bfrjidq.zip |#################------------------------------------| 32.93% tmp4bfrjidq.zip |##################-----------------------------------| 33.48% tmp4bfrjidq.zip |##################-----------------------------------| 34.03% tmp4bfrjidq.zip |##################-----------------------------------| 34.58% tmp4bfrjidq.zip |###################----------------------------------| 35.13% tmp4bfrjidq.zip |###################----------------------------------| 35.68% tmp4bfrjidq.zip |###################----------------------------------| 36.22% tmp4bfrjidq.zip |###################----------------------------------| 36.77% tmp4bfrjidq.zip |####################---------------------------------| 37.32% tmp4bfrjidq.zip |####################---------------------------------| 37.87% tmp4bfrjidq.zip |####################---------------------------------| 38.42% tmp4bfrjidq.zip |#####################--------------------------------| 38.97% tmp4bfrjidq.zip |#####################--------------------------------| 39.52% tmp4bfrjidq.zip |#####################--------------------------------| 40.07% tmp4bfrjidq.zip |######################-------------------------------| 40.62% tmp4bfrjidq.zip |######################-------------------------------| 41.16% tmp4bfrjidq.zip |######################-------------------------------| 41.71% tmp4bfrjidq.zip |######################-------------------------------| 42.26% tmp4bfrjidq.zip |#######################------------------------------| 42.81% tmp4bfrjidq.zip |#######################------------------------------| 43.36% tmp4bfrjidq.zip |#######################------------------------------| 43.91% tmp4bfrjidq.zip |########################-----------------------------| 44.46% tmp4bfrjidq.zip |########################-----------------------------| 45.01% tmp4bfrjidq.zip |########################-----------------------------| 45.56% tmp4bfrjidq.zip |########################-----------------------------| 46.1% tmp4bfrjidq.zip |#########################----------------------------| 46.65% tmp4bfrjidq.zip |#########################----------------------------| 47.2% tmp4bfrjidq.zip |#########################----------------------------| 47.75% tmp4bfrjidq.zip |##########################---------------------------| 48.3% tmp4bfrjidq.zip |##########################---------------------------| 48.85% tmp4bfrjidq.zip |##########################---------------------------| 49.4% tmp4bfrjidq.zip |##########################---------------------------| 49.95% tmp4bfrjidq.zip |###########################--------------------------| 50.5% tmp4bfrjidq.zip |###########################--------------------------| 51.04% tmp4bfrjidq.zip |###########################--------------------------| 51.59% tmp4bfrjidq.zip |############################-------------------------| 52.14% tmp4bfrjidq.zip |############################-------------------------| 52.69% tmp4bfrjidq.zip |############################-------------------------| 53.24% tmp4bfrjidq.zip |#############################------------------------| 53.79% tmp4bfrjidq.zip |#############################------------------------| 54.34% tmp4bfrjidq.zip |#############################------------------------| 54.89% tmp4bfrjidq.zip |#############################------------------------| 55.44% tmp4bfrjidq.zip |##############################-----------------------| 55.98% tmp4bfrjidq.zip |##############################-----------------------| 56.53% tmp4bfrjidq.zip |##############################-----------------------| 57.08% tmp4bfrjidq.zip |###############################----------------------| 57.63% tmp4bfrjidq.zip |###############################----------------------| 58.18% tmp4bfrjidq.zip |###############################----------------------| 58.73% tmp4bfrjidq.zip |###############################----------------------| 59.28% tmp4bfrjidq.zip |################################---------------------| 59.83% tmp4bfrjidq.zip |################################---------------------| 60.37% tmp4bfrjidq.zip |################################---------------------| 60.92% tmp4bfrjidq.zip |#################################--------------------| 61.47% tmp4bfrjidq.zip |#################################--------------------| 62.02% tmp4bfrjidq.zip |#################################--------------------| 62.57% tmp4bfrjidq.zip |#################################--------------------| 63.12% tmp4bfrjidq.zip |##################################-------------------| 63.67% tmp4bfrjidq.zip |##################################-------------------| 64.22% tmp4bfrjidq.zip |##################################-------------------| 64.77% tmp4bfrjidq.zip |###################################------------------| 65.31% tmp4bfrjidq.zip |###################################------------------| 65.86% tmp4bfrjidq.zip |###################################------------------| 66.41% tmp4bfrjidq.zip |###################################------------------| 66.96% tmp4bfrjidq.zip |####################################-----------------| 67.51% tmp4bfrjidq.zip |####################################-----------------| 68.06% tmp4bfrjidq.zip |####################################-----------------| 68.61% tmp4bfrjidq.zip |#####################################----------------| 69.16% tmp4bfrjidq.zip |#####################################----------------| 69.71% tmp4bfrjidq.zip |#####################################----------------| 70.25% tmp4bfrjidq.zip |######################################---------------| 70.8% tmp4bfrjidq.zip |######################################---------------| 71.35% tmp4bfrjidq.zip |######################################---------------| 71.9% tmp4bfrjidq.zip |######################################---------------| 72.45% tmp4bfrjidq.zip |#######################################--------------| 73.0% tmp4bfrjidq.zip |#######################################--------------| 73.55% tmp4bfrjidq.zip |#######################################--------------| 74.1% tmp4bfrjidq.zip |########################################-------------| 74.65% tmp4bfrjidq.zip |########################################-------------| 75.19% tmp4bfrjidq.zip |########################################-------------| 75.74% tmp4bfrjidq.zip |########################################-------------| 76.29% tmp4bfrjidq.zip |#########################################------------| 76.84% tmp4bfrjidq.zip |#########################################------------| 77.39% tmp4bfrjidq.zip |#########################################------------| 77.94% tmp4bfrjidq.zip |##########################################-----------| 78.49% tmp4bfrjidq.zip |##########################################-----------| 79.04% tmp4bfrjidq.zip |##########################################-----------| 79.58% tmp4bfrjidq.zip |##########################################-----------| 80.13% tmp4bfrjidq.zip |###########################################----------| 80.68% tmp4bfrjidq.zip |###########################################----------| 81.23% tmp4bfrjidq.zip |###########################################----------| 81.78% tmp4bfrjidq.zip |############################################---------| 82.33% tmp4bfrjidq.zip |############################################---------| 82.88% tmp4bfrjidq.zip |############################################---------| 83.43% tmp4bfrjidq.zip |#############################################--------| 83.98% tmp4bfrjidq.zip |#############################################--------| 84.52% tmp4bfrjidq.zip |#############################################--------| 85.07% tmp4bfrjidq.zip |#############################################--------| 85.62% tmp4bfrjidq.zip |##############################################-------| 86.17% tmp4bfrjidq.zip |##############################################-------| 86.72% tmp4bfrjidq.zip |##############################################-------| 87.27% tmp4bfrjidq.zip |###############################################------| 87.82% tmp4bfrjidq.zip |###############################################------| 88.37% tmp4bfrjidq.zip |###############################################------| 88.92% tmp4bfrjidq.zip |###############################################------| 89.46% tmp4bfrjidq.zip |################################################-----| 90.01% tmp4bfrjidq.zip |################################################-----| 90.56% tmp4bfrjidq.zip |################################################-----| 91.11% tmp4bfrjidq.zip |#################################################----| 91.66% tmp4bfrjidq.zip |#################################################----| 92.21% tmp4bfrjidq.zip |#################################################----| 92.76% tmp4bfrjidq.zip |#################################################----| 93.31% tmp4bfrjidq.zip |##################################################---| 93.86% tmp4bfrjidq.zip |##################################################---| 94.4% tmp4bfrjidq.zip |##################################################---| 94.95% tmp4bfrjidq.zip |###################################################--| 95.5% tmp4bfrjidq.zip |###################################################--| 96.05% tmp4bfrjidq.zip |###################################################--| 96.6% tmp4bfrjidq.zip |###################################################--| 97.15% tmp4bfrjidq.zip |####################################################-| 97.7% tmp4bfrjidq.zip |####################################################-| 98.25% tmp4bfrjidq.zip |####################################################-| 98.8% tmp4bfrjidq.zip |#####################################################| 99.34% tmp4bfrjidq.zip |#####################################################| 99.89% tmp4bfrjidq.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 48f7cc67-7062-4efe-afa1-6a2115bae7ef + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-w9zO5Fo/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-w9zO5Fo/relationshipplugin_types.yaml /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpx86mgfkl.zip |-----------------------------------------------------| 0.54% tmpx86mgfkl.zip |#----------------------------------------------------| 1.08% tmpx86mgfkl.zip |#----------------------------------------------------| 1.62% tmpx86mgfkl.zip |#----------------------------------------------------| 2.16% tmpx86mgfkl.zip |#----------------------------------------------------| 2.7% tmpx86mgfkl.zip |##---------------------------------------------------| 3.24% tmpx86mgfkl.zip |##---------------------------------------------------| 3.78% tmpx86mgfkl.zip |##---------------------------------------------------| 4.32% tmpx86mgfkl.zip |###--------------------------------------------------| 4.87% tmpx86mgfkl.zip |###--------------------------------------------------| 5.41% tmpx86mgfkl.zip |###--------------------------------------------------| 5.95% tmpx86mgfkl.zip |###--------------------------------------------------| 6.49% tmpx86mgfkl.zip |####-------------------------------------------------| 7.03% tmpx86mgfkl.zip |####-------------------------------------------------| 7.57% tmpx86mgfkl.zip |####-------------------------------------------------| 8.11% tmpx86mgfkl.zip |#####------------------------------------------------| 8.65% tmpx86mgfkl.zip |#####------------------------------------------------| 9.19% tmpx86mgfkl.zip |#####------------------------------------------------| 9.73% tmpx86mgfkl.zip |#####------------------------------------------------| 10.27% tmpx86mgfkl.zip |######-----------------------------------------------| 10.81% tmpx86mgfkl.zip |######-----------------------------------------------| 11.35% tmpx86mgfkl.zip |######-----------------------------------------------| 11.89% tmpx86mgfkl.zip |#######----------------------------------------------| 12.43% tmpx86mgfkl.zip |#######----------------------------------------------| 12.97% tmpx86mgfkl.zip |#######----------------------------------------------| 13.52% tmpx86mgfkl.zip |#######----------------------------------------------| 14.06% tmpx86mgfkl.zip |########---------------------------------------------| 14.6% tmpx86mgfkl.zip |########---------------------------------------------| 15.14% tmpx86mgfkl.zip |########---------------------------------------------| 15.68% tmpx86mgfkl.zip |#########--------------------------------------------| 16.22% tmpx86mgfkl.zip |#########--------------------------------------------| 16.76% tmpx86mgfkl.zip |#########--------------------------------------------| 17.3% tmpx86mgfkl.zip |#########--------------------------------------------| 17.84% tmpx86mgfkl.zip |##########-------------------------------------------| 18.38% tmpx86mgfkl.zip |##########-------------------------------------------| 18.92% tmpx86mgfkl.zip |##########-------------------------------------------| 19.46% tmpx86mgfkl.zip |###########------------------------------------------| 20.0% tmpx86mgfkl.zip |###########------------------------------------------| 20.54% tmpx86mgfkl.zip |###########------------------------------------------| 21.08% tmpx86mgfkl.zip |###########------------------------------------------| 21.62% tmpx86mgfkl.zip |############-----------------------------------------| 22.16% tmpx86mgfkl.zip |############-----------------------------------------| 22.71% tmpx86mgfkl.zip |############-----------------------------------------| 23.25% tmpx86mgfkl.zip |#############----------------------------------------| 23.79% tmpx86mgfkl.zip |#############----------------------------------------| 24.33% tmpx86mgfkl.zip |#############----------------------------------------| 24.87% tmpx86mgfkl.zip |#############----------------------------------------| 25.41% tmpx86mgfkl.zip |##############---------------------------------------| 25.95% tmpx86mgfkl.zip |##############---------------------------------------| 26.49% tmpx86mgfkl.zip |##############---------------------------------------| 27.03% tmpx86mgfkl.zip |###############--------------------------------------| 27.57% tmpx86mgfkl.zip |###############--------------------------------------| 28.11% tmpx86mgfkl.zip |###############--------------------------------------| 28.65% tmpx86mgfkl.zip |###############--------------------------------------| 29.19% tmpx86mgfkl.zip |################-------------------------------------| 29.73% tmpx86mgfkl.zip |################-------------------------------------| 30.27% tmpx86mgfkl.zip |################-------------------------------------| 30.81% tmpx86mgfkl.zip |#################------------------------------------| 31.35% tmpx86mgfkl.zip |#################------------------------------------| 31.9% tmpx86mgfkl.zip |#################------------------------------------| 32.44% tmpx86mgfkl.zip |#################------------------------------------| 32.98% tmpx86mgfkl.zip |##################-----------------------------------| 33.52% tmpx86mgfkl.zip |##################-----------------------------------| 34.06% tmpx86mgfkl.zip |##################-----------------------------------| 34.6% tmpx86mgfkl.zip |###################----------------------------------| 35.14% tmpx86mgfkl.zip |###################----------------------------------| 35.68% tmpx86mgfkl.zip |###################----------------------------------| 36.22% tmpx86mgfkl.zip |###################----------------------------------| 36.76% tmpx86mgfkl.zip |####################---------------------------------| 37.3% tmpx86mgfkl.zip |####################---------------------------------| 37.84% tmpx86mgfkl.zip |####################---------------------------------| 38.38% tmpx86mgfkl.zip |#####################--------------------------------| 38.92% tmpx86mgfkl.zip |#####################--------------------------------| 39.46% tmpx86mgfkl.zip |#####################--------------------------------| 40.0% tmpx86mgfkl.zip |#####################--------------------------------| 40.55% tmpx86mgfkl.zip |######################-------------------------------| 41.09% tmpx86mgfkl.zip |######################-------------------------------| 41.63% tmpx86mgfkl.zip |######################-------------------------------| 42.17% tmpx86mgfkl.zip |#######################------------------------------| 42.71% tmpx86mgfkl.zip |#######################------------------------------| 43.25% tmpx86mgfkl.zip |#######################------------------------------| 43.79% tmpx86mgfkl.zip |#######################------------------------------| 44.33% tmpx86mgfkl.zip |########################-----------------------------| 44.87% tmpx86mgfkl.zip |########################-----------------------------| 45.41% tmpx86mgfkl.zip |########################-----------------------------| 45.95% tmpx86mgfkl.zip |#########################----------------------------| 46.49% tmpx86mgfkl.zip |#########################----------------------------| 47.03% tmpx86mgfkl.zip |#########################----------------------------| 47.57% tmpx86mgfkl.zip |##########################---------------------------| 48.11% tmpx86mgfkl.zip |##########################---------------------------| 48.65% tmpx86mgfkl.zip |##########################---------------------------| 49.19% tmpx86mgfkl.zip |##########################---------------------------| 49.74% tmpx86mgfkl.zip |###########################--------------------------| 50.28% tmpx86mgfkl.zip |###########################--------------------------| 50.82% tmpx86mgfkl.zip |###########################--------------------------| 51.36% tmpx86mgfkl.zip |############################-------------------------| 51.9% tmpx86mgfkl.zip |############################-------------------------| 52.44% tmpx86mgfkl.zip |############################-------------------------| 52.98% tmpx86mgfkl.zip |############################-------------------------| 53.52% tmpx86mgfkl.zip |#############################------------------------| 54.06% tmpx86mgfkl.zip |#############################------------------------| 54.6% tmpx86mgfkl.zip |#############################------------------------| 55.14% tmpx86mgfkl.zip |##############################-----------------------| 55.68% tmpx86mgfkl.zip |##############################-----------------------| 56.22% tmpx86mgfkl.zip |##############################-----------------------| 56.76% tmpx86mgfkl.zip |##############################-----------------------| 57.3% tmpx86mgfkl.zip |###############################----------------------| 57.84% tmpx86mgfkl.zip |###############################----------------------| 58.38% tmpx86mgfkl.zip |###############################----------------------| 58.93% tmpx86mgfkl.zip |################################---------------------| 59.47% tmpx86mgfkl.zip |################################---------------------| 60.01% tmpx86mgfkl.zip |################################---------------------| 60.55% tmpx86mgfkl.zip |################################---------------------| 61.09% tmpx86mgfkl.zip |#################################--------------------| 61.63% tmpx86mgfkl.zip |#################################--------------------| 62.17% tmpx86mgfkl.zip |#################################--------------------| 62.71% tmpx86mgfkl.zip |##################################-------------------| 63.25% tmpx86mgfkl.zip |##################################-------------------| 63.79% tmpx86mgfkl.zip |##################################-------------------| 64.33% tmpx86mgfkl.zip |##################################-------------------| 64.87% tmpx86mgfkl.zip |###################################------------------| 65.41% tmpx86mgfkl.zip |###################################------------------| 65.95% tmpx86mgfkl.zip |###################################------------------| 66.49% tmpx86mgfkl.zip |####################################-----------------| 67.03% tmpx86mgfkl.zip |####################################-----------------| 67.58% tmpx86mgfkl.zip |####################################-----------------| 68.12% tmpx86mgfkl.zip |####################################-----------------| 68.66% tmpx86mgfkl.zip |#####################################----------------| 69.2% tmpx86mgfkl.zip |#####################################----------------| 69.74% tmpx86mgfkl.zip |#####################################----------------| 70.28% tmpx86mgfkl.zip |######################################---------------| 70.82% tmpx86mgfkl.zip |######################################---------------| 71.36% tmpx86mgfkl.zip |######################################---------------| 71.9% tmpx86mgfkl.zip |######################################---------------| 72.44% tmpx86mgfkl.zip |#######################################--------------| 72.98% tmpx86mgfkl.zip |#######################################--------------| 73.52% tmpx86mgfkl.zip |#######################################--------------| 74.06% tmpx86mgfkl.zip |########################################-------------| 74.6% tmpx86mgfkl.zip |########################################-------------| 75.14% tmpx86mgfkl.zip |########################################-------------| 75.68% tmpx86mgfkl.zip |########################################-------------| 76.22% tmpx86mgfkl.zip |#########################################------------| 76.77% tmpx86mgfkl.zip |#########################################------------| 77.31% tmpx86mgfkl.zip |#########################################------------| 77.85% tmpx86mgfkl.zip |##########################################-----------| 78.39% tmpx86mgfkl.zip |##########################################-----------| 78.93% tmpx86mgfkl.zip |##########################################-----------| 79.47% tmpx86mgfkl.zip |##########################################-----------| 80.01% tmpx86mgfkl.zip |###########################################----------| 80.55% tmpx86mgfkl.zip |###########################################----------| 81.09% tmpx86mgfkl.zip |###########################################----------| 81.63% tmpx86mgfkl.zip |############################################---------| 82.17% tmpx86mgfkl.zip |############################################---------| 82.71% tmpx86mgfkl.zip |############################################---------| 83.25% tmpx86mgfkl.zip |############################################---------| 83.79% tmpx86mgfkl.zip |#############################################--------| 84.33% tmpx86mgfkl.zip |#############################################--------| 84.87% tmpx86mgfkl.zip |#############################################--------| 85.41% tmpx86mgfkl.zip |##############################################-------| 85.96% tmpx86mgfkl.zip |##############################################-------| 86.5% tmpx86mgfkl.zip |##############################################-------| 87.04% tmpx86mgfkl.zip |##############################################-------| 87.58% tmpx86mgfkl.zip |###############################################------| 88.12% tmpx86mgfkl.zip |###############################################------| 88.66% tmpx86mgfkl.zip |###############################################------| 89.2% tmpx86mgfkl.zip |################################################-----| 89.74% tmpx86mgfkl.zip |################################################-----| 90.28% tmpx86mgfkl.zip |################################################-----| 90.82% tmpx86mgfkl.zip |################################################-----| 91.36% tmpx86mgfkl.zip |#################################################----| 91.9% tmpx86mgfkl.zip |#################################################----| 92.44% tmpx86mgfkl.zip |#################################################----| 92.98% tmpx86mgfkl.zip |##################################################---| 93.52% tmpx86mgfkl.zip |##################################################---| 94.06% tmpx86mgfkl.zip |##################################################---| 94.61% tmpx86mgfkl.zip |##################################################---| 95.15% tmpx86mgfkl.zip |###################################################--| 95.69% tmpx86mgfkl.zip |###################################################--| 96.23% tmpx86mgfkl.zip |###################################################--| 96.77% tmpx86mgfkl.zip |####################################################-| 97.31% tmpx86mgfkl.zip |####################################################-| 97.85% tmpx86mgfkl.zip |####################################################-| 98.39% tmpx86mgfkl.zip |####################################################-| 98.93% tmpx86mgfkl.zip |#####################################################| 99.47% tmpx86mgfkl.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 856caebd-fefe-4f17-ad3a-a1d6f073c3aa + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-xz9VlKu/pgaas_types.yaml ++ basename /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-xz9VlKu/pgaas_types.yaml /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpzcir5f86.zip |-----------------------------------------------------| 0.19% tmpzcir5f86.zip |-----------------------------------------------------| 0.37% tmpzcir5f86.zip |-----------------------------------------------------| 0.56% tmpzcir5f86.zip |-----------------------------------------------------| 0.74% tmpzcir5f86.zip |-----------------------------------------------------| 0.93% tmpzcir5f86.zip |#----------------------------------------------------| 1.11% tmpzcir5f86.zip |#----------------------------------------------------| 1.3% tmpzcir5f86.zip |#----------------------------------------------------| 1.48% tmpzcir5f86.zip |#----------------------------------------------------| 1.67% tmpzcir5f86.zip |#----------------------------------------------------| 1.85% tmpzcir5f86.zip |#----------------------------------------------------| 2.04% tmpzcir5f86.zip |#----------------------------------------------------| 2.22% tmpzcir5f86.zip |#----------------------------------------------------| 2.41% tmpzcir5f86.zip |#----------------------------------------------------| 2.6% tmpzcir5f86.zip |#----------------------------------------------------| 2.78% tmpzcir5f86.zip |##---------------------------------------------------| 2.97% tmpzcir5f86.zip |##---------------------------------------------------| 3.15% tmpzcir5f86.zip |##---------------------------------------------------| 3.34% tmpzcir5f86.zip |##---------------------------------------------------| 3.52% tmpzcir5f86.zip |##---------------------------------------------------| 3.71% tmpzcir5f86.zip |##---------------------------------------------------| 3.89% tmpzcir5f86.zip |##---------------------------------------------------| 4.08% tmpzcir5f86.zip |##---------------------------------------------------| 4.26% tmpzcir5f86.zip |##---------------------------------------------------| 4.45% tmpzcir5f86.zip |##---------------------------------------------------| 4.64% tmpzcir5f86.zip |###--------------------------------------------------| 4.82% tmpzcir5f86.zip |###--------------------------------------------------| 5.01% tmpzcir5f86.zip |###--------------------------------------------------| 5.19% tmpzcir5f86.zip |###--------------------------------------------------| 5.38% tmpzcir5f86.zip |###--------------------------------------------------| 5.56% tmpzcir5f86.zip |###--------------------------------------------------| 5.75% tmpzcir5f86.zip |###--------------------------------------------------| 5.93% tmpzcir5f86.zip |###--------------------------------------------------| 6.12% tmpzcir5f86.zip |###--------------------------------------------------| 6.3% tmpzcir5f86.zip |###--------------------------------------------------| 6.49% tmpzcir5f86.zip |####-------------------------------------------------| 6.67% tmpzcir5f86.zip |####-------------------------------------------------| 6.86% tmpzcir5f86.zip |####-------------------------------------------------| 7.05% tmpzcir5f86.zip |####-------------------------------------------------| 7.23% tmpzcir5f86.zip |####-------------------------------------------------| 7.42% tmpzcir5f86.zip |####-------------------------------------------------| 7.6% tmpzcir5f86.zip |####-------------------------------------------------| 7.79% tmpzcir5f86.zip |####-------------------------------------------------| 7.97% tmpzcir5f86.zip |####-------------------------------------------------| 8.16% tmpzcir5f86.zip |####-------------------------------------------------| 8.34% tmpzcir5f86.zip |#####------------------------------------------------| 8.53% tmpzcir5f86.zip |#####------------------------------------------------| 8.71% tmpzcir5f86.zip |#####------------------------------------------------| 8.9% tmpzcir5f86.zip |#####------------------------------------------------| 9.08% tmpzcir5f86.zip |#####------------------------------------------------| 9.27% tmpzcir5f86.zip |#####------------------------------------------------| 9.46% tmpzcir5f86.zip |#####------------------------------------------------| 9.64% tmpzcir5f86.zip |#####------------------------------------------------| 9.83% tmpzcir5f86.zip |#####------------------------------------------------| 10.01% tmpzcir5f86.zip |#####------------------------------------------------| 10.2% tmpzcir5f86.zip |######-----------------------------------------------| 10.38% tmpzcir5f86.zip |######-----------------------------------------------| 10.57% tmpzcir5f86.zip |######-----------------------------------------------| 10.75% tmpzcir5f86.zip |######-----------------------------------------------| 10.94% tmpzcir5f86.zip |######-----------------------------------------------| 11.12% tmpzcir5f86.zip |######-----------------------------------------------| 11.31% tmpzcir5f86.zip |######-----------------------------------------------| 11.5% tmpzcir5f86.zip |######-----------------------------------------------| 11.68% tmpzcir5f86.zip |######-----------------------------------------------| 11.87% tmpzcir5f86.zip |######-----------------------------------------------| 12.05% tmpzcir5f86.zip |######-----------------------------------------------| 12.24% tmpzcir5f86.zip |#######----------------------------------------------| 12.42% tmpzcir5f86.zip |#######----------------------------------------------| 12.61% tmpzcir5f86.zip |#######----------------------------------------------| 12.79% tmpzcir5f86.zip |#######----------------------------------------------| 12.98% tmpzcir5f86.zip |#######----------------------------------------------| 13.16% tmpzcir5f86.zip |#######----------------------------------------------| 13.35% tmpzcir5f86.zip |#######----------------------------------------------| 13.53% tmpzcir5f86.zip |#######----------------------------------------------| 13.72% tmpzcir5f86.zip |#######----------------------------------------------| 13.91% tmpzcir5f86.zip |#######----------------------------------------------| 14.09% tmpzcir5f86.zip |########---------------------------------------------| 14.28% tmpzcir5f86.zip |########---------------------------------------------| 14.46% tmpzcir5f86.zip |########---------------------------------------------| 14.65% tmpzcir5f86.zip |########---------------------------------------------| 14.83% tmpzcir5f86.zip |########---------------------------------------------| 15.02% tmpzcir5f86.zip |########---------------------------------------------| 15.2% tmpzcir5f86.zip |########---------------------------------------------| 15.39% tmpzcir5f86.zip |########---------------------------------------------| 15.57% tmpzcir5f86.zip |########---------------------------------------------| 15.76% tmpzcir5f86.zip |########---------------------------------------------| 15.94% tmpzcir5f86.zip |#########--------------------------------------------| 16.13% tmpzcir5f86.zip |#########--------------------------------------------| 16.32% tmpzcir5f86.zip |#########--------------------------------------------| 16.5% tmpzcir5f86.zip |#########--------------------------------------------| 16.69% tmpzcir5f86.zip |#########--------------------------------------------| 16.87% tmpzcir5f86.zip |#########--------------------------------------------| 17.06% tmpzcir5f86.zip |#########--------------------------------------------| 17.24% tmpzcir5f86.zip |#########--------------------------------------------| 17.43% tmpzcir5f86.zip |#########--------------------------------------------| 17.61% tmpzcir5f86.zip |#########--------------------------------------------| 17.8% tmpzcir5f86.zip |##########-------------------------------------------| 17.98% tmpzcir5f86.zip |##########-------------------------------------------| 18.17% tmpzcir5f86.zip |##########-------------------------------------------| 18.36% tmpzcir5f86.zip |##########-------------------------------------------| 18.54% tmpzcir5f86.zip |##########-------------------------------------------| 18.73% tmpzcir5f86.zip |##########-------------------------------------------| 18.91% tmpzcir5f86.zip |##########-------------------------------------------| 19.1% tmpzcir5f86.zip |##########-------------------------------------------| 19.28% tmpzcir5f86.zip |##########-------------------------------------------| 19.47% tmpzcir5f86.zip |##########-------------------------------------------| 19.65% tmpzcir5f86.zip |###########------------------------------------------| 19.84% tmpzcir5f86.zip |###########------------------------------------------| 20.02% tmpzcir5f86.zip |###########------------------------------------------| 20.21% tmpzcir5f86.zip |###########------------------------------------------| 20.39% tmpzcir5f86.zip |###########------------------------------------------| 20.58% tmpzcir5f86.zip |###########------------------------------------------| 20.77% tmpzcir5f86.zip |###########------------------------------------------| 20.95% tmpzcir5f86.zip |###########------------------------------------------| 21.14% tmpzcir5f86.zip |###########------------------------------------------| 21.32% tmpzcir5f86.zip |###########------------------------------------------| 21.51% tmpzcir5f86.zip |###########------------------------------------------| 21.69% tmpzcir5f86.zip |############-----------------------------------------| 21.88% tmpzcir5f86.zip |############-----------------------------------------| 22.06% tmpzcir5f86.zip |############-----------------------------------------| 22.25% tmpzcir5f86.zip |############-----------------------------------------| 22.43% tmpzcir5f86.zip |############-----------------------------------------| 22.62% tmpzcir5f86.zip |############-----------------------------------------| 22.8% tmpzcir5f86.zip |############-----------------------------------------| 22.99% tmpzcir5f86.zip |############-----------------------------------------| 23.18% tmpzcir5f86.zip |############-----------------------------------------| 23.36% tmpzcir5f86.zip |############-----------------------------------------| 23.55% tmpzcir5f86.zip |#############----------------------------------------| 23.73% tmpzcir5f86.zip |#############----------------------------------------| 23.92% tmpzcir5f86.zip |#############----------------------------------------| 24.1% tmpzcir5f86.zip |#############----------------------------------------| 24.29% tmpzcir5f86.zip |#############----------------------------------------| 24.47% tmpzcir5f86.zip |#############----------------------------------------| 24.66% tmpzcir5f86.zip |#############----------------------------------------| 24.84% tmpzcir5f86.zip |#############----------------------------------------| 25.03% tmpzcir5f86.zip |#############----------------------------------------| 25.22% tmpzcir5f86.zip |#############----------------------------------------| 25.4% tmpzcir5f86.zip |##############---------------------------------------| 25.59% tmpzcir5f86.zip |##############---------------------------------------| 25.77% tmpzcir5f86.zip |##############---------------------------------------| 25.96% tmpzcir5f86.zip |##############---------------------------------------| 26.14% tmpzcir5f86.zip |##############---------------------------------------| 26.33% tmpzcir5f86.zip |##############---------------------------------------| 26.51% tmpzcir5f86.zip |##############---------------------------------------| 26.7% tmpzcir5f86.zip |##############---------------------------------------| 26.88% tmpzcir5f86.zip |##############---------------------------------------| 27.07% tmpzcir5f86.zip |##############---------------------------------------| 27.25% tmpzcir5f86.zip |###############--------------------------------------| 27.44% tmpzcir5f86.zip |###############--------------------------------------| 27.63% tmpzcir5f86.zip |###############--------------------------------------| 27.81% tmpzcir5f86.zip |###############--------------------------------------| 28.0% tmpzcir5f86.zip |###############--------------------------------------| 28.18% tmpzcir5f86.zip |###############--------------------------------------| 28.37% tmpzcir5f86.zip |###############--------------------------------------| 28.55% tmpzcir5f86.zip |###############--------------------------------------| 28.74% tmpzcir5f86.zip |###############--------------------------------------| 28.92% tmpzcir5f86.zip |###############--------------------------------------| 29.11% tmpzcir5f86.zip |################-------------------------------------| 29.29% tmpzcir5f86.zip |################-------------------------------------| 29.48% tmpzcir5f86.zip |################-------------------------------------| 29.66% tmpzcir5f86.zip |################-------------------------------------| 29.85% tmpzcir5f86.zip |################-------------------------------------| 30.04% tmpzcir5f86.zip |################-------------------------------------| 30.22% tmpzcir5f86.zip |################-------------------------------------| 30.41% tmpzcir5f86.zip |################-------------------------------------| 30.59% tmpzcir5f86.zip |################-------------------------------------| 30.78% tmpzcir5f86.zip |################-------------------------------------| 30.96% tmpzcir5f86.zip |#################------------------------------------| 31.15% tmpzcir5f86.zip |#################------------------------------------| 31.33% tmpzcir5f86.zip |#################------------------------------------| 31.52% tmpzcir5f86.zip |#################------------------------------------| 31.7% tmpzcir5f86.zip |#################------------------------------------| 31.89% tmpzcir5f86.zip |#################------------------------------------| 32.08% tmpzcir5f86.zip |#################------------------------------------| 32.26% tmpzcir5f86.zip |#################------------------------------------| 32.45% tmpzcir5f86.zip |#################------------------------------------| 32.63% tmpzcir5f86.zip |#################------------------------------------| 32.82% tmpzcir5f86.zip |#################------------------------------------| 33.0% tmpzcir5f86.zip |##################-----------------------------------| 33.19% tmpzcir5f86.zip |##################-----------------------------------| 33.37% tmpzcir5f86.zip |##################-----------------------------------| 33.56% tmpzcir5f86.zip |##################-----------------------------------| 33.74% tmpzcir5f86.zip |##################-----------------------------------| 33.93% tmpzcir5f86.zip |##################-----------------------------------| 34.11% tmpzcir5f86.zip |##################-----------------------------------| 34.3% tmpzcir5f86.zip |##################-----------------------------------| 34.49% tmpzcir5f86.zip |##################-----------------------------------| 34.67% tmpzcir5f86.zip |##################-----------------------------------| 34.86% tmpzcir5f86.zip |###################----------------------------------| 35.04% tmpzcir5f86.zip |###################----------------------------------| 35.23% tmpzcir5f86.zip |###################----------------------------------| 35.41% tmpzcir5f86.zip |###################----------------------------------| 35.6% tmpzcir5f86.zip |###################----------------------------------| 35.78% tmpzcir5f86.zip |###################----------------------------------| 35.97% tmpzcir5f86.zip |###################----------------------------------| 36.15% tmpzcir5f86.zip |###################----------------------------------| 36.34% tmpzcir5f86.zip |###################----------------------------------| 36.52% tmpzcir5f86.zip |###################----------------------------------| 36.71% tmpzcir5f86.zip |####################---------------------------------| 36.9% tmpzcir5f86.zip |####################---------------------------------| 37.08% tmpzcir5f86.zip |####################---------------------------------| 37.27% tmpzcir5f86.zip |####################---------------------------------| 37.45% tmpzcir5f86.zip |####################---------------------------------| 37.64% tmpzcir5f86.zip |####################---------------------------------| 37.82% tmpzcir5f86.zip |####################---------------------------------| 38.01% tmpzcir5f86.zip |####################---------------------------------| 38.19% tmpzcir5f86.zip |####################---------------------------------| 38.38% tmpzcir5f86.zip |####################---------------------------------| 38.56% tmpzcir5f86.zip |#####################--------------------------------| 38.75% tmpzcir5f86.zip |#####################--------------------------------| 38.94% tmpzcir5f86.zip |#####################--------------------------------| 39.12% tmpzcir5f86.zip |#####################--------------------------------| 39.31% tmpzcir5f86.zip |#####################--------------------------------| 39.49% tmpzcir5f86.zip |#####################--------------------------------| 39.68% tmpzcir5f86.zip |#####################--------------------------------| 39.86% tmpzcir5f86.zip |#####################--------------------------------| 40.05% tmpzcir5f86.zip |#####################--------------------------------| 40.23% tmpzcir5f86.zip |#####################--------------------------------| 40.42% tmpzcir5f86.zip |######################-------------------------------| 40.6% tmpzcir5f86.zip |######################-------------------------------| 40.79% tmpzcir5f86.zip |######################-------------------------------| 40.97% tmpzcir5f86.zip |######################-------------------------------| 41.16% tmpzcir5f86.zip |######################-------------------------------| 41.35% tmpzcir5f86.zip |######################-------------------------------| 41.53% tmpzcir5f86.zip |######################-------------------------------| 41.72% tmpzcir5f86.zip |######################-------------------------------| 41.9% tmpzcir5f86.zip |######################-------------------------------| 42.09% tmpzcir5f86.zip |######################-------------------------------| 42.27% tmpzcir5f86.zip |#######################------------------------------| 42.46% tmpzcir5f86.zip |#######################------------------------------| 42.64% tmpzcir5f86.zip |#######################------------------------------| 42.83% tmpzcir5f86.zip |#######################------------------------------| 43.01% tmpzcir5f86.zip |#######################------------------------------| 43.2% tmpzcir5f86.zip |#######################------------------------------| 43.38% tmpzcir5f86.zip |#######################------------------------------| 43.57% tmpzcir5f86.zip |#######################------------------------------| 43.76% tmpzcir5f86.zip |#######################------------------------------| 43.94% tmpzcir5f86.zip |#######################------------------------------| 44.13% tmpzcir5f86.zip |#######################------------------------------| 44.31% tmpzcir5f86.zip |########################-----------------------------| 44.5% tmpzcir5f86.zip |########################-----------------------------| 44.68% tmpzcir5f86.zip |########################-----------------------------| 44.87% tmpzcir5f86.zip |########################-----------------------------| 45.05% tmpzcir5f86.zip |########################-----------------------------| 45.24% tmpzcir5f86.zip |########################-----------------------------| 45.42% tmpzcir5f86.zip |########################-----------------------------| 45.61% tmpzcir5f86.zip |########################-----------------------------| 45.8% tmpzcir5f86.zip |########################-----------------------------| 45.98% tmpzcir5f86.zip |########################-----------------------------| 46.17% tmpzcir5f86.zip |#########################----------------------------| 46.35% tmpzcir5f86.zip |#########################----------------------------| 46.54% tmpzcir5f86.zip |#########################----------------------------| 46.72% tmpzcir5f86.zip |#########################----------------------------| 46.91% tmpzcir5f86.zip |#########################----------------------------| 47.09% tmpzcir5f86.zip |#########################----------------------------| 47.28% tmpzcir5f86.zip |#########################----------------------------| 47.46% tmpzcir5f86.zip |#########################----------------------------| 47.65% tmpzcir5f86.zip |#########################----------------------------| 47.83% tmpzcir5f86.zip |#########################----------------------------| 48.02% tmpzcir5f86.zip |##########################---------------------------| 48.21% tmpzcir5f86.zip |##########################---------------------------| 48.39% tmpzcir5f86.zip |##########################---------------------------| 48.58% tmpzcir5f86.zip |##########################---------------------------| 48.76% tmpzcir5f86.zip |##########################---------------------------| 48.95% tmpzcir5f86.zip |##########################---------------------------| 49.13% tmpzcir5f86.zip |##########################---------------------------| 49.32% tmpzcir5f86.zip |##########################---------------------------| 49.5% tmpzcir5f86.zip |##########################---------------------------| 49.69% tmpzcir5f86.zip |##########################---------------------------| 49.87% tmpzcir5f86.zip |###########################--------------------------| 50.06% tmpzcir5f86.zip |###########################--------------------------| 50.24% tmpzcir5f86.zip |###########################--------------------------| 50.43% tmpzcir5f86.zip |###########################--------------------------| 50.62% tmpzcir5f86.zip |###########################--------------------------| 50.8% tmpzcir5f86.zip |###########################--------------------------| 50.99% tmpzcir5f86.zip |###########################--------------------------| 51.17% tmpzcir5f86.zip |###########################--------------------------| 51.36% tmpzcir5f86.zip |###########################--------------------------| 51.54% tmpzcir5f86.zip |###########################--------------------------| 51.73% tmpzcir5f86.zip |############################-------------------------| 51.91% tmpzcir5f86.zip |############################-------------------------| 52.1% tmpzcir5f86.zip |############################-------------------------| 52.28% tmpzcir5f86.zip |############################-------------------------| 52.47% tmpzcir5f86.zip |############################-------------------------| 52.65% tmpzcir5f86.zip |############################-------------------------| 52.84% tmpzcir5f86.zip |############################-------------------------| 53.03% tmpzcir5f86.zip |############################-------------------------| 53.21% tmpzcir5f86.zip |############################-------------------------| 53.4% tmpzcir5f86.zip |############################-------------------------| 53.58% tmpzcir5f86.zip |############################-------------------------| 53.77% tmpzcir5f86.zip |#############################------------------------| 53.95% tmpzcir5f86.zip |#############################------------------------| 54.14% tmpzcir5f86.zip |#############################------------------------| 54.32% tmpzcir5f86.zip |#############################------------------------| 54.51% tmpzcir5f86.zip |#############################------------------------| 54.69% tmpzcir5f86.zip |#############################------------------------| 54.88% tmpzcir5f86.zip |#############################------------------------| 55.07% tmpzcir5f86.zip |#############################------------------------| 55.25% tmpzcir5f86.zip |#############################------------------------| 55.44% tmpzcir5f86.zip |#############################------------------------| 55.62% tmpzcir5f86.zip |##############################-----------------------| 55.81% tmpzcir5f86.zip |##############################-----------------------| 55.99% tmpzcir5f86.zip |##############################-----------------------| 56.18% tmpzcir5f86.zip |##############################-----------------------| 56.36% tmpzcir5f86.zip |##############################-----------------------| 56.55% tmpzcir5f86.zip |##############################-----------------------| 56.73% tmpzcir5f86.zip |##############################-----------------------| 56.92% tmpzcir5f86.zip |##############################-----------------------| 57.1% tmpzcir5f86.zip |##############################-----------------------| 57.29% tmpzcir5f86.zip |##############################-----------------------| 57.48% tmpzcir5f86.zip |###############################----------------------| 57.66% tmpzcir5f86.zip |###############################----------------------| 57.85% tmpzcir5f86.zip |###############################----------------------| 58.03% tmpzcir5f86.zip |###############################----------------------| 58.22% tmpzcir5f86.zip |###############################----------------------| 58.4% tmpzcir5f86.zip |###############################----------------------| 58.59% tmpzcir5f86.zip |###############################----------------------| 58.77% tmpzcir5f86.zip |###############################----------------------| 58.96% tmpzcir5f86.zip |###############################----------------------| 59.14% tmpzcir5f86.zip |###############################----------------------| 59.33% tmpzcir5f86.zip |################################---------------------| 59.51% tmpzcir5f86.zip |################################---------------------| 59.7% tmpzcir5f86.zip |################################---------------------| 59.89% tmpzcir5f86.zip |################################---------------------| 60.07% tmpzcir5f86.zip |################################---------------------| 60.26% tmpzcir5f86.zip |################################---------------------| 60.44% tmpzcir5f86.zip |################################---------------------| 60.63% tmpzcir5f86.zip |################################---------------------| 60.81% tmpzcir5f86.zip |################################---------------------| 61.0% tmpzcir5f86.zip |################################---------------------| 61.18% tmpzcir5f86.zip |#################################--------------------| 61.37% tmpzcir5f86.zip |#################################--------------------| 61.55% tmpzcir5f86.zip |#################################--------------------| 61.74% tmpzcir5f86.zip |#################################--------------------| 61.93% tmpzcir5f86.zip |#################################--------------------| 62.11% tmpzcir5f86.zip |#################################--------------------| 62.3% tmpzcir5f86.zip |#################################--------------------| 62.48% tmpzcir5f86.zip |#################################--------------------| 62.67% tmpzcir5f86.zip |#################################--------------------| 62.85% tmpzcir5f86.zip |#################################--------------------| 63.04% tmpzcir5f86.zip |##################################-------------------| 63.22% tmpzcir5f86.zip |##################################-------------------| 63.41% tmpzcir5f86.zip |##################################-------------------| 63.59% tmpzcir5f86.zip |##################################-------------------| 63.78% tmpzcir5f86.zip |##################################-------------------| 63.96% tmpzcir5f86.zip |##################################-------------------| 64.15% tmpzcir5f86.zip |##################################-------------------| 64.34% tmpzcir5f86.zip |##################################-------------------| 64.52% tmpzcir5f86.zip |##################################-------------------| 64.71% tmpzcir5f86.zip |##################################-------------------| 64.89% tmpzcir5f86.zip |##################################-------------------| 65.08% tmpzcir5f86.zip |###################################------------------| 65.26% tmpzcir5f86.zip |###################################------------------| 65.45% tmpzcir5f86.zip |###################################------------------| 65.63% tmpzcir5f86.zip |###################################------------------| 65.82% tmpzcir5f86.zip |###################################------------------| 66.0% tmpzcir5f86.zip |###################################------------------| 66.19% tmpzcir5f86.zip |###################################------------------| 66.37% tmpzcir5f86.zip |###################################------------------| 66.56% tmpzcir5f86.zip |###################################------------------| 66.75% tmpzcir5f86.zip |###################################------------------| 66.93% tmpzcir5f86.zip |####################################-----------------| 67.12% tmpzcir5f86.zip |####################################-----------------| 67.3% tmpzcir5f86.zip |####################################-----------------| 67.49% tmpzcir5f86.zip |####################################-----------------| 67.67% tmpzcir5f86.zip |####################################-----------------| 67.86% tmpzcir5f86.zip |####################################-----------------| 68.04% tmpzcir5f86.zip |####################################-----------------| 68.23% tmpzcir5f86.zip |####################################-----------------| 68.41% tmpzcir5f86.zip |####################################-----------------| 68.6% tmpzcir5f86.zip |####################################-----------------| 68.79% tmpzcir5f86.zip |#####################################----------------| 68.97% tmpzcir5f86.zip |#####################################----------------| 69.16% tmpzcir5f86.zip |#####################################----------------| 69.34% tmpzcir5f86.zip |#####################################----------------| 69.53% tmpzcir5f86.zip |#####################################----------------| 69.71% tmpzcir5f86.zip |#####################################----------------| 69.9% tmpzcir5f86.zip |#####################################----------------| 70.08% tmpzcir5f86.zip |#####################################----------------| 70.27% tmpzcir5f86.zip |#####################################----------------| 70.45% tmpzcir5f86.zip |#####################################----------------| 70.64% tmpzcir5f86.zip |######################################---------------| 70.82% tmpzcir5f86.zip |######################################---------------| 71.01% tmpzcir5f86.zip |######################################---------------| 71.2% tmpzcir5f86.zip |######################################---------------| 71.38% tmpzcir5f86.zip |######################################---------------| 71.57% tmpzcir5f86.zip |######################################---------------| 71.75% tmpzcir5f86.zip |######################################---------------| 71.94% tmpzcir5f86.zip |######################################---------------| 72.12% tmpzcir5f86.zip |######################################---------------| 72.31% tmpzcir5f86.zip |######################################---------------| 72.49% tmpzcir5f86.zip |#######################################--------------| 72.68% tmpzcir5f86.zip |#######################################--------------| 72.86% tmpzcir5f86.zip |#######################################--------------| 73.05% tmpzcir5f86.zip |#######################################--------------| 73.23% tmpzcir5f86.zip |#######################################--------------| 73.42% tmpzcir5f86.zip |#######################################--------------| 73.61% tmpzcir5f86.zip |#######################################--------------| 73.79% tmpzcir5f86.zip |#######################################--------------| 73.98% tmpzcir5f86.zip |#######################################--------------| 74.16% tmpzcir5f86.zip |#######################################--------------| 74.35% tmpzcir5f86.zip |########################################-------------| 74.53% tmpzcir5f86.zip |########################################-------------| 74.72% tmpzcir5f86.zip |########################################-------------| 74.9% tmpzcir5f86.zip |########################################-------------| 75.09% tmpzcir5f86.zip |########################################-------------| 75.27% tmpzcir5f86.zip |########################################-------------| 75.46% tmpzcir5f86.zip |########################################-------------| 75.65% tmpzcir5f86.zip |########################################-------------| 75.83% tmpzcir5f86.zip |########################################-------------| 76.02% tmpzcir5f86.zip |########################################-------------| 76.2% tmpzcir5f86.zip |########################################-------------| 76.39% tmpzcir5f86.zip |#########################################------------| 76.57% tmpzcir5f86.zip |#########################################------------| 76.76% tmpzcir5f86.zip |#########################################------------| 76.94% tmpzcir5f86.zip |#########################################------------| 77.13% tmpzcir5f86.zip |#########################################------------| 77.31% tmpzcir5f86.zip |#########################################------------| 77.5% tmpzcir5f86.zip |#########################################------------| 77.68% tmpzcir5f86.zip |#########################################------------| 77.87% tmpzcir5f86.zip |#########################################------------| 78.06% tmpzcir5f86.zip |#########################################------------| 78.24% tmpzcir5f86.zip |##########################################-----------| 78.43% tmpzcir5f86.zip |##########################################-----------| 78.61% tmpzcir5f86.zip |##########################################-----------| 78.8% tmpzcir5f86.zip |##########################################-----------| 78.98% tmpzcir5f86.zip |##########################################-----------| 79.17% tmpzcir5f86.zip |##########################################-----------| 79.35% tmpzcir5f86.zip |##########################################-----------| 79.54% tmpzcir5f86.zip |##########################################-----------| 79.72% tmpzcir5f86.zip |##########################################-----------| 79.91% tmpzcir5f86.zip |##########################################-----------| 80.09% tmpzcir5f86.zip |###########################################----------| 80.28% tmpzcir5f86.zip |###########################################----------| 80.47% tmpzcir5f86.zip |###########################################----------| 80.65% tmpzcir5f86.zip |###########################################----------| 80.84% tmpzcir5f86.zip |###########################################----------| 81.02% tmpzcir5f86.zip |###########################################----------| 81.21% tmpzcir5f86.zip |###########################################----------| 81.39% tmpzcir5f86.zip |###########################################----------| 81.58% tmpzcir5f86.zip |###########################################----------| 81.76% tmpzcir5f86.zip |###########################################----------| 81.95% tmpzcir5f86.zip |############################################---------| 82.13% tmpzcir5f86.zip |############################################---------| 82.32% tmpzcir5f86.zip |############################################---------| 82.51% tmpzcir5f86.zip |############################################---------| 82.69% tmpzcir5f86.zip |############################################---------| 82.88% tmpzcir5f86.zip |############################################---------| 83.06% tmpzcir5f86.zip |############################################---------| 83.25% tmpzcir5f86.zip |############################################---------| 83.43% tmpzcir5f86.zip |############################################---------| 83.62% tmpzcir5f86.zip |############################################---------| 83.8% tmpzcir5f86.zip |#############################################--------| 83.99% tmpzcir5f86.zip |#############################################--------| 84.17% tmpzcir5f86.zip |#############################################--------| 84.36% tmpzcir5f86.zip |#############################################--------| 84.54% tmpzcir5f86.zip |#############################################--------| 84.73% tmpzcir5f86.zip |#############################################--------| 84.92% tmpzcir5f86.zip |#############################################--------| 85.1% tmpzcir5f86.zip |#############################################--------| 85.29% tmpzcir5f86.zip |#############################################--------| 85.47% tmpzcir5f86.zip |#############################################--------| 85.66% tmpzcir5f86.zip |#############################################--------| 85.84% tmpzcir5f86.zip |##############################################-------| 86.03% tmpzcir5f86.zip |##############################################-------| 86.21% tmpzcir5f86.zip |##############################################-------| 86.4% tmpzcir5f86.zip |##############################################-------| 86.58% tmpzcir5f86.zip |##############################################-------| 86.77% tmpzcir5f86.zip |##############################################-------| 86.95% tmpzcir5f86.zip |##############################################-------| 87.14% tmpzcir5f86.zip |##############################################-------| 87.33% tmpzcir5f86.zip |##############################################-------| 87.51% tmpzcir5f86.zip |##############################################-------| 87.7% tmpzcir5f86.zip |###############################################------| 87.88% tmpzcir5f86.zip |###############################################------| 88.07% tmpzcir5f86.zip |###############################################------| 88.25% tmpzcir5f86.zip |###############################################------| 88.44% tmpzcir5f86.zip |###############################################------| 88.62% tmpzcir5f86.zip |###############################################------| 88.81% tmpzcir5f86.zip |###############################################------| 88.99% tmpzcir5f86.zip |###############################################------| 89.18% tmpzcir5f86.zip |###############################################------| 89.37% tmpzcir5f86.zip |###############################################------| 89.55% tmpzcir5f86.zip |################################################-----| 89.74% tmpzcir5f86.zip |################################################-----| 89.92% tmpzcir5f86.zip |################################################-----| 90.11% tmpzcir5f86.zip |################################################-----| 90.29% tmpzcir5f86.zip |################################################-----| 90.48% tmpzcir5f86.zip |################################################-----| 90.66% tmpzcir5f86.zip |################################################-----| 90.85% tmpzcir5f86.zip |################################################-----| 91.03% tmpzcir5f86.zip |################################################-----| 91.22% tmpzcir5f86.zip |################################################-----| 91.4% tmpzcir5f86.zip |#################################################----| 91.59% tmpzcir5f86.zip |#################################################----| 91.78% tmpzcir5f86.zip |#################################################----| 91.96% tmpzcir5f86.zip |#################################################----| 92.15% tmpzcir5f86.zip |#################################################----| 92.33% tmpzcir5f86.zip |#################################################----| 92.52% tmpzcir5f86.zip |#################################################----| 92.7% tmpzcir5f86.zip |#################################################----| 92.89% tmpzcir5f86.zip |#################################################----| 93.07% tmpzcir5f86.zip |#################################################----| 93.26% tmpzcir5f86.zip |##################################################---| 93.44% tmpzcir5f86.zip |##################################################---| 93.63% tmpzcir5f86.zip |##################################################---| 93.81% tmpzcir5f86.zip |##################################################---| 94.0% tmpzcir5f86.zip |##################################################---| 94.19% tmpzcir5f86.zip |##################################################---| 94.37% tmpzcir5f86.zip |##################################################---| 94.56% tmpzcir5f86.zip |##################################################---| 94.74% tmpzcir5f86.zip |##################################################---| 94.93% tmpzcir5f86.zip |##################################################---| 95.11% tmpzcir5f86.zip |###################################################--| 95.3% tmpzcir5f86.zip |###################################################--| 95.48% tmpzcir5f86.zip |###################################################--| 95.67% tmpzcir5f86.zip |###################################################--| 95.85% tmpzcir5f86.zip |###################################################--| 96.04% tmpzcir5f86.zip |###################################################--| 96.23% tmpzcir5f86.zip |###################################################--| 96.41% tmpzcir5f86.zip |###################################################--| 96.6% tmpzcir5f86.zip |###################################################--| 96.78% tmpzcir5f86.zip |###################################################--| 96.97% tmpzcir5f86.zip |###################################################--| 97.15% tmpzcir5f86.zip |####################################################-| 97.34% tmpzcir5f86.zip |####################################################-| 97.52% tmpzcir5f86.zip |####################################################-| 97.71% tmpzcir5f86.zip |####################################################-| 97.89% tmpzcir5f86.zip |####################################################-| 98.08% tmpzcir5f86.zip |####################################################-| 98.26% tmpzcir5f86.zip |####################################################-| 98.45% tmpzcir5f86.zip |####################################################-| 98.64% tmpzcir5f86.zip |####################################################-| 98.82% tmpzcir5f86.zip |####################################################-| 99.01% tmpzcir5f86.zip |#####################################################| 99.19% tmpzcir5f86.zip |#####################################################| 99.38% tmpzcir5f86.zip |#####################################################| 99.56% tmpzcir5f86.zip |#####################################################| 99.75% tmpzcir5f86.zip |#####################################################| 99.93% tmpzcir5f86.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is c6333554-bcbb-4a2d-b8bd-b1e7b957e267 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready