+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=UmH7vbj6 + CMPASS=UmH7vbj6 + sed -i -e 's|admin_password: .*$|admin_password: UmH7vbj6|' /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 ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /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. 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. 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. 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. 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' + 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-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-9ullhtt/dmaap_types.yaml ++ basename /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.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-9ullhtt/dmaap_types.yaml /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp9t6mexsa.zip |-----------------------------------------------------| 0.55% tmp9t6mexsa.zip |#----------------------------------------------------| 1.1% tmp9t6mexsa.zip |#----------------------------------------------------| 1.65% tmp9t6mexsa.zip |#----------------------------------------------------| 2.21% tmp9t6mexsa.zip |#----------------------------------------------------| 2.76% tmp9t6mexsa.zip |##---------------------------------------------------| 3.31% tmp9t6mexsa.zip |##---------------------------------------------------| 3.86% tmp9t6mexsa.zip |##---------------------------------------------------| 4.41% tmp9t6mexsa.zip |###--------------------------------------------------| 4.96% tmp9t6mexsa.zip |###--------------------------------------------------| 5.51% tmp9t6mexsa.zip |###--------------------------------------------------| 6.06% tmp9t6mexsa.zip |####-------------------------------------------------| 6.62% tmp9t6mexsa.zip |####-------------------------------------------------| 7.17% tmp9t6mexsa.zip |####-------------------------------------------------| 7.72% tmp9t6mexsa.zip |####-------------------------------------------------| 8.27% tmp9t6mexsa.zip |#####------------------------------------------------| 8.82% tmp9t6mexsa.zip |#####------------------------------------------------| 9.37% tmp9t6mexsa.zip |#####------------------------------------------------| 9.92% tmp9t6mexsa.zip |######-----------------------------------------------| 10.48% tmp9t6mexsa.zip |######-----------------------------------------------| 11.03% tmp9t6mexsa.zip |######-----------------------------------------------| 11.58% tmp9t6mexsa.zip |######-----------------------------------------------| 12.13% tmp9t6mexsa.zip |#######----------------------------------------------| 12.68% tmp9t6mexsa.zip |#######----------------------------------------------| 13.23% tmp9t6mexsa.zip |#######----------------------------------------------| 13.78% tmp9t6mexsa.zip |########---------------------------------------------| 14.34% tmp9t6mexsa.zip |########---------------------------------------------| 14.89% tmp9t6mexsa.zip |########---------------------------------------------| 15.44% tmp9t6mexsa.zip |########---------------------------------------------| 15.99% tmp9t6mexsa.zip |#########--------------------------------------------| 16.54% tmp9t6mexsa.zip |#########--------------------------------------------| 17.09% tmp9t6mexsa.zip |#########--------------------------------------------| 17.64% tmp9t6mexsa.zip |##########-------------------------------------------| 18.19% tmp9t6mexsa.zip |##########-------------------------------------------| 18.75% tmp9t6mexsa.zip |##########-------------------------------------------| 19.3% tmp9t6mexsa.zip |###########------------------------------------------| 19.85% tmp9t6mexsa.zip |###########------------------------------------------| 20.4% tmp9t6mexsa.zip |###########------------------------------------------| 20.95% tmp9t6mexsa.zip |###########------------------------------------------| 21.5% tmp9t6mexsa.zip |############-----------------------------------------| 22.05% tmp9t6mexsa.zip |############-----------------------------------------| 22.61% tmp9t6mexsa.zip |############-----------------------------------------| 23.16% tmp9t6mexsa.zip |#############----------------------------------------| 23.71% tmp9t6mexsa.zip |#############----------------------------------------| 24.26% tmp9t6mexsa.zip |#############----------------------------------------| 24.81% tmp9t6mexsa.zip |#############----------------------------------------| 25.36% tmp9t6mexsa.zip |##############---------------------------------------| 25.91% tmp9t6mexsa.zip |##############---------------------------------------| 26.47% tmp9t6mexsa.zip |##############---------------------------------------| 27.02% tmp9t6mexsa.zip |###############--------------------------------------| 27.57% tmp9t6mexsa.zip |###############--------------------------------------| 28.12% tmp9t6mexsa.zip |###############--------------------------------------| 28.67% tmp9t6mexsa.zip |###############--------------------------------------| 29.22% tmp9t6mexsa.zip |################-------------------------------------| 29.77% tmp9t6mexsa.zip |################-------------------------------------| 30.32% tmp9t6mexsa.zip |################-------------------------------------| 30.88% tmp9t6mexsa.zip |#################------------------------------------| 31.43% tmp9t6mexsa.zip |#################------------------------------------| 31.98% tmp9t6mexsa.zip |#################------------------------------------| 32.53% tmp9t6mexsa.zip |##################-----------------------------------| 33.08% tmp9t6mexsa.zip |##################-----------------------------------| 33.63% tmp9t6mexsa.zip |##################-----------------------------------| 34.18% tmp9t6mexsa.zip |##################-----------------------------------| 34.74% tmp9t6mexsa.zip |###################----------------------------------| 35.29% tmp9t6mexsa.zip |###################----------------------------------| 35.84% tmp9t6mexsa.zip |###################----------------------------------| 36.39% tmp9t6mexsa.zip |####################---------------------------------| 36.94% tmp9t6mexsa.zip |####################---------------------------------| 37.49% tmp9t6mexsa.zip |####################---------------------------------| 38.04% tmp9t6mexsa.zip |####################---------------------------------| 38.6% tmp9t6mexsa.zip |#####################--------------------------------| 39.15% tmp9t6mexsa.zip |#####################--------------------------------| 39.7% tmp9t6mexsa.zip |#####################--------------------------------| 40.25% tmp9t6mexsa.zip |######################-------------------------------| 40.8% tmp9t6mexsa.zip |######################-------------------------------| 41.35% tmp9t6mexsa.zip |######################-------------------------------| 41.9% tmp9t6mexsa.zip |#######################------------------------------| 42.45% tmp9t6mexsa.zip |#######################------------------------------| 43.01% tmp9t6mexsa.zip |#######################------------------------------| 43.56% tmp9t6mexsa.zip |#######################------------------------------| 44.11% tmp9t6mexsa.zip |########################-----------------------------| 44.66% tmp9t6mexsa.zip |########################-----------------------------| 45.21% tmp9t6mexsa.zip |########################-----------------------------| 45.76% tmp9t6mexsa.zip |#########################----------------------------| 46.31% tmp9t6mexsa.zip |#########################----------------------------| 46.87% tmp9t6mexsa.zip |#########################----------------------------| 47.42% tmp9t6mexsa.zip |#########################----------------------------| 47.97% tmp9t6mexsa.zip |##########################---------------------------| 48.52% tmp9t6mexsa.zip |##########################---------------------------| 49.07% tmp9t6mexsa.zip |##########################---------------------------| 49.62% tmp9t6mexsa.zip |###########################--------------------------| 50.17% tmp9t6mexsa.zip |###########################--------------------------| 50.73% tmp9t6mexsa.zip |###########################--------------------------| 51.28% tmp9t6mexsa.zip |###########################--------------------------| 51.83% tmp9t6mexsa.zip |############################-------------------------| 52.38% tmp9t6mexsa.zip |############################-------------------------| 52.93% tmp9t6mexsa.zip |############################-------------------------| 53.48% tmp9t6mexsa.zip |#############################------------------------| 54.03% tmp9t6mexsa.zip |#############################------------------------| 54.58% tmp9t6mexsa.zip |#############################------------------------| 55.14% tmp9t6mexsa.zip |##############################-----------------------| 55.69% tmp9t6mexsa.zip |##############################-----------------------| 56.24% tmp9t6mexsa.zip |##############################-----------------------| 56.79% tmp9t6mexsa.zip |##############################-----------------------| 57.34% tmp9t6mexsa.zip |###############################----------------------| 57.89% tmp9t6mexsa.zip |###############################----------------------| 58.44% tmp9t6mexsa.zip |###############################----------------------| 59.0% tmp9t6mexsa.zip |################################---------------------| 59.55% tmp9t6mexsa.zip |################################---------------------| 60.1% tmp9t6mexsa.zip |################################---------------------| 60.65% tmp9t6mexsa.zip |################################---------------------| 61.2% tmp9t6mexsa.zip |#################################--------------------| 61.75% tmp9t6mexsa.zip |#################################--------------------| 62.3% tmp9t6mexsa.zip |#################################--------------------| 62.86% tmp9t6mexsa.zip |##################################-------------------| 63.41% tmp9t6mexsa.zip |##################################-------------------| 63.96% tmp9t6mexsa.zip |##################################-------------------| 64.51% tmp9t6mexsa.zip |##################################-------------------| 65.06% tmp9t6mexsa.zip |###################################------------------| 65.61% tmp9t6mexsa.zip |###################################------------------| 66.16% tmp9t6mexsa.zip |###################################------------------| 66.71% tmp9t6mexsa.zip |####################################-----------------| 67.27% tmp9t6mexsa.zip |####################################-----------------| 67.82% tmp9t6mexsa.zip |####################################-----------------| 68.37% tmp9t6mexsa.zip |#####################################----------------| 68.92% tmp9t6mexsa.zip |#####################################----------------| 69.47% tmp9t6mexsa.zip |#####################################----------------| 70.02% tmp9t6mexsa.zip |#####################################----------------| 70.57% tmp9t6mexsa.zip |######################################---------------| 71.13% tmp9t6mexsa.zip |######################################---------------| 71.68% tmp9t6mexsa.zip |######################################---------------| 72.23% tmp9t6mexsa.zip |#######################################--------------| 72.78% tmp9t6mexsa.zip |#######################################--------------| 73.33% tmp9t6mexsa.zip |#######################################--------------| 73.88% tmp9t6mexsa.zip |#######################################--------------| 74.43% tmp9t6mexsa.zip |########################################-------------| 74.99% tmp9t6mexsa.zip |########################################-------------| 75.54% tmp9t6mexsa.zip |########################################-------------| 76.09% tmp9t6mexsa.zip |#########################################------------| 76.64% tmp9t6mexsa.zip |#########################################------------| 77.19% tmp9t6mexsa.zip |#########################################------------| 77.74% tmp9t6mexsa.zip |#########################################------------| 78.29% tmp9t6mexsa.zip |##########################################-----------| 78.84% tmp9t6mexsa.zip |##########################################-----------| 79.4% tmp9t6mexsa.zip |##########################################-----------| 79.95% tmp9t6mexsa.zip |###########################################----------| 80.5% tmp9t6mexsa.zip |###########################################----------| 81.05% tmp9t6mexsa.zip |###########################################----------| 81.6% tmp9t6mexsa.zip |############################################---------| 82.15% tmp9t6mexsa.zip |############################################---------| 82.7% tmp9t6mexsa.zip |############################################---------| 83.26% tmp9t6mexsa.zip |############################################---------| 83.81% tmp9t6mexsa.zip |#############################################--------| 84.36% tmp9t6mexsa.zip |#############################################--------| 84.91% tmp9t6mexsa.zip |#############################################--------| 85.46% tmp9t6mexsa.zip |##############################################-------| 86.01% tmp9t6mexsa.zip |##############################################-------| 86.56% tmp9t6mexsa.zip |##############################################-------| 87.12% tmp9t6mexsa.zip |##############################################-------| 87.67% tmp9t6mexsa.zip |###############################################------| 88.22% tmp9t6mexsa.zip |###############################################------| 88.77% tmp9t6mexsa.zip |###############################################------| 89.32% tmp9t6mexsa.zip |################################################-----| 89.87% tmp9t6mexsa.zip |################################################-----| 90.42% tmp9t6mexsa.zip |################################################-----| 90.97% tmp9t6mexsa.zip |#################################################----| 91.53% tmp9t6mexsa.zip |#################################################----| 92.08% tmp9t6mexsa.zip |#################################################----| 92.63% tmp9t6mexsa.zip |#################################################----| 93.18% tmp9t6mexsa.zip |##################################################---| 93.73% tmp9t6mexsa.zip |##################################################---| 94.28% tmp9t6mexsa.zip |##################################################---| 94.83% tmp9t6mexsa.zip |###################################################--| 95.39% tmp9t6mexsa.zip |###################################################--| 95.94% tmp9t6mexsa.zip |###################################################--| 96.49% tmp9t6mexsa.zip |###################################################--| 97.04% tmp9t6mexsa.zip |####################################################-| 97.59% tmp9t6mexsa.zip |####################################################-| 98.14% tmp9t6mexsa.zip |####################################################-| 98.69% tmp9t6mexsa.zip |#####################################################| 99.25% tmp9t6mexsa.zip |#####################################################| 99.8% tmp9t6mexsa.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is df33ae0f-9341-4f56-bcf9-d4ea7c7d8f9b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IHULxBY/pgaas_types.yaml ++ basename /opt/plugins/plugin-IHULxBY/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:UmH7vbj6 --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-IHULxBY/pgaas_types.yaml /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpno36lgd0.zip |-----------------------------------------------------| 0.19% tmpno36lgd0.zip |-----------------------------------------------------| 0.37% tmpno36lgd0.zip |-----------------------------------------------------| 0.56% tmpno36lgd0.zip |-----------------------------------------------------| 0.75% tmpno36lgd0.zip |-----------------------------------------------------| 0.94% tmpno36lgd0.zip |#----------------------------------------------------| 1.12% tmpno36lgd0.zip |#----------------------------------------------------| 1.31% tmpno36lgd0.zip |#----------------------------------------------------| 1.5% tmpno36lgd0.zip |#----------------------------------------------------| 1.69% tmpno36lgd0.zip |#----------------------------------------------------| 1.87% tmpno36lgd0.zip |#----------------------------------------------------| 2.06% tmpno36lgd0.zip |#----------------------------------------------------| 2.25% tmpno36lgd0.zip |#----------------------------------------------------| 2.44% tmpno36lgd0.zip |#----------------------------------------------------| 2.62% tmpno36lgd0.zip |#----------------------------------------------------| 2.81% tmpno36lgd0.zip |##---------------------------------------------------| 3.0% tmpno36lgd0.zip |##---------------------------------------------------| 3.19% tmpno36lgd0.zip |##---------------------------------------------------| 3.37% tmpno36lgd0.zip |##---------------------------------------------------| 3.56% tmpno36lgd0.zip |##---------------------------------------------------| 3.75% tmpno36lgd0.zip |##---------------------------------------------------| 3.94% tmpno36lgd0.zip |##---------------------------------------------------| 4.12% tmpno36lgd0.zip |##---------------------------------------------------| 4.31% tmpno36lgd0.zip |##---------------------------------------------------| 4.5% tmpno36lgd0.zip |##---------------------------------------------------| 4.69% tmpno36lgd0.zip |###--------------------------------------------------| 4.87% tmpno36lgd0.zip |###--------------------------------------------------| 5.06% tmpno36lgd0.zip |###--------------------------------------------------| 5.25% tmpno36lgd0.zip |###--------------------------------------------------| 5.43% tmpno36lgd0.zip |###--------------------------------------------------| 5.62% tmpno36lgd0.zip |###--------------------------------------------------| 5.81% tmpno36lgd0.zip |###--------------------------------------------------| 6.0% tmpno36lgd0.zip |###--------------------------------------------------| 6.18% tmpno36lgd0.zip |###--------------------------------------------------| 6.37% tmpno36lgd0.zip |###--------------------------------------------------| 6.56% tmpno36lgd0.zip |####-------------------------------------------------| 6.75% tmpno36lgd0.zip |####-------------------------------------------------| 6.93% tmpno36lgd0.zip |####-------------------------------------------------| 7.12% tmpno36lgd0.zip |####-------------------------------------------------| 7.31% tmpno36lgd0.zip |####-------------------------------------------------| 7.5% tmpno36lgd0.zip |####-------------------------------------------------| 7.68% tmpno36lgd0.zip |####-------------------------------------------------| 7.87% tmpno36lgd0.zip |####-------------------------------------------------| 8.06% tmpno36lgd0.zip |####-------------------------------------------------| 8.25% tmpno36lgd0.zip |####-------------------------------------------------| 8.43% tmpno36lgd0.zip |#####------------------------------------------------| 8.62% tmpno36lgd0.zip |#####------------------------------------------------| 8.81% tmpno36lgd0.zip |#####------------------------------------------------| 9.0% tmpno36lgd0.zip |#####------------------------------------------------| 9.18% tmpno36lgd0.zip |#####------------------------------------------------| 9.37% tmpno36lgd0.zip |#####------------------------------------------------| 9.56% tmpno36lgd0.zip |#####------------------------------------------------| 9.75% tmpno36lgd0.zip |#####------------------------------------------------| 9.93% tmpno36lgd0.zip |#####------------------------------------------------| 10.12% tmpno36lgd0.zip |#####------------------------------------------------| 10.31% tmpno36lgd0.zip |######-----------------------------------------------| 10.49% tmpno36lgd0.zip |######-----------------------------------------------| 10.68% tmpno36lgd0.zip |######-----------------------------------------------| 10.87% tmpno36lgd0.zip |######-----------------------------------------------| 11.06% tmpno36lgd0.zip |######-----------------------------------------------| 11.24% tmpno36lgd0.zip |######-----------------------------------------------| 11.43% tmpno36lgd0.zip |######-----------------------------------------------| 11.62% tmpno36lgd0.zip |######-----------------------------------------------| 11.81% tmpno36lgd0.zip |######-----------------------------------------------| 11.99% tmpno36lgd0.zip |######-----------------------------------------------| 12.18% tmpno36lgd0.zip |#######----------------------------------------------| 12.37% tmpno36lgd0.zip |#######----------------------------------------------| 12.56% tmpno36lgd0.zip |#######----------------------------------------------| 12.74% tmpno36lgd0.zip |#######----------------------------------------------| 12.93% tmpno36lgd0.zip |#######----------------------------------------------| 13.12% tmpno36lgd0.zip |#######----------------------------------------------| 13.31% tmpno36lgd0.zip |#######----------------------------------------------| 13.49% tmpno36lgd0.zip |#######----------------------------------------------| 13.68% tmpno36lgd0.zip |#######----------------------------------------------| 13.87% tmpno36lgd0.zip |#######----------------------------------------------| 14.06% tmpno36lgd0.zip |########---------------------------------------------| 14.24% tmpno36lgd0.zip |########---------------------------------------------| 14.43% tmpno36lgd0.zip |########---------------------------------------------| 14.62% tmpno36lgd0.zip |########---------------------------------------------| 14.8% tmpno36lgd0.zip |########---------------------------------------------| 14.99% tmpno36lgd0.zip |########---------------------------------------------| 15.18% tmpno36lgd0.zip |########---------------------------------------------| 15.37% tmpno36lgd0.zip |########---------------------------------------------| 15.55% tmpno36lgd0.zip |########---------------------------------------------| 15.74% tmpno36lgd0.zip |########---------------------------------------------| 15.93% tmpno36lgd0.zip |#########--------------------------------------------| 16.12% tmpno36lgd0.zip |#########--------------------------------------------| 16.3% tmpno36lgd0.zip |#########--------------------------------------------| 16.49% tmpno36lgd0.zip |#########--------------------------------------------| 16.68% tmpno36lgd0.zip |#########--------------------------------------------| 16.87% tmpno36lgd0.zip |#########--------------------------------------------| 17.05% tmpno36lgd0.zip |#########--------------------------------------------| 17.24% tmpno36lgd0.zip |#########--------------------------------------------| 17.43% tmpno36lgd0.zip |#########--------------------------------------------| 17.62% tmpno36lgd0.zip |#########--------------------------------------------| 17.8% tmpno36lgd0.zip |##########-------------------------------------------| 17.99% tmpno36lgd0.zip |##########-------------------------------------------| 18.18% tmpno36lgd0.zip |##########-------------------------------------------| 18.37% tmpno36lgd0.zip |##########-------------------------------------------| 18.55% tmpno36lgd0.zip |##########-------------------------------------------| 18.74% tmpno36lgd0.zip |##########-------------------------------------------| 18.93% tmpno36lgd0.zip |##########-------------------------------------------| 19.12% tmpno36lgd0.zip |##########-------------------------------------------| 19.3% tmpno36lgd0.zip |##########-------------------------------------------| 19.49% tmpno36lgd0.zip |##########-------------------------------------------| 19.68% tmpno36lgd0.zip |###########------------------------------------------| 19.86% tmpno36lgd0.zip |###########------------------------------------------| 20.05% tmpno36lgd0.zip |###########------------------------------------------| 20.24% tmpno36lgd0.zip |###########------------------------------------------| 20.43% tmpno36lgd0.zip |###########------------------------------------------| 20.61% tmpno36lgd0.zip |###########------------------------------------------| 20.8% tmpno36lgd0.zip |###########------------------------------------------| 20.99% tmpno36lgd0.zip |###########------------------------------------------| 21.18% tmpno36lgd0.zip |###########------------------------------------------| 21.36% tmpno36lgd0.zip |###########------------------------------------------| 21.55% tmpno36lgd0.zip |############-----------------------------------------| 21.74% tmpno36lgd0.zip |############-----------------------------------------| 21.93% tmpno36lgd0.zip |############-----------------------------------------| 22.11% tmpno36lgd0.zip |############-----------------------------------------| 22.3% tmpno36lgd0.zip |############-----------------------------------------| 22.49% tmpno36lgd0.zip |############-----------------------------------------| 22.68% tmpno36lgd0.zip |############-----------------------------------------| 22.86% tmpno36lgd0.zip |############-----------------------------------------| 23.05% tmpno36lgd0.zip |############-----------------------------------------| 23.24% tmpno36lgd0.zip |############-----------------------------------------| 23.43% tmpno36lgd0.zip |#############----------------------------------------| 23.61% tmpno36lgd0.zip |#############----------------------------------------| 23.8% tmpno36lgd0.zip |#############----------------------------------------| 23.99% tmpno36lgd0.zip |#############----------------------------------------| 24.18% tmpno36lgd0.zip |#############----------------------------------------| 24.36% tmpno36lgd0.zip |#############----------------------------------------| 24.55% tmpno36lgd0.zip |#############----------------------------------------| 24.74% tmpno36lgd0.zip |#############----------------------------------------| 24.92% tmpno36lgd0.zip |#############----------------------------------------| 25.11% tmpno36lgd0.zip |#############----------------------------------------| 25.3% tmpno36lgd0.zip |##############---------------------------------------| 25.49% tmpno36lgd0.zip |##############---------------------------------------| 25.67% tmpno36lgd0.zip |##############---------------------------------------| 25.86% tmpno36lgd0.zip |##############---------------------------------------| 26.05% tmpno36lgd0.zip |##############---------------------------------------| 26.24% tmpno36lgd0.zip |##############---------------------------------------| 26.42% tmpno36lgd0.zip |##############---------------------------------------| 26.61% tmpno36lgd0.zip |##############---------------------------------------| 26.8% tmpno36lgd0.zip |##############---------------------------------------| 26.99% tmpno36lgd0.zip |##############---------------------------------------| 27.17% tmpno36lgd0.zip |###############--------------------------------------| 27.36% tmpno36lgd0.zip |###############--------------------------------------| 27.55% tmpno36lgd0.zip |###############--------------------------------------| 27.74% tmpno36lgd0.zip |###############--------------------------------------| 27.92% tmpno36lgd0.zip |###############--------------------------------------| 28.11% tmpno36lgd0.zip |###############--------------------------------------| 28.3% tmpno36lgd0.zip |###############--------------------------------------| 28.49% tmpno36lgd0.zip |###############--------------------------------------| 28.67% tmpno36lgd0.zip |###############--------------------------------------| 28.86% tmpno36lgd0.zip |###############--------------------------------------| 29.05% tmpno36lgd0.zip |###############--------------------------------------| 29.24% tmpno36lgd0.zip |################-------------------------------------| 29.42% tmpno36lgd0.zip |################-------------------------------------| 29.61% tmpno36lgd0.zip |################-------------------------------------| 29.8% tmpno36lgd0.zip |################-------------------------------------| 29.98% tmpno36lgd0.zip |################-------------------------------------| 30.17% tmpno36lgd0.zip |################-------------------------------------| 30.36% tmpno36lgd0.zip |################-------------------------------------| 30.55% tmpno36lgd0.zip |################-------------------------------------| 30.73% tmpno36lgd0.zip |################-------------------------------------| 30.92% tmpno36lgd0.zip |################-------------------------------------| 31.11% tmpno36lgd0.zip |#################------------------------------------| 31.3% tmpno36lgd0.zip |#################------------------------------------| 31.48% tmpno36lgd0.zip |#################------------------------------------| 31.67% tmpno36lgd0.zip |#################------------------------------------| 31.86% tmpno36lgd0.zip |#################------------------------------------| 32.05% tmpno36lgd0.zip |#################------------------------------------| 32.23% tmpno36lgd0.zip |#################------------------------------------| 32.42% tmpno36lgd0.zip |#################------------------------------------| 32.61% tmpno36lgd0.zip |#################------------------------------------| 32.8% tmpno36lgd0.zip |#################------------------------------------| 32.98% tmpno36lgd0.zip |##################-----------------------------------| 33.17% tmpno36lgd0.zip |##################-----------------------------------| 33.36% tmpno36lgd0.zip |##################-----------------------------------| 33.55% tmpno36lgd0.zip |##################-----------------------------------| 33.73% tmpno36lgd0.zip |##################-----------------------------------| 33.92% tmpno36lgd0.zip |##################-----------------------------------| 34.11% tmpno36lgd0.zip |##################-----------------------------------| 34.3% tmpno36lgd0.zip |##################-----------------------------------| 34.48% tmpno36lgd0.zip |##################-----------------------------------| 34.67% tmpno36lgd0.zip |##################-----------------------------------| 34.86% tmpno36lgd0.zip |###################----------------------------------| 35.04% tmpno36lgd0.zip |###################----------------------------------| 35.23% tmpno36lgd0.zip |###################----------------------------------| 35.42% tmpno36lgd0.zip |###################----------------------------------| 35.61% tmpno36lgd0.zip |###################----------------------------------| 35.79% tmpno36lgd0.zip |###################----------------------------------| 35.98% tmpno36lgd0.zip |###################----------------------------------| 36.17% tmpno36lgd0.zip |###################----------------------------------| 36.36% tmpno36lgd0.zip |###################----------------------------------| 36.54% tmpno36lgd0.zip |###################----------------------------------| 36.73% tmpno36lgd0.zip |####################---------------------------------| 36.92% tmpno36lgd0.zip |####################---------------------------------| 37.11% tmpno36lgd0.zip |####################---------------------------------| 37.29% tmpno36lgd0.zip |####################---------------------------------| 37.48% tmpno36lgd0.zip |####################---------------------------------| 37.67% tmpno36lgd0.zip |####################---------------------------------| 37.86% tmpno36lgd0.zip |####################---------------------------------| 38.04% tmpno36lgd0.zip |####################---------------------------------| 38.23% tmpno36lgd0.zip |####################---------------------------------| 38.42% tmpno36lgd0.zip |####################---------------------------------| 38.61% tmpno36lgd0.zip |#####################--------------------------------| 38.79% tmpno36lgd0.zip |#####################--------------------------------| 38.98% tmpno36lgd0.zip |#####################--------------------------------| 39.17% tmpno36lgd0.zip |#####################--------------------------------| 39.36% tmpno36lgd0.zip |#####################--------------------------------| 39.54% tmpno36lgd0.zip |#####################--------------------------------| 39.73% tmpno36lgd0.zip |#####################--------------------------------| 39.92% tmpno36lgd0.zip |#####################--------------------------------| 40.1% tmpno36lgd0.zip |#####################--------------------------------| 40.29% tmpno36lgd0.zip |#####################--------------------------------| 40.48% tmpno36lgd0.zip |######################-------------------------------| 40.67% tmpno36lgd0.zip |######################-------------------------------| 40.85% tmpno36lgd0.zip |######################-------------------------------| 41.04% tmpno36lgd0.zip |######################-------------------------------| 41.23% tmpno36lgd0.zip |######################-------------------------------| 41.42% tmpno36lgd0.zip |######################-------------------------------| 41.6% tmpno36lgd0.zip |######################-------------------------------| 41.79% tmpno36lgd0.zip |######################-------------------------------| 41.98% tmpno36lgd0.zip |######################-------------------------------| 42.17% tmpno36lgd0.zip |######################-------------------------------| 42.35% tmpno36lgd0.zip |#######################------------------------------| 42.54% tmpno36lgd0.zip |#######################------------------------------| 42.73% tmpno36lgd0.zip |#######################------------------------------| 42.92% tmpno36lgd0.zip |#######################------------------------------| 43.1% tmpno36lgd0.zip |#######################------------------------------| 43.29% tmpno36lgd0.zip |#######################------------------------------| 43.48% tmpno36lgd0.zip |#######################------------------------------| 43.67% tmpno36lgd0.zip |#######################------------------------------| 43.85% tmpno36lgd0.zip |#######################------------------------------| 44.04% tmpno36lgd0.zip |#######################------------------------------| 44.23% tmpno36lgd0.zip |########################-----------------------------| 44.41% tmpno36lgd0.zip |########################-----------------------------| 44.6% tmpno36lgd0.zip |########################-----------------------------| 44.79% tmpno36lgd0.zip |########################-----------------------------| 44.98% tmpno36lgd0.zip |########################-----------------------------| 45.16% tmpno36lgd0.zip |########################-----------------------------| 45.35% tmpno36lgd0.zip |########################-----------------------------| 45.54% tmpno36lgd0.zip |########################-----------------------------| 45.73% tmpno36lgd0.zip |########################-----------------------------| 45.91% tmpno36lgd0.zip |########################-----------------------------| 46.1% tmpno36lgd0.zip |#########################----------------------------| 46.29% tmpno36lgd0.zip |#########################----------------------------| 46.48% tmpno36lgd0.zip |#########################----------------------------| 46.66% tmpno36lgd0.zip |#########################----------------------------| 46.85% tmpno36lgd0.zip |#########################----------------------------| 47.04% tmpno36lgd0.zip |#########################----------------------------| 47.23% tmpno36lgd0.zip |#########################----------------------------| 47.41% tmpno36lgd0.zip |#########################----------------------------| 47.6% tmpno36lgd0.zip |#########################----------------------------| 47.79% tmpno36lgd0.zip |#########################----------------------------| 47.98% tmpno36lgd0.zip |##########################---------------------------| 48.16% tmpno36lgd0.zip |##########################---------------------------| 48.35% tmpno36lgd0.zip |##########################---------------------------| 48.54% tmpno36lgd0.zip |##########################---------------------------| 48.73% tmpno36lgd0.zip |##########################---------------------------| 48.91% tmpno36lgd0.zip |##########################---------------------------| 49.1% tmpno36lgd0.zip |##########################---------------------------| 49.29% tmpno36lgd0.zip |##########################---------------------------| 49.47% tmpno36lgd0.zip |##########################---------------------------| 49.66% tmpno36lgd0.zip |##########################---------------------------| 49.85% tmpno36lgd0.zip |###########################--------------------------| 50.04% tmpno36lgd0.zip |###########################--------------------------| 50.22% tmpno36lgd0.zip |###########################--------------------------| 50.41% tmpno36lgd0.zip |###########################--------------------------| 50.6% tmpno36lgd0.zip |###########################--------------------------| 50.79% tmpno36lgd0.zip |###########################--------------------------| 50.97% tmpno36lgd0.zip |###########################--------------------------| 51.16% tmpno36lgd0.zip |###########################--------------------------| 51.35% tmpno36lgd0.zip |###########################--------------------------| 51.54% tmpno36lgd0.zip |###########################--------------------------| 51.72% tmpno36lgd0.zip |############################-------------------------| 51.91% tmpno36lgd0.zip |############################-------------------------| 52.1% tmpno36lgd0.zip |############################-------------------------| 52.29% tmpno36lgd0.zip |############################-------------------------| 52.47% tmpno36lgd0.zip |############################-------------------------| 52.66% tmpno36lgd0.zip |############################-------------------------| 52.85% tmpno36lgd0.zip |############################-------------------------| 53.04% tmpno36lgd0.zip |############################-------------------------| 53.22% tmpno36lgd0.zip |############################-------------------------| 53.41% tmpno36lgd0.zip |############################-------------------------| 53.6% tmpno36lgd0.zip |#############################------------------------| 53.79% tmpno36lgd0.zip |#############################------------------------| 53.97% tmpno36lgd0.zip |#############################------------------------| 54.16% tmpno36lgd0.zip |#############################------------------------| 54.35% tmpno36lgd0.zip |#############################------------------------| 54.53% tmpno36lgd0.zip |#############################------------------------| 54.72% tmpno36lgd0.zip |#############################------------------------| 54.91% tmpno36lgd0.zip |#############################------------------------| 55.1% tmpno36lgd0.zip |#############################------------------------| 55.28% tmpno36lgd0.zip |#############################------------------------| 55.47% tmpno36lgd0.zip |#############################------------------------| 55.66% tmpno36lgd0.zip |##############################-----------------------| 55.85% tmpno36lgd0.zip |##############################-----------------------| 56.03% tmpno36lgd0.zip |##############################-----------------------| 56.22% tmpno36lgd0.zip |##############################-----------------------| 56.41% tmpno36lgd0.zip |##############################-----------------------| 56.6% tmpno36lgd0.zip |##############################-----------------------| 56.78% tmpno36lgd0.zip |##############################-----------------------| 56.97% tmpno36lgd0.zip |##############################-----------------------| 57.16% tmpno36lgd0.zip |##############################-----------------------| 57.35% tmpno36lgd0.zip |##############################-----------------------| 57.53% tmpno36lgd0.zip |###############################----------------------| 57.72% tmpno36lgd0.zip |###############################----------------------| 57.91% tmpno36lgd0.zip |###############################----------------------| 58.1% tmpno36lgd0.zip |###############################----------------------| 58.28% tmpno36lgd0.zip |###############################----------------------| 58.47% tmpno36lgd0.zip |###############################----------------------| 58.66% tmpno36lgd0.zip |###############################----------------------| 58.85% tmpno36lgd0.zip |###############################----------------------| 59.03% tmpno36lgd0.zip |###############################----------------------| 59.22% tmpno36lgd0.zip |###############################----------------------| 59.41% tmpno36lgd0.zip |################################---------------------| 59.59% tmpno36lgd0.zip |################################---------------------| 59.78% tmpno36lgd0.zip |################################---------------------| 59.97% tmpno36lgd0.zip |################################---------------------| 60.16% tmpno36lgd0.zip |################################---------------------| 60.34% tmpno36lgd0.zip |################################---------------------| 60.53% tmpno36lgd0.zip |################################---------------------| 60.72% tmpno36lgd0.zip |################################---------------------| 60.91% tmpno36lgd0.zip |################################---------------------| 61.09% tmpno36lgd0.zip |################################---------------------| 61.28% tmpno36lgd0.zip |#################################--------------------| 61.47% tmpno36lgd0.zip |#################################--------------------| 61.66% tmpno36lgd0.zip |#################################--------------------| 61.84% tmpno36lgd0.zip |#################################--------------------| 62.03% tmpno36lgd0.zip |#################################--------------------| 62.22% tmpno36lgd0.zip |#################################--------------------| 62.41% tmpno36lgd0.zip |#################################--------------------| 62.59% tmpno36lgd0.zip |#################################--------------------| 62.78% tmpno36lgd0.zip |#################################--------------------| 62.97% tmpno36lgd0.zip |#################################--------------------| 63.16% tmpno36lgd0.zip |##################################-------------------| 63.34% tmpno36lgd0.zip |##################################-------------------| 63.53% tmpno36lgd0.zip |##################################-------------------| 63.72% tmpno36lgd0.zip |##################################-------------------| 63.91% tmpno36lgd0.zip |##################################-------------------| 64.09% tmpno36lgd0.zip |##################################-------------------| 64.28% tmpno36lgd0.zip |##################################-------------------| 64.47% tmpno36lgd0.zip |##################################-------------------| 64.65% tmpno36lgd0.zip |##################################-------------------| 64.84% tmpno36lgd0.zip |##################################-------------------| 65.03% tmpno36lgd0.zip |###################################------------------| 65.22% tmpno36lgd0.zip |###################################------------------| 65.4% tmpno36lgd0.zip |###################################------------------| 65.59% tmpno36lgd0.zip |###################################------------------| 65.78% tmpno36lgd0.zip |###################################------------------| 65.97% tmpno36lgd0.zip |###################################------------------| 66.15% tmpno36lgd0.zip |###################################------------------| 66.34% tmpno36lgd0.zip |###################################------------------| 66.53% tmpno36lgd0.zip |###################################------------------| 66.72% tmpno36lgd0.zip |###################################------------------| 66.9% tmpno36lgd0.zip |####################################-----------------| 67.09% tmpno36lgd0.zip |####################################-----------------| 67.28% tmpno36lgd0.zip |####################################-----------------| 67.47% tmpno36lgd0.zip |####################################-----------------| 67.65% tmpno36lgd0.zip |####################################-----------------| 67.84% tmpno36lgd0.zip |####################################-----------------| 68.03% tmpno36lgd0.zip |####################################-----------------| 68.22% tmpno36lgd0.zip |####################################-----------------| 68.4% tmpno36lgd0.zip |####################################-----------------| 68.59% tmpno36lgd0.zip |####################################-----------------| 68.78% tmpno36lgd0.zip |#####################################----------------| 68.97% tmpno36lgd0.zip |#####################################----------------| 69.15% tmpno36lgd0.zip |#####################################----------------| 69.34% tmpno36lgd0.zip |#####################################----------------| 69.53% tmpno36lgd0.zip |#####################################----------------| 69.71% tmpno36lgd0.zip |#####################################----------------| 69.9% tmpno36lgd0.zip |#####################################----------------| 70.09% tmpno36lgd0.zip |#####################################----------------| 70.28% tmpno36lgd0.zip |#####################################----------------| 70.46% tmpno36lgd0.zip |#####################################----------------| 70.65% tmpno36lgd0.zip |######################################---------------| 70.84% tmpno36lgd0.zip |######################################---------------| 71.03% tmpno36lgd0.zip |######################################---------------| 71.21% tmpno36lgd0.zip |######################################---------------| 71.4% tmpno36lgd0.zip |######################################---------------| 71.59% tmpno36lgd0.zip |######################################---------------| 71.78% tmpno36lgd0.zip |######################################---------------| 71.96% tmpno36lgd0.zip |######################################---------------| 72.15% tmpno36lgd0.zip |######################################---------------| 72.34% tmpno36lgd0.zip |######################################---------------| 72.53% tmpno36lgd0.zip |#######################################--------------| 72.71% tmpno36lgd0.zip |#######################################--------------| 72.9% tmpno36lgd0.zip |#######################################--------------| 73.09% tmpno36lgd0.zip |#######################################--------------| 73.28% tmpno36lgd0.zip |#######################################--------------| 73.46% tmpno36lgd0.zip |#######################################--------------| 73.65% tmpno36lgd0.zip |#######################################--------------| 73.84% tmpno36lgd0.zip |#######################################--------------| 74.02% tmpno36lgd0.zip |#######################################--------------| 74.21% tmpno36lgd0.zip |#######################################--------------| 74.4% tmpno36lgd0.zip |########################################-------------| 74.59% tmpno36lgd0.zip |########################################-------------| 74.77% tmpno36lgd0.zip |########################################-------------| 74.96% tmpno36lgd0.zip |########################################-------------| 75.15% tmpno36lgd0.zip |########################################-------------| 75.34% tmpno36lgd0.zip |########################################-------------| 75.52% tmpno36lgd0.zip |########################################-------------| 75.71% tmpno36lgd0.zip |########################################-------------| 75.9% tmpno36lgd0.zip |########################################-------------| 76.09% tmpno36lgd0.zip |########################################-------------| 76.27% tmpno36lgd0.zip |#########################################------------| 76.46% tmpno36lgd0.zip |#########################################------------| 76.65% tmpno36lgd0.zip |#########################################------------| 76.84% tmpno36lgd0.zip |#########################################------------| 77.02% tmpno36lgd0.zip |#########################################------------| 77.21% tmpno36lgd0.zip |#########################################------------| 77.4% tmpno36lgd0.zip |#########################################------------| 77.59% tmpno36lgd0.zip |#########################################------------| 77.77% tmpno36lgd0.zip |#########################################------------| 77.96% tmpno36lgd0.zip |#########################################------------| 78.15% tmpno36lgd0.zip |##########################################-----------| 78.34% tmpno36lgd0.zip |##########################################-----------| 78.52% tmpno36lgd0.zip |##########################################-----------| 78.71% tmpno36lgd0.zip |##########################################-----------| 78.9% tmpno36lgd0.zip |##########################################-----------| 79.08% tmpno36lgd0.zip |##########################################-----------| 79.27% tmpno36lgd0.zip |##########################################-----------| 79.46% tmpno36lgd0.zip |##########################################-----------| 79.65% tmpno36lgd0.zip |##########################################-----------| 79.83% tmpno36lgd0.zip |##########################################-----------| 80.02% tmpno36lgd0.zip |###########################################----------| 80.21% tmpno36lgd0.zip |###########################################----------| 80.4% tmpno36lgd0.zip |###########################################----------| 80.58% tmpno36lgd0.zip |###########################################----------| 80.77% tmpno36lgd0.zip |###########################################----------| 80.96% tmpno36lgd0.zip |###########################################----------| 81.15% tmpno36lgd0.zip |###########################################----------| 81.33% tmpno36lgd0.zip |###########################################----------| 81.52% tmpno36lgd0.zip |###########################################----------| 81.71% tmpno36lgd0.zip |###########################################----------| 81.9% tmpno36lgd0.zip |############################################---------| 82.08% tmpno36lgd0.zip |############################################---------| 82.27% tmpno36lgd0.zip |############################################---------| 82.46% tmpno36lgd0.zip |############################################---------| 82.65% tmpno36lgd0.zip |############################################---------| 82.83% tmpno36lgd0.zip |############################################---------| 83.02% tmpno36lgd0.zip |############################################---------| 83.21% tmpno36lgd0.zip |############################################---------| 83.4% tmpno36lgd0.zip |############################################---------| 83.58% tmpno36lgd0.zip |############################################---------| 83.77% tmpno36lgd0.zip |############################################---------| 83.96% tmpno36lgd0.zip |#############################################--------| 84.14% tmpno36lgd0.zip |#############################################--------| 84.33% tmpno36lgd0.zip |#############################################--------| 84.52% tmpno36lgd0.zip |#############################################--------| 84.71% tmpno36lgd0.zip |#############################################--------| 84.89% tmpno36lgd0.zip |#############################################--------| 85.08% tmpno36lgd0.zip |#############################################--------| 85.27% tmpno36lgd0.zip |#############################################--------| 85.46% tmpno36lgd0.zip |#############################################--------| 85.64% tmpno36lgd0.zip |#############################################--------| 85.83% tmpno36lgd0.zip |##############################################-------| 86.02% tmpno36lgd0.zip |##############################################-------| 86.21% tmpno36lgd0.zip |##############################################-------| 86.39% tmpno36lgd0.zip |##############################################-------| 86.58% tmpno36lgd0.zip |##############################################-------| 86.77% tmpno36lgd0.zip |##############################################-------| 86.96% tmpno36lgd0.zip |##############################################-------| 87.14% tmpno36lgd0.zip |##############################################-------| 87.33% tmpno36lgd0.zip |##############################################-------| 87.52% tmpno36lgd0.zip |##############################################-------| 87.71% tmpno36lgd0.zip |###############################################------| 87.89% tmpno36lgd0.zip |###############################################------| 88.08% tmpno36lgd0.zip |###############################################------| 88.27% tmpno36lgd0.zip |###############################################------| 88.46% tmpno36lgd0.zip |###############################################------| 88.64% tmpno36lgd0.zip |###############################################------| 88.83% tmpno36lgd0.zip |###############################################------| 89.02% tmpno36lgd0.zip |###############################################------| 89.2% tmpno36lgd0.zip |###############################################------| 89.39% tmpno36lgd0.zip |###############################################------| 89.58% tmpno36lgd0.zip |################################################-----| 89.77% tmpno36lgd0.zip |################################################-----| 89.95% tmpno36lgd0.zip |################################################-----| 90.14% tmpno36lgd0.zip |################################################-----| 90.33% tmpno36lgd0.zip |################################################-----| 90.52% tmpno36lgd0.zip |################################################-----| 90.7% tmpno36lgd0.zip |################################################-----| 90.89% tmpno36lgd0.zip |################################################-----| 91.08% tmpno36lgd0.zip |################################################-----| 91.27% tmpno36lgd0.zip |################################################-----| 91.45% tmpno36lgd0.zip |#################################################----| 91.64% tmpno36lgd0.zip |#################################################----| 91.83% tmpno36lgd0.zip |#################################################----| 92.02% tmpno36lgd0.zip |#################################################----| 92.2% tmpno36lgd0.zip |#################################################----| 92.39% tmpno36lgd0.zip |#################################################----| 92.58% tmpno36lgd0.zip |#################################################----| 92.77% tmpno36lgd0.zip |#################################################----| 92.95% tmpno36lgd0.zip |#################################################----| 93.14% tmpno36lgd0.zip |#################################################----| 93.33% tmpno36lgd0.zip |##################################################---| 93.52% tmpno36lgd0.zip |##################################################---| 93.7% tmpno36lgd0.zip |##################################################---| 93.89% tmpno36lgd0.zip |##################################################---| 94.08% tmpno36lgd0.zip |##################################################---| 94.26% tmpno36lgd0.zip |##################################################---| 94.45% tmpno36lgd0.zip |##################################################---| 94.64% tmpno36lgd0.zip |##################################################---| 94.83% tmpno36lgd0.zip |##################################################---| 95.01% tmpno36lgd0.zip |##################################################---| 95.2% tmpno36lgd0.zip |###################################################--| 95.39% tmpno36lgd0.zip |###################################################--| 95.58% tmpno36lgd0.zip |###################################################--| 95.76% tmpno36lgd0.zip |###################################################--| 95.95% tmpno36lgd0.zip |###################################################--| 96.14% tmpno36lgd0.zip |###################################################--| 96.33% tmpno36lgd0.zip |###################################################--| 96.51% tmpno36lgd0.zip |###################################################--| 96.7% tmpno36lgd0.zip |###################################################--| 96.89% tmpno36lgd0.zip |###################################################--| 97.08% tmpno36lgd0.zip |####################################################-| 97.26% tmpno36lgd0.zip |####################################################-| 97.45% tmpno36lgd0.zip |####################################################-| 97.64% tmpno36lgd0.zip |####################################################-| 97.83% tmpno36lgd0.zip |####################################################-| 98.01% tmpno36lgd0.zip |####################################################-| 98.2% tmpno36lgd0.zip |####################################################-| 98.39% tmpno36lgd0.zip |####################################################-| 98.58% tmpno36lgd0.zip |####################################################-| 98.76% tmpno36lgd0.zip |####################################################-| 98.95% tmpno36lgd0.zip |#####################################################| 99.14% tmpno36lgd0.zip |#####################################################| 99.32% tmpno36lgd0.zip |#####################################################| 99.51% tmpno36lgd0.zip |#####################################################| 99.7% tmpno36lgd0.zip |#####################################################| 99.89% tmpno36lgd0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 185afc79-3480-4a0d-bf26-f66417059d6b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-Is3EjK0/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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpwgmt0y77.zip |-----------------------------------------------------| 0.57% tmpwgmt0y77.zip |#----------------------------------------------------| 1.14% tmpwgmt0y77.zip |#----------------------------------------------------| 1.71% tmpwgmt0y77.zip |#----------------------------------------------------| 2.28% tmpwgmt0y77.zip |##---------------------------------------------------| 2.85% tmpwgmt0y77.zip |##---------------------------------------------------| 3.42% tmpwgmt0y77.zip |##---------------------------------------------------| 3.98% tmpwgmt0y77.zip |##---------------------------------------------------| 4.55% tmpwgmt0y77.zip |###--------------------------------------------------| 5.12% tmpwgmt0y77.zip |###--------------------------------------------------| 5.69% tmpwgmt0y77.zip |###--------------------------------------------------| 6.26% tmpwgmt0y77.zip |####-------------------------------------------------| 6.83% tmpwgmt0y77.zip |####-------------------------------------------------| 7.4% tmpwgmt0y77.zip |####-------------------------------------------------| 7.97% tmpwgmt0y77.zip |#####------------------------------------------------| 8.54% tmpwgmt0y77.zip |#####------------------------------------------------| 9.11% tmpwgmt0y77.zip |#####------------------------------------------------| 9.68% tmpwgmt0y77.zip |#####------------------------------------------------| 10.25% tmpwgmt0y77.zip |######-----------------------------------------------| 10.81% tmpwgmt0y77.zip |######-----------------------------------------------| 11.38% tmpwgmt0y77.zip |######-----------------------------------------------| 11.95% tmpwgmt0y77.zip |#######----------------------------------------------| 12.52% tmpwgmt0y77.zip |#######----------------------------------------------| 13.09% tmpwgmt0y77.zip |#######----------------------------------------------| 13.66% tmpwgmt0y77.zip |########---------------------------------------------| 14.23% tmpwgmt0y77.zip |########---------------------------------------------| 14.8% tmpwgmt0y77.zip |########---------------------------------------------| 15.37% tmpwgmt0y77.zip |########---------------------------------------------| 15.94% tmpwgmt0y77.zip |#########--------------------------------------------| 16.51% tmpwgmt0y77.zip |#########--------------------------------------------| 17.08% tmpwgmt0y77.zip |#########--------------------------------------------| 17.64% tmpwgmt0y77.zip |##########-------------------------------------------| 18.21% tmpwgmt0y77.zip |##########-------------------------------------------| 18.78% tmpwgmt0y77.zip |##########-------------------------------------------| 19.35% tmpwgmt0y77.zip |###########------------------------------------------| 19.92% tmpwgmt0y77.zip |###########------------------------------------------| 20.49% tmpwgmt0y77.zip |###########------------------------------------------| 21.06% tmpwgmt0y77.zip |###########------------------------------------------| 21.63% tmpwgmt0y77.zip |############-----------------------------------------| 22.2% tmpwgmt0y77.zip |############-----------------------------------------| 22.77% tmpwgmt0y77.zip |############-----------------------------------------| 23.34% tmpwgmt0y77.zip |#############----------------------------------------| 23.91% tmpwgmt0y77.zip |#############----------------------------------------| 24.47% tmpwgmt0y77.zip |#############----------------------------------------| 25.04% tmpwgmt0y77.zip |##############---------------------------------------| 25.61% tmpwgmt0y77.zip |##############---------------------------------------| 26.18% tmpwgmt0y77.zip |##############---------------------------------------| 26.75% tmpwgmt0y77.zip |##############---------------------------------------| 27.32% tmpwgmt0y77.zip |###############--------------------------------------| 27.89% tmpwgmt0y77.zip |###############--------------------------------------| 28.46% tmpwgmt0y77.zip |###############--------------------------------------| 29.03% tmpwgmt0y77.zip |################-------------------------------------| 29.6% tmpwgmt0y77.zip |################-------------------------------------| 30.17% tmpwgmt0y77.zip |################-------------------------------------| 30.74% tmpwgmt0y77.zip |#################------------------------------------| 31.3% tmpwgmt0y77.zip |#################------------------------------------| 31.87% tmpwgmt0y77.zip |#################------------------------------------| 32.44% tmpwgmt0y77.zip |#################------------------------------------| 33.01% tmpwgmt0y77.zip |##################-----------------------------------| 33.58% tmpwgmt0y77.zip |##################-----------------------------------| 34.15% tmpwgmt0y77.zip |##################-----------------------------------| 34.72% tmpwgmt0y77.zip |###################----------------------------------| 35.29% tmpwgmt0y77.zip |###################----------------------------------| 35.86% tmpwgmt0y77.zip |###################----------------------------------| 36.43% tmpwgmt0y77.zip |####################---------------------------------| 37.0% tmpwgmt0y77.zip |####################---------------------------------| 37.57% tmpwgmt0y77.zip |####################---------------------------------| 38.13% tmpwgmt0y77.zip |#####################--------------------------------| 38.7% tmpwgmt0y77.zip |#####################--------------------------------| 39.27% tmpwgmt0y77.zip |#####################--------------------------------| 39.84% tmpwgmt0y77.zip |#####################--------------------------------| 40.41% tmpwgmt0y77.zip |######################-------------------------------| 40.98% tmpwgmt0y77.zip |######################-------------------------------| 41.55% tmpwgmt0y77.zip |######################-------------------------------| 42.12% tmpwgmt0y77.zip |#######################------------------------------| 42.69% tmpwgmt0y77.zip |#######################------------------------------| 43.26% tmpwgmt0y77.zip |#######################------------------------------| 43.83% tmpwgmt0y77.zip |########################-----------------------------| 44.4% tmpwgmt0y77.zip |########################-----------------------------| 44.96% tmpwgmt0y77.zip |########################-----------------------------| 45.53% tmpwgmt0y77.zip |########################-----------------------------| 46.1% tmpwgmt0y77.zip |#########################----------------------------| 46.67% tmpwgmt0y77.zip |#########################----------------------------| 47.24% tmpwgmt0y77.zip |#########################----------------------------| 47.81% tmpwgmt0y77.zip |##########################---------------------------| 48.38% tmpwgmt0y77.zip |##########################---------------------------| 48.95% tmpwgmt0y77.zip |##########################---------------------------| 49.52% tmpwgmt0y77.zip |###########################--------------------------| 50.09% tmpwgmt0y77.zip |###########################--------------------------| 50.66% tmpwgmt0y77.zip |###########################--------------------------| 51.23% tmpwgmt0y77.zip |###########################--------------------------| 51.79% tmpwgmt0y77.zip |############################-------------------------| 52.36% tmpwgmt0y77.zip |############################-------------------------| 52.93% tmpwgmt0y77.zip |############################-------------------------| 53.5% tmpwgmt0y77.zip |#############################------------------------| 54.07% tmpwgmt0y77.zip |#############################------------------------| 54.64% tmpwgmt0y77.zip |#############################------------------------| 55.21% tmpwgmt0y77.zip |##############################-----------------------| 55.78% tmpwgmt0y77.zip |##############################-----------------------| 56.35% tmpwgmt0y77.zip |##############################-----------------------| 56.92% tmpwgmt0y77.zip |##############################-----------------------| 57.49% tmpwgmt0y77.zip |###############################----------------------| 58.06% tmpwgmt0y77.zip |###############################----------------------| 58.62% tmpwgmt0y77.zip |###############################----------------------| 59.19% tmpwgmt0y77.zip |################################---------------------| 59.76% tmpwgmt0y77.zip |################################---------------------| 60.33% tmpwgmt0y77.zip |################################---------------------| 60.9% tmpwgmt0y77.zip |#################################--------------------| 61.47% tmpwgmt0y77.zip |#################################--------------------| 62.04% tmpwgmt0y77.zip |#################################--------------------| 62.61% tmpwgmt0y77.zip |#################################--------------------| 63.18% tmpwgmt0y77.zip |##################################-------------------| 63.75% tmpwgmt0y77.zip |##################################-------------------| 64.32% tmpwgmt0y77.zip |##################################-------------------| 64.89% tmpwgmt0y77.zip |###################################------------------| 65.45% tmpwgmt0y77.zip |###################################------------------| 66.02% tmpwgmt0y77.zip |###################################------------------| 66.59% tmpwgmt0y77.zip |####################################-----------------| 67.16% tmpwgmt0y77.zip |####################################-----------------| 67.73% tmpwgmt0y77.zip |####################################-----------------| 68.3% tmpwgmt0y77.zip |#####################################----------------| 68.87% tmpwgmt0y77.zip |#####################################----------------| 69.44% tmpwgmt0y77.zip |#####################################----------------| 70.01% tmpwgmt0y77.zip |#####################################----------------| 70.58% tmpwgmt0y77.zip |######################################---------------| 71.15% tmpwgmt0y77.zip |######################################---------------| 71.72% tmpwgmt0y77.zip |######################################---------------| 72.28% tmpwgmt0y77.zip |#######################################--------------| 72.85% tmpwgmt0y77.zip |#######################################--------------| 73.42% tmpwgmt0y77.zip |#######################################--------------| 73.99% tmpwgmt0y77.zip |########################################-------------| 74.56% tmpwgmt0y77.zip |########################################-------------| 75.13% tmpwgmt0y77.zip |########################################-------------| 75.7% tmpwgmt0y77.zip |########################################-------------| 76.27% tmpwgmt0y77.zip |#########################################------------| 76.84% tmpwgmt0y77.zip |#########################################------------| 77.41% tmpwgmt0y77.zip |#########################################------------| 77.98% tmpwgmt0y77.zip |##########################################-----------| 78.55% tmpwgmt0y77.zip |##########################################-----------| 79.11% tmpwgmt0y77.zip |##########################################-----------| 79.68% tmpwgmt0y77.zip |###########################################----------| 80.25% tmpwgmt0y77.zip |###########################################----------| 80.82% tmpwgmt0y77.zip |###########################################----------| 81.39% tmpwgmt0y77.zip |###########################################----------| 81.96% tmpwgmt0y77.zip |############################################---------| 82.53% tmpwgmt0y77.zip |############################################---------| 83.1% tmpwgmt0y77.zip |############################################---------| 83.67% tmpwgmt0y77.zip |#############################################--------| 84.24% tmpwgmt0y77.zip |#############################################--------| 84.81% tmpwgmt0y77.zip |#############################################--------| 85.38% tmpwgmt0y77.zip |##############################################-------| 85.94% tmpwgmt0y77.zip |##############################################-------| 86.51% tmpwgmt0y77.zip |##############################################-------| 87.08% tmpwgmt0y77.zip |##############################################-------| 87.65% tmpwgmt0y77.zip |###############################################------| 88.22% tmpwgmt0y77.zip |###############################################------| 88.79% tmpwgmt0y77.zip |###############################################------| 89.36% tmpwgmt0y77.zip |################################################-----| 89.93% tmpwgmt0y77.zip |################################################-----| 90.5% tmpwgmt0y77.zip |################################################-----| 91.07% tmpwgmt0y77.zip |#################################################----| 91.64% tmpwgmt0y77.zip |#################################################----| 92.21% tmpwgmt0y77.zip |#################################################----| 92.77% tmpwgmt0y77.zip |#################################################----| 93.34% tmpwgmt0y77.zip |##################################################---| 93.91% tmpwgmt0y77.zip |##################################################---| 94.48% tmpwgmt0y77.zip |##################################################---| 95.05% tmpwgmt0y77.zip |###################################################--| 95.62% tmpwgmt0y77.zip |###################################################--| 96.19% tmpwgmt0y77.zip |###################################################--| 96.76% tmpwgmt0y77.zip |####################################################-| 97.33% tmpwgmt0y77.zip |####################################################-| 97.9% tmpwgmt0y77.zip |####################################################-| 98.47% tmpwgmt0y77.zip |####################################################-| 99.04% tmpwgmt0y77.zip |#####################################################| 99.6% tmpwgmt0y77.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9ceef6e3-a095-4fcf-b6ab-b7e65e2cabb5 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml ++ basename /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.8.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.8.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-QlcQQhx/k8splugin_types.yaml /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmposnn0vz3.zip |-----------------------------------------------------| 0.14% tmposnn0vz3.zip |-----------------------------------------------------| 0.27% tmposnn0vz3.zip |-----------------------------------------------------| 0.41% tmposnn0vz3.zip |-----------------------------------------------------| 0.55% tmposnn0vz3.zip |-----------------------------------------------------| 0.68% tmposnn0vz3.zip |-----------------------------------------------------| 0.82% tmposnn0vz3.zip |#----------------------------------------------------| 0.95% tmposnn0vz3.zip |#----------------------------------------------------| 1.09% tmposnn0vz3.zip |#----------------------------------------------------| 1.23% tmposnn0vz3.zip |#----------------------------------------------------| 1.36% tmposnn0vz3.zip |#----------------------------------------------------| 1.5% tmposnn0vz3.zip |#----------------------------------------------------| 1.64% tmposnn0vz3.zip |#----------------------------------------------------| 1.77% tmposnn0vz3.zip |#----------------------------------------------------| 1.91% tmposnn0vz3.zip |#----------------------------------------------------| 2.05% tmposnn0vz3.zip |#----------------------------------------------------| 2.18% tmposnn0vz3.zip |#----------------------------------------------------| 2.32% tmposnn0vz3.zip |#----------------------------------------------------| 2.46% tmposnn0vz3.zip |#----------------------------------------------------| 2.59% tmposnn0vz3.zip |#----------------------------------------------------| 2.73% tmposnn0vz3.zip |##---------------------------------------------------| 2.86% tmposnn0vz3.zip |##---------------------------------------------------| 3.0% tmposnn0vz3.zip |##---------------------------------------------------| 3.14% tmposnn0vz3.zip |##---------------------------------------------------| 3.27% tmposnn0vz3.zip |##---------------------------------------------------| 3.41% tmposnn0vz3.zip |##---------------------------------------------------| 3.55% tmposnn0vz3.zip |##---------------------------------------------------| 3.68% tmposnn0vz3.zip |##---------------------------------------------------| 3.82% tmposnn0vz3.zip |##---------------------------------------------------| 3.96% tmposnn0vz3.zip |##---------------------------------------------------| 4.09% tmposnn0vz3.zip |##---------------------------------------------------| 4.23% tmposnn0vz3.zip |##---------------------------------------------------| 4.37% tmposnn0vz3.zip |##---------------------------------------------------| 4.5% tmposnn0vz3.zip |##---------------------------------------------------| 4.64% tmposnn0vz3.zip |###--------------------------------------------------| 4.77% tmposnn0vz3.zip |###--------------------------------------------------| 4.91% tmposnn0vz3.zip |###--------------------------------------------------| 5.05% tmposnn0vz3.zip |###--------------------------------------------------| 5.18% tmposnn0vz3.zip |###--------------------------------------------------| 5.32% tmposnn0vz3.zip |###--------------------------------------------------| 5.46% tmposnn0vz3.zip |###--------------------------------------------------| 5.59% tmposnn0vz3.zip |###--------------------------------------------------| 5.73% tmposnn0vz3.zip |###--------------------------------------------------| 5.87% tmposnn0vz3.zip |###--------------------------------------------------| 6.0% tmposnn0vz3.zip |###--------------------------------------------------| 6.14% tmposnn0vz3.zip |###--------------------------------------------------| 6.28% tmposnn0vz3.zip |###--------------------------------------------------| 6.41% tmposnn0vz3.zip |###--------------------------------------------------| 6.55% tmposnn0vz3.zip |####-------------------------------------------------| 6.68% tmposnn0vz3.zip |####-------------------------------------------------| 6.82% tmposnn0vz3.zip |####-------------------------------------------------| 6.96% tmposnn0vz3.zip |####-------------------------------------------------| 7.09% tmposnn0vz3.zip |####-------------------------------------------------| 7.23% tmposnn0vz3.zip |####-------------------------------------------------| 7.37% tmposnn0vz3.zip |####-------------------------------------------------| 7.5% tmposnn0vz3.zip |####-------------------------------------------------| 7.64% tmposnn0vz3.zip |####-------------------------------------------------| 7.78% tmposnn0vz3.zip |####-------------------------------------------------| 7.91% tmposnn0vz3.zip |####-------------------------------------------------| 8.05% tmposnn0vz3.zip |####-------------------------------------------------| 8.18% tmposnn0vz3.zip |####-------------------------------------------------| 8.32% tmposnn0vz3.zip |####-------------------------------------------------| 8.46% tmposnn0vz3.zip |#####------------------------------------------------| 8.59% tmposnn0vz3.zip |#####------------------------------------------------| 8.73% tmposnn0vz3.zip |#####------------------------------------------------| 8.87% tmposnn0vz3.zip |#####------------------------------------------------| 9.0% tmposnn0vz3.zip |#####------------------------------------------------| 9.14% tmposnn0vz3.zip |#####------------------------------------------------| 9.28% tmposnn0vz3.zip |#####------------------------------------------------| 9.41% tmposnn0vz3.zip |#####------------------------------------------------| 9.55% tmposnn0vz3.zip |#####------------------------------------------------| 9.69% tmposnn0vz3.zip |#####------------------------------------------------| 9.82% tmposnn0vz3.zip |#####------------------------------------------------| 9.96% tmposnn0vz3.zip |#####------------------------------------------------| 10.09% tmposnn0vz3.zip |#####------------------------------------------------| 10.23% tmposnn0vz3.zip |#####------------------------------------------------| 10.37% tmposnn0vz3.zip |######-----------------------------------------------| 10.5% tmposnn0vz3.zip |######-----------------------------------------------| 10.64% tmposnn0vz3.zip |######-----------------------------------------------| 10.78% tmposnn0vz3.zip |######-----------------------------------------------| 10.91% tmposnn0vz3.zip |######-----------------------------------------------| 11.05% tmposnn0vz3.zip |######-----------------------------------------------| 11.19% tmposnn0vz3.zip |######-----------------------------------------------| 11.32% tmposnn0vz3.zip |######-----------------------------------------------| 11.46% tmposnn0vz3.zip |######-----------------------------------------------| 11.6% tmposnn0vz3.zip |######-----------------------------------------------| 11.73% tmposnn0vz3.zip |######-----------------------------------------------| 11.87% tmposnn0vz3.zip |######-----------------------------------------------| 12.0% tmposnn0vz3.zip |######-----------------------------------------------| 12.14% tmposnn0vz3.zip |#######----------------------------------------------| 12.28% tmposnn0vz3.zip |#######----------------------------------------------| 12.41% tmposnn0vz3.zip |#######----------------------------------------------| 12.55% tmposnn0vz3.zip |#######----------------------------------------------| 12.69% tmposnn0vz3.zip |#######----------------------------------------------| 12.82% tmposnn0vz3.zip |#######----------------------------------------------| 12.96% tmposnn0vz3.zip |#######----------------------------------------------| 13.1% tmposnn0vz3.zip |#######----------------------------------------------| 13.23% tmposnn0vz3.zip |#######----------------------------------------------| 13.37% tmposnn0vz3.zip |#######----------------------------------------------| 13.51% tmposnn0vz3.zip |#######----------------------------------------------| 13.64% tmposnn0vz3.zip |#######----------------------------------------------| 13.78% tmposnn0vz3.zip |#######----------------------------------------------| 13.91% tmposnn0vz3.zip |#######----------------------------------------------| 14.05% tmposnn0vz3.zip |########---------------------------------------------| 14.19% tmposnn0vz3.zip |########---------------------------------------------| 14.32% tmposnn0vz3.zip |########---------------------------------------------| 14.46% tmposnn0vz3.zip |########---------------------------------------------| 14.6% tmposnn0vz3.zip |########---------------------------------------------| 14.73% tmposnn0vz3.zip |########---------------------------------------------| 14.87% tmposnn0vz3.zip |########---------------------------------------------| 15.01% tmposnn0vz3.zip |########---------------------------------------------| 15.14% tmposnn0vz3.zip |########---------------------------------------------| 15.28% tmposnn0vz3.zip |########---------------------------------------------| 15.42% tmposnn0vz3.zip |########---------------------------------------------| 15.55% tmposnn0vz3.zip |########---------------------------------------------| 15.69% tmposnn0vz3.zip |########---------------------------------------------| 15.82% tmposnn0vz3.zip |########---------------------------------------------| 15.96% tmposnn0vz3.zip |#########--------------------------------------------| 16.1% tmposnn0vz3.zip |#########--------------------------------------------| 16.23% tmposnn0vz3.zip |#########--------------------------------------------| 16.37% tmposnn0vz3.zip |#########--------------------------------------------| 16.51% tmposnn0vz3.zip |#########--------------------------------------------| 16.64% tmposnn0vz3.zip |#########--------------------------------------------| 16.78% tmposnn0vz3.zip |#########--------------------------------------------| 16.92% tmposnn0vz3.zip |#########--------------------------------------------| 17.05% tmposnn0vz3.zip |#########--------------------------------------------| 17.19% tmposnn0vz3.zip |#########--------------------------------------------| 17.32% tmposnn0vz3.zip |#########--------------------------------------------| 17.46% tmposnn0vz3.zip |#########--------------------------------------------| 17.6% tmposnn0vz3.zip |#########--------------------------------------------| 17.73% tmposnn0vz3.zip |#########--------------------------------------------| 17.87% tmposnn0vz3.zip |##########-------------------------------------------| 18.01% tmposnn0vz3.zip |##########-------------------------------------------| 18.14% tmposnn0vz3.zip |##########-------------------------------------------| 18.28% tmposnn0vz3.zip |##########-------------------------------------------| 18.42% tmposnn0vz3.zip |##########-------------------------------------------| 18.55% tmposnn0vz3.zip |##########-------------------------------------------| 18.69% tmposnn0vz3.zip |##########-------------------------------------------| 18.83% tmposnn0vz3.zip |##########-------------------------------------------| 18.96% tmposnn0vz3.zip |##########-------------------------------------------| 19.1% tmposnn0vz3.zip |##########-------------------------------------------| 19.23% tmposnn0vz3.zip |##########-------------------------------------------| 19.37% tmposnn0vz3.zip |##########-------------------------------------------| 19.51% tmposnn0vz3.zip |##########-------------------------------------------| 19.64% tmposnn0vz3.zip |##########-------------------------------------------| 19.78% tmposnn0vz3.zip |###########------------------------------------------| 19.92% tmposnn0vz3.zip |###########------------------------------------------| 20.05% tmposnn0vz3.zip |###########------------------------------------------| 20.19% tmposnn0vz3.zip |###########------------------------------------------| 20.33% tmposnn0vz3.zip |###########------------------------------------------| 20.46% tmposnn0vz3.zip |###########------------------------------------------| 20.6% tmposnn0vz3.zip |###########------------------------------------------| 20.74% tmposnn0vz3.zip |###########------------------------------------------| 20.87% tmposnn0vz3.zip |###########------------------------------------------| 21.01% tmposnn0vz3.zip |###########------------------------------------------| 21.14% tmposnn0vz3.zip |###########------------------------------------------| 21.28% tmposnn0vz3.zip |###########------------------------------------------| 21.42% tmposnn0vz3.zip |###########------------------------------------------| 21.55% tmposnn0vz3.zip |###########------------------------------------------| 21.69% tmposnn0vz3.zip |############-----------------------------------------| 21.83% tmposnn0vz3.zip |############-----------------------------------------| 21.96% tmposnn0vz3.zip |############-----------------------------------------| 22.1% tmposnn0vz3.zip |############-----------------------------------------| 22.24% tmposnn0vz3.zip |############-----------------------------------------| 22.37% tmposnn0vz3.zip |############-----------------------------------------| 22.51% tmposnn0vz3.zip |############-----------------------------------------| 22.65% tmposnn0vz3.zip |############-----------------------------------------| 22.78% tmposnn0vz3.zip |############-----------------------------------------| 22.92% tmposnn0vz3.zip |############-----------------------------------------| 23.05% tmposnn0vz3.zip |############-----------------------------------------| 23.19% tmposnn0vz3.zip |############-----------------------------------------| 23.33% tmposnn0vz3.zip |############-----------------------------------------| 23.46% tmposnn0vz3.zip |#############----------------------------------------| 23.6% tmposnn0vz3.zip |#############----------------------------------------| 23.74% tmposnn0vz3.zip |#############----------------------------------------| 23.87% tmposnn0vz3.zip |#############----------------------------------------| 24.01% tmposnn0vz3.zip |#############----------------------------------------| 24.15% tmposnn0vz3.zip |#############----------------------------------------| 24.28% tmposnn0vz3.zip |#############----------------------------------------| 24.42% tmposnn0vz3.zip |#############----------------------------------------| 24.55% tmposnn0vz3.zip |#############----------------------------------------| 24.69% tmposnn0vz3.zip |#############----------------------------------------| 24.83% tmposnn0vz3.zip |#############----------------------------------------| 24.96% tmposnn0vz3.zip |#############----------------------------------------| 25.1% tmposnn0vz3.zip |#############----------------------------------------| 25.24% tmposnn0vz3.zip |#############----------------------------------------| 25.37% tmposnn0vz3.zip |##############---------------------------------------| 25.51% tmposnn0vz3.zip |##############---------------------------------------| 25.65% tmposnn0vz3.zip |##############---------------------------------------| 25.78% tmposnn0vz3.zip |##############---------------------------------------| 25.92% tmposnn0vz3.zip |##############---------------------------------------| 26.06% tmposnn0vz3.zip |##############---------------------------------------| 26.19% tmposnn0vz3.zip |##############---------------------------------------| 26.33% tmposnn0vz3.zip |##############---------------------------------------| 26.46% tmposnn0vz3.zip |##############---------------------------------------| 26.6% tmposnn0vz3.zip |##############---------------------------------------| 26.74% tmposnn0vz3.zip |##############---------------------------------------| 26.87% tmposnn0vz3.zip |##############---------------------------------------| 27.01% tmposnn0vz3.zip |##############---------------------------------------| 27.15% tmposnn0vz3.zip |##############---------------------------------------| 27.28% tmposnn0vz3.zip |###############--------------------------------------| 27.42% tmposnn0vz3.zip |###############--------------------------------------| 27.56% tmposnn0vz3.zip |###############--------------------------------------| 27.69% tmposnn0vz3.zip |###############--------------------------------------| 27.83% tmposnn0vz3.zip |###############--------------------------------------| 27.97% tmposnn0vz3.zip |###############--------------------------------------| 28.1% tmposnn0vz3.zip |###############--------------------------------------| 28.24% tmposnn0vz3.zip |###############--------------------------------------| 28.37% tmposnn0vz3.zip |###############--------------------------------------| 28.51% tmposnn0vz3.zip |###############--------------------------------------| 28.65% tmposnn0vz3.zip |###############--------------------------------------| 28.78% tmposnn0vz3.zip |###############--------------------------------------| 28.92% tmposnn0vz3.zip |###############--------------------------------------| 29.06% tmposnn0vz3.zip |###############--------------------------------------| 29.19% tmposnn0vz3.zip |################-------------------------------------| 29.33% tmposnn0vz3.zip |################-------------------------------------| 29.47% tmposnn0vz3.zip |################-------------------------------------| 29.6% tmposnn0vz3.zip |################-------------------------------------| 29.74% tmposnn0vz3.zip |################-------------------------------------| 29.88% tmposnn0vz3.zip |################-------------------------------------| 30.01% tmposnn0vz3.zip |################-------------------------------------| 30.15% tmposnn0vz3.zip |################-------------------------------------| 30.28% tmposnn0vz3.zip |################-------------------------------------| 30.42% tmposnn0vz3.zip |################-------------------------------------| 30.56% tmposnn0vz3.zip |################-------------------------------------| 30.69% tmposnn0vz3.zip |################-------------------------------------| 30.83% tmposnn0vz3.zip |################-------------------------------------| 30.97% tmposnn0vz3.zip |################-------------------------------------| 31.1% tmposnn0vz3.zip |#################------------------------------------| 31.24% tmposnn0vz3.zip |#################------------------------------------| 31.38% tmposnn0vz3.zip |#################------------------------------------| 31.51% tmposnn0vz3.zip |#################------------------------------------| 31.65% tmposnn0vz3.zip |#################------------------------------------| 31.78% tmposnn0vz3.zip |#################------------------------------------| 31.92% tmposnn0vz3.zip |#################------------------------------------| 32.06% tmposnn0vz3.zip |#################------------------------------------| 32.19% tmposnn0vz3.zip |#################------------------------------------| 32.33% tmposnn0vz3.zip |#################------------------------------------| 32.47% tmposnn0vz3.zip |#################------------------------------------| 32.6% tmposnn0vz3.zip |#################------------------------------------| 32.74% tmposnn0vz3.zip |#################------------------------------------| 32.88% tmposnn0vz3.zip |#################------------------------------------| 33.01% tmposnn0vz3.zip |##################-----------------------------------| 33.15% tmposnn0vz3.zip |##################-----------------------------------| 33.29% tmposnn0vz3.zip |##################-----------------------------------| 33.42% tmposnn0vz3.zip |##################-----------------------------------| 33.56% tmposnn0vz3.zip |##################-----------------------------------| 33.69% tmposnn0vz3.zip |##################-----------------------------------| 33.83% tmposnn0vz3.zip |##################-----------------------------------| 33.97% tmposnn0vz3.zip |##################-----------------------------------| 34.1% tmposnn0vz3.zip |##################-----------------------------------| 34.24% tmposnn0vz3.zip |##################-----------------------------------| 34.38% tmposnn0vz3.zip |##################-----------------------------------| 34.51% tmposnn0vz3.zip |##################-----------------------------------| 34.65% tmposnn0vz3.zip |##################-----------------------------------| 34.79% tmposnn0vz3.zip |###################----------------------------------| 34.92% tmposnn0vz3.zip |###################----------------------------------| 35.06% tmposnn0vz3.zip |###################----------------------------------| 35.2% tmposnn0vz3.zip |###################----------------------------------| 35.33% tmposnn0vz3.zip |###################----------------------------------| 35.47% tmposnn0vz3.zip |###################----------------------------------| 35.6% tmposnn0vz3.zip |###################----------------------------------| 35.74% tmposnn0vz3.zip |###################----------------------------------| 35.88% tmposnn0vz3.zip |###################----------------------------------| 36.01% tmposnn0vz3.zip |###################----------------------------------| 36.15% tmposnn0vz3.zip |###################----------------------------------| 36.29% tmposnn0vz3.zip |###################----------------------------------| 36.42% tmposnn0vz3.zip |###################----------------------------------| 36.56% tmposnn0vz3.zip |###################----------------------------------| 36.7% tmposnn0vz3.zip |####################---------------------------------| 36.83% tmposnn0vz3.zip |####################---------------------------------| 36.97% tmposnn0vz3.zip |####################---------------------------------| 37.11% tmposnn0vz3.zip |####################---------------------------------| 37.24% tmposnn0vz3.zip |####################---------------------------------| 37.38% tmposnn0vz3.zip |####################---------------------------------| 37.51% tmposnn0vz3.zip |####################---------------------------------| 37.65% tmposnn0vz3.zip |####################---------------------------------| 37.79% tmposnn0vz3.zip |####################---------------------------------| 37.92% tmposnn0vz3.zip |####################---------------------------------| 38.06% tmposnn0vz3.zip |####################---------------------------------| 38.2% tmposnn0vz3.zip |####################---------------------------------| 38.33% tmposnn0vz3.zip |####################---------------------------------| 38.47% tmposnn0vz3.zip |####################---------------------------------| 38.61% tmposnn0vz3.zip |#####################--------------------------------| 38.74% tmposnn0vz3.zip |#####################--------------------------------| 38.88% tmposnn0vz3.zip |#####################--------------------------------| 39.01% tmposnn0vz3.zip |#####################--------------------------------| 39.15% tmposnn0vz3.zip |#####################--------------------------------| 39.29% tmposnn0vz3.zip |#####################--------------------------------| 39.42% tmposnn0vz3.zip |#####################--------------------------------| 39.56% tmposnn0vz3.zip |#####################--------------------------------| 39.7% tmposnn0vz3.zip |#####################--------------------------------| 39.83% tmposnn0vz3.zip |#####################--------------------------------| 39.97% tmposnn0vz3.zip |#####################--------------------------------| 40.11% tmposnn0vz3.zip |#####################--------------------------------| 40.24% tmposnn0vz3.zip |#####################--------------------------------| 40.38% tmposnn0vz3.zip |#####################--------------------------------| 40.52% tmposnn0vz3.zip |######################-------------------------------| 40.65% tmposnn0vz3.zip |######################-------------------------------| 40.79% tmposnn0vz3.zip |######################-------------------------------| 40.92% tmposnn0vz3.zip |######################-------------------------------| 41.06% tmposnn0vz3.zip |######################-------------------------------| 41.2% tmposnn0vz3.zip |######################-------------------------------| 41.33% tmposnn0vz3.zip |######################-------------------------------| 41.47% tmposnn0vz3.zip |######################-------------------------------| 41.61% tmposnn0vz3.zip |######################-------------------------------| 41.74% tmposnn0vz3.zip |######################-------------------------------| 41.88% tmposnn0vz3.zip |######################-------------------------------| 42.02% tmposnn0vz3.zip |######################-------------------------------| 42.15% tmposnn0vz3.zip |######################-------------------------------| 42.29% tmposnn0vz3.zip |######################-------------------------------| 42.43% tmposnn0vz3.zip |#######################------------------------------| 42.56% tmposnn0vz3.zip |#######################------------------------------| 42.7% tmposnn0vz3.zip |#######################------------------------------| 42.83% tmposnn0vz3.zip |#######################------------------------------| 42.97% tmposnn0vz3.zip |#######################------------------------------| 43.11% tmposnn0vz3.zip |#######################------------------------------| 43.24% tmposnn0vz3.zip |#######################------------------------------| 43.38% tmposnn0vz3.zip |#######################------------------------------| 43.52% tmposnn0vz3.zip |#######################------------------------------| 43.65% tmposnn0vz3.zip |#######################------------------------------| 43.79% tmposnn0vz3.zip |#######################------------------------------| 43.93% tmposnn0vz3.zip |#######################------------------------------| 44.06% tmposnn0vz3.zip |#######################------------------------------| 44.2% tmposnn0vz3.zip |#######################------------------------------| 44.34% tmposnn0vz3.zip |########################-----------------------------| 44.47% tmposnn0vz3.zip |########################-----------------------------| 44.61% tmposnn0vz3.zip |########################-----------------------------| 44.74% tmposnn0vz3.zip |########################-----------------------------| 44.88% tmposnn0vz3.zip |########################-----------------------------| 45.02% tmposnn0vz3.zip |########################-----------------------------| 45.15% tmposnn0vz3.zip |########################-----------------------------| 45.29% tmposnn0vz3.zip |########################-----------------------------| 45.43% tmposnn0vz3.zip |########################-----------------------------| 45.56% tmposnn0vz3.zip |########################-----------------------------| 45.7% tmposnn0vz3.zip |########################-----------------------------| 45.84% tmposnn0vz3.zip |########################-----------------------------| 45.97% tmposnn0vz3.zip |########################-----------------------------| 46.11% tmposnn0vz3.zip |#########################----------------------------| 46.25% tmposnn0vz3.zip |#########################----------------------------| 46.38% tmposnn0vz3.zip |#########################----------------------------| 46.52% tmposnn0vz3.zip |#########################----------------------------| 46.65% tmposnn0vz3.zip |#########################----------------------------| 46.79% tmposnn0vz3.zip |#########################----------------------------| 46.93% tmposnn0vz3.zip |#########################----------------------------| 47.06% tmposnn0vz3.zip |#########################----------------------------| 47.2% tmposnn0vz3.zip |#########################----------------------------| 47.34% tmposnn0vz3.zip |#########################----------------------------| 47.47% tmposnn0vz3.zip |#########################----------------------------| 47.61% tmposnn0vz3.zip |#########################----------------------------| 47.75% tmposnn0vz3.zip |#########################----------------------------| 47.88% tmposnn0vz3.zip |#########################----------------------------| 48.02% tmposnn0vz3.zip |##########################---------------------------| 48.15% tmposnn0vz3.zip |##########################---------------------------| 48.29% tmposnn0vz3.zip |##########################---------------------------| 48.43% tmposnn0vz3.zip |##########################---------------------------| 48.56% tmposnn0vz3.zip |##########################---------------------------| 48.7% tmposnn0vz3.zip |##########################---------------------------| 48.84% tmposnn0vz3.zip |##########################---------------------------| 48.97% tmposnn0vz3.zip |##########################---------------------------| 49.11% tmposnn0vz3.zip |##########################---------------------------| 49.25% tmposnn0vz3.zip |##########################---------------------------| 49.38% tmposnn0vz3.zip |##########################---------------------------| 49.52% tmposnn0vz3.zip |##########################---------------------------| 49.66% tmposnn0vz3.zip |##########################---------------------------| 49.79% tmposnn0vz3.zip |##########################---------------------------| 49.93% tmposnn0vz3.zip |###########################--------------------------| 50.06% tmposnn0vz3.zip |###########################--------------------------| 50.2% tmposnn0vz3.zip |###########################--------------------------| 50.34% tmposnn0vz3.zip |###########################--------------------------| 50.47% tmposnn0vz3.zip |###########################--------------------------| 50.61% tmposnn0vz3.zip |###########################--------------------------| 50.75% tmposnn0vz3.zip |###########################--------------------------| 50.88% tmposnn0vz3.zip |###########################--------------------------| 51.02% tmposnn0vz3.zip |###########################--------------------------| 51.16% tmposnn0vz3.zip |###########################--------------------------| 51.29% tmposnn0vz3.zip |###########################--------------------------| 51.43% tmposnn0vz3.zip |###########################--------------------------| 51.57% tmposnn0vz3.zip |###########################--------------------------| 51.7% tmposnn0vz3.zip |###########################--------------------------| 51.84% tmposnn0vz3.zip |############################-------------------------| 51.97% tmposnn0vz3.zip |############################-------------------------| 52.11% tmposnn0vz3.zip |############################-------------------------| 52.25% tmposnn0vz3.zip |############################-------------------------| 52.38% tmposnn0vz3.zip |############################-------------------------| 52.52% tmposnn0vz3.zip |############################-------------------------| 52.66% tmposnn0vz3.zip |############################-------------------------| 52.79% tmposnn0vz3.zip |############################-------------------------| 52.93% tmposnn0vz3.zip |############################-------------------------| 53.07% tmposnn0vz3.zip |############################-------------------------| 53.2% tmposnn0vz3.zip |############################-------------------------| 53.34% tmposnn0vz3.zip |############################-------------------------| 53.48% tmposnn0vz3.zip |############################-------------------------| 53.61% tmposnn0vz3.zip |############################-------------------------| 53.75% tmposnn0vz3.zip |#############################------------------------| 53.88% tmposnn0vz3.zip |#############################------------------------| 54.02% tmposnn0vz3.zip |#############################------------------------| 54.16% tmposnn0vz3.zip |#############################------------------------| 54.29% tmposnn0vz3.zip |#############################------------------------| 54.43% tmposnn0vz3.zip |#############################------------------------| 54.57% tmposnn0vz3.zip |#############################------------------------| 54.7% tmposnn0vz3.zip |#############################------------------------| 54.84% tmposnn0vz3.zip |#############################------------------------| 54.98% tmposnn0vz3.zip |#############################------------------------| 55.11% tmposnn0vz3.zip |#############################------------------------| 55.25% tmposnn0vz3.zip |#############################------------------------| 55.38% tmposnn0vz3.zip |#############################------------------------| 55.52% tmposnn0vz3.zip |#############################------------------------| 55.66% tmposnn0vz3.zip |##############################-----------------------| 55.79% tmposnn0vz3.zip |##############################-----------------------| 55.93% tmposnn0vz3.zip |##############################-----------------------| 56.07% tmposnn0vz3.zip |##############################-----------------------| 56.2% tmposnn0vz3.zip |##############################-----------------------| 56.34% tmposnn0vz3.zip |##############################-----------------------| 56.48% tmposnn0vz3.zip |##############################-----------------------| 56.61% tmposnn0vz3.zip |##############################-----------------------| 56.75% tmposnn0vz3.zip |##############################-----------------------| 56.89% tmposnn0vz3.zip |##############################-----------------------| 57.02% tmposnn0vz3.zip |##############################-----------------------| 57.16% tmposnn0vz3.zip |##############################-----------------------| 57.29% tmposnn0vz3.zip |##############################-----------------------| 57.43% tmposnn0vz3.zip |###############################----------------------| 57.57% tmposnn0vz3.zip |###############################----------------------| 57.7% tmposnn0vz3.zip |###############################----------------------| 57.84% tmposnn0vz3.zip |###############################----------------------| 57.98% tmposnn0vz3.zip |###############################----------------------| 58.11% tmposnn0vz3.zip |###############################----------------------| 58.25% tmposnn0vz3.zip |###############################----------------------| 58.39% tmposnn0vz3.zip |###############################----------------------| 58.52% tmposnn0vz3.zip |###############################----------------------| 58.66% tmposnn0vz3.zip |###############################----------------------| 58.8% tmposnn0vz3.zip |###############################----------------------| 58.93% tmposnn0vz3.zip |###############################----------------------| 59.07% tmposnn0vz3.zip |###############################----------------------| 59.2% tmposnn0vz3.zip |###############################----------------------| 59.34% tmposnn0vz3.zip |################################---------------------| 59.48% tmposnn0vz3.zip |################################---------------------| 59.61% tmposnn0vz3.zip |################################---------------------| 59.75% tmposnn0vz3.zip |################################---------------------| 59.89% tmposnn0vz3.zip |################################---------------------| 60.02% tmposnn0vz3.zip |################################---------------------| 60.16% tmposnn0vz3.zip |################################---------------------| 60.3% tmposnn0vz3.zip |################################---------------------| 60.43% tmposnn0vz3.zip |################################---------------------| 60.57% tmposnn0vz3.zip |################################---------------------| 60.71% tmposnn0vz3.zip |################################---------------------| 60.84% tmposnn0vz3.zip |################################---------------------| 60.98% tmposnn0vz3.zip |################################---------------------| 61.11% tmposnn0vz3.zip |################################---------------------| 61.25% tmposnn0vz3.zip |#################################--------------------| 61.39% tmposnn0vz3.zip |#################################--------------------| 61.52% tmposnn0vz3.zip |#################################--------------------| 61.66% tmposnn0vz3.zip |#################################--------------------| 61.8% tmposnn0vz3.zip |#################################--------------------| 61.93% tmposnn0vz3.zip |#################################--------------------| 62.07% tmposnn0vz3.zip |#################################--------------------| 62.21% tmposnn0vz3.zip |#################################--------------------| 62.34% tmposnn0vz3.zip |#################################--------------------| 62.48% tmposnn0vz3.zip |#################################--------------------| 62.61% tmposnn0vz3.zip |#################################--------------------| 62.75% tmposnn0vz3.zip |#################################--------------------| 62.89% tmposnn0vz3.zip |#################################--------------------| 63.02% tmposnn0vz3.zip |#################################--------------------| 63.16% tmposnn0vz3.zip |##################################-------------------| 63.3% tmposnn0vz3.zip |##################################-------------------| 63.43% tmposnn0vz3.zip |##################################-------------------| 63.57% tmposnn0vz3.zip |##################################-------------------| 63.71% tmposnn0vz3.zip |##################################-------------------| 63.84% tmposnn0vz3.zip |##################################-------------------| 63.98% tmposnn0vz3.zip |##################################-------------------| 64.12% tmposnn0vz3.zip |##################################-------------------| 64.25% tmposnn0vz3.zip |##################################-------------------| 64.39% tmposnn0vz3.zip |##################################-------------------| 64.52% tmposnn0vz3.zip |##################################-------------------| 64.66% tmposnn0vz3.zip |##################################-------------------| 64.8% tmposnn0vz3.zip |##################################-------------------| 64.93% tmposnn0vz3.zip |##################################-------------------| 65.07% tmposnn0vz3.zip |###################################------------------| 65.21% tmposnn0vz3.zip |###################################------------------| 65.34% tmposnn0vz3.zip |###################################------------------| 65.48% tmposnn0vz3.zip |###################################------------------| 65.62% tmposnn0vz3.zip |###################################------------------| 65.75% tmposnn0vz3.zip |###################################------------------| 65.89% tmposnn0vz3.zip |###################################------------------| 66.03% tmposnn0vz3.zip |###################################------------------| 66.16% tmposnn0vz3.zip |###################################------------------| 66.3% tmposnn0vz3.zip |###################################------------------| 66.43% tmposnn0vz3.zip |###################################------------------| 66.57% tmposnn0vz3.zip |###################################------------------| 66.71% tmposnn0vz3.zip |###################################------------------| 66.84% tmposnn0vz3.zip |###################################------------------| 66.98% tmposnn0vz3.zip |####################################-----------------| 67.12% tmposnn0vz3.zip |####################################-----------------| 67.25% tmposnn0vz3.zip |####################################-----------------| 67.39% tmposnn0vz3.zip |####################################-----------------| 67.53% tmposnn0vz3.zip |####################################-----------------| 67.66% tmposnn0vz3.zip |####################################-----------------| 67.8% tmposnn0vz3.zip |####################################-----------------| 67.94% tmposnn0vz3.zip |####################################-----------------| 68.07% tmposnn0vz3.zip |####################################-----------------| 68.21% tmposnn0vz3.zip |####################################-----------------| 68.34% tmposnn0vz3.zip |####################################-----------------| 68.48% tmposnn0vz3.zip |####################################-----------------| 68.62% tmposnn0vz3.zip |####################################-----------------| 68.75% tmposnn0vz3.zip |#####################################----------------| 68.89% tmposnn0vz3.zip |#####################################----------------| 69.03% tmposnn0vz3.zip |#####################################----------------| 69.16% tmposnn0vz3.zip |#####################################----------------| 69.3% tmposnn0vz3.zip |#####################################----------------| 69.44% tmposnn0vz3.zip |#####################################----------------| 69.57% tmposnn0vz3.zip |#####################################----------------| 69.71% tmposnn0vz3.zip |#####################################----------------| 69.84% tmposnn0vz3.zip |#####################################----------------| 69.98% tmposnn0vz3.zip |#####################################----------------| 70.12% tmposnn0vz3.zip |#####################################----------------| 70.25% tmposnn0vz3.zip |#####################################----------------| 70.39% tmposnn0vz3.zip |#####################################----------------| 70.53% tmposnn0vz3.zip |#####################################----------------| 70.66% tmposnn0vz3.zip |######################################---------------| 70.8% tmposnn0vz3.zip |######################################---------------| 70.94% tmposnn0vz3.zip |######################################---------------| 71.07% tmposnn0vz3.zip |######################################---------------| 71.21% tmposnn0vz3.zip |######################################---------------| 71.35% tmposnn0vz3.zip |######################################---------------| 71.48% tmposnn0vz3.zip |######################################---------------| 71.62% tmposnn0vz3.zip |######################################---------------| 71.75% tmposnn0vz3.zip |######################################---------------| 71.89% tmposnn0vz3.zip |######################################---------------| 72.03% tmposnn0vz3.zip |######################################---------------| 72.16% tmposnn0vz3.zip |######################################---------------| 72.3% tmposnn0vz3.zip |######################################---------------| 72.44% tmposnn0vz3.zip |######################################---------------| 72.57% tmposnn0vz3.zip |#######################################--------------| 72.71% tmposnn0vz3.zip |#######################################--------------| 72.85% tmposnn0vz3.zip |#######################################--------------| 72.98% tmposnn0vz3.zip |#######################################--------------| 73.12% tmposnn0vz3.zip |#######################################--------------| 73.26% tmposnn0vz3.zip |#######################################--------------| 73.39% tmposnn0vz3.zip |#######################################--------------| 73.53% tmposnn0vz3.zip |#######################################--------------| 73.66% tmposnn0vz3.zip |#######################################--------------| 73.8% tmposnn0vz3.zip |#######################################--------------| 73.94% tmposnn0vz3.zip |#######################################--------------| 74.07% tmposnn0vz3.zip |#######################################--------------| 74.21% tmposnn0vz3.zip |#######################################--------------| 74.35% tmposnn0vz3.zip |#######################################--------------| 74.48% tmposnn0vz3.zip |########################################-------------| 74.62% tmposnn0vz3.zip |########################################-------------| 74.76% tmposnn0vz3.zip |########################################-------------| 74.89% tmposnn0vz3.zip |########################################-------------| 75.03% tmposnn0vz3.zip |########################################-------------| 75.17% tmposnn0vz3.zip |########################################-------------| 75.3% tmposnn0vz3.zip |########################################-------------| 75.44% tmposnn0vz3.zip |########################################-------------| 75.57% tmposnn0vz3.zip |########################################-------------| 75.71% tmposnn0vz3.zip |########################################-------------| 75.85% tmposnn0vz3.zip |########################################-------------| 75.98% tmposnn0vz3.zip |########################################-------------| 76.12% tmposnn0vz3.zip |########################################-------------| 76.26% tmposnn0vz3.zip |########################################-------------| 76.39% tmposnn0vz3.zip |#########################################------------| 76.53% tmposnn0vz3.zip |#########################################------------| 76.67% tmposnn0vz3.zip |#########################################------------| 76.8% tmposnn0vz3.zip |#########################################------------| 76.94% tmposnn0vz3.zip |#########################################------------| 77.08% tmposnn0vz3.zip |#########################################------------| 77.21% tmposnn0vz3.zip |#########################################------------| 77.35% tmposnn0vz3.zip |#########################################------------| 77.48% tmposnn0vz3.zip |#########################################------------| 77.62% tmposnn0vz3.zip |#########################################------------| 77.76% tmposnn0vz3.zip |#########################################------------| 77.89% tmposnn0vz3.zip |#########################################------------| 78.03% tmposnn0vz3.zip |#########################################------------| 78.17% tmposnn0vz3.zip |##########################################-----------| 78.3% tmposnn0vz3.zip |##########################################-----------| 78.44% tmposnn0vz3.zip |##########################################-----------| 78.58% tmposnn0vz3.zip |##########################################-----------| 78.71% tmposnn0vz3.zip |##########################################-----------| 78.85% tmposnn0vz3.zip |##########################################-----------| 78.98% tmposnn0vz3.zip |##########################################-----------| 79.12% tmposnn0vz3.zip |##########################################-----------| 79.26% tmposnn0vz3.zip |##########################################-----------| 79.39% tmposnn0vz3.zip |##########################################-----------| 79.53% tmposnn0vz3.zip |##########################################-----------| 79.67% tmposnn0vz3.zip |##########################################-----------| 79.8% tmposnn0vz3.zip |##########################################-----------| 79.94% tmposnn0vz3.zip |##########################################-----------| 80.08% tmposnn0vz3.zip |###########################################----------| 80.21% tmposnn0vz3.zip |###########################################----------| 80.35% tmposnn0vz3.zip |###########################################----------| 80.49% tmposnn0vz3.zip |###########################################----------| 80.62% tmposnn0vz3.zip |###########################################----------| 80.76% tmposnn0vz3.zip |###########################################----------| 80.89% tmposnn0vz3.zip |###########################################----------| 81.03% tmposnn0vz3.zip |###########################################----------| 81.17% tmposnn0vz3.zip |###########################################----------| 81.3% tmposnn0vz3.zip |###########################################----------| 81.44% tmposnn0vz3.zip |###########################################----------| 81.58% tmposnn0vz3.zip |###########################################----------| 81.71% tmposnn0vz3.zip |###########################################----------| 81.85% tmposnn0vz3.zip |###########################################----------| 81.99% tmposnn0vz3.zip |############################################---------| 82.12% tmposnn0vz3.zip |############################################---------| 82.26% tmposnn0vz3.zip |############################################---------| 82.4% tmposnn0vz3.zip |############################################---------| 82.53% tmposnn0vz3.zip |############################################---------| 82.67% tmposnn0vz3.zip |############################################---------| 82.8% tmposnn0vz3.zip |############################################---------| 82.94% tmposnn0vz3.zip |############################################---------| 83.08% tmposnn0vz3.zip |############################################---------| 83.21% tmposnn0vz3.zip |############################################---------| 83.35% tmposnn0vz3.zip |############################################---------| 83.49% tmposnn0vz3.zip |############################################---------| 83.62% tmposnn0vz3.zip |############################################---------| 83.76% tmposnn0vz3.zip |############################################---------| 83.9% tmposnn0vz3.zip |#############################################--------| 84.03% tmposnn0vz3.zip |#############################################--------| 84.17% tmposnn0vz3.zip |#############################################--------| 84.31% tmposnn0vz3.zip |#############################################--------| 84.44% tmposnn0vz3.zip |#############################################--------| 84.58% tmposnn0vz3.zip |#############################################--------| 84.71% tmposnn0vz3.zip |#############################################--------| 84.85% tmposnn0vz3.zip |#############################################--------| 84.99% tmposnn0vz3.zip |#############################################--------| 85.12% tmposnn0vz3.zip |#############################################--------| 85.26% tmposnn0vz3.zip |#############################################--------| 85.4% tmposnn0vz3.zip |#############################################--------| 85.53% tmposnn0vz3.zip |#############################################--------| 85.67% tmposnn0vz3.zip |#############################################--------| 85.81% tmposnn0vz3.zip |##############################################-------| 85.94% tmposnn0vz3.zip |##############################################-------| 86.08% tmposnn0vz3.zip |##############################################-------| 86.21% tmposnn0vz3.zip |##############################################-------| 86.35% tmposnn0vz3.zip |##############################################-------| 86.49% tmposnn0vz3.zip |##############################################-------| 86.62% tmposnn0vz3.zip |##############################################-------| 86.76% tmposnn0vz3.zip |##############################################-------| 86.9% tmposnn0vz3.zip |##############################################-------| 87.03% tmposnn0vz3.zip |##############################################-------| 87.17% tmposnn0vz3.zip |##############################################-------| 87.31% tmposnn0vz3.zip |##############################################-------| 87.44% tmposnn0vz3.zip |##############################################-------| 87.58% tmposnn0vz3.zip |##############################################-------| 87.72% tmposnn0vz3.zip |###############################################------| 87.85% tmposnn0vz3.zip |###############################################------| 87.99% tmposnn0vz3.zip |###############################################------| 88.12% tmposnn0vz3.zip |###############################################------| 88.26% tmposnn0vz3.zip |###############################################------| 88.4% tmposnn0vz3.zip |###############################################------| 88.53% tmposnn0vz3.zip |###############################################------| 88.67% tmposnn0vz3.zip |###############################################------| 88.81% tmposnn0vz3.zip |###############################################------| 88.94% tmposnn0vz3.zip |###############################################------| 89.08% tmposnn0vz3.zip |###############################################------| 89.22% tmposnn0vz3.zip |###############################################------| 89.35% tmposnn0vz3.zip |###############################################------| 89.49% tmposnn0vz3.zip |################################################-----| 89.63% tmposnn0vz3.zip |################################################-----| 89.76% tmposnn0vz3.zip |################################################-----| 89.9% tmposnn0vz3.zip |################################################-----| 90.03% tmposnn0vz3.zip |################################################-----| 90.17% tmposnn0vz3.zip |################################################-----| 90.31% tmposnn0vz3.zip |################################################-----| 90.44% tmposnn0vz3.zip |################################################-----| 90.58% tmposnn0vz3.zip |################################################-----| 90.72% tmposnn0vz3.zip |################################################-----| 90.85% tmposnn0vz3.zip |################################################-----| 90.99% tmposnn0vz3.zip |################################################-----| 91.13% tmposnn0vz3.zip |################################################-----| 91.26% tmposnn0vz3.zip |################################################-----| 91.4% tmposnn0vz3.zip |#################################################----| 91.54% tmposnn0vz3.zip |#################################################----| 91.67% tmposnn0vz3.zip |#################################################----| 91.81% tmposnn0vz3.zip |#################################################----| 91.94% tmposnn0vz3.zip |#################################################----| 92.08% tmposnn0vz3.zip |#################################################----| 92.22% tmposnn0vz3.zip |#################################################----| 92.35% tmposnn0vz3.zip |#################################################----| 92.49% tmposnn0vz3.zip |#################################################----| 92.63% tmposnn0vz3.zip |#################################################----| 92.76% tmposnn0vz3.zip |#################################################----| 92.9% tmposnn0vz3.zip |#################################################----| 93.04% tmposnn0vz3.zip |#################################################----| 93.17% tmposnn0vz3.zip |#################################################----| 93.31% tmposnn0vz3.zip |##################################################---| 93.44% tmposnn0vz3.zip |##################################################---| 93.58% tmposnn0vz3.zip |##################################################---| 93.72% tmposnn0vz3.zip |##################################################---| 93.85% tmposnn0vz3.zip |##################################################---| 93.99% tmposnn0vz3.zip |##################################################---| 94.13% tmposnn0vz3.zip |##################################################---| 94.26% tmposnn0vz3.zip |##################################################---| 94.4% tmposnn0vz3.zip |##################################################---| 94.54% tmposnn0vz3.zip |##################################################---| 94.67% tmposnn0vz3.zip |##################################################---| 94.81% tmposnn0vz3.zip |##################################################---| 94.95% tmposnn0vz3.zip |##################################################---| 95.08% tmposnn0vz3.zip |##################################################---| 95.22% tmposnn0vz3.zip |###################################################--| 95.35% tmposnn0vz3.zip |###################################################--| 95.49% tmposnn0vz3.zip |###################################################--| 95.63% tmposnn0vz3.zip |###################################################--| 95.76% tmposnn0vz3.zip |###################################################--| 95.9% tmposnn0vz3.zip |###################################################--| 96.04% tmposnn0vz3.zip |###################################################--| 96.17% tmposnn0vz3.zip |###################################################--| 96.31% tmposnn0vz3.zip |###################################################--| 96.45% tmposnn0vz3.zip |###################################################--| 96.58% tmposnn0vz3.zip |###################################################--| 96.72% tmposnn0vz3.zip |###################################################--| 96.86% tmposnn0vz3.zip |###################################################--| 96.99% tmposnn0vz3.zip |###################################################--| 97.13% tmposnn0vz3.zip |####################################################-| 97.26% tmposnn0vz3.zip |####################################################-| 97.4% tmposnn0vz3.zip |####################################################-| 97.54% tmposnn0vz3.zip |####################################################-| 97.67% tmposnn0vz3.zip |####################################################-| 97.81% tmposnn0vz3.zip |####################################################-| 97.95% tmposnn0vz3.zip |####################################################-| 98.08% tmposnn0vz3.zip |####################################################-| 98.22% tmposnn0vz3.zip |####################################################-| 98.36% tmposnn0vz3.zip |####################################################-| 98.49% tmposnn0vz3.zip |####################################################-| 98.63% tmposnn0vz3.zip |####################################################-| 98.77% tmposnn0vz3.zip |####################################################-| 98.9% tmposnn0vz3.zip |####################################################-| 99.04% tmposnn0vz3.zip |#####################################################| 99.17% tmposnn0vz3.zip |#####################################################| 99.31% tmposnn0vz3.zip |#####################################################| 99.45% tmposnn0vz3.zip |#####################################################| 99.58% tmposnn0vz3.zip |#####################################################| 99.72% tmposnn0vz3.zip |#####################################################| 99.86% tmposnn0vz3.zip |#####################################################| 99.99% tmposnn0vz3.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4777bfce-abd5-4494-ad9b-c47834d5e4bd + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-RgkOid1/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:UmH7vbj6 --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-RgkOid1/dcaepolicyplugin_types.yaml /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp2z62ca4h.zip |-----------------------------------------------------| 0.57% tmp2z62ca4h.zip |#----------------------------------------------------| 1.13% tmp2z62ca4h.zip |#----------------------------------------------------| 1.7% tmp2z62ca4h.zip |#----------------------------------------------------| 2.27% tmp2z62ca4h.zip |##---------------------------------------------------| 2.83% tmp2z62ca4h.zip |##---------------------------------------------------| 3.4% tmp2z62ca4h.zip |##---------------------------------------------------| 3.97% tmp2z62ca4h.zip |##---------------------------------------------------| 4.53% tmp2z62ca4h.zip |###--------------------------------------------------| 5.1% tmp2z62ca4h.zip |###--------------------------------------------------| 5.67% tmp2z62ca4h.zip |###--------------------------------------------------| 6.24% tmp2z62ca4h.zip |####-------------------------------------------------| 6.8% tmp2z62ca4h.zip |####-------------------------------------------------| 7.37% tmp2z62ca4h.zip |####-------------------------------------------------| 7.94% tmp2z62ca4h.zip |#####------------------------------------------------| 8.5% tmp2z62ca4h.zip |#####------------------------------------------------| 9.07% tmp2z62ca4h.zip |#####------------------------------------------------| 9.64% tmp2z62ca4h.zip |#####------------------------------------------------| 10.2% tmp2z62ca4h.zip |######-----------------------------------------------| 10.77% tmp2z62ca4h.zip |######-----------------------------------------------| 11.34% tmp2z62ca4h.zip |######-----------------------------------------------| 11.9% tmp2z62ca4h.zip |#######----------------------------------------------| 12.47% tmp2z62ca4h.zip |#######----------------------------------------------| 13.04% tmp2z62ca4h.zip |#######----------------------------------------------| 13.6% tmp2z62ca4h.zip |########---------------------------------------------| 14.17% tmp2z62ca4h.zip |########---------------------------------------------| 14.74% tmp2z62ca4h.zip |########---------------------------------------------| 15.3% tmp2z62ca4h.zip |########---------------------------------------------| 15.87% tmp2z62ca4h.zip |#########--------------------------------------------| 16.44% tmp2z62ca4h.zip |#########--------------------------------------------| 17.0% tmp2z62ca4h.zip |#########--------------------------------------------| 17.57% tmp2z62ca4h.zip |##########-------------------------------------------| 18.14% tmp2z62ca4h.zip |##########-------------------------------------------| 18.71% tmp2z62ca4h.zip |##########-------------------------------------------| 19.27% tmp2z62ca4h.zip |###########------------------------------------------| 19.84% tmp2z62ca4h.zip |###########------------------------------------------| 20.41% tmp2z62ca4h.zip |###########------------------------------------------| 20.97% tmp2z62ca4h.zip |###########------------------------------------------| 21.54% tmp2z62ca4h.zip |############-----------------------------------------| 22.11% tmp2z62ca4h.zip |############-----------------------------------------| 22.67% tmp2z62ca4h.zip |############-----------------------------------------| 23.24% tmp2z62ca4h.zip |#############----------------------------------------| 23.81% tmp2z62ca4h.zip |#############----------------------------------------| 24.37% tmp2z62ca4h.zip |#############----------------------------------------| 24.94% tmp2z62ca4h.zip |##############---------------------------------------| 25.51% tmp2z62ca4h.zip |##############---------------------------------------| 26.07% tmp2z62ca4h.zip |##############---------------------------------------| 26.64% tmp2z62ca4h.zip |##############---------------------------------------| 27.21% tmp2z62ca4h.zip |###############--------------------------------------| 27.77% tmp2z62ca4h.zip |###############--------------------------------------| 28.34% tmp2z62ca4h.zip |###############--------------------------------------| 28.91% tmp2z62ca4h.zip |################-------------------------------------| 29.48% tmp2z62ca4h.zip |################-------------------------------------| 30.04% tmp2z62ca4h.zip |################-------------------------------------| 30.61% tmp2z62ca4h.zip |#################------------------------------------| 31.18% tmp2z62ca4h.zip |#################------------------------------------| 31.74% tmp2z62ca4h.zip |#################------------------------------------| 32.31% tmp2z62ca4h.zip |#################------------------------------------| 32.88% tmp2z62ca4h.zip |##################-----------------------------------| 33.44% tmp2z62ca4h.zip |##################-----------------------------------| 34.01% tmp2z62ca4h.zip |##################-----------------------------------| 34.58% tmp2z62ca4h.zip |###################----------------------------------| 35.14% tmp2z62ca4h.zip |###################----------------------------------| 35.71% tmp2z62ca4h.zip |###################----------------------------------| 36.28% tmp2z62ca4h.zip |####################---------------------------------| 36.84% tmp2z62ca4h.zip |####################---------------------------------| 37.41% tmp2z62ca4h.zip |####################---------------------------------| 37.98% tmp2z62ca4h.zip |####################---------------------------------| 38.54% tmp2z62ca4h.zip |#####################--------------------------------| 39.11% tmp2z62ca4h.zip |#####################--------------------------------| 39.68% tmp2z62ca4h.zip |#####################--------------------------------| 40.24% tmp2z62ca4h.zip |######################-------------------------------| 40.81% tmp2z62ca4h.zip |######################-------------------------------| 41.38% tmp2z62ca4h.zip |######################-------------------------------| 41.95% tmp2z62ca4h.zip |#######################------------------------------| 42.51% tmp2z62ca4h.zip |#######################------------------------------| 43.08% tmp2z62ca4h.zip |#######################------------------------------| 43.65% tmp2z62ca4h.zip |#######################------------------------------| 44.21% tmp2z62ca4h.zip |########################-----------------------------| 44.78% tmp2z62ca4h.zip |########################-----------------------------| 45.35% tmp2z62ca4h.zip |########################-----------------------------| 45.91% tmp2z62ca4h.zip |#########################----------------------------| 46.48% tmp2z62ca4h.zip |#########################----------------------------| 47.05% tmp2z62ca4h.zip |#########################----------------------------| 47.61% tmp2z62ca4h.zip |##########################---------------------------| 48.18% tmp2z62ca4h.zip |##########################---------------------------| 48.75% tmp2z62ca4h.zip |##########################---------------------------| 49.31% tmp2z62ca4h.zip |##########################---------------------------| 49.88% tmp2z62ca4h.zip |###########################--------------------------| 50.45% tmp2z62ca4h.zip |###########################--------------------------| 51.01% tmp2z62ca4h.zip |###########################--------------------------| 51.58% tmp2z62ca4h.zip |############################-------------------------| 52.15% tmp2z62ca4h.zip |############################-------------------------| 52.71% tmp2z62ca4h.zip |############################-------------------------| 53.28% tmp2z62ca4h.zip |#############################------------------------| 53.85% tmp2z62ca4h.zip |#############################------------------------| 54.42% tmp2z62ca4h.zip |#############################------------------------| 54.98% tmp2z62ca4h.zip |#############################------------------------| 55.55% tmp2z62ca4h.zip |##############################-----------------------| 56.12% tmp2z62ca4h.zip |##############################-----------------------| 56.68% tmp2z62ca4h.zip |##############################-----------------------| 57.25% tmp2z62ca4h.zip |###############################----------------------| 57.82% tmp2z62ca4h.zip |###############################----------------------| 58.38% tmp2z62ca4h.zip |###############################----------------------| 58.95% tmp2z62ca4h.zip |################################---------------------| 59.52% tmp2z62ca4h.zip |################################---------------------| 60.08% tmp2z62ca4h.zip |################################---------------------| 60.65% tmp2z62ca4h.zip |################################---------------------| 61.22% tmp2z62ca4h.zip |#################################--------------------| 61.78% tmp2z62ca4h.zip |#################################--------------------| 62.35% tmp2z62ca4h.zip |#################################--------------------| 62.92% tmp2z62ca4h.zip |##################################-------------------| 63.48% tmp2z62ca4h.zip |##################################-------------------| 64.05% tmp2z62ca4h.zip |##################################-------------------| 64.62% tmp2z62ca4h.zip |###################################------------------| 65.19% tmp2z62ca4h.zip |###################################------------------| 65.75% tmp2z62ca4h.zip |###################################------------------| 66.32% tmp2z62ca4h.zip |###################################------------------| 66.89% tmp2z62ca4h.zip |####################################-----------------| 67.45% tmp2z62ca4h.zip |####################################-----------------| 68.02% tmp2z62ca4h.zip |####################################-----------------| 68.59% tmp2z62ca4h.zip |#####################################----------------| 69.15% tmp2z62ca4h.zip |#####################################----------------| 69.72% tmp2z62ca4h.zip |#####################################----------------| 70.29% tmp2z62ca4h.zip |######################################---------------| 70.85% tmp2z62ca4h.zip |######################################---------------| 71.42% tmp2z62ca4h.zip |######################################---------------| 71.99% tmp2z62ca4h.zip |######################################---------------| 72.55% tmp2z62ca4h.zip |#######################################--------------| 73.12% tmp2z62ca4h.zip |#######################################--------------| 73.69% tmp2z62ca4h.zip |#######################################--------------| 74.25% tmp2z62ca4h.zip |########################################-------------| 74.82% tmp2z62ca4h.zip |########################################-------------| 75.39% tmp2z62ca4h.zip |########################################-------------| 75.95% tmp2z62ca4h.zip |#########################################------------| 76.52% tmp2z62ca4h.zip |#########################################------------| 77.09% tmp2z62ca4h.zip |#########################################------------| 77.66% tmp2z62ca4h.zip |#########################################------------| 78.22% tmp2z62ca4h.zip |##########################################-----------| 78.79% tmp2z62ca4h.zip |##########################################-----------| 79.36% tmp2z62ca4h.zip |##########################################-----------| 79.92% tmp2z62ca4h.zip |###########################################----------| 80.49% tmp2z62ca4h.zip |###########################################----------| 81.06% tmp2z62ca4h.zip |###########################################----------| 81.62% tmp2z62ca4h.zip |############################################---------| 82.19% tmp2z62ca4h.zip |############################################---------| 82.76% tmp2z62ca4h.zip |############################################---------| 83.32% tmp2z62ca4h.zip |############################################---------| 83.89% tmp2z62ca4h.zip |#############################################--------| 84.46% tmp2z62ca4h.zip |#############################################--------| 85.02% tmp2z62ca4h.zip |#############################################--------| 85.59% tmp2z62ca4h.zip |##############################################-------| 86.16% tmp2z62ca4h.zip |##############################################-------| 86.72% tmp2z62ca4h.zip |##############################################-------| 87.29% tmp2z62ca4h.zip |###############################################------| 87.86% tmp2z62ca4h.zip |###############################################------| 88.43% tmp2z62ca4h.zip |###############################################------| 88.99% tmp2z62ca4h.zip |###############################################------| 89.56% tmp2z62ca4h.zip |################################################-----| 90.13% tmp2z62ca4h.zip |################################################-----| 90.69% tmp2z62ca4h.zip |################################################-----| 91.26% tmp2z62ca4h.zip |#################################################----| 91.83% tmp2z62ca4h.zip |#################################################----| 92.39% tmp2z62ca4h.zip |#################################################----| 92.96% tmp2z62ca4h.zip |##################################################---| 93.53% tmp2z62ca4h.zip |##################################################---| 94.09% tmp2z62ca4h.zip |##################################################---| 94.66% tmp2z62ca4h.zip |##################################################---| 95.23% tmp2z62ca4h.zip |###################################################--| 95.79% tmp2z62ca4h.zip |###################################################--| 96.36% tmp2z62ca4h.zip |###################################################--| 96.93% tmp2z62ca4h.zip |####################################################-| 97.49% tmp2z62ca4h.zip |####################################################-| 98.06% tmp2z62ca4h.zip |####################################################-| 98.63% tmp2z62ca4h.zip |#####################################################| 99.19% tmp2z62ca4h.zip |#####################################################| 99.76% tmp2z62ca4h.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is cab6ddde-8787-41a2-91fa-de8c405ced95 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-pgtQXcq/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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp61cdswxw.zip |-----------------------------------------------------| 0.57% tmp61cdswxw.zip |#----------------------------------------------------| 1.14% tmp61cdswxw.zip |#----------------------------------------------------| 1.71% tmp61cdswxw.zip |#----------------------------------------------------| 2.27% tmp61cdswxw.zip |##---------------------------------------------------| 2.84% tmp61cdswxw.zip |##---------------------------------------------------| 3.41% tmp61cdswxw.zip |##---------------------------------------------------| 3.98% tmp61cdswxw.zip |##---------------------------------------------------| 4.55% tmp61cdswxw.zip |###--------------------------------------------------| 5.12% tmp61cdswxw.zip |###--------------------------------------------------| 5.69% tmp61cdswxw.zip |###--------------------------------------------------| 6.25% tmp61cdswxw.zip |####-------------------------------------------------| 6.82% tmp61cdswxw.zip |####-------------------------------------------------| 7.39% tmp61cdswxw.zip |####-------------------------------------------------| 7.96% tmp61cdswxw.zip |#####------------------------------------------------| 8.53% tmp61cdswxw.zip |#####------------------------------------------------| 9.1% tmp61cdswxw.zip |#####------------------------------------------------| 9.67% tmp61cdswxw.zip |#####------------------------------------------------| 10.24% tmp61cdswxw.zip |######-----------------------------------------------| 10.8% tmp61cdswxw.zip |######-----------------------------------------------| 11.37% tmp61cdswxw.zip |######-----------------------------------------------| 11.94% tmp61cdswxw.zip |#######----------------------------------------------| 12.51% tmp61cdswxw.zip |#######----------------------------------------------| 13.08% tmp61cdswxw.zip |#######----------------------------------------------| 13.65% tmp61cdswxw.zip |########---------------------------------------------| 14.22% tmp61cdswxw.zip |########---------------------------------------------| 14.78% tmp61cdswxw.zip |########---------------------------------------------| 15.35% tmp61cdswxw.zip |########---------------------------------------------| 15.92% tmp61cdswxw.zip |#########--------------------------------------------| 16.49% tmp61cdswxw.zip |#########--------------------------------------------| 17.06% tmp61cdswxw.zip |#########--------------------------------------------| 17.63% tmp61cdswxw.zip |##########-------------------------------------------| 18.2% tmp61cdswxw.zip |##########-------------------------------------------| 18.76% tmp61cdswxw.zip |##########-------------------------------------------| 19.33% tmp61cdswxw.zip |###########------------------------------------------| 19.9% tmp61cdswxw.zip |###########------------------------------------------| 20.47% tmp61cdswxw.zip |###########------------------------------------------| 21.04% tmp61cdswxw.zip |###########------------------------------------------| 21.61% tmp61cdswxw.zip |############-----------------------------------------| 22.18% tmp61cdswxw.zip |############-----------------------------------------| 22.74% tmp61cdswxw.zip |############-----------------------------------------| 23.31% tmp61cdswxw.zip |#############----------------------------------------| 23.88% tmp61cdswxw.zip |#############----------------------------------------| 24.45% tmp61cdswxw.zip |#############----------------------------------------| 25.02% tmp61cdswxw.zip |##############---------------------------------------| 25.59% tmp61cdswxw.zip |##############---------------------------------------| 26.16% tmp61cdswxw.zip |##############---------------------------------------| 26.73% tmp61cdswxw.zip |##############---------------------------------------| 27.29% tmp61cdswxw.zip |###############--------------------------------------| 27.86% tmp61cdswxw.zip |###############--------------------------------------| 28.43% tmp61cdswxw.zip |###############--------------------------------------| 29.0% tmp61cdswxw.zip |################-------------------------------------| 29.57% tmp61cdswxw.zip |################-------------------------------------| 30.14% tmp61cdswxw.zip |################-------------------------------------| 30.71% tmp61cdswxw.zip |#################------------------------------------| 31.27% tmp61cdswxw.zip |#################------------------------------------| 31.84% tmp61cdswxw.zip |#################------------------------------------| 32.41% tmp61cdswxw.zip |#################------------------------------------| 32.98% tmp61cdswxw.zip |##################-----------------------------------| 33.55% tmp61cdswxw.zip |##################-----------------------------------| 34.12% tmp61cdswxw.zip |##################-----------------------------------| 34.69% tmp61cdswxw.zip |###################----------------------------------| 35.25% tmp61cdswxw.zip |###################----------------------------------| 35.82% tmp61cdswxw.zip |###################----------------------------------| 36.39% tmp61cdswxw.zip |####################---------------------------------| 36.96% tmp61cdswxw.zip |####################---------------------------------| 37.53% tmp61cdswxw.zip |####################---------------------------------| 38.1% tmp61cdswxw.zip |####################---------------------------------| 38.67% tmp61cdswxw.zip |#####################--------------------------------| 39.23% tmp61cdswxw.zip |#####################--------------------------------| 39.8% tmp61cdswxw.zip |#####################--------------------------------| 40.37% tmp61cdswxw.zip |######################-------------------------------| 40.94% tmp61cdswxw.zip |######################-------------------------------| 41.51% tmp61cdswxw.zip |######################-------------------------------| 42.08% tmp61cdswxw.zip |#######################------------------------------| 42.65% tmp61cdswxw.zip |#######################------------------------------| 43.22% tmp61cdswxw.zip |#######################------------------------------| 43.78% tmp61cdswxw.zip |########################-----------------------------| 44.35% tmp61cdswxw.zip |########################-----------------------------| 44.92% tmp61cdswxw.zip |########################-----------------------------| 45.49% tmp61cdswxw.zip |########################-----------------------------| 46.06% tmp61cdswxw.zip |#########################----------------------------| 46.63% tmp61cdswxw.zip |#########################----------------------------| 47.2% tmp61cdswxw.zip |#########################----------------------------| 47.76% tmp61cdswxw.zip |##########################---------------------------| 48.33% tmp61cdswxw.zip |##########################---------------------------| 48.9% tmp61cdswxw.zip |##########################---------------------------| 49.47% tmp61cdswxw.zip |###########################--------------------------| 50.04% tmp61cdswxw.zip |###########################--------------------------| 50.61% tmp61cdswxw.zip |###########################--------------------------| 51.18% tmp61cdswxw.zip |###########################--------------------------| 51.74% tmp61cdswxw.zip |############################-------------------------| 52.31% tmp61cdswxw.zip |############################-------------------------| 52.88% tmp61cdswxw.zip |############################-------------------------| 53.45% tmp61cdswxw.zip |#############################------------------------| 54.02% tmp61cdswxw.zip |#############################------------------------| 54.59% tmp61cdswxw.zip |#############################------------------------| 55.16% tmp61cdswxw.zip |##############################-----------------------| 55.73% tmp61cdswxw.zip |##############################-----------------------| 56.29% tmp61cdswxw.zip |##############################-----------------------| 56.86% tmp61cdswxw.zip |##############################-----------------------| 57.43% tmp61cdswxw.zip |###############################----------------------| 58.0% tmp61cdswxw.zip |###############################----------------------| 58.57% tmp61cdswxw.zip |###############################----------------------| 59.14% tmp61cdswxw.zip |################################---------------------| 59.71% tmp61cdswxw.zip |################################---------------------| 60.27% tmp61cdswxw.zip |################################---------------------| 60.84% tmp61cdswxw.zip |#################################--------------------| 61.41% tmp61cdswxw.zip |#################################--------------------| 61.98% tmp61cdswxw.zip |#################################--------------------| 62.55% tmp61cdswxw.zip |#################################--------------------| 63.12% tmp61cdswxw.zip |##################################-------------------| 63.69% tmp61cdswxw.zip |##################################-------------------| 64.25% tmp61cdswxw.zip |##################################-------------------| 64.82% tmp61cdswxw.zip |###################################------------------| 65.39% tmp61cdswxw.zip |###################################------------------| 65.96% tmp61cdswxw.zip |###################################------------------| 66.53% tmp61cdswxw.zip |####################################-----------------| 67.1% tmp61cdswxw.zip |####################################-----------------| 67.67% tmp61cdswxw.zip |####################################-----------------| 68.23% tmp61cdswxw.zip |####################################-----------------| 68.8% tmp61cdswxw.zip |#####################################----------------| 69.37% tmp61cdswxw.zip |#####################################----------------| 69.94% tmp61cdswxw.zip |#####################################----------------| 70.51% tmp61cdswxw.zip |######################################---------------| 71.08% tmp61cdswxw.zip |######################################---------------| 71.65% tmp61cdswxw.zip |######################################---------------| 72.22% tmp61cdswxw.zip |#######################################--------------| 72.78% tmp61cdswxw.zip |#######################################--------------| 73.35% tmp61cdswxw.zip |#######################################--------------| 73.92% tmp61cdswxw.zip |#######################################--------------| 74.49% tmp61cdswxw.zip |########################################-------------| 75.06% tmp61cdswxw.zip |########################################-------------| 75.63% tmp61cdswxw.zip |########################################-------------| 76.2% tmp61cdswxw.zip |#########################################------------| 76.76% tmp61cdswxw.zip |#########################################------------| 77.33% tmp61cdswxw.zip |#########################################------------| 77.9% tmp61cdswxw.zip |##########################################-----------| 78.47% tmp61cdswxw.zip |##########################################-----------| 79.04% tmp61cdswxw.zip |##########################################-----------| 79.61% tmp61cdswxw.zip |##########################################-----------| 80.18% tmp61cdswxw.zip |###########################################----------| 80.74% tmp61cdswxw.zip |###########################################----------| 81.31% tmp61cdswxw.zip |###########################################----------| 81.88% tmp61cdswxw.zip |############################################---------| 82.45% tmp61cdswxw.zip |############################################---------| 83.02% tmp61cdswxw.zip |############################################---------| 83.59% tmp61cdswxw.zip |#############################################--------| 84.16% tmp61cdswxw.zip |#############################################--------| 84.72% tmp61cdswxw.zip |#############################################--------| 85.29% tmp61cdswxw.zip |##############################################-------| 85.86% tmp61cdswxw.zip |##############################################-------| 86.43% tmp61cdswxw.zip |##############################################-------| 87.0% tmp61cdswxw.zip |##############################################-------| 87.57% tmp61cdswxw.zip |###############################################------| 88.14% tmp61cdswxw.zip |###############################################------| 88.71% tmp61cdswxw.zip |###############################################------| 89.27% tmp61cdswxw.zip |################################################-----| 89.84% tmp61cdswxw.zip |################################################-----| 90.41% tmp61cdswxw.zip |################################################-----| 90.98% tmp61cdswxw.zip |#################################################----| 91.55% tmp61cdswxw.zip |#################################################----| 92.12% tmp61cdswxw.zip |#################################################----| 92.69% tmp61cdswxw.zip |#################################################----| 93.25% tmp61cdswxw.zip |##################################################---| 93.82% tmp61cdswxw.zip |##################################################---| 94.39% tmp61cdswxw.zip |##################################################---| 94.96% tmp61cdswxw.zip |###################################################--| 95.53% tmp61cdswxw.zip |###################################################--| 96.1% tmp61cdswxw.zip |###################################################--| 96.67% tmp61cdswxw.zip |####################################################-| 97.23% tmp61cdswxw.zip |####################################################-| 97.8% tmp61cdswxw.zip |####################################################-| 98.37% tmp61cdswxw.zip |####################################################-| 98.94% tmp61cdswxw.zip |#####################################################| 99.51% tmp61cdswxw.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 83f00a99-a4da-4da8-87bc-31b3b6160073 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-sjmXhok/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:UmH7vbj6 --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-sjmXhok/relationshipplugin_types.yaml /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp3h5h36rt.zip |-----------------------------------------------------| 0.56% tmp3h5h36rt.zip |#----------------------------------------------------| 1.12% tmp3h5h36rt.zip |#----------------------------------------------------| 1.67% tmp3h5h36rt.zip |#----------------------------------------------------| 2.23% tmp3h5h36rt.zip |#----------------------------------------------------| 2.79% tmp3h5h36rt.zip |##---------------------------------------------------| 3.35% tmp3h5h36rt.zip |##---------------------------------------------------| 3.91% tmp3h5h36rt.zip |##---------------------------------------------------| 4.46% tmp3h5h36rt.zip |###--------------------------------------------------| 5.02% tmp3h5h36rt.zip |###--------------------------------------------------| 5.58% tmp3h5h36rt.zip |###--------------------------------------------------| 6.14% tmp3h5h36rt.zip |####-------------------------------------------------| 6.7% tmp3h5h36rt.zip |####-------------------------------------------------| 7.25% tmp3h5h36rt.zip |####-------------------------------------------------| 7.81% tmp3h5h36rt.zip |####-------------------------------------------------| 8.37% tmp3h5h36rt.zip |#####------------------------------------------------| 8.93% tmp3h5h36rt.zip |#####------------------------------------------------| 9.49% tmp3h5h36rt.zip |#####------------------------------------------------| 10.04% tmp3h5h36rt.zip |######-----------------------------------------------| 10.6% tmp3h5h36rt.zip |######-----------------------------------------------| 11.16% tmp3h5h36rt.zip |######-----------------------------------------------| 11.72% tmp3h5h36rt.zip |#######----------------------------------------------| 12.28% tmp3h5h36rt.zip |#######----------------------------------------------| 12.83% tmp3h5h36rt.zip |#######----------------------------------------------| 13.39% tmp3h5h36rt.zip |#######----------------------------------------------| 13.95% tmp3h5h36rt.zip |########---------------------------------------------| 14.51% tmp3h5h36rt.zip |########---------------------------------------------| 15.07% tmp3h5h36rt.zip |########---------------------------------------------| 15.62% tmp3h5h36rt.zip |#########--------------------------------------------| 16.18% tmp3h5h36rt.zip |#########--------------------------------------------| 16.74% tmp3h5h36rt.zip |#########--------------------------------------------| 17.3% tmp3h5h36rt.zip |#########--------------------------------------------| 17.86% tmp3h5h36rt.zip |##########-------------------------------------------| 18.41% tmp3h5h36rt.zip |##########-------------------------------------------| 18.97% tmp3h5h36rt.zip |##########-------------------------------------------| 19.53% tmp3h5h36rt.zip |###########------------------------------------------| 20.09% tmp3h5h36rt.zip |###########------------------------------------------| 20.64% tmp3h5h36rt.zip |###########------------------------------------------| 21.2% tmp3h5h36rt.zip |############-----------------------------------------| 21.76% tmp3h5h36rt.zip |############-----------------------------------------| 22.32% tmp3h5h36rt.zip |############-----------------------------------------| 22.88% tmp3h5h36rt.zip |############-----------------------------------------| 23.43% tmp3h5h36rt.zip |#############----------------------------------------| 23.99% tmp3h5h36rt.zip |#############----------------------------------------| 24.55% tmp3h5h36rt.zip |#############----------------------------------------| 25.11% tmp3h5h36rt.zip |##############---------------------------------------| 25.67% tmp3h5h36rt.zip |##############---------------------------------------| 26.22% tmp3h5h36rt.zip |##############---------------------------------------| 26.78% tmp3h5h36rt.zip |##############---------------------------------------| 27.34% tmp3h5h36rt.zip |###############--------------------------------------| 27.9% tmp3h5h36rt.zip |###############--------------------------------------| 28.46% tmp3h5h36rt.zip |###############--------------------------------------| 29.01% tmp3h5h36rt.zip |################-------------------------------------| 29.57% tmp3h5h36rt.zip |################-------------------------------------| 30.13% tmp3h5h36rt.zip |################-------------------------------------| 30.69% tmp3h5h36rt.zip |#################------------------------------------| 31.25% tmp3h5h36rt.zip |#################------------------------------------| 31.8% tmp3h5h36rt.zip |#################------------------------------------| 32.36% tmp3h5h36rt.zip |#################------------------------------------| 32.92% tmp3h5h36rt.zip |##################-----------------------------------| 33.48% tmp3h5h36rt.zip |##################-----------------------------------| 34.04% tmp3h5h36rt.zip |##################-----------------------------------| 34.59% tmp3h5h36rt.zip |###################----------------------------------| 35.15% tmp3h5h36rt.zip |###################----------------------------------| 35.71% tmp3h5h36rt.zip |###################----------------------------------| 36.27% tmp3h5h36rt.zip |####################---------------------------------| 36.83% tmp3h5h36rt.zip |####################---------------------------------| 37.38% tmp3h5h36rt.zip |####################---------------------------------| 37.94% tmp3h5h36rt.zip |####################---------------------------------| 38.5% tmp3h5h36rt.zip |#####################--------------------------------| 39.06% tmp3h5h36rt.zip |#####################--------------------------------| 39.62% tmp3h5h36rt.zip |#####################--------------------------------| 40.17% tmp3h5h36rt.zip |######################-------------------------------| 40.73% tmp3h5h36rt.zip |######################-------------------------------| 41.29% tmp3h5h36rt.zip |######################-------------------------------| 41.85% tmp3h5h36rt.zip |######################-------------------------------| 42.41% tmp3h5h36rt.zip |#######################------------------------------| 42.96% tmp3h5h36rt.zip |#######################------------------------------| 43.52% tmp3h5h36rt.zip |#######################------------------------------| 44.08% tmp3h5h36rt.zip |########################-----------------------------| 44.64% tmp3h5h36rt.zip |########################-----------------------------| 45.2% tmp3h5h36rt.zip |########################-----------------------------| 45.75% tmp3h5h36rt.zip |#########################----------------------------| 46.31% tmp3h5h36rt.zip |#########################----------------------------| 46.87% tmp3h5h36rt.zip |#########################----------------------------| 47.43% tmp3h5h36rt.zip |#########################----------------------------| 47.99% tmp3h5h36rt.zip |##########################---------------------------| 48.54% tmp3h5h36rt.zip |##########################---------------------------| 49.1% tmp3h5h36rt.zip |##########################---------------------------| 49.66% tmp3h5h36rt.zip |###########################--------------------------| 50.22% tmp3h5h36rt.zip |###########################--------------------------| 50.78% tmp3h5h36rt.zip |###########################--------------------------| 51.33% tmp3h5h36rt.zip |############################-------------------------| 51.89% tmp3h5h36rt.zip |############################-------------------------| 52.45% tmp3h5h36rt.zip |############################-------------------------| 53.01% tmp3h5h36rt.zip |############################-------------------------| 53.57% tmp3h5h36rt.zip |#############################------------------------| 54.12% tmp3h5h36rt.zip |#############################------------------------| 54.68% tmp3h5h36rt.zip |#############################------------------------| 55.24% tmp3h5h36rt.zip |##############################-----------------------| 55.8% tmp3h5h36rt.zip |##############################-----------------------| 56.35% tmp3h5h36rt.zip |##############################-----------------------| 56.91% tmp3h5h36rt.zip |##############################-----------------------| 57.47% tmp3h5h36rt.zip |###############################----------------------| 58.03% tmp3h5h36rt.zip |###############################----------------------| 58.59% tmp3h5h36rt.zip |###############################----------------------| 59.14% tmp3h5h36rt.zip |################################---------------------| 59.7% tmp3h5h36rt.zip |################################---------------------| 60.26% tmp3h5h36rt.zip |################################---------------------| 60.82% tmp3h5h36rt.zip |#################################--------------------| 61.38% tmp3h5h36rt.zip |#################################--------------------| 61.93% tmp3h5h36rt.zip |#################################--------------------| 62.49% tmp3h5h36rt.zip |#################################--------------------| 63.05% tmp3h5h36rt.zip |##################################-------------------| 63.61% tmp3h5h36rt.zip |##################################-------------------| 64.17% tmp3h5h36rt.zip |##################################-------------------| 64.72% tmp3h5h36rt.zip |###################################------------------| 65.28% tmp3h5h36rt.zip |###################################------------------| 65.84% tmp3h5h36rt.zip |###################################------------------| 66.4% tmp3h5h36rt.zip |###################################------------------| 66.96% tmp3h5h36rt.zip |####################################-----------------| 67.51% tmp3h5h36rt.zip |####################################-----------------| 68.07% tmp3h5h36rt.zip |####################################-----------------| 68.63% tmp3h5h36rt.zip |#####################################----------------| 69.19% tmp3h5h36rt.zip |#####################################----------------| 69.75% tmp3h5h36rt.zip |#####################################----------------| 70.3% tmp3h5h36rt.zip |######################################---------------| 70.86% tmp3h5h36rt.zip |######################################---------------| 71.42% tmp3h5h36rt.zip |######################################---------------| 71.98% tmp3h5h36rt.zip |######################################---------------| 72.54% tmp3h5h36rt.zip |#######################################--------------| 73.09% tmp3h5h36rt.zip |#######################################--------------| 73.65% tmp3h5h36rt.zip |#######################################--------------| 74.21% tmp3h5h36rt.zip |########################################-------------| 74.77% tmp3h5h36rt.zip |########################################-------------| 75.33% tmp3h5h36rt.zip |########################################-------------| 75.88% tmp3h5h36rt.zip |#########################################------------| 76.44% tmp3h5h36rt.zip |#########################################------------| 77.0% tmp3h5h36rt.zip |#########################################------------| 77.56% tmp3h5h36rt.zip |#########################################------------| 78.12% tmp3h5h36rt.zip |##########################################-----------| 78.67% tmp3h5h36rt.zip |##########################################-----------| 79.23% tmp3h5h36rt.zip |##########################################-----------| 79.79% tmp3h5h36rt.zip |###########################################----------| 80.35% tmp3h5h36rt.zip |###########################################----------| 80.91% tmp3h5h36rt.zip |###########################################----------| 81.46% tmp3h5h36rt.zip |###########################################----------| 82.02% tmp3h5h36rt.zip |############################################---------| 82.58% tmp3h5h36rt.zip |############################################---------| 83.14% tmp3h5h36rt.zip |############################################---------| 83.7% tmp3h5h36rt.zip |#############################################--------| 84.25% tmp3h5h36rt.zip |#############################################--------| 84.81% tmp3h5h36rt.zip |#############################################--------| 85.37% tmp3h5h36rt.zip |##############################################-------| 85.93% tmp3h5h36rt.zip |##############################################-------| 86.49% tmp3h5h36rt.zip |##############################################-------| 87.04% tmp3h5h36rt.zip |##############################################-------| 87.6% tmp3h5h36rt.zip |###############################################------| 88.16% tmp3h5h36rt.zip |###############################################------| 88.72% tmp3h5h36rt.zip |###############################################------| 89.28% tmp3h5h36rt.zip |################################################-----| 89.83% tmp3h5h36rt.zip |################################################-----| 90.39% tmp3h5h36rt.zip |################################################-----| 90.95% tmp3h5h36rt.zip |################################################-----| 91.51% tmp3h5h36rt.zip |#################################################----| 92.06% tmp3h5h36rt.zip |#################################################----| 92.62% tmp3h5h36rt.zip |#################################################----| 93.18% tmp3h5h36rt.zip |##################################################---| 93.74% tmp3h5h36rt.zip |##################################################---| 94.3% tmp3h5h36rt.zip |##################################################---| 94.85% tmp3h5h36rt.zip |###################################################--| 95.41% tmp3h5h36rt.zip |###################################################--| 95.97% tmp3h5h36rt.zip |###################################################--| 96.53% tmp3h5h36rt.zip |###################################################--| 97.09% tmp3h5h36rt.zip |####################################################-| 97.64% tmp3h5h36rt.zip |####################################################-| 98.2% tmp3h5h36rt.zip |####################################################-| 98.76% tmp3h5h36rt.zip |#####################################################| 99.32% tmp3h5h36rt.zip |#####################################################| 99.88% tmp3h5h36rt.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e3fced5f-d7b3-4a54-8afa-55ee053daa66 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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