By type
+ '[' -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 + /scripts/init-cloudify.sh + exec /sbin/init --log-target=journal + /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. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. 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 + echo 'Waiting for CM to come up' + sleep 15 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 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /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).. tmpz97cmm3q.zip |-----------------------------------------------------| 0.55% tmpz97cmm3q.zip |#----------------------------------------------------| 1.1% tmpz97cmm3q.zip |#----------------------------------------------------| 1.65% tmpz97cmm3q.zip |#----------------------------------------------------| 2.21% tmpz97cmm3q.zip |#----------------------------------------------------| 2.76% tmpz97cmm3q.zip |##---------------------------------------------------| 3.31% tmpz97cmm3q.zip |##---------------------------------------------------| 3.86% tmpz97cmm3q.zip |##---------------------------------------------------| 4.41% tmpz97cmm3q.zip |###--------------------------------------------------| 4.96% tmpz97cmm3q.zip |###--------------------------------------------------| 5.51% tmpz97cmm3q.zip |###--------------------------------------------------| 6.06% tmpz97cmm3q.zip |####-------------------------------------------------| 6.62% tmpz97cmm3q.zip |####-------------------------------------------------| 7.17% tmpz97cmm3q.zip |####-------------------------------------------------| 7.72% tmpz97cmm3q.zip |####-------------------------------------------------| 8.27% tmpz97cmm3q.zip |#####------------------------------------------------| 8.82% tmpz97cmm3q.zip |#####------------------------------------------------| 9.37% tmpz97cmm3q.zip |#####------------------------------------------------| 9.92% tmpz97cmm3q.zip |######-----------------------------------------------| 10.48% tmpz97cmm3q.zip |######-----------------------------------------------| 11.03% tmpz97cmm3q.zip |######-----------------------------------------------| 11.58% tmpz97cmm3q.zip |######-----------------------------------------------| 12.13% tmpz97cmm3q.zip |#######----------------------------------------------| 12.68% tmpz97cmm3q.zip |#######----------------------------------------------| 13.23% tmpz97cmm3q.zip |#######----------------------------------------------| 13.78% tmpz97cmm3q.zip |########---------------------------------------------| 14.34% tmpz97cmm3q.zip |########---------------------------------------------| 14.89% tmpz97cmm3q.zip |########---------------------------------------------| 15.44% tmpz97cmm3q.zip |########---------------------------------------------| 15.99% tmpz97cmm3q.zip |#########--------------------------------------------| 16.54% tmpz97cmm3q.zip |#########--------------------------------------------| 17.09% tmpz97cmm3q.zip |#########--------------------------------------------| 17.64% tmpz97cmm3q.zip |##########-------------------------------------------| 18.19% tmpz97cmm3q.zip |##########-------------------------------------------| 18.75% tmpz97cmm3q.zip |##########-------------------------------------------| 19.3% tmpz97cmm3q.zip |###########------------------------------------------| 19.85% tmpz97cmm3q.zip |###########------------------------------------------| 20.4% tmpz97cmm3q.zip |###########------------------------------------------| 20.95% tmpz97cmm3q.zip |###########------------------------------------------| 21.5% tmpz97cmm3q.zip |############-----------------------------------------| 22.05% tmpz97cmm3q.zip |############-----------------------------------------| 22.61% tmpz97cmm3q.zip |############-----------------------------------------| 23.16% tmpz97cmm3q.zip |#############----------------------------------------| 23.71% tmpz97cmm3q.zip |#############----------------------------------------| 24.26% tmpz97cmm3q.zip |#############----------------------------------------| 24.81% tmpz97cmm3q.zip |#############----------------------------------------| 25.36% tmpz97cmm3q.zip |##############---------------------------------------| 25.91% tmpz97cmm3q.zip |##############---------------------------------------| 26.47% tmpz97cmm3q.zip |##############---------------------------------------| 27.02% tmpz97cmm3q.zip |###############--------------------------------------| 27.57% tmpz97cmm3q.zip |###############--------------------------------------| 28.12% tmpz97cmm3q.zip |###############--------------------------------------| 28.67% tmpz97cmm3q.zip |###############--------------------------------------| 29.22% tmpz97cmm3q.zip |################-------------------------------------| 29.77% tmpz97cmm3q.zip |################-------------------------------------| 30.32% tmpz97cmm3q.zip |################-------------------------------------| 30.88% tmpz97cmm3q.zip |#################------------------------------------| 31.43% tmpz97cmm3q.zip |#################------------------------------------| 31.98% tmpz97cmm3q.zip |#################------------------------------------| 32.53% tmpz97cmm3q.zip |##################-----------------------------------| 33.08% tmpz97cmm3q.zip |##################-----------------------------------| 33.63% tmpz97cmm3q.zip |##################-----------------------------------| 34.18% tmpz97cmm3q.zip |##################-----------------------------------| 34.74% tmpz97cmm3q.zip |###################----------------------------------| 35.29% tmpz97cmm3q.zip |###################----------------------------------| 35.84% tmpz97cmm3q.zip |###################----------------------------------| 36.39% tmpz97cmm3q.zip |####################---------------------------------| 36.94% tmpz97cmm3q.zip |####################---------------------------------| 37.49% tmpz97cmm3q.zip |####################---------------------------------| 38.04% tmpz97cmm3q.zip |####################---------------------------------| 38.6% tmpz97cmm3q.zip |#####################--------------------------------| 39.15% tmpz97cmm3q.zip |#####################--------------------------------| 39.7% tmpz97cmm3q.zip |#####################--------------------------------| 40.25% tmpz97cmm3q.zip |######################-------------------------------| 40.8% tmpz97cmm3q.zip |######################-------------------------------| 41.35% tmpz97cmm3q.zip |######################-------------------------------| 41.9% tmpz97cmm3q.zip |#######################------------------------------| 42.45% tmpz97cmm3q.zip |#######################------------------------------| 43.01% tmpz97cmm3q.zip |#######################------------------------------| 43.56% tmpz97cmm3q.zip |#######################------------------------------| 44.11% tmpz97cmm3q.zip |########################-----------------------------| 44.66% tmpz97cmm3q.zip |########################-----------------------------| 45.21% tmpz97cmm3q.zip |########################-----------------------------| 45.76% tmpz97cmm3q.zip |#########################----------------------------| 46.31% tmpz97cmm3q.zip |#########################----------------------------| 46.87% tmpz97cmm3q.zip |#########################----------------------------| 47.42% tmpz97cmm3q.zip |#########################----------------------------| 47.97% tmpz97cmm3q.zip |##########################---------------------------| 48.52% tmpz97cmm3q.zip |##########################---------------------------| 49.07% tmpz97cmm3q.zip |##########################---------------------------| 49.62% tmpz97cmm3q.zip |###########################--------------------------| 50.17% tmpz97cmm3q.zip |###########################--------------------------| 50.73% tmpz97cmm3q.zip |###########################--------------------------| 51.28% tmpz97cmm3q.zip |###########################--------------------------| 51.83% tmpz97cmm3q.zip |############################-------------------------| 52.38% tmpz97cmm3q.zip |############################-------------------------| 52.93% tmpz97cmm3q.zip |############################-------------------------| 53.48% tmpz97cmm3q.zip |#############################------------------------| 54.03% tmpz97cmm3q.zip |#############################------------------------| 54.58% tmpz97cmm3q.zip |#############################------------------------| 55.14% tmpz97cmm3q.zip |##############################-----------------------| 55.69% tmpz97cmm3q.zip |##############################-----------------------| 56.24% tmpz97cmm3q.zip |##############################-----------------------| 56.79% tmpz97cmm3q.zip |##############################-----------------------| 57.34% tmpz97cmm3q.zip |###############################----------------------| 57.89% tmpz97cmm3q.zip |###############################----------------------| 58.44% tmpz97cmm3q.zip |###############################----------------------| 59.0% tmpz97cmm3q.zip |################################---------------------| 59.55% tmpz97cmm3q.zip |################################---------------------| 60.1% tmpz97cmm3q.zip |################################---------------------| 60.65% tmpz97cmm3q.zip |################################---------------------| 61.2% tmpz97cmm3q.zip |#################################--------------------| 61.75% tmpz97cmm3q.zip |#################################--------------------| 62.3% tmpz97cmm3q.zip |#################################--------------------| 62.86% tmpz97cmm3q.zip |##################################-------------------| 63.41% tmpz97cmm3q.zip |##################################-------------------| 63.96% tmpz97cmm3q.zip |##################################-------------------| 64.51% tmpz97cmm3q.zip |##################################-------------------| 65.06% tmpz97cmm3q.zip |###################################------------------| 65.61% tmpz97cmm3q.zip |###################################------------------| 66.16% tmpz97cmm3q.zip |###################################------------------| 66.71% tmpz97cmm3q.zip |####################################-----------------| 67.27% tmpz97cmm3q.zip |####################################-----------------| 67.82% tmpz97cmm3q.zip |####################################-----------------| 68.37% tmpz97cmm3q.zip |#####################################----------------| 68.92% tmpz97cmm3q.zip |#####################################----------------| 69.47% tmpz97cmm3q.zip |#####################################----------------| 70.02% tmpz97cmm3q.zip |#####################################----------------| 70.57% tmpz97cmm3q.zip |######################################---------------| 71.13% tmpz97cmm3q.zip |######################################---------------| 71.68% tmpz97cmm3q.zip |######################################---------------| 72.23% tmpz97cmm3q.zip |#######################################--------------| 72.78% tmpz97cmm3q.zip |#######################################--------------| 73.33% tmpz97cmm3q.zip |#######################################--------------| 73.88% tmpz97cmm3q.zip |#######################################--------------| 74.43% tmpz97cmm3q.zip |########################################-------------| 74.99% tmpz97cmm3q.zip |########################################-------------| 75.54% tmpz97cmm3q.zip |########################################-------------| 76.09% tmpz97cmm3q.zip |#########################################------------| 76.64% tmpz97cmm3q.zip |#########################################------------| 77.19% tmpz97cmm3q.zip |#########################################------------| 77.74% tmpz97cmm3q.zip |#########################################------------| 78.29% tmpz97cmm3q.zip |##########################################-----------| 78.84% tmpz97cmm3q.zip |##########################################-----------| 79.4% tmpz97cmm3q.zip |##########################################-----------| 79.95% tmpz97cmm3q.zip |###########################################----------| 80.5% tmpz97cmm3q.zip |###########################################----------| 81.05% tmpz97cmm3q.zip |###########################################----------| 81.6% tmpz97cmm3q.zip |############################################---------| 82.15% tmpz97cmm3q.zip |############################################---------| 82.7% tmpz97cmm3q.zip |############################################---------| 83.26% tmpz97cmm3q.zip |############################################---------| 83.81% tmpz97cmm3q.zip |#############################################--------| 84.36% tmpz97cmm3q.zip |#############################################--------| 84.91% tmpz97cmm3q.zip |#############################################--------| 85.46% tmpz97cmm3q.zip |##############################################-------| 86.01% tmpz97cmm3q.zip |##############################################-------| 86.56% tmpz97cmm3q.zip |##############################################-------| 87.12% tmpz97cmm3q.zip |##############################################-------| 87.67% tmpz97cmm3q.zip |###############################################------| 88.22% tmpz97cmm3q.zip |###############################################------| 88.77% tmpz97cmm3q.zip |###############################################------| 89.32% tmpz97cmm3q.zip |################################################-----| 89.87% tmpz97cmm3q.zip |################################################-----| 90.42% tmpz97cmm3q.zip |################################################-----| 90.97% tmpz97cmm3q.zip |#################################################----| 91.53% tmpz97cmm3q.zip |#################################################----| 92.08% tmpz97cmm3q.zip |#################################################----| 92.63% tmpz97cmm3q.zip |#################################################----| 93.18% tmpz97cmm3q.zip |##################################################---| 93.73% tmpz97cmm3q.zip |##################################################---| 94.28% tmpz97cmm3q.zip |##################################################---| 94.83% tmpz97cmm3q.zip |###################################################--| 95.39% tmpz97cmm3q.zip |###################################################--| 95.94% tmpz97cmm3q.zip |###################################################--| 96.49% tmpz97cmm3q.zip |###################################################--| 97.04% tmpz97cmm3q.zip |####################################################-| 97.59% tmpz97cmm3q.zip |####################################################-| 98.14% tmpz97cmm3q.zip |####################################################-| 98.69% tmpz97cmm3q.zip |#####################################################| 99.25% tmpz97cmm3q.zip |#####################################################| 99.8% tmpz97cmm3q.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 87f18eca-f328-4248-8cce-a2c9f6a69b7b + 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).. tmp62zmgj5_.zip |-----------------------------------------------------| 0.19% tmp62zmgj5_.zip |-----------------------------------------------------| 0.37% tmp62zmgj5_.zip |-----------------------------------------------------| 0.56% tmp62zmgj5_.zip |-----------------------------------------------------| 0.75% tmp62zmgj5_.zip |-----------------------------------------------------| 0.94% tmp62zmgj5_.zip |#----------------------------------------------------| 1.12% tmp62zmgj5_.zip |#----------------------------------------------------| 1.31% tmp62zmgj5_.zip |#----------------------------------------------------| 1.5% tmp62zmgj5_.zip |#----------------------------------------------------| 1.69% tmp62zmgj5_.zip |#----------------------------------------------------| 1.87% tmp62zmgj5_.zip |#----------------------------------------------------| 2.06% tmp62zmgj5_.zip |#----------------------------------------------------| 2.25% tmp62zmgj5_.zip |#----------------------------------------------------| 2.44% tmp62zmgj5_.zip |#----------------------------------------------------| 2.62% tmp62zmgj5_.zip |#----------------------------------------------------| 2.81% tmp62zmgj5_.zip |##---------------------------------------------------| 3.0% tmp62zmgj5_.zip |##---------------------------------------------------| 3.19% tmp62zmgj5_.zip |##---------------------------------------------------| 3.37% tmp62zmgj5_.zip |##---------------------------------------------------| 3.56% tmp62zmgj5_.zip |##---------------------------------------------------| 3.75% tmp62zmgj5_.zip |##---------------------------------------------------| 3.94% tmp62zmgj5_.zip |##---------------------------------------------------| 4.12% tmp62zmgj5_.zip |##---------------------------------------------------| 4.31% tmp62zmgj5_.zip |##---------------------------------------------------| 4.5% tmp62zmgj5_.zip |##---------------------------------------------------| 4.69% tmp62zmgj5_.zip |###--------------------------------------------------| 4.87% tmp62zmgj5_.zip |###--------------------------------------------------| 5.06% tmp62zmgj5_.zip |###--------------------------------------------------| 5.25% tmp62zmgj5_.zip |###--------------------------------------------------| 5.43% tmp62zmgj5_.zip |###--------------------------------------------------| 5.62% tmp62zmgj5_.zip |###--------------------------------------------------| 5.81% tmp62zmgj5_.zip |###--------------------------------------------------| 6.0% tmp62zmgj5_.zip |###--------------------------------------------------| 6.18% tmp62zmgj5_.zip |###--------------------------------------------------| 6.37% tmp62zmgj5_.zip |###--------------------------------------------------| 6.56% tmp62zmgj5_.zip |####-------------------------------------------------| 6.75% tmp62zmgj5_.zip |####-------------------------------------------------| 6.93% tmp62zmgj5_.zip |####-------------------------------------------------| 7.12% tmp62zmgj5_.zip |####-------------------------------------------------| 7.31% tmp62zmgj5_.zip |####-------------------------------------------------| 7.5% tmp62zmgj5_.zip |####-------------------------------------------------| 7.68% tmp62zmgj5_.zip |####-------------------------------------------------| 7.87% tmp62zmgj5_.zip |####-------------------------------------------------| 8.06% tmp62zmgj5_.zip |####-------------------------------------------------| 8.25% tmp62zmgj5_.zip |####-------------------------------------------------| 8.43% tmp62zmgj5_.zip |#####------------------------------------------------| 8.62% tmp62zmgj5_.zip |#####------------------------------------------------| 8.81% tmp62zmgj5_.zip |#####------------------------------------------------| 9.0% tmp62zmgj5_.zip |#####------------------------------------------------| 9.18% tmp62zmgj5_.zip |#####------------------------------------------------| 9.37% tmp62zmgj5_.zip |#####------------------------------------------------| 9.56% tmp62zmgj5_.zip |#####------------------------------------------------| 9.75% tmp62zmgj5_.zip |#####------------------------------------------------| 9.93% tmp62zmgj5_.zip |#####------------------------------------------------| 10.12% tmp62zmgj5_.zip |#####------------------------------------------------| 10.31% tmp62zmgj5_.zip |######-----------------------------------------------| 10.49% tmp62zmgj5_.zip |######-----------------------------------------------| 10.68% tmp62zmgj5_.zip |######-----------------------------------------------| 10.87% tmp62zmgj5_.zip |######-----------------------------------------------| 11.06% tmp62zmgj5_.zip |######-----------------------------------------------| 11.24% tmp62zmgj5_.zip |######-----------------------------------------------| 11.43% tmp62zmgj5_.zip |######-----------------------------------------------| 11.62% tmp62zmgj5_.zip |######-----------------------------------------------| 11.81% tmp62zmgj5_.zip |######-----------------------------------------------| 11.99% tmp62zmgj5_.zip |######-----------------------------------------------| 12.18% tmp62zmgj5_.zip |#######----------------------------------------------| 12.37% tmp62zmgj5_.zip |#######----------------------------------------------| 12.56% tmp62zmgj5_.zip |#######----------------------------------------------| 12.74% tmp62zmgj5_.zip |#######----------------------------------------------| 12.93% tmp62zmgj5_.zip |#######----------------------------------------------| 13.12% tmp62zmgj5_.zip |#######----------------------------------------------| 13.31% tmp62zmgj5_.zip |#######----------------------------------------------| 13.49% tmp62zmgj5_.zip |#######----------------------------------------------| 13.68% tmp62zmgj5_.zip |#######----------------------------------------------| 13.87% tmp62zmgj5_.zip |#######----------------------------------------------| 14.06% tmp62zmgj5_.zip |########---------------------------------------------| 14.24% tmp62zmgj5_.zip |########---------------------------------------------| 14.43% tmp62zmgj5_.zip |########---------------------------------------------| 14.62% tmp62zmgj5_.zip |########---------------------------------------------| 14.8% tmp62zmgj5_.zip |########---------------------------------------------| 14.99% tmp62zmgj5_.zip |########---------------------------------------------| 15.18% tmp62zmgj5_.zip |########---------------------------------------------| 15.37% tmp62zmgj5_.zip |########---------------------------------------------| 15.55% tmp62zmgj5_.zip |########---------------------------------------------| 15.74% tmp62zmgj5_.zip |########---------------------------------------------| 15.93% tmp62zmgj5_.zip |#########--------------------------------------------| 16.12% tmp62zmgj5_.zip |#########--------------------------------------------| 16.3% tmp62zmgj5_.zip |#########--------------------------------------------| 16.49% tmp62zmgj5_.zip |#########--------------------------------------------| 16.68% tmp62zmgj5_.zip |#########--------------------------------------------| 16.87% tmp62zmgj5_.zip |#########--------------------------------------------| 17.05% tmp62zmgj5_.zip |#########--------------------------------------------| 17.24% tmp62zmgj5_.zip |#########--------------------------------------------| 17.43% tmp62zmgj5_.zip |#########--------------------------------------------| 17.62% tmp62zmgj5_.zip |#########--------------------------------------------| 17.8% tmp62zmgj5_.zip |##########-------------------------------------------| 17.99% tmp62zmgj5_.zip |##########-------------------------------------------| 18.18% tmp62zmgj5_.zip |##########-------------------------------------------| 18.37% tmp62zmgj5_.zip |##########-------------------------------------------| 18.55% tmp62zmgj5_.zip |##########-------------------------------------------| 18.74% tmp62zmgj5_.zip |##########-------------------------------------------| 18.93% tmp62zmgj5_.zip |##########-------------------------------------------| 19.12% tmp62zmgj5_.zip |##########-------------------------------------------| 19.3% tmp62zmgj5_.zip |##########-------------------------------------------| 19.49% tmp62zmgj5_.zip |##########-------------------------------------------| 19.68% tmp62zmgj5_.zip |###########------------------------------------------| 19.86% tmp62zmgj5_.zip |###########------------------------------------------| 20.05% tmp62zmgj5_.zip |###########------------------------------------------| 20.24% tmp62zmgj5_.zip |###########------------------------------------------| 20.43% tmp62zmgj5_.zip |###########------------------------------------------| 20.61% tmp62zmgj5_.zip |###########------------------------------------------| 20.8% tmp62zmgj5_.zip |###########------------------------------------------| 20.99% tmp62zmgj5_.zip |###########------------------------------------------| 21.18% tmp62zmgj5_.zip |###########------------------------------------------| 21.36% tmp62zmgj5_.zip |###########------------------------------------------| 21.55% tmp62zmgj5_.zip |############-----------------------------------------| 21.74% tmp62zmgj5_.zip |############-----------------------------------------| 21.93% tmp62zmgj5_.zip |############-----------------------------------------| 22.11% tmp62zmgj5_.zip |############-----------------------------------------| 22.3% tmp62zmgj5_.zip |############-----------------------------------------| 22.49% tmp62zmgj5_.zip |############-----------------------------------------| 22.68% tmp62zmgj5_.zip |############-----------------------------------------| 22.86% tmp62zmgj5_.zip |############-----------------------------------------| 23.05% tmp62zmgj5_.zip |############-----------------------------------------| 23.24% tmp62zmgj5_.zip |############-----------------------------------------| 23.43% tmp62zmgj5_.zip |#############----------------------------------------| 23.61% tmp62zmgj5_.zip |#############----------------------------------------| 23.8% tmp62zmgj5_.zip |#############----------------------------------------| 23.99% tmp62zmgj5_.zip |#############----------------------------------------| 24.18% tmp62zmgj5_.zip |#############----------------------------------------| 24.36% tmp62zmgj5_.zip |#############----------------------------------------| 24.55% tmp62zmgj5_.zip |#############----------------------------------------| 24.74% tmp62zmgj5_.zip |#############----------------------------------------| 24.92% tmp62zmgj5_.zip |#############----------------------------------------| 25.11% tmp62zmgj5_.zip |#############----------------------------------------| 25.3% tmp62zmgj5_.zip |##############---------------------------------------| 25.49% tmp62zmgj5_.zip |##############---------------------------------------| 25.67% tmp62zmgj5_.zip |##############---------------------------------------| 25.86% tmp62zmgj5_.zip |##############---------------------------------------| 26.05% tmp62zmgj5_.zip |##############---------------------------------------| 26.24% tmp62zmgj5_.zip |##############---------------------------------------| 26.42% tmp62zmgj5_.zip |##############---------------------------------------| 26.61% tmp62zmgj5_.zip |##############---------------------------------------| 26.8% tmp62zmgj5_.zip |##############---------------------------------------| 26.99% tmp62zmgj5_.zip |##############---------------------------------------| 27.17% tmp62zmgj5_.zip |###############--------------------------------------| 27.36% tmp62zmgj5_.zip |###############--------------------------------------| 27.55% tmp62zmgj5_.zip |###############--------------------------------------| 27.74% tmp62zmgj5_.zip |###############--------------------------------------| 27.92% tmp62zmgj5_.zip |###############--------------------------------------| 28.11% tmp62zmgj5_.zip |###############--------------------------------------| 28.3% tmp62zmgj5_.zip |###############--------------------------------------| 28.49% tmp62zmgj5_.zip |###############--------------------------------------| 28.67% tmp62zmgj5_.zip |###############--------------------------------------| 28.86% tmp62zmgj5_.zip |###############--------------------------------------| 29.05% tmp62zmgj5_.zip |###############--------------------------------------| 29.24% tmp62zmgj5_.zip |################-------------------------------------| 29.42% tmp62zmgj5_.zip |################-------------------------------------| 29.61% tmp62zmgj5_.zip |################-------------------------------------| 29.8% tmp62zmgj5_.zip |################-------------------------------------| 29.98% tmp62zmgj5_.zip |################-------------------------------------| 30.17% tmp62zmgj5_.zip |################-------------------------------------| 30.36% tmp62zmgj5_.zip |################-------------------------------------| 30.55% tmp62zmgj5_.zip |################-------------------------------------| 30.73% tmp62zmgj5_.zip |################-------------------------------------| 30.92% tmp62zmgj5_.zip |################-------------------------------------| 31.11% tmp62zmgj5_.zip |#################------------------------------------| 31.3% tmp62zmgj5_.zip |#################------------------------------------| 31.48% tmp62zmgj5_.zip |#################------------------------------------| 31.67% tmp62zmgj5_.zip |#################------------------------------------| 31.86% tmp62zmgj5_.zip |#################------------------------------------| 32.05% tmp62zmgj5_.zip |#################------------------------------------| 32.23% tmp62zmgj5_.zip |#################------------------------------------| 32.42% tmp62zmgj5_.zip |#################------------------------------------| 32.61% tmp62zmgj5_.zip |#################------------------------------------| 32.8% tmp62zmgj5_.zip |#################------------------------------------| 32.98% tmp62zmgj5_.zip |##################-----------------------------------| 33.17% tmp62zmgj5_.zip |##################-----------------------------------| 33.36% tmp62zmgj5_.zip |##################-----------------------------------| 33.55% tmp62zmgj5_.zip |##################-----------------------------------| 33.73% tmp62zmgj5_.zip |##################-----------------------------------| 33.92% tmp62zmgj5_.zip |##################-----------------------------------| 34.11% tmp62zmgj5_.zip |##################-----------------------------------| 34.3% tmp62zmgj5_.zip |##################-----------------------------------| 34.48% tmp62zmgj5_.zip |##################-----------------------------------| 34.67% tmp62zmgj5_.zip |##################-----------------------------------| 34.86% tmp62zmgj5_.zip |###################----------------------------------| 35.04% tmp62zmgj5_.zip |###################----------------------------------| 35.23% tmp62zmgj5_.zip |###################----------------------------------| 35.42% tmp62zmgj5_.zip |###################----------------------------------| 35.61% tmp62zmgj5_.zip |###################----------------------------------| 35.79% tmp62zmgj5_.zip |###################----------------------------------| 35.98% tmp62zmgj5_.zip |###################----------------------------------| 36.17% tmp62zmgj5_.zip |###################----------------------------------| 36.36% tmp62zmgj5_.zip |###################----------------------------------| 36.54% tmp62zmgj5_.zip |###################----------------------------------| 36.73% tmp62zmgj5_.zip |####################---------------------------------| 36.92% tmp62zmgj5_.zip |####################---------------------------------| 37.11% tmp62zmgj5_.zip |####################---------------------------------| 37.29% tmp62zmgj5_.zip |####################---------------------------------| 37.48% tmp62zmgj5_.zip |####################---------------------------------| 37.67% tmp62zmgj5_.zip |####################---------------------------------| 37.86% tmp62zmgj5_.zip |####################---------------------------------| 38.04% tmp62zmgj5_.zip |####################---------------------------------| 38.23% tmp62zmgj5_.zip |####################---------------------------------| 38.42% tmp62zmgj5_.zip |####################---------------------------------| 38.61% tmp62zmgj5_.zip |#####################--------------------------------| 38.79% tmp62zmgj5_.zip |#####################--------------------------------| 38.98% tmp62zmgj5_.zip |#####################--------------------------------| 39.17% tmp62zmgj5_.zip |#####################--------------------------------| 39.36% tmp62zmgj5_.zip |#####################--------------------------------| 39.54% tmp62zmgj5_.zip |#####################--------------------------------| 39.73% tmp62zmgj5_.zip |#####################--------------------------------| 39.92% tmp62zmgj5_.zip |#####################--------------------------------| 40.1% tmp62zmgj5_.zip |#####################--------------------------------| 40.29% tmp62zmgj5_.zip |#####################--------------------------------| 40.48% tmp62zmgj5_.zip |######################-------------------------------| 40.67% tmp62zmgj5_.zip |######################-------------------------------| 40.85% tmp62zmgj5_.zip |######################-------------------------------| 41.04% tmp62zmgj5_.zip |######################-------------------------------| 41.23% tmp62zmgj5_.zip |######################-------------------------------| 41.42% tmp62zmgj5_.zip |######################-------------------------------| 41.6% tmp62zmgj5_.zip |######################-------------------------------| 41.79% tmp62zmgj5_.zip |######################-------------------------------| 41.98% tmp62zmgj5_.zip |######################-------------------------------| 42.17% tmp62zmgj5_.zip |######################-------------------------------| 42.35% tmp62zmgj5_.zip |#######################------------------------------| 42.54% tmp62zmgj5_.zip |#######################------------------------------| 42.73% tmp62zmgj5_.zip |#######################------------------------------| 42.92% tmp62zmgj5_.zip |#######################------------------------------| 43.1% tmp62zmgj5_.zip |#######################------------------------------| 43.29% tmp62zmgj5_.zip |#######################------------------------------| 43.48% tmp62zmgj5_.zip |#######################------------------------------| 43.67% tmp62zmgj5_.zip |#######################------------------------------| 43.85% tmp62zmgj5_.zip |#######################------------------------------| 44.04% tmp62zmgj5_.zip |#######################------------------------------| 44.23% tmp62zmgj5_.zip |########################-----------------------------| 44.41% tmp62zmgj5_.zip |########################-----------------------------| 44.6% tmp62zmgj5_.zip |########################-----------------------------| 44.79% tmp62zmgj5_.zip |########################-----------------------------| 44.98% tmp62zmgj5_.zip |########################-----------------------------| 45.16% tmp62zmgj5_.zip |########################-----------------------------| 45.35% tmp62zmgj5_.zip |########################-----------------------------| 45.54% tmp62zmgj5_.zip |########################-----------------------------| 45.73% tmp62zmgj5_.zip |########################-----------------------------| 45.91% tmp62zmgj5_.zip |########################-----------------------------| 46.1% tmp62zmgj5_.zip |#########################----------------------------| 46.29% tmp62zmgj5_.zip |#########################----------------------------| 46.48% tmp62zmgj5_.zip |#########################----------------------------| 46.66% tmp62zmgj5_.zip |#########################----------------------------| 46.85% tmp62zmgj5_.zip |#########################----------------------------| 47.04% tmp62zmgj5_.zip |#########################----------------------------| 47.23% tmp62zmgj5_.zip |#########################----------------------------| 47.41% tmp62zmgj5_.zip |#########################----------------------------| 47.6% tmp62zmgj5_.zip |#########################----------------------------| 47.79% tmp62zmgj5_.zip |#########################----------------------------| 47.98% tmp62zmgj5_.zip |##########################---------------------------| 48.16% tmp62zmgj5_.zip |##########################---------------------------| 48.35% tmp62zmgj5_.zip |##########################---------------------------| 48.54% tmp62zmgj5_.zip |##########################---------------------------| 48.73% tmp62zmgj5_.zip |##########################---------------------------| 48.91% tmp62zmgj5_.zip |##########################---------------------------| 49.1% tmp62zmgj5_.zip |##########################---------------------------| 49.29% tmp62zmgj5_.zip |##########################---------------------------| 49.47% tmp62zmgj5_.zip |##########################---------------------------| 49.66% tmp62zmgj5_.zip |##########################---------------------------| 49.85% tmp62zmgj5_.zip |###########################--------------------------| 50.04% tmp62zmgj5_.zip |###########################--------------------------| 50.22% tmp62zmgj5_.zip |###########################--------------------------| 50.41% tmp62zmgj5_.zip |###########################--------------------------| 50.6% tmp62zmgj5_.zip |###########################--------------------------| 50.79% tmp62zmgj5_.zip |###########################--------------------------| 50.97% tmp62zmgj5_.zip |###########################--------------------------| 51.16% tmp62zmgj5_.zip |###########################--------------------------| 51.35% tmp62zmgj5_.zip |###########################--------------------------| 51.54% tmp62zmgj5_.zip |###########################--------------------------| 51.72% tmp62zmgj5_.zip |############################-------------------------| 51.91% tmp62zmgj5_.zip |############################-------------------------| 52.1% tmp62zmgj5_.zip |############################-------------------------| 52.29% tmp62zmgj5_.zip |############################-------------------------| 52.47% tmp62zmgj5_.zip |############################-------------------------| 52.66% tmp62zmgj5_.zip |############################-------------------------| 52.85% tmp62zmgj5_.zip |############################-------------------------| 53.04% tmp62zmgj5_.zip |############################-------------------------| 53.22% tmp62zmgj5_.zip |############################-------------------------| 53.41% tmp62zmgj5_.zip |############################-------------------------| 53.6% tmp62zmgj5_.zip |#############################------------------------| 53.79% tmp62zmgj5_.zip |#############################------------------------| 53.97% tmp62zmgj5_.zip |#############################------------------------| 54.16% tmp62zmgj5_.zip |#############################------------------------| 54.35% tmp62zmgj5_.zip |#############################------------------------| 54.53% tmp62zmgj5_.zip |#############################------------------------| 54.72% tmp62zmgj5_.zip |#############################------------------------| 54.91% tmp62zmgj5_.zip |#############################------------------------| 55.1% tmp62zmgj5_.zip |#############################------------------------| 55.28% tmp62zmgj5_.zip |#############################------------------------| 55.47% tmp62zmgj5_.zip |#############################------------------------| 55.66% tmp62zmgj5_.zip |##############################-----------------------| 55.85% tmp62zmgj5_.zip |##############################-----------------------| 56.03% tmp62zmgj5_.zip |##############################-----------------------| 56.22% tmp62zmgj5_.zip |##############################-----------------------| 56.41% tmp62zmgj5_.zip |##############################-----------------------| 56.6% tmp62zmgj5_.zip |##############################-----------------------| 56.78% tmp62zmgj5_.zip |##############################-----------------------| 56.97% tmp62zmgj5_.zip |##############################-----------------------| 57.16% tmp62zmgj5_.zip |##############################-----------------------| 57.35% tmp62zmgj5_.zip |##############################-----------------------| 57.53% tmp62zmgj5_.zip |###############################----------------------| 57.72% tmp62zmgj5_.zip |###############################----------------------| 57.91% tmp62zmgj5_.zip |###############################----------------------| 58.1% tmp62zmgj5_.zip |###############################----------------------| 58.28% tmp62zmgj5_.zip |###############################----------------------| 58.47% tmp62zmgj5_.zip |###############################----------------------| 58.66% tmp62zmgj5_.zip |###############################----------------------| 58.85% tmp62zmgj5_.zip |###############################----------------------| 59.03% tmp62zmgj5_.zip |###############################----------------------| 59.22% tmp62zmgj5_.zip |###############################----------------------| 59.41% tmp62zmgj5_.zip |################################---------------------| 59.59% tmp62zmgj5_.zip |################################---------------------| 59.78% tmp62zmgj5_.zip |################################---------------------| 59.97% tmp62zmgj5_.zip |################################---------------------| 60.16% tmp62zmgj5_.zip |################################---------------------| 60.34% tmp62zmgj5_.zip |################################---------------------| 60.53% tmp62zmgj5_.zip |################################---------------------| 60.72% tmp62zmgj5_.zip |################################---------------------| 60.91% tmp62zmgj5_.zip |################################---------------------| 61.09% tmp62zmgj5_.zip |################################---------------------| 61.28% tmp62zmgj5_.zip |#################################--------------------| 61.47% tmp62zmgj5_.zip |#################################--------------------| 61.66% tmp62zmgj5_.zip |#################################--------------------| 61.84% tmp62zmgj5_.zip |#################################--------------------| 62.03% tmp62zmgj5_.zip |#################################--------------------| 62.22% tmp62zmgj5_.zip |#################################--------------------| 62.41% tmp62zmgj5_.zip |#################################--------------------| 62.59% tmp62zmgj5_.zip |#################################--------------------| 62.78% tmp62zmgj5_.zip |#################################--------------------| 62.97% tmp62zmgj5_.zip |#################################--------------------| 63.16% tmp62zmgj5_.zip |##################################-------------------| 63.34% tmp62zmgj5_.zip |##################################-------------------| 63.53% tmp62zmgj5_.zip |##################################-------------------| 63.72% tmp62zmgj5_.zip |##################################-------------------| 63.91% tmp62zmgj5_.zip |##################################-------------------| 64.09% tmp62zmgj5_.zip |##################################-------------------| 64.28% tmp62zmgj5_.zip |##################################-------------------| 64.47% tmp62zmgj5_.zip |##################################-------------------| 64.65% tmp62zmgj5_.zip |##################################-------------------| 64.84% tmp62zmgj5_.zip |##################################-------------------| 65.03% tmp62zmgj5_.zip |###################################------------------| 65.22% tmp62zmgj5_.zip |###################################------------------| 65.4% tmp62zmgj5_.zip |###################################------------------| 65.59% tmp62zmgj5_.zip |###################################------------------| 65.78% tmp62zmgj5_.zip |###################################------------------| 65.97% tmp62zmgj5_.zip |###################################------------------| 66.15% tmp62zmgj5_.zip |###################################------------------| 66.34% tmp62zmgj5_.zip |###################################------------------| 66.53% tmp62zmgj5_.zip |###################################------------------| 66.72% tmp62zmgj5_.zip |###################################------------------| 66.9% tmp62zmgj5_.zip |####################################-----------------| 67.09% tmp62zmgj5_.zip |####################################-----------------| 67.28% tmp62zmgj5_.zip |####################################-----------------| 67.47% tmp62zmgj5_.zip |####################################-----------------| 67.65% tmp62zmgj5_.zip |####################################-----------------| 67.84% tmp62zmgj5_.zip |####################################-----------------| 68.03% tmp62zmgj5_.zip |####################################-----------------| 68.22% tmp62zmgj5_.zip |####################################-----------------| 68.4% tmp62zmgj5_.zip |####################################-----------------| 68.59% tmp62zmgj5_.zip |####################################-----------------| 68.78% tmp62zmgj5_.zip |#####################################----------------| 68.97% tmp62zmgj5_.zip |#####################################----------------| 69.15% tmp62zmgj5_.zip |#####################################----------------| 69.34% tmp62zmgj5_.zip |#####################################----------------| 69.53% tmp62zmgj5_.zip |#####################################----------------| 69.71% tmp62zmgj5_.zip |#####################################----------------| 69.9% tmp62zmgj5_.zip |#####################################----------------| 70.09% tmp62zmgj5_.zip |#####################################----------------| 70.28% tmp62zmgj5_.zip |#####################################----------------| 70.46% tmp62zmgj5_.zip |#####################################----------------| 70.65% tmp62zmgj5_.zip |######################################---------------| 70.84% tmp62zmgj5_.zip |######################################---------------| 71.03% tmp62zmgj5_.zip |######################################---------------| 71.21% tmp62zmgj5_.zip |######################################---------------| 71.4% tmp62zmgj5_.zip |######################################---------------| 71.59% tmp62zmgj5_.zip |######################################---------------| 71.78% tmp62zmgj5_.zip |######################################---------------| 71.96% tmp62zmgj5_.zip |######################################---------------| 72.15% tmp62zmgj5_.zip |######################################---------------| 72.34% tmp62zmgj5_.zip |######################################---------------| 72.53% tmp62zmgj5_.zip |#######################################--------------| 72.71% tmp62zmgj5_.zip |#######################################--------------| 72.9% tmp62zmgj5_.zip |#######################################--------------| 73.09% tmp62zmgj5_.zip |#######################################--------------| 73.28% tmp62zmgj5_.zip |#######################################--------------| 73.46% tmp62zmgj5_.zip |#######################################--------------| 73.65% tmp62zmgj5_.zip |#######################################--------------| 73.84% tmp62zmgj5_.zip |#######################################--------------| 74.02% tmp62zmgj5_.zip |#######################################--------------| 74.21% tmp62zmgj5_.zip |#######################################--------------| 74.4% tmp62zmgj5_.zip |########################################-------------| 74.59% tmp62zmgj5_.zip |########################################-------------| 74.77% tmp62zmgj5_.zip |########################################-------------| 74.96% tmp62zmgj5_.zip |########################################-------------| 75.15% tmp62zmgj5_.zip |########################################-------------| 75.34% tmp62zmgj5_.zip |########################################-------------| 75.52% tmp62zmgj5_.zip |########################################-------------| 75.71% tmp62zmgj5_.zip |########################################-------------| 75.9% tmp62zmgj5_.zip |########################################-------------| 76.09% tmp62zmgj5_.zip |########################################-------------| 76.27% tmp62zmgj5_.zip |#########################################------------| 76.46% tmp62zmgj5_.zip |#########################################------------| 76.65% tmp62zmgj5_.zip |#########################################------------| 76.84% tmp62zmgj5_.zip |#########################################------------| 77.02% tmp62zmgj5_.zip |#########################################------------| 77.21% tmp62zmgj5_.zip |#########################################------------| 77.4% tmp62zmgj5_.zip |#########################################------------| 77.59% tmp62zmgj5_.zip |#########################################------------| 77.77% tmp62zmgj5_.zip |#########################################------------| 77.96% tmp62zmgj5_.zip |#########################################------------| 78.15% tmp62zmgj5_.zip |##########################################-----------| 78.34% tmp62zmgj5_.zip |##########################################-----------| 78.52% tmp62zmgj5_.zip |##########################################-----------| 78.71% tmp62zmgj5_.zip |##########################################-----------| 78.9% tmp62zmgj5_.zip |##########################################-----------| 79.08% tmp62zmgj5_.zip |##########################################-----------| 79.27% tmp62zmgj5_.zip |##########################################-----------| 79.46% tmp62zmgj5_.zip |##########################################-----------| 79.65% tmp62zmgj5_.zip |##########################################-----------| 79.83% tmp62zmgj5_.zip |##########################################-----------| 80.02% tmp62zmgj5_.zip |###########################################----------| 80.21% tmp62zmgj5_.zip |###########################################----------| 80.4% tmp62zmgj5_.zip |###########################################----------| 80.58% tmp62zmgj5_.zip |###########################################----------| 80.77% tmp62zmgj5_.zip |###########################################----------| 80.96% tmp62zmgj5_.zip |###########################################----------| 81.15% tmp62zmgj5_.zip |###########################################----------| 81.33% tmp62zmgj5_.zip |###########################################----------| 81.52% tmp62zmgj5_.zip |###########################################----------| 81.71% tmp62zmgj5_.zip |###########################################----------| 81.9% tmp62zmgj5_.zip |############################################---------| 82.08% tmp62zmgj5_.zip |############################################---------| 82.27% tmp62zmgj5_.zip |############################################---------| 82.46% tmp62zmgj5_.zip |############################################---------| 82.65% tmp62zmgj5_.zip |############################################---------| 82.83% tmp62zmgj5_.zip |############################################---------| 83.02% tmp62zmgj5_.zip |############################################---------| 83.21% tmp62zmgj5_.zip |############################################---------| 83.4% tmp62zmgj5_.zip |############################################---------| 83.58% tmp62zmgj5_.zip |############################################---------| 83.77% tmp62zmgj5_.zip |############################################---------| 83.96% tmp62zmgj5_.zip |#############################################--------| 84.14% tmp62zmgj5_.zip |#############################################--------| 84.33% tmp62zmgj5_.zip |#############################################--------| 84.52% tmp62zmgj5_.zip |#############################################--------| 84.71% tmp62zmgj5_.zip |#############################################--------| 84.89% tmp62zmgj5_.zip |#############################################--------| 85.08% tmp62zmgj5_.zip |#############################################--------| 85.27% tmp62zmgj5_.zip |#############################################--------| 85.46% tmp62zmgj5_.zip |#############################################--------| 85.64% tmp62zmgj5_.zip |#############################################--------| 85.83% tmp62zmgj5_.zip |##############################################-------| 86.02% tmp62zmgj5_.zip |##############################################-------| 86.21% tmp62zmgj5_.zip |##############################################-------| 86.39% tmp62zmgj5_.zip |##############################################-------| 86.58% tmp62zmgj5_.zip |##############################################-------| 86.77% tmp62zmgj5_.zip |##############################################-------| 86.96% tmp62zmgj5_.zip |##############################################-------| 87.14% tmp62zmgj5_.zip |##############################################-------| 87.33% tmp62zmgj5_.zip |##############################################-------| 87.52% tmp62zmgj5_.zip |##############################################-------| 87.71% tmp62zmgj5_.zip |###############################################------| 87.89% tmp62zmgj5_.zip |###############################################------| 88.08% tmp62zmgj5_.zip |###############################################------| 88.27% tmp62zmgj5_.zip |###############################################------| 88.46% tmp62zmgj5_.zip |###############################################------| 88.64% tmp62zmgj5_.zip |###############################################------| 88.83% tmp62zmgj5_.zip |###############################################------| 89.02% tmp62zmgj5_.zip |###############################################------| 89.2% tmp62zmgj5_.zip |###############################################------| 89.39% tmp62zmgj5_.zip |###############################################------| 89.58% tmp62zmgj5_.zip |################################################-----| 89.77% tmp62zmgj5_.zip |################################################-----| 89.95% tmp62zmgj5_.zip |################################################-----| 90.14% tmp62zmgj5_.zip |################################################-----| 90.33% tmp62zmgj5_.zip |################################################-----| 90.52% tmp62zmgj5_.zip |################################################-----| 90.7% tmp62zmgj5_.zip |################################################-----| 90.89% tmp62zmgj5_.zip |################################################-----| 91.08% tmp62zmgj5_.zip |################################################-----| 91.27% tmp62zmgj5_.zip |################################################-----| 91.45% tmp62zmgj5_.zip |#################################################----| 91.64% tmp62zmgj5_.zip |#################################################----| 91.83% tmp62zmgj5_.zip |#################################################----| 92.02% tmp62zmgj5_.zip |#################################################----| 92.2% tmp62zmgj5_.zip |#################################################----| 92.39% tmp62zmgj5_.zip |#################################################----| 92.58% tmp62zmgj5_.zip |#################################################----| 92.77% tmp62zmgj5_.zip |#################################################----| 92.95% tmp62zmgj5_.zip |#################################################----| 93.14% tmp62zmgj5_.zip |#################################################----| 93.33% tmp62zmgj5_.zip |##################################################---| 93.52% tmp62zmgj5_.zip |##################################################---| 93.7% tmp62zmgj5_.zip |##################################################---| 93.89% tmp62zmgj5_.zip |##################################################---| 94.08% tmp62zmgj5_.zip |##################################################---| 94.26% tmp62zmgj5_.zip |##################################################---| 94.45% tmp62zmgj5_.zip |##################################################---| 94.64% tmp62zmgj5_.zip |##################################################---| 94.83% tmp62zmgj5_.zip |##################################################---| 95.01% tmp62zmgj5_.zip |##################################################---| 95.2% tmp62zmgj5_.zip |###################################################--| 95.39% tmp62zmgj5_.zip |###################################################--| 95.58% tmp62zmgj5_.zip |###################################################--| 95.76% tmp62zmgj5_.zip |###################################################--| 95.95% tmp62zmgj5_.zip |###################################################--| 96.14% tmp62zmgj5_.zip |###################################################--| 96.33% tmp62zmgj5_.zip |###################################################--| 96.51% tmp62zmgj5_.zip |###################################################--| 96.7% tmp62zmgj5_.zip |###################################################--| 96.89% tmp62zmgj5_.zip |###################################################--| 97.08% tmp62zmgj5_.zip |####################################################-| 97.26% tmp62zmgj5_.zip |####################################################-| 97.45% tmp62zmgj5_.zip |####################################################-| 97.64% tmp62zmgj5_.zip |####################################################-| 97.83% tmp62zmgj5_.zip |####################################################-| 98.01% tmp62zmgj5_.zip |####################################################-| 98.2% tmp62zmgj5_.zip |####################################################-| 98.39% tmp62zmgj5_.zip |####################################################-| 98.58% tmp62zmgj5_.zip |####################################################-| 98.76% tmp62zmgj5_.zip |####################################################-| 98.95% tmp62zmgj5_.zip |#####################################################| 99.14% tmp62zmgj5_.zip |#####################################################| 99.32% tmp62zmgj5_.zip |#####################################################| 99.51% tmp62zmgj5_.zip |#####################################################| 99.7% tmp62zmgj5_.zip |#####################################################| 99.89% tmp62zmgj5_.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 097c29c5-539e-4258-bca0-3f9cd679f698 + 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).. tmpdyw08wki.zip |-----------------------------------------------------| 0.57% tmpdyw08wki.zip |#----------------------------------------------------| 1.14% tmpdyw08wki.zip |#----------------------------------------------------| 1.71% tmpdyw08wki.zip |#----------------------------------------------------| 2.28% tmpdyw08wki.zip |##---------------------------------------------------| 2.85% tmpdyw08wki.zip |##---------------------------------------------------| 3.42% tmpdyw08wki.zip |##---------------------------------------------------| 3.98% tmpdyw08wki.zip |##---------------------------------------------------| 4.55% tmpdyw08wki.zip |###--------------------------------------------------| 5.12% tmpdyw08wki.zip |###--------------------------------------------------| 5.69% tmpdyw08wki.zip |###--------------------------------------------------| 6.26% tmpdyw08wki.zip |####-------------------------------------------------| 6.83% tmpdyw08wki.zip |####-------------------------------------------------| 7.4% tmpdyw08wki.zip |####-------------------------------------------------| 7.97% tmpdyw08wki.zip |#####------------------------------------------------| 8.54% tmpdyw08wki.zip |#####------------------------------------------------| 9.11% tmpdyw08wki.zip |#####------------------------------------------------| 9.68% tmpdyw08wki.zip |#####------------------------------------------------| 10.25% tmpdyw08wki.zip |######-----------------------------------------------| 10.81% tmpdyw08wki.zip |######-----------------------------------------------| 11.38% tmpdyw08wki.zip |######-----------------------------------------------| 11.95% tmpdyw08wki.zip |#######----------------------------------------------| 12.52% tmpdyw08wki.zip |#######----------------------------------------------| 13.09% tmpdyw08wki.zip |#######----------------------------------------------| 13.66% tmpdyw08wki.zip |########---------------------------------------------| 14.23% tmpdyw08wki.zip |########---------------------------------------------| 14.8% tmpdyw08wki.zip |########---------------------------------------------| 15.37% tmpdyw08wki.zip |########---------------------------------------------| 15.94% tmpdyw08wki.zip |#########--------------------------------------------| 16.51% tmpdyw08wki.zip |#########--------------------------------------------| 17.08% tmpdyw08wki.zip |#########--------------------------------------------| 17.64% tmpdyw08wki.zip |##########-------------------------------------------| 18.21% tmpdyw08wki.zip |##########-------------------------------------------| 18.78% tmpdyw08wki.zip |##########-------------------------------------------| 19.35% tmpdyw08wki.zip |###########------------------------------------------| 19.92% tmpdyw08wki.zip |###########------------------------------------------| 20.49% tmpdyw08wki.zip |###########------------------------------------------| 21.06% tmpdyw08wki.zip |###########------------------------------------------| 21.63% tmpdyw08wki.zip |############-----------------------------------------| 22.2% tmpdyw08wki.zip |############-----------------------------------------| 22.77% tmpdyw08wki.zip |############-----------------------------------------| 23.34% tmpdyw08wki.zip |#############----------------------------------------| 23.91% tmpdyw08wki.zip |#############----------------------------------------| 24.47% tmpdyw08wki.zip |#############----------------------------------------| 25.04% tmpdyw08wki.zip |##############---------------------------------------| 25.61% tmpdyw08wki.zip |##############---------------------------------------| 26.18% tmpdyw08wki.zip |##############---------------------------------------| 26.75% tmpdyw08wki.zip |##############---------------------------------------| 27.32% tmpdyw08wki.zip |###############--------------------------------------| 27.89% tmpdyw08wki.zip |###############--------------------------------------| 28.46% tmpdyw08wki.zip |###############--------------------------------------| 29.03% tmpdyw08wki.zip |################-------------------------------------| 29.6% tmpdyw08wki.zip |################-------------------------------------| 30.17% tmpdyw08wki.zip |################-------------------------------------| 30.74% tmpdyw08wki.zip |#################------------------------------------| 31.3% tmpdyw08wki.zip |#################------------------------------------| 31.87% tmpdyw08wki.zip |#################------------------------------------| 32.44% tmpdyw08wki.zip |#################------------------------------------| 33.01% tmpdyw08wki.zip |##################-----------------------------------| 33.58% tmpdyw08wki.zip |##################-----------------------------------| 34.15% tmpdyw08wki.zip |##################-----------------------------------| 34.72% tmpdyw08wki.zip |###################----------------------------------| 35.29% tmpdyw08wki.zip |###################----------------------------------| 35.86% tmpdyw08wki.zip |###################----------------------------------| 36.43% tmpdyw08wki.zip |####################---------------------------------| 37.0% tmpdyw08wki.zip |####################---------------------------------| 37.57% tmpdyw08wki.zip |####################---------------------------------| 38.13% tmpdyw08wki.zip |#####################--------------------------------| 38.7% tmpdyw08wki.zip |#####################--------------------------------| 39.27% tmpdyw08wki.zip |#####################--------------------------------| 39.84% tmpdyw08wki.zip |#####################--------------------------------| 40.41% tmpdyw08wki.zip |######################-------------------------------| 40.98% tmpdyw08wki.zip |######################-------------------------------| 41.55% tmpdyw08wki.zip |######################-------------------------------| 42.12% tmpdyw08wki.zip |#######################------------------------------| 42.69% tmpdyw08wki.zip |#######################------------------------------| 43.26% tmpdyw08wki.zip |#######################------------------------------| 43.83% tmpdyw08wki.zip |########################-----------------------------| 44.4% tmpdyw08wki.zip |########################-----------------------------| 44.96% tmpdyw08wki.zip |########################-----------------------------| 45.53% tmpdyw08wki.zip |########################-----------------------------| 46.1% tmpdyw08wki.zip |#########################----------------------------| 46.67% tmpdyw08wki.zip |#########################----------------------------| 47.24% tmpdyw08wki.zip |#########################----------------------------| 47.81% tmpdyw08wki.zip |##########################---------------------------| 48.38% tmpdyw08wki.zip |##########################---------------------------| 48.95% tmpdyw08wki.zip |##########################---------------------------| 49.52% tmpdyw08wki.zip |###########################--------------------------| 50.09% tmpdyw08wki.zip |###########################--------------------------| 50.66% tmpdyw08wki.zip |###########################--------------------------| 51.23% tmpdyw08wki.zip |###########################--------------------------| 51.79% tmpdyw08wki.zip |############################-------------------------| 52.36% tmpdyw08wki.zip |############################-------------------------| 52.93% tmpdyw08wki.zip |############################-------------------------| 53.5% tmpdyw08wki.zip |#############################------------------------| 54.07% tmpdyw08wki.zip |#############################------------------------| 54.64% tmpdyw08wki.zip |#############################------------------------| 55.21% tmpdyw08wki.zip |##############################-----------------------| 55.78% tmpdyw08wki.zip |##############################-----------------------| 56.35% tmpdyw08wki.zip |##############################-----------------------| 56.92% tmpdyw08wki.zip |##############################-----------------------| 57.49% tmpdyw08wki.zip |###############################----------------------| 58.06% tmpdyw08wki.zip |###############################----------------------| 58.62% tmpdyw08wki.zip |###############################----------------------| 59.19% tmpdyw08wki.zip |################################---------------------| 59.76% tmpdyw08wki.zip |################################---------------------| 60.33% tmpdyw08wki.zip |################################---------------------| 60.9% tmpdyw08wki.zip |#################################--------------------| 61.47% tmpdyw08wki.zip |#################################--------------------| 62.04% tmpdyw08wki.zip |#################################--------------------| 62.61% tmpdyw08wki.zip |#################################--------------------| 63.18% tmpdyw08wki.zip |##################################-------------------| 63.75% tmpdyw08wki.zip |##################################-------------------| 64.32% tmpdyw08wki.zip |##################################-------------------| 64.89% tmpdyw08wki.zip |###################################------------------| 65.45% tmpdyw08wki.zip |###################################------------------| 66.02% tmpdyw08wki.zip |###################################------------------| 66.59% tmpdyw08wki.zip |####################################-----------------| 67.16% tmpdyw08wki.zip |####################################-----------------| 67.73% tmpdyw08wki.zip |####################################-----------------| 68.3% tmpdyw08wki.zip |#####################################----------------| 68.87% tmpdyw08wki.zip |#####################################----------------| 69.44% tmpdyw08wki.zip |#####################################----------------| 70.01% tmpdyw08wki.zip |#####################################----------------| 70.58% tmpdyw08wki.zip |######################################---------------| 71.15% tmpdyw08wki.zip |######################################---------------| 71.72% tmpdyw08wki.zip |######################################---------------| 72.28% tmpdyw08wki.zip |#######################################--------------| 72.85% tmpdyw08wki.zip |#######################################--------------| 73.42% tmpdyw08wki.zip |#######################################--------------| 73.99% tmpdyw08wki.zip |########################################-------------| 74.56% tmpdyw08wki.zip |########################################-------------| 75.13% tmpdyw08wki.zip |########################################-------------| 75.7% tmpdyw08wki.zip |########################################-------------| 76.27% tmpdyw08wki.zip |#########################################------------| 76.84% tmpdyw08wki.zip |#########################################------------| 77.41% tmpdyw08wki.zip |#########################################------------| 77.98% tmpdyw08wki.zip |##########################################-----------| 78.55% tmpdyw08wki.zip |##########################################-----------| 79.11% tmpdyw08wki.zip |##########################################-----------| 79.68% tmpdyw08wki.zip |###########################################----------| 80.25% tmpdyw08wki.zip |###########################################----------| 80.82% tmpdyw08wki.zip |###########################################----------| 81.39% tmpdyw08wki.zip |###########################################----------| 81.96% tmpdyw08wki.zip |############################################---------| 82.53% tmpdyw08wki.zip |############################################---------| 83.1% tmpdyw08wki.zip |############################################---------| 83.67% tmpdyw08wki.zip |#############################################--------| 84.24% tmpdyw08wki.zip |#############################################--------| 84.81% tmpdyw08wki.zip |#############################################--------| 85.38% tmpdyw08wki.zip |##############################################-------| 85.94% tmpdyw08wki.zip |##############################################-------| 86.51% tmpdyw08wki.zip |##############################################-------| 87.08% tmpdyw08wki.zip |##############################################-------| 87.65% tmpdyw08wki.zip |###############################################------| 88.22% tmpdyw08wki.zip |###############################################------| 88.79% tmpdyw08wki.zip |###############################################------| 89.36% tmpdyw08wki.zip |################################################-----| 89.93% tmpdyw08wki.zip |################################################-----| 90.5% tmpdyw08wki.zip |################################################-----| 91.07% tmpdyw08wki.zip |#################################################----| 91.64% tmpdyw08wki.zip |#################################################----| 92.21% tmpdyw08wki.zip |#################################################----| 92.77% tmpdyw08wki.zip |#################################################----| 93.34% tmpdyw08wki.zip |##################################################---| 93.91% tmpdyw08wki.zip |##################################################---| 94.48% tmpdyw08wki.zip |##################################################---| 95.05% tmpdyw08wki.zip |###################################################--| 95.62% tmpdyw08wki.zip |###################################################--| 96.19% tmpdyw08wki.zip |###################################################--| 96.76% tmpdyw08wki.zip |####################################################-| 97.33% tmpdyw08wki.zip |####################################################-| 97.9% tmpdyw08wki.zip |####################################################-| 98.47% tmpdyw08wki.zip |####################################################-| 99.04% tmpdyw08wki.zip |#####################################################| 99.6% tmpdyw08wki.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a5cdce93-0cae-43fc-8654-7ec5336babcf + 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).. tmptxvhse9p.zip |-----------------------------------------------------| 0.14% tmptxvhse9p.zip |-----------------------------------------------------| 0.27% tmptxvhse9p.zip |-----------------------------------------------------| 0.41% tmptxvhse9p.zip |-----------------------------------------------------| 0.55% tmptxvhse9p.zip |-----------------------------------------------------| 0.68% tmptxvhse9p.zip |-----------------------------------------------------| 0.82% tmptxvhse9p.zip |#----------------------------------------------------| 0.95% tmptxvhse9p.zip |#----------------------------------------------------| 1.09% tmptxvhse9p.zip |#----------------------------------------------------| 1.23% tmptxvhse9p.zip |#----------------------------------------------------| 1.36% tmptxvhse9p.zip |#----------------------------------------------------| 1.5% tmptxvhse9p.zip |#----------------------------------------------------| 1.64% tmptxvhse9p.zip |#----------------------------------------------------| 1.77% tmptxvhse9p.zip |#----------------------------------------------------| 1.91% tmptxvhse9p.zip |#----------------------------------------------------| 2.05% tmptxvhse9p.zip |#----------------------------------------------------| 2.18% tmptxvhse9p.zip |#----------------------------------------------------| 2.32% tmptxvhse9p.zip |#----------------------------------------------------| 2.46% tmptxvhse9p.zip |#----------------------------------------------------| 2.59% tmptxvhse9p.zip |#----------------------------------------------------| 2.73% tmptxvhse9p.zip |##---------------------------------------------------| 2.86% tmptxvhse9p.zip |##---------------------------------------------------| 3.0% tmptxvhse9p.zip |##---------------------------------------------------| 3.14% tmptxvhse9p.zip |##---------------------------------------------------| 3.27% tmptxvhse9p.zip |##---------------------------------------------------| 3.41% tmptxvhse9p.zip |##---------------------------------------------------| 3.55% tmptxvhse9p.zip |##---------------------------------------------------| 3.68% tmptxvhse9p.zip |##---------------------------------------------------| 3.82% tmptxvhse9p.zip |##---------------------------------------------------| 3.96% tmptxvhse9p.zip |##---------------------------------------------------| 4.09% tmptxvhse9p.zip |##---------------------------------------------------| 4.23% tmptxvhse9p.zip |##---------------------------------------------------| 4.37% tmptxvhse9p.zip |##---------------------------------------------------| 4.5% tmptxvhse9p.zip |##---------------------------------------------------| 4.64% tmptxvhse9p.zip |###--------------------------------------------------| 4.77% tmptxvhse9p.zip |###--------------------------------------------------| 4.91% tmptxvhse9p.zip |###--------------------------------------------------| 5.05% tmptxvhse9p.zip |###--------------------------------------------------| 5.18% tmptxvhse9p.zip |###--------------------------------------------------| 5.32% tmptxvhse9p.zip |###--------------------------------------------------| 5.46% tmptxvhse9p.zip |###--------------------------------------------------| 5.59% tmptxvhse9p.zip |###--------------------------------------------------| 5.73% tmptxvhse9p.zip |###--------------------------------------------------| 5.87% tmptxvhse9p.zip |###--------------------------------------------------| 6.0% tmptxvhse9p.zip |###--------------------------------------------------| 6.14% tmptxvhse9p.zip |###--------------------------------------------------| 6.28% tmptxvhse9p.zip |###--------------------------------------------------| 6.41% tmptxvhse9p.zip |###--------------------------------------------------| 6.55% tmptxvhse9p.zip |####-------------------------------------------------| 6.68% tmptxvhse9p.zip |####-------------------------------------------------| 6.82% tmptxvhse9p.zip |####-------------------------------------------------| 6.96% tmptxvhse9p.zip |####-------------------------------------------------| 7.09% tmptxvhse9p.zip |####-------------------------------------------------| 7.23% tmptxvhse9p.zip |####-------------------------------------------------| 7.37% tmptxvhse9p.zip |####-------------------------------------------------| 7.5% tmptxvhse9p.zip |####-------------------------------------------------| 7.64% tmptxvhse9p.zip |####-------------------------------------------------| 7.78% tmptxvhse9p.zip |####-------------------------------------------------| 7.91% tmptxvhse9p.zip |####-------------------------------------------------| 8.05% tmptxvhse9p.zip |####-------------------------------------------------| 8.18% tmptxvhse9p.zip |####-------------------------------------------------| 8.32% tmptxvhse9p.zip |####-------------------------------------------------| 8.46% tmptxvhse9p.zip |#####------------------------------------------------| 8.59% tmptxvhse9p.zip |#####------------------------------------------------| 8.73% tmptxvhse9p.zip |#####------------------------------------------------| 8.87% tmptxvhse9p.zip |#####------------------------------------------------| 9.0% tmptxvhse9p.zip |#####------------------------------------------------| 9.14% tmptxvhse9p.zip |#####------------------------------------------------| 9.28% tmptxvhse9p.zip |#####------------------------------------------------| 9.41% tmptxvhse9p.zip |#####------------------------------------------------| 9.55% tmptxvhse9p.zip |#####------------------------------------------------| 9.69% tmptxvhse9p.zip |#####------------------------------------------------| 9.82% tmptxvhse9p.zip |#####------------------------------------------------| 9.96% tmptxvhse9p.zip |#####------------------------------------------------| 10.09% tmptxvhse9p.zip |#####------------------------------------------------| 10.23% tmptxvhse9p.zip |#####------------------------------------------------| 10.37% tmptxvhse9p.zip |######-----------------------------------------------| 10.5% tmptxvhse9p.zip |######-----------------------------------------------| 10.64% tmptxvhse9p.zip |######-----------------------------------------------| 10.78% tmptxvhse9p.zip |######-----------------------------------------------| 10.91% tmptxvhse9p.zip |######-----------------------------------------------| 11.05% tmptxvhse9p.zip |######-----------------------------------------------| 11.19% tmptxvhse9p.zip |######-----------------------------------------------| 11.32% tmptxvhse9p.zip |######-----------------------------------------------| 11.46% tmptxvhse9p.zip |######-----------------------------------------------| 11.6% tmptxvhse9p.zip |######-----------------------------------------------| 11.73% tmptxvhse9p.zip |######-----------------------------------------------| 11.87% tmptxvhse9p.zip |######-----------------------------------------------| 12.0% tmptxvhse9p.zip |######-----------------------------------------------| 12.14% tmptxvhse9p.zip |#######----------------------------------------------| 12.28% tmptxvhse9p.zip |#######----------------------------------------------| 12.41% tmptxvhse9p.zip |#######----------------------------------------------| 12.55% tmptxvhse9p.zip |#######----------------------------------------------| 12.69% tmptxvhse9p.zip |#######----------------------------------------------| 12.82% tmptxvhse9p.zip |#######----------------------------------------------| 12.96% tmptxvhse9p.zip |#######----------------------------------------------| 13.1% tmptxvhse9p.zip |#######----------------------------------------------| 13.23% tmptxvhse9p.zip |#######----------------------------------------------| 13.37% tmptxvhse9p.zip |#######----------------------------------------------| 13.51% tmptxvhse9p.zip |#######----------------------------------------------| 13.64% tmptxvhse9p.zip |#######----------------------------------------------| 13.78% tmptxvhse9p.zip |#######----------------------------------------------| 13.91% tmptxvhse9p.zip |#######----------------------------------------------| 14.05% tmptxvhse9p.zip |########---------------------------------------------| 14.19% tmptxvhse9p.zip |########---------------------------------------------| 14.32% tmptxvhse9p.zip |########---------------------------------------------| 14.46% tmptxvhse9p.zip |########---------------------------------------------| 14.6% tmptxvhse9p.zip |########---------------------------------------------| 14.73% tmptxvhse9p.zip |########---------------------------------------------| 14.87% tmptxvhse9p.zip |########---------------------------------------------| 15.01% tmptxvhse9p.zip |########---------------------------------------------| 15.14% tmptxvhse9p.zip |########---------------------------------------------| 15.28% tmptxvhse9p.zip |########---------------------------------------------| 15.42% tmptxvhse9p.zip |########---------------------------------------------| 15.55% tmptxvhse9p.zip |########---------------------------------------------| 15.69% tmptxvhse9p.zip |########---------------------------------------------| 15.82% tmptxvhse9p.zip |########---------------------------------------------| 15.96% tmptxvhse9p.zip |#########--------------------------------------------| 16.1% tmptxvhse9p.zip |#########--------------------------------------------| 16.23% tmptxvhse9p.zip |#########--------------------------------------------| 16.37% tmptxvhse9p.zip |#########--------------------------------------------| 16.51% tmptxvhse9p.zip |#########--------------------------------------------| 16.64% tmptxvhse9p.zip |#########--------------------------------------------| 16.78% tmptxvhse9p.zip |#########--------------------------------------------| 16.92% tmptxvhse9p.zip |#########--------------------------------------------| 17.05% tmptxvhse9p.zip |#########--------------------------------------------| 17.19% tmptxvhse9p.zip |#########--------------------------------------------| 17.32% tmptxvhse9p.zip |#########--------------------------------------------| 17.46% tmptxvhse9p.zip |#########--------------------------------------------| 17.6% tmptxvhse9p.zip |#########--------------------------------------------| 17.73% tmptxvhse9p.zip |#########--------------------------------------------| 17.87% tmptxvhse9p.zip |##########-------------------------------------------| 18.01% tmptxvhse9p.zip |##########-------------------------------------------| 18.14% tmptxvhse9p.zip |##########-------------------------------------------| 18.28% tmptxvhse9p.zip |##########-------------------------------------------| 18.42% tmptxvhse9p.zip |##########-------------------------------------------| 18.55% tmptxvhse9p.zip |##########-------------------------------------------| 18.69% tmptxvhse9p.zip |##########-------------------------------------------| 18.83% tmptxvhse9p.zip |##########-------------------------------------------| 18.96% tmptxvhse9p.zip |##########-------------------------------------------| 19.1% tmptxvhse9p.zip |##########-------------------------------------------| 19.23% tmptxvhse9p.zip |##########-------------------------------------------| 19.37% tmptxvhse9p.zip |##########-------------------------------------------| 19.51% tmptxvhse9p.zip |##########-------------------------------------------| 19.64% tmptxvhse9p.zip |##########-------------------------------------------| 19.78% tmptxvhse9p.zip |###########------------------------------------------| 19.92% tmptxvhse9p.zip |###########------------------------------------------| 20.05% tmptxvhse9p.zip |###########------------------------------------------| 20.19% tmptxvhse9p.zip |###########------------------------------------------| 20.33% tmptxvhse9p.zip |###########------------------------------------------| 20.46% tmptxvhse9p.zip |###########------------------------------------------| 20.6% tmptxvhse9p.zip |###########------------------------------------------| 20.74% tmptxvhse9p.zip |###########------------------------------------------| 20.87% tmptxvhse9p.zip |###########------------------------------------------| 21.01% tmptxvhse9p.zip |###########------------------------------------------| 21.14% tmptxvhse9p.zip |###########------------------------------------------| 21.28% tmptxvhse9p.zip |###########------------------------------------------| 21.42% tmptxvhse9p.zip |###########------------------------------------------| 21.55% tmptxvhse9p.zip |###########------------------------------------------| 21.69% tmptxvhse9p.zip |############-----------------------------------------| 21.83% tmptxvhse9p.zip |############-----------------------------------------| 21.96% tmptxvhse9p.zip |############-----------------------------------------| 22.1% tmptxvhse9p.zip |############-----------------------------------------| 22.24% tmptxvhse9p.zip |############-----------------------------------------| 22.37% tmptxvhse9p.zip |############-----------------------------------------| 22.51% tmptxvhse9p.zip |############-----------------------------------------| 22.65% tmptxvhse9p.zip |############-----------------------------------------| 22.78% tmptxvhse9p.zip |############-----------------------------------------| 22.92% tmptxvhse9p.zip |############-----------------------------------------| 23.05% tmptxvhse9p.zip |############-----------------------------------------| 23.19% tmptxvhse9p.zip |############-----------------------------------------| 23.33% tmptxvhse9p.zip |############-----------------------------------------| 23.46% tmptxvhse9p.zip |#############----------------------------------------| 23.6% tmptxvhse9p.zip |#############----------------------------------------| 23.74% tmptxvhse9p.zip |#############----------------------------------------| 23.87% tmptxvhse9p.zip |#############----------------------------------------| 24.01% tmptxvhse9p.zip |#############----------------------------------------| 24.15% tmptxvhse9p.zip |#############----------------------------------------| 24.28% tmptxvhse9p.zip |#############----------------------------------------| 24.42% tmptxvhse9p.zip |#############----------------------------------------| 24.55% tmptxvhse9p.zip |#############----------------------------------------| 24.69% tmptxvhse9p.zip |#############----------------------------------------| 24.83% tmptxvhse9p.zip |#############----------------------------------------| 24.96% tmptxvhse9p.zip |#############----------------------------------------| 25.1% tmptxvhse9p.zip |#############----------------------------------------| 25.24% tmptxvhse9p.zip |#############----------------------------------------| 25.37% tmptxvhse9p.zip |##############---------------------------------------| 25.51% tmptxvhse9p.zip |##############---------------------------------------| 25.65% tmptxvhse9p.zip |##############---------------------------------------| 25.78% tmptxvhse9p.zip |##############---------------------------------------| 25.92% tmptxvhse9p.zip |##############---------------------------------------| 26.06% tmptxvhse9p.zip |##############---------------------------------------| 26.19% tmptxvhse9p.zip |##############---------------------------------------| 26.33% tmptxvhse9p.zip |##############---------------------------------------| 26.46% tmptxvhse9p.zip |##############---------------------------------------| 26.6% tmptxvhse9p.zip |##############---------------------------------------| 26.74% tmptxvhse9p.zip |##############---------------------------------------| 26.87% tmptxvhse9p.zip |##############---------------------------------------| 27.01% tmptxvhse9p.zip |##############---------------------------------------| 27.15% tmptxvhse9p.zip |##############---------------------------------------| 27.28% tmptxvhse9p.zip |###############--------------------------------------| 27.42% tmptxvhse9p.zip |###############--------------------------------------| 27.56% tmptxvhse9p.zip |###############--------------------------------------| 27.69% tmptxvhse9p.zip |###############--------------------------------------| 27.83% tmptxvhse9p.zip |###############--------------------------------------| 27.97% tmptxvhse9p.zip |###############--------------------------------------| 28.1% tmptxvhse9p.zip |###############--------------------------------------| 28.24% tmptxvhse9p.zip |###############--------------------------------------| 28.37% tmptxvhse9p.zip |###############--------------------------------------| 28.51% tmptxvhse9p.zip |###############--------------------------------------| 28.65% tmptxvhse9p.zip |###############--------------------------------------| 28.78% tmptxvhse9p.zip |###############--------------------------------------| 28.92% tmptxvhse9p.zip |###############--------------------------------------| 29.06% tmptxvhse9p.zip |###############--------------------------------------| 29.19% tmptxvhse9p.zip |################-------------------------------------| 29.33% tmptxvhse9p.zip |################-------------------------------------| 29.47% tmptxvhse9p.zip |################-------------------------------------| 29.6% tmptxvhse9p.zip |################-------------------------------------| 29.74% tmptxvhse9p.zip |################-------------------------------------| 29.88% tmptxvhse9p.zip |################-------------------------------------| 30.01% tmptxvhse9p.zip |################-------------------------------------| 30.15% tmptxvhse9p.zip |################-------------------------------------| 30.28% tmptxvhse9p.zip |################-------------------------------------| 30.42% tmptxvhse9p.zip |################-------------------------------------| 30.56% tmptxvhse9p.zip |################-------------------------------------| 30.69% tmptxvhse9p.zip |################-------------------------------------| 30.83% tmptxvhse9p.zip |################-------------------------------------| 30.97% tmptxvhse9p.zip |################-------------------------------------| 31.1% tmptxvhse9p.zip |#################------------------------------------| 31.24% tmptxvhse9p.zip |#################------------------------------------| 31.38% tmptxvhse9p.zip |#################------------------------------------| 31.51% tmptxvhse9p.zip |#################------------------------------------| 31.65% tmptxvhse9p.zip |#################------------------------------------| 31.78% tmptxvhse9p.zip |#################------------------------------------| 31.92% tmptxvhse9p.zip |#################------------------------------------| 32.06% tmptxvhse9p.zip |#################------------------------------------| 32.19% tmptxvhse9p.zip |#################------------------------------------| 32.33% tmptxvhse9p.zip |#################------------------------------------| 32.47% tmptxvhse9p.zip |#################------------------------------------| 32.6% tmptxvhse9p.zip |#################------------------------------------| 32.74% tmptxvhse9p.zip |#################------------------------------------| 32.88% tmptxvhse9p.zip |#################------------------------------------| 33.01% tmptxvhse9p.zip |##################-----------------------------------| 33.15% tmptxvhse9p.zip |##################-----------------------------------| 33.29% tmptxvhse9p.zip |##################-----------------------------------| 33.42% tmptxvhse9p.zip |##################-----------------------------------| 33.56% tmptxvhse9p.zip |##################-----------------------------------| 33.69% tmptxvhse9p.zip |##################-----------------------------------| 33.83% tmptxvhse9p.zip |##################-----------------------------------| 33.97% tmptxvhse9p.zip |##################-----------------------------------| 34.1% tmptxvhse9p.zip |##################-----------------------------------| 34.24% tmptxvhse9p.zip |##################-----------------------------------| 34.38% tmptxvhse9p.zip |##################-----------------------------------| 34.51% tmptxvhse9p.zip |##################-----------------------------------| 34.65% tmptxvhse9p.zip |##################-----------------------------------| 34.79% tmptxvhse9p.zip |###################----------------------------------| 34.92% tmptxvhse9p.zip |###################----------------------------------| 35.06% tmptxvhse9p.zip |###################----------------------------------| 35.2% tmptxvhse9p.zip |###################----------------------------------| 35.33% tmptxvhse9p.zip |###################----------------------------------| 35.47% tmptxvhse9p.zip |###################----------------------------------| 35.6% tmptxvhse9p.zip |###################----------------------------------| 35.74% tmptxvhse9p.zip |###################----------------------------------| 35.88% tmptxvhse9p.zip |###################----------------------------------| 36.01% tmptxvhse9p.zip |###################----------------------------------| 36.15% tmptxvhse9p.zip |###################----------------------------------| 36.29% tmptxvhse9p.zip |###################----------------------------------| 36.42% tmptxvhse9p.zip |###################----------------------------------| 36.56% tmptxvhse9p.zip |###################----------------------------------| 36.7% tmptxvhse9p.zip |####################---------------------------------| 36.83% tmptxvhse9p.zip |####################---------------------------------| 36.97% tmptxvhse9p.zip |####################---------------------------------| 37.11% tmptxvhse9p.zip |####################---------------------------------| 37.24% tmptxvhse9p.zip |####################---------------------------------| 37.38% tmptxvhse9p.zip |####################---------------------------------| 37.51% tmptxvhse9p.zip |####################---------------------------------| 37.65% tmptxvhse9p.zip |####################---------------------------------| 37.79% tmptxvhse9p.zip |####################---------------------------------| 37.92% tmptxvhse9p.zip |####################---------------------------------| 38.06% tmptxvhse9p.zip |####################---------------------------------| 38.2% tmptxvhse9p.zip |####################---------------------------------| 38.33% tmptxvhse9p.zip |####################---------------------------------| 38.47% tmptxvhse9p.zip |####################---------------------------------| 38.61% tmptxvhse9p.zip |#####################--------------------------------| 38.74% tmptxvhse9p.zip |#####################--------------------------------| 38.88% tmptxvhse9p.zip |#####################--------------------------------| 39.01% tmptxvhse9p.zip |#####################--------------------------------| 39.15% tmptxvhse9p.zip |#####################--------------------------------| 39.29% tmptxvhse9p.zip |#####################--------------------------------| 39.42% tmptxvhse9p.zip |#####################--------------------------------| 39.56% tmptxvhse9p.zip |#####################--------------------------------| 39.7% tmptxvhse9p.zip |#####################--------------------------------| 39.83% tmptxvhse9p.zip |#####################--------------------------------| 39.97% tmptxvhse9p.zip |#####################--------------------------------| 40.11% tmptxvhse9p.zip |#####################--------------------------------| 40.24% tmptxvhse9p.zip |#####################--------------------------------| 40.38% tmptxvhse9p.zip |#####################--------------------------------| 40.52% tmptxvhse9p.zip |######################-------------------------------| 40.65% tmptxvhse9p.zip |######################-------------------------------| 40.79% tmptxvhse9p.zip |######################-------------------------------| 40.92% tmptxvhse9p.zip |######################-------------------------------| 41.06% tmptxvhse9p.zip |######################-------------------------------| 41.2% tmptxvhse9p.zip |######################-------------------------------| 41.33% tmptxvhse9p.zip |######################-------------------------------| 41.47% tmptxvhse9p.zip |######################-------------------------------| 41.61% tmptxvhse9p.zip |######################-------------------------------| 41.74% tmptxvhse9p.zip |######################-------------------------------| 41.88% tmptxvhse9p.zip |######################-------------------------------| 42.02% tmptxvhse9p.zip |######################-------------------------------| 42.15% tmptxvhse9p.zip |######################-------------------------------| 42.29% tmptxvhse9p.zip |######################-------------------------------| 42.43% tmptxvhse9p.zip |#######################------------------------------| 42.56% tmptxvhse9p.zip |#######################------------------------------| 42.7% tmptxvhse9p.zip |#######################------------------------------| 42.83% tmptxvhse9p.zip |#######################------------------------------| 42.97% tmptxvhse9p.zip |#######################------------------------------| 43.11% tmptxvhse9p.zip |#######################------------------------------| 43.24% tmptxvhse9p.zip |#######################------------------------------| 43.38% tmptxvhse9p.zip |#######################------------------------------| 43.52% tmptxvhse9p.zip |#######################------------------------------| 43.65% tmptxvhse9p.zip |#######################------------------------------| 43.79% tmptxvhse9p.zip |#######################------------------------------| 43.93% tmptxvhse9p.zip |#######################------------------------------| 44.06% tmptxvhse9p.zip |#######################------------------------------| 44.2% tmptxvhse9p.zip |#######################------------------------------| 44.34% tmptxvhse9p.zip |########################-----------------------------| 44.47% tmptxvhse9p.zip |########################-----------------------------| 44.61% tmptxvhse9p.zip |########################-----------------------------| 44.74% tmptxvhse9p.zip |########################-----------------------------| 44.88% tmptxvhse9p.zip |########################-----------------------------| 45.02% tmptxvhse9p.zip |########################-----------------------------| 45.15% tmptxvhse9p.zip |########################-----------------------------| 45.29% tmptxvhse9p.zip |########################-----------------------------| 45.43% tmptxvhse9p.zip |########################-----------------------------| 45.56% tmptxvhse9p.zip |########################-----------------------------| 45.7% tmptxvhse9p.zip |########################-----------------------------| 45.84% tmptxvhse9p.zip |########################-----------------------------| 45.97% tmptxvhse9p.zip |########################-----------------------------| 46.11% tmptxvhse9p.zip |#########################----------------------------| 46.25% tmptxvhse9p.zip |#########################----------------------------| 46.38% tmptxvhse9p.zip |#########################----------------------------| 46.52% tmptxvhse9p.zip |#########################----------------------------| 46.65% tmptxvhse9p.zip |#########################----------------------------| 46.79% tmptxvhse9p.zip |#########################----------------------------| 46.93% tmptxvhse9p.zip |#########################----------------------------| 47.06% tmptxvhse9p.zip |#########################----------------------------| 47.2% tmptxvhse9p.zip |#########################----------------------------| 47.34% tmptxvhse9p.zip |#########################----------------------------| 47.47% tmptxvhse9p.zip |#########################----------------------------| 47.61% tmptxvhse9p.zip |#########################----------------------------| 47.75% tmptxvhse9p.zip |#########################----------------------------| 47.88% tmptxvhse9p.zip |#########################----------------------------| 48.02% tmptxvhse9p.zip |##########################---------------------------| 48.15% tmptxvhse9p.zip |##########################---------------------------| 48.29% tmptxvhse9p.zip |##########################---------------------------| 48.43% tmptxvhse9p.zip |##########################---------------------------| 48.56% tmptxvhse9p.zip |##########################---------------------------| 48.7% tmptxvhse9p.zip |##########################---------------------------| 48.84% tmptxvhse9p.zip |##########################---------------------------| 48.97% tmptxvhse9p.zip |##########################---------------------------| 49.11% tmptxvhse9p.zip |##########################---------------------------| 49.25% tmptxvhse9p.zip |##########################---------------------------| 49.38% tmptxvhse9p.zip |##########################---------------------------| 49.52% tmptxvhse9p.zip |##########################---------------------------| 49.66% tmptxvhse9p.zip |##########################---------------------------| 49.79% tmptxvhse9p.zip |##########################---------------------------| 49.93% tmptxvhse9p.zip |###########################--------------------------| 50.06% tmptxvhse9p.zip |###########################--------------------------| 50.2% tmptxvhse9p.zip |###########################--------------------------| 50.34% tmptxvhse9p.zip |###########################--------------------------| 50.47% tmptxvhse9p.zip |###########################--------------------------| 50.61% tmptxvhse9p.zip |###########################--------------------------| 50.75% tmptxvhse9p.zip |###########################--------------------------| 50.88% tmptxvhse9p.zip |###########################--------------------------| 51.02% tmptxvhse9p.zip |###########################--------------------------| 51.16% tmptxvhse9p.zip |###########################--------------------------| 51.29% tmptxvhse9p.zip |###########################--------------------------| 51.43% tmptxvhse9p.zip |###########################--------------------------| 51.57% tmptxvhse9p.zip |###########################--------------------------| 51.7% tmptxvhse9p.zip |###########################--------------------------| 51.84% tmptxvhse9p.zip |############################-------------------------| 51.97% tmptxvhse9p.zip |############################-------------------------| 52.11% tmptxvhse9p.zip |############################-------------------------| 52.25% tmptxvhse9p.zip |############################-------------------------| 52.38% tmptxvhse9p.zip |############################-------------------------| 52.52% tmptxvhse9p.zip |############################-------------------------| 52.66% tmptxvhse9p.zip |############################-------------------------| 52.79% tmptxvhse9p.zip |############################-------------------------| 52.93% tmptxvhse9p.zip |############################-------------------------| 53.07% tmptxvhse9p.zip |############################-------------------------| 53.2% tmptxvhse9p.zip |############################-------------------------| 53.34% tmptxvhse9p.zip |############################-------------------------| 53.48% tmptxvhse9p.zip |############################-------------------------| 53.61% tmptxvhse9p.zip |############################-------------------------| 53.75% tmptxvhse9p.zip |#############################------------------------| 53.88% tmptxvhse9p.zip |#############################------------------------| 54.02% tmptxvhse9p.zip |#############################------------------------| 54.16% tmptxvhse9p.zip |#############################------------------------| 54.29% tmptxvhse9p.zip |#############################------------------------| 54.43% tmptxvhse9p.zip |#############################------------------------| 54.57% tmptxvhse9p.zip |#############################------------------------| 54.7% tmptxvhse9p.zip |#############################------------------------| 54.84% tmptxvhse9p.zip |#############################------------------------| 54.98% tmptxvhse9p.zip |#############################------------------------| 55.11% tmptxvhse9p.zip |#############################------------------------| 55.25% tmptxvhse9p.zip |#############################------------------------| 55.38% tmptxvhse9p.zip |#############################------------------------| 55.52% tmptxvhse9p.zip |#############################------------------------| 55.66% tmptxvhse9p.zip |##############################-----------------------| 55.79% tmptxvhse9p.zip |##############################-----------------------| 55.93% tmptxvhse9p.zip |##############################-----------------------| 56.07% tmptxvhse9p.zip |##############################-----------------------| 56.2% tmptxvhse9p.zip |##############################-----------------------| 56.34% tmptxvhse9p.zip |##############################-----------------------| 56.48% tmptxvhse9p.zip |##############################-----------------------| 56.61% tmptxvhse9p.zip |##############################-----------------------| 56.75% tmptxvhse9p.zip |##############################-----------------------| 56.89% tmptxvhse9p.zip |##############################-----------------------| 57.02% tmptxvhse9p.zip |##############################-----------------------| 57.16% tmptxvhse9p.zip |##############################-----------------------| 57.29% tmptxvhse9p.zip |##############################-----------------------| 57.43% tmptxvhse9p.zip |###############################----------------------| 57.57% tmptxvhse9p.zip |###############################----------------------| 57.7% tmptxvhse9p.zip |###############################----------------------| 57.84% tmptxvhse9p.zip |###############################----------------------| 57.98% tmptxvhse9p.zip |###############################----------------------| 58.11% tmptxvhse9p.zip |###############################----------------------| 58.25% tmptxvhse9p.zip |###############################----------------------| 58.39% tmptxvhse9p.zip |###############################----------------------| 58.52% tmptxvhse9p.zip |###############################----------------------| 58.66% tmptxvhse9p.zip |###############################----------------------| 58.8% tmptxvhse9p.zip |###############################----------------------| 58.93% tmptxvhse9p.zip |###############################----------------------| 59.07% tmptxvhse9p.zip |###############################----------------------| 59.2% tmptxvhse9p.zip |###############################----------------------| 59.34% tmptxvhse9p.zip |################################---------------------| 59.48% tmptxvhse9p.zip |################################---------------------| 59.61% tmptxvhse9p.zip |################################---------------------| 59.75% tmptxvhse9p.zip |################################---------------------| 59.89% tmptxvhse9p.zip |################################---------------------| 60.02% tmptxvhse9p.zip |################################---------------------| 60.16% tmptxvhse9p.zip |################################---------------------| 60.3% tmptxvhse9p.zip |################################---------------------| 60.43% tmptxvhse9p.zip |################################---------------------| 60.57% tmptxvhse9p.zip |################################---------------------| 60.71% tmptxvhse9p.zip |################################---------------------| 60.84% tmptxvhse9p.zip |################################---------------------| 60.98% tmptxvhse9p.zip |################################---------------------| 61.11% tmptxvhse9p.zip |################################---------------------| 61.25% tmptxvhse9p.zip |#################################--------------------| 61.39% tmptxvhse9p.zip |#################################--------------------| 61.52% tmptxvhse9p.zip |#################################--------------------| 61.66% tmptxvhse9p.zip |#################################--------------------| 61.8% tmptxvhse9p.zip |#################################--------------------| 61.93% tmptxvhse9p.zip |#################################--------------------| 62.07% tmptxvhse9p.zip |#################################--------------------| 62.21% tmptxvhse9p.zip |#################################--------------------| 62.34% tmptxvhse9p.zip |#################################--------------------| 62.48% tmptxvhse9p.zip |#################################--------------------| 62.61% tmptxvhse9p.zip |#################################--------------------| 62.75% tmptxvhse9p.zip |#################################--------------------| 62.89% tmptxvhse9p.zip |#################################--------------------| 63.02% tmptxvhse9p.zip |#################################--------------------| 63.16% tmptxvhse9p.zip |##################################-------------------| 63.3% tmptxvhse9p.zip |##################################-------------------| 63.43% tmptxvhse9p.zip |##################################-------------------| 63.57% tmptxvhse9p.zip |##################################-------------------| 63.71% tmptxvhse9p.zip |##################################-------------------| 63.84% tmptxvhse9p.zip |##################################-------------------| 63.98% tmptxvhse9p.zip |##################################-------------------| 64.12% tmptxvhse9p.zip |##################################-------------------| 64.25% tmptxvhse9p.zip |##################################-------------------| 64.39% tmptxvhse9p.zip |##################################-------------------| 64.52% tmptxvhse9p.zip |##################################-------------------| 64.66% tmptxvhse9p.zip |##################################-------------------| 64.8% tmptxvhse9p.zip |##################################-------------------| 64.93% tmptxvhse9p.zip |##################################-------------------| 65.07% tmptxvhse9p.zip |###################################------------------| 65.21% tmptxvhse9p.zip |###################################------------------| 65.34% tmptxvhse9p.zip |###################################------------------| 65.48% tmptxvhse9p.zip |###################################------------------| 65.62% tmptxvhse9p.zip |###################################------------------| 65.75% tmptxvhse9p.zip |###################################------------------| 65.89% tmptxvhse9p.zip |###################################------------------| 66.03% tmptxvhse9p.zip |###################################------------------| 66.16% tmptxvhse9p.zip |###################################------------------| 66.3% tmptxvhse9p.zip |###################################------------------| 66.43% tmptxvhse9p.zip |###################################------------------| 66.57% tmptxvhse9p.zip |###################################------------------| 66.71% tmptxvhse9p.zip |###################################------------------| 66.84% tmptxvhse9p.zip |###################################------------------| 66.98% tmptxvhse9p.zip |####################################-----------------| 67.12% tmptxvhse9p.zip |####################################-----------------| 67.25% tmptxvhse9p.zip |####################################-----------------| 67.39% tmptxvhse9p.zip |####################################-----------------| 67.53% tmptxvhse9p.zip |####################################-----------------| 67.66% tmptxvhse9p.zip |####################################-----------------| 67.8% tmptxvhse9p.zip |####################################-----------------| 67.94% tmptxvhse9p.zip |####################################-----------------| 68.07% tmptxvhse9p.zip |####################################-----------------| 68.21% tmptxvhse9p.zip |####################################-----------------| 68.34% tmptxvhse9p.zip |####################################-----------------| 68.48% tmptxvhse9p.zip |####################################-----------------| 68.62% tmptxvhse9p.zip |####################################-----------------| 68.75% tmptxvhse9p.zip |#####################################----------------| 68.89% tmptxvhse9p.zip |#####################################----------------| 69.03% tmptxvhse9p.zip |#####################################----------------| 69.16% tmptxvhse9p.zip |#####################################----------------| 69.3% tmptxvhse9p.zip |#####################################----------------| 69.44% tmptxvhse9p.zip |#####################################----------------| 69.57% tmptxvhse9p.zip |#####################################----------------| 69.71% tmptxvhse9p.zip |#####################################----------------| 69.84% tmptxvhse9p.zip |#####################################----------------| 69.98% tmptxvhse9p.zip |#####################################----------------| 70.12% tmptxvhse9p.zip |#####################################----------------| 70.25% tmptxvhse9p.zip |#####################################----------------| 70.39% tmptxvhse9p.zip |#####################################----------------| 70.53% tmptxvhse9p.zip |#####################################----------------| 70.66% tmptxvhse9p.zip |######################################---------------| 70.8% tmptxvhse9p.zip |######################################---------------| 70.94% tmptxvhse9p.zip |######################################---------------| 71.07% tmptxvhse9p.zip |######################################---------------| 71.21% tmptxvhse9p.zip |######################################---------------| 71.35% tmptxvhse9p.zip |######################################---------------| 71.48% tmptxvhse9p.zip |######################################---------------| 71.62% tmptxvhse9p.zip |######################################---------------| 71.75% tmptxvhse9p.zip |######################################---------------| 71.89% tmptxvhse9p.zip |######################################---------------| 72.03% tmptxvhse9p.zip |######################################---------------| 72.16% tmptxvhse9p.zip |######################################---------------| 72.3% tmptxvhse9p.zip |######################################---------------| 72.44% tmptxvhse9p.zip |######################################---------------| 72.57% tmptxvhse9p.zip |#######################################--------------| 72.71% tmptxvhse9p.zip |#######################################--------------| 72.85% tmptxvhse9p.zip |#######################################--------------| 72.98% tmptxvhse9p.zip |#######################################--------------| 73.12% tmptxvhse9p.zip |#######################################--------------| 73.26% tmptxvhse9p.zip |#######################################--------------| 73.39% tmptxvhse9p.zip |#######################################--------------| 73.53% tmptxvhse9p.zip |#######################################--------------| 73.66% tmptxvhse9p.zip |#######################################--------------| 73.8% tmptxvhse9p.zip |#######################################--------------| 73.94% tmptxvhse9p.zip |#######################################--------------| 74.07% tmptxvhse9p.zip |#######################################--------------| 74.21% tmptxvhse9p.zip |#######################################--------------| 74.35% tmptxvhse9p.zip |#######################################--------------| 74.48% tmptxvhse9p.zip |########################################-------------| 74.62% tmptxvhse9p.zip |########################################-------------| 74.76% tmptxvhse9p.zip |########################################-------------| 74.89% tmptxvhse9p.zip |########################################-------------| 75.03% tmptxvhse9p.zip |########################################-------------| 75.17% tmptxvhse9p.zip |########################################-------------| 75.3% tmptxvhse9p.zip |########################################-------------| 75.44% tmptxvhse9p.zip |########################################-------------| 75.57% tmptxvhse9p.zip |########################################-------------| 75.71% tmptxvhse9p.zip |########################################-------------| 75.85% tmptxvhse9p.zip |########################################-------------| 75.98% tmptxvhse9p.zip |########################################-------------| 76.12% tmptxvhse9p.zip |########################################-------------| 76.26% tmptxvhse9p.zip |########################################-------------| 76.39% tmptxvhse9p.zip |#########################################------------| 76.53% tmptxvhse9p.zip |#########################################------------| 76.67% tmptxvhse9p.zip |#########################################------------| 76.8% tmptxvhse9p.zip |#########################################------------| 76.94% tmptxvhse9p.zip |#########################################------------| 77.08% tmptxvhse9p.zip |#########################################------------| 77.21% tmptxvhse9p.zip |#########################################------------| 77.35% tmptxvhse9p.zip |#########################################------------| 77.48% tmptxvhse9p.zip |#########################################------------| 77.62% tmptxvhse9p.zip |#########################################------------| 77.76% tmptxvhse9p.zip |#########################################------------| 77.89% tmptxvhse9p.zip |#########################################------------| 78.03% tmptxvhse9p.zip |#########################################------------| 78.17% tmptxvhse9p.zip |##########################################-----------| 78.3% tmptxvhse9p.zip |##########################################-----------| 78.44% tmptxvhse9p.zip |##########################################-----------| 78.58% tmptxvhse9p.zip |##########################################-----------| 78.71% tmptxvhse9p.zip |##########################################-----------| 78.85% tmptxvhse9p.zip |##########################################-----------| 78.98% tmptxvhse9p.zip |##########################################-----------| 79.12% tmptxvhse9p.zip |##########################################-----------| 79.26% tmptxvhse9p.zip |##########################################-----------| 79.39% tmptxvhse9p.zip |##########################################-----------| 79.53% tmptxvhse9p.zip |##########################################-----------| 79.67% tmptxvhse9p.zip |##########################################-----------| 79.8% tmptxvhse9p.zip |##########################################-----------| 79.94% tmptxvhse9p.zip |##########################################-----------| 80.08% tmptxvhse9p.zip |###########################################----------| 80.21% tmptxvhse9p.zip |###########################################----------| 80.35% tmptxvhse9p.zip |###########################################----------| 80.49% tmptxvhse9p.zip |###########################################----------| 80.62% tmptxvhse9p.zip |###########################################----------| 80.76% tmptxvhse9p.zip |###########################################----------| 80.89% tmptxvhse9p.zip |###########################################----------| 81.03% tmptxvhse9p.zip |###########################################----------| 81.17% tmptxvhse9p.zip |###########################################----------| 81.3% tmptxvhse9p.zip |###########################################----------| 81.44% tmptxvhse9p.zip |###########################################----------| 81.58% tmptxvhse9p.zip |###########################################----------| 81.71% tmptxvhse9p.zip |###########################################----------| 81.85% tmptxvhse9p.zip |###########################################----------| 81.99% tmptxvhse9p.zip |############################################---------| 82.12% tmptxvhse9p.zip |############################################---------| 82.26% tmptxvhse9p.zip |############################################---------| 82.4% tmptxvhse9p.zip |############################################---------| 82.53% tmptxvhse9p.zip |############################################---------| 82.67% tmptxvhse9p.zip |############################################---------| 82.8% tmptxvhse9p.zip |############################################---------| 82.94% tmptxvhse9p.zip |############################################---------| 83.08% tmptxvhse9p.zip |############################################---------| 83.21% tmptxvhse9p.zip |############################################---------| 83.35% tmptxvhse9p.zip |############################################---------| 83.49% tmptxvhse9p.zip |############################################---------| 83.62% tmptxvhse9p.zip |############################################---------| 83.76% tmptxvhse9p.zip |############################################---------| 83.9% tmptxvhse9p.zip |#############################################--------| 84.03% tmptxvhse9p.zip |#############################################--------| 84.17% tmptxvhse9p.zip |#############################################--------| 84.31% tmptxvhse9p.zip |#############################################--------| 84.44% tmptxvhse9p.zip |#############################################--------| 84.58% tmptxvhse9p.zip |#############################################--------| 84.71% tmptxvhse9p.zip |#############################################--------| 84.85% tmptxvhse9p.zip |#############################################--------| 84.99% tmptxvhse9p.zip |#############################################--------| 85.12% tmptxvhse9p.zip |#############################################--------| 85.26% tmptxvhse9p.zip |#############################################--------| 85.4% tmptxvhse9p.zip |#############################################--------| 85.53% tmptxvhse9p.zip |#############################################--------| 85.67% tmptxvhse9p.zip |#############################################--------| 85.81% tmptxvhse9p.zip |##############################################-------| 85.94% tmptxvhse9p.zip |##############################################-------| 86.08% tmptxvhse9p.zip |##############################################-------| 86.21% tmptxvhse9p.zip |##############################################-------| 86.35% tmptxvhse9p.zip |##############################################-------| 86.49% tmptxvhse9p.zip |##############################################-------| 86.62% tmptxvhse9p.zip |##############################################-------| 86.76% tmptxvhse9p.zip |##############################################-------| 86.9% tmptxvhse9p.zip |##############################################-------| 87.03% tmptxvhse9p.zip |##############################################-------| 87.17% tmptxvhse9p.zip |##############################################-------| 87.31% tmptxvhse9p.zip |##############################################-------| 87.44% tmptxvhse9p.zip |##############################################-------| 87.58% tmptxvhse9p.zip |##############################################-------| 87.72% tmptxvhse9p.zip |###############################################------| 87.85% tmptxvhse9p.zip |###############################################------| 87.99% tmptxvhse9p.zip |###############################################------| 88.12% tmptxvhse9p.zip |###############################################------| 88.26% tmptxvhse9p.zip |###############################################------| 88.4% tmptxvhse9p.zip |###############################################------| 88.53% tmptxvhse9p.zip |###############################################------| 88.67% tmptxvhse9p.zip |###############################################------| 88.81% tmptxvhse9p.zip |###############################################------| 88.94% tmptxvhse9p.zip |###############################################------| 89.08% tmptxvhse9p.zip |###############################################------| 89.22% tmptxvhse9p.zip |###############################################------| 89.35% tmptxvhse9p.zip |###############################################------| 89.49% tmptxvhse9p.zip |################################################-----| 89.63% tmptxvhse9p.zip |################################################-----| 89.76% tmptxvhse9p.zip |################################################-----| 89.9% tmptxvhse9p.zip |################################################-----| 90.03% tmptxvhse9p.zip |################################################-----| 90.17% tmptxvhse9p.zip |################################################-----| 90.31% tmptxvhse9p.zip |################################################-----| 90.44% tmptxvhse9p.zip |################################################-----| 90.58% tmptxvhse9p.zip |################################################-----| 90.72% tmptxvhse9p.zip |################################################-----| 90.85% tmptxvhse9p.zip |################################################-----| 90.99% tmptxvhse9p.zip |################################################-----| 91.13% tmptxvhse9p.zip |################################################-----| 91.26% tmptxvhse9p.zip |################################################-----| 91.4% tmptxvhse9p.zip |#################################################----| 91.54% tmptxvhse9p.zip |#################################################----| 91.67% tmptxvhse9p.zip |#################################################----| 91.81% tmptxvhse9p.zip |#################################################----| 91.94% tmptxvhse9p.zip |#################################################----| 92.08% tmptxvhse9p.zip |#################################################----| 92.22% tmptxvhse9p.zip |#################################################----| 92.35% tmptxvhse9p.zip |#################################################----| 92.49% tmptxvhse9p.zip |#################################################----| 92.63% tmptxvhse9p.zip |#################################################----| 92.76% tmptxvhse9p.zip |#################################################----| 92.9% tmptxvhse9p.zip |#################################################----| 93.04% tmptxvhse9p.zip |#################################################----| 93.17% tmptxvhse9p.zip |#################################################----| 93.31% tmptxvhse9p.zip |##################################################---| 93.44% tmptxvhse9p.zip |##################################################---| 93.58% tmptxvhse9p.zip |##################################################---| 93.72% tmptxvhse9p.zip |##################################################---| 93.85% tmptxvhse9p.zip |##################################################---| 93.99% tmptxvhse9p.zip |##################################################---| 94.13% tmptxvhse9p.zip |##################################################---| 94.26% tmptxvhse9p.zip |##################################################---| 94.4% tmptxvhse9p.zip |##################################################---| 94.54% tmptxvhse9p.zip |##################################################---| 94.67% tmptxvhse9p.zip |##################################################---| 94.81% tmptxvhse9p.zip |##################################################---| 94.95% tmptxvhse9p.zip |##################################################---| 95.08% tmptxvhse9p.zip |##################################################---| 95.22% tmptxvhse9p.zip |###################################################--| 95.35% tmptxvhse9p.zip |###################################################--| 95.49% tmptxvhse9p.zip |###################################################--| 95.63% tmptxvhse9p.zip |###################################################--| 95.76% tmptxvhse9p.zip |###################################################--| 95.9% tmptxvhse9p.zip |###################################################--| 96.04% tmptxvhse9p.zip |###################################################--| 96.17% tmptxvhse9p.zip |###################################################--| 96.31% tmptxvhse9p.zip |###################################################--| 96.45% tmptxvhse9p.zip |###################################################--| 96.58% tmptxvhse9p.zip |###################################################--| 96.72% tmptxvhse9p.zip |###################################################--| 96.86% tmptxvhse9p.zip |###################################################--| 96.99% tmptxvhse9p.zip |###################################################--| 97.13% tmptxvhse9p.zip |####################################################-| 97.26% tmptxvhse9p.zip |####################################################-| 97.4% tmptxvhse9p.zip |####################################################-| 97.54% tmptxvhse9p.zip |####################################################-| 97.67% tmptxvhse9p.zip |####################################################-| 97.81% tmptxvhse9p.zip |####################################################-| 97.95% tmptxvhse9p.zip |####################################################-| 98.08% tmptxvhse9p.zip |####################################################-| 98.22% tmptxvhse9p.zip |####################################################-| 98.36% tmptxvhse9p.zip |####################################################-| 98.49% tmptxvhse9p.zip |####################################################-| 98.63% tmptxvhse9p.zip |####################################################-| 98.77% tmptxvhse9p.zip |####################################################-| 98.9% tmptxvhse9p.zip |####################################################-| 99.04% tmptxvhse9p.zip |#####################################################| 99.17% tmptxvhse9p.zip |#####################################################| 99.31% tmptxvhse9p.zip |#####################################################| 99.45% tmptxvhse9p.zip |#####################################################| 99.58% tmptxvhse9p.zip |#####################################################| 99.72% tmptxvhse9p.zip |#####################################################| 99.86% tmptxvhse9p.zip |#####################################################| 99.99% tmptxvhse9p.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1ca9812b-d8fe-4eb7-a97f-5883bf591da7 + 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).. tmpc53lpyjo.zip |-----------------------------------------------------| 0.57% tmpc53lpyjo.zip |#----------------------------------------------------| 1.13% tmpc53lpyjo.zip |#----------------------------------------------------| 1.7% tmpc53lpyjo.zip |#----------------------------------------------------| 2.27% tmpc53lpyjo.zip |##---------------------------------------------------| 2.83% tmpc53lpyjo.zip |##---------------------------------------------------| 3.4% tmpc53lpyjo.zip |##---------------------------------------------------| 3.97% tmpc53lpyjo.zip |##---------------------------------------------------| 4.53% tmpc53lpyjo.zip |###--------------------------------------------------| 5.1% tmpc53lpyjo.zip |###--------------------------------------------------| 5.67% tmpc53lpyjo.zip |###--------------------------------------------------| 6.24% tmpc53lpyjo.zip |####-------------------------------------------------| 6.8% tmpc53lpyjo.zip |####-------------------------------------------------| 7.37% tmpc53lpyjo.zip |####-------------------------------------------------| 7.94% tmpc53lpyjo.zip |#####------------------------------------------------| 8.5% tmpc53lpyjo.zip |#####------------------------------------------------| 9.07% tmpc53lpyjo.zip |#####------------------------------------------------| 9.64% tmpc53lpyjo.zip |#####------------------------------------------------| 10.2% tmpc53lpyjo.zip |######-----------------------------------------------| 10.77% tmpc53lpyjo.zip |######-----------------------------------------------| 11.34% tmpc53lpyjo.zip |######-----------------------------------------------| 11.9% tmpc53lpyjo.zip |#######----------------------------------------------| 12.47% tmpc53lpyjo.zip |#######----------------------------------------------| 13.04% tmpc53lpyjo.zip |#######----------------------------------------------| 13.6% tmpc53lpyjo.zip |########---------------------------------------------| 14.17% tmpc53lpyjo.zip |########---------------------------------------------| 14.74% tmpc53lpyjo.zip |########---------------------------------------------| 15.3% tmpc53lpyjo.zip |########---------------------------------------------| 15.87% tmpc53lpyjo.zip |#########--------------------------------------------| 16.44% tmpc53lpyjo.zip |#########--------------------------------------------| 17.0% tmpc53lpyjo.zip |#########--------------------------------------------| 17.57% tmpc53lpyjo.zip |##########-------------------------------------------| 18.14% tmpc53lpyjo.zip |##########-------------------------------------------| 18.71% tmpc53lpyjo.zip |##########-------------------------------------------| 19.27% tmpc53lpyjo.zip |###########------------------------------------------| 19.84% tmpc53lpyjo.zip |###########------------------------------------------| 20.41% tmpc53lpyjo.zip |###########------------------------------------------| 20.97% tmpc53lpyjo.zip |###########------------------------------------------| 21.54% tmpc53lpyjo.zip |############-----------------------------------------| 22.11% tmpc53lpyjo.zip |############-----------------------------------------| 22.67% tmpc53lpyjo.zip |############-----------------------------------------| 23.24% tmpc53lpyjo.zip |#############----------------------------------------| 23.81% tmpc53lpyjo.zip |#############----------------------------------------| 24.37% tmpc53lpyjo.zip |#############----------------------------------------| 24.94% tmpc53lpyjo.zip |##############---------------------------------------| 25.51% tmpc53lpyjo.zip |##############---------------------------------------| 26.07% tmpc53lpyjo.zip |##############---------------------------------------| 26.64% tmpc53lpyjo.zip |##############---------------------------------------| 27.21% tmpc53lpyjo.zip |###############--------------------------------------| 27.77% tmpc53lpyjo.zip |###############--------------------------------------| 28.34% tmpc53lpyjo.zip |###############--------------------------------------| 28.91% tmpc53lpyjo.zip |################-------------------------------------| 29.48% tmpc53lpyjo.zip |################-------------------------------------| 30.04% tmpc53lpyjo.zip |################-------------------------------------| 30.61% tmpc53lpyjo.zip |#################------------------------------------| 31.18% tmpc53lpyjo.zip |#################------------------------------------| 31.74% tmpc53lpyjo.zip |#################------------------------------------| 32.31% tmpc53lpyjo.zip |#################------------------------------------| 32.88% tmpc53lpyjo.zip |##################-----------------------------------| 33.44% tmpc53lpyjo.zip |##################-----------------------------------| 34.01% tmpc53lpyjo.zip |##################-----------------------------------| 34.58% tmpc53lpyjo.zip |###################----------------------------------| 35.14% tmpc53lpyjo.zip |###################----------------------------------| 35.71% tmpc53lpyjo.zip |###################----------------------------------| 36.28% tmpc53lpyjo.zip |####################---------------------------------| 36.84% tmpc53lpyjo.zip |####################---------------------------------| 37.41% tmpc53lpyjo.zip |####################---------------------------------| 37.98% tmpc53lpyjo.zip |####################---------------------------------| 38.54% tmpc53lpyjo.zip |#####################--------------------------------| 39.11% tmpc53lpyjo.zip |#####################--------------------------------| 39.68% tmpc53lpyjo.zip |#####################--------------------------------| 40.24% tmpc53lpyjo.zip |######################-------------------------------| 40.81% tmpc53lpyjo.zip |######################-------------------------------| 41.38% tmpc53lpyjo.zip |######################-------------------------------| 41.95% tmpc53lpyjo.zip |#######################------------------------------| 42.51% tmpc53lpyjo.zip |#######################------------------------------| 43.08% tmpc53lpyjo.zip |#######################------------------------------| 43.65% tmpc53lpyjo.zip |#######################------------------------------| 44.21% tmpc53lpyjo.zip |########################-----------------------------| 44.78% tmpc53lpyjo.zip |########################-----------------------------| 45.35% tmpc53lpyjo.zip |########################-----------------------------| 45.91% tmpc53lpyjo.zip |#########################----------------------------| 46.48% tmpc53lpyjo.zip |#########################----------------------------| 47.05% tmpc53lpyjo.zip |#########################----------------------------| 47.61% tmpc53lpyjo.zip |##########################---------------------------| 48.18% tmpc53lpyjo.zip |##########################---------------------------| 48.75% tmpc53lpyjo.zip |##########################---------------------------| 49.31% tmpc53lpyjo.zip |##########################---------------------------| 49.88% tmpc53lpyjo.zip |###########################--------------------------| 50.45% tmpc53lpyjo.zip |###########################--------------------------| 51.01% tmpc53lpyjo.zip |###########################--------------------------| 51.58% tmpc53lpyjo.zip |############################-------------------------| 52.15% tmpc53lpyjo.zip |############################-------------------------| 52.71% tmpc53lpyjo.zip |############################-------------------------| 53.28% tmpc53lpyjo.zip |#############################------------------------| 53.85% tmpc53lpyjo.zip |#############################------------------------| 54.42% tmpc53lpyjo.zip |#############################------------------------| 54.98% tmpc53lpyjo.zip |#############################------------------------| 55.55% tmpc53lpyjo.zip |##############################-----------------------| 56.12% tmpc53lpyjo.zip |##############################-----------------------| 56.68% tmpc53lpyjo.zip |##############################-----------------------| 57.25% tmpc53lpyjo.zip |###############################----------------------| 57.82% tmpc53lpyjo.zip |###############################----------------------| 58.38% tmpc53lpyjo.zip |###############################----------------------| 58.95% tmpc53lpyjo.zip |################################---------------------| 59.52% tmpc53lpyjo.zip |################################---------------------| 60.08% tmpc53lpyjo.zip |################################---------------------| 60.65% tmpc53lpyjo.zip |################################---------------------| 61.22% tmpc53lpyjo.zip |#################################--------------------| 61.78% tmpc53lpyjo.zip |#################################--------------------| 62.35% tmpc53lpyjo.zip |#################################--------------------| 62.92% tmpc53lpyjo.zip |##################################-------------------| 63.48% tmpc53lpyjo.zip |##################################-------------------| 64.05% tmpc53lpyjo.zip |##################################-------------------| 64.62% tmpc53lpyjo.zip |###################################------------------| 65.19% tmpc53lpyjo.zip |###################################------------------| 65.75% tmpc53lpyjo.zip |###################################------------------| 66.32% tmpc53lpyjo.zip |###################################------------------| 66.89% tmpc53lpyjo.zip |####################################-----------------| 67.45% tmpc53lpyjo.zip |####################################-----------------| 68.02% tmpc53lpyjo.zip |####################################-----------------| 68.59% tmpc53lpyjo.zip |#####################################----------------| 69.15% tmpc53lpyjo.zip |#####################################----------------| 69.72% tmpc53lpyjo.zip |#####################################----------------| 70.29% tmpc53lpyjo.zip |######################################---------------| 70.85% tmpc53lpyjo.zip |######################################---------------| 71.42% tmpc53lpyjo.zip |######################################---------------| 71.99% tmpc53lpyjo.zip |######################################---------------| 72.55% tmpc53lpyjo.zip |#######################################--------------| 73.12% tmpc53lpyjo.zip |#######################################--------------| 73.69% tmpc53lpyjo.zip |#######################################--------------| 74.25% tmpc53lpyjo.zip |########################################-------------| 74.82% tmpc53lpyjo.zip |########################################-------------| 75.39% tmpc53lpyjo.zip |########################################-------------| 75.95% tmpc53lpyjo.zip |#########################################------------| 76.52% tmpc53lpyjo.zip |#########################################------------| 77.09% tmpc53lpyjo.zip |#########################################------------| 77.66% tmpc53lpyjo.zip |#########################################------------| 78.22% tmpc53lpyjo.zip |##########################################-----------| 78.79% tmpc53lpyjo.zip |##########################################-----------| 79.36% tmpc53lpyjo.zip |##########################################-----------| 79.92% tmpc53lpyjo.zip |###########################################----------| 80.49% tmpc53lpyjo.zip |###########################################----------| 81.06% tmpc53lpyjo.zip |###########################################----------| 81.62% tmpc53lpyjo.zip |############################################---------| 82.19% tmpc53lpyjo.zip |############################################---------| 82.76% tmpc53lpyjo.zip |############################################---------| 83.32% tmpc53lpyjo.zip |############################################---------| 83.89% tmpc53lpyjo.zip |#############################################--------| 84.46% tmpc53lpyjo.zip |#############################################--------| 85.02% tmpc53lpyjo.zip |#############################################--------| 85.59% tmpc53lpyjo.zip |##############################################-------| 86.16% tmpc53lpyjo.zip |##############################################-------| 86.72% tmpc53lpyjo.zip |##############################################-------| 87.29% tmpc53lpyjo.zip |###############################################------| 87.86% tmpc53lpyjo.zip |###############################################------| 88.43% tmpc53lpyjo.zip |###############################################------| 88.99% tmpc53lpyjo.zip |###############################################------| 89.56% tmpc53lpyjo.zip |################################################-----| 90.13% tmpc53lpyjo.zip |################################################-----| 90.69% tmpc53lpyjo.zip |################################################-----| 91.26% tmpc53lpyjo.zip |#################################################----| 91.83% tmpc53lpyjo.zip |#################################################----| 92.39% tmpc53lpyjo.zip |#################################################----| 92.96% tmpc53lpyjo.zip |##################################################---| 93.53% tmpc53lpyjo.zip |##################################################---| 94.09% tmpc53lpyjo.zip |##################################################---| 94.66% tmpc53lpyjo.zip |##################################################---| 95.23% tmpc53lpyjo.zip |###################################################--| 95.79% tmpc53lpyjo.zip |###################################################--| 96.36% tmpc53lpyjo.zip |###################################################--| 96.93% tmpc53lpyjo.zip |####################################################-| 97.49% tmpc53lpyjo.zip |####################################################-| 98.06% tmpc53lpyjo.zip |####################################################-| 98.63% tmpc53lpyjo.zip |#####################################################| 99.19% tmpc53lpyjo.zip |#####################################################| 99.76% tmpc53lpyjo.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is be873446-28fe-4c18-8bf0-1f6c3b37c9c4 + 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).. tmpvmgyevwd.zip |-----------------------------------------------------| 0.57% tmpvmgyevwd.zip |#----------------------------------------------------| 1.14% tmpvmgyevwd.zip |#----------------------------------------------------| 1.71% tmpvmgyevwd.zip |#----------------------------------------------------| 2.27% tmpvmgyevwd.zip |##---------------------------------------------------| 2.84% tmpvmgyevwd.zip |##---------------------------------------------------| 3.41% tmpvmgyevwd.zip |##---------------------------------------------------| 3.98% tmpvmgyevwd.zip |##---------------------------------------------------| 4.55% tmpvmgyevwd.zip |###--------------------------------------------------| 5.12% tmpvmgyevwd.zip |###--------------------------------------------------| 5.69% tmpvmgyevwd.zip |###--------------------------------------------------| 6.25% tmpvmgyevwd.zip |####-------------------------------------------------| 6.82% tmpvmgyevwd.zip |####-------------------------------------------------| 7.39% tmpvmgyevwd.zip |####-------------------------------------------------| 7.96% tmpvmgyevwd.zip |#####------------------------------------------------| 8.53% tmpvmgyevwd.zip |#####------------------------------------------------| 9.1% tmpvmgyevwd.zip |#####------------------------------------------------| 9.67% tmpvmgyevwd.zip |#####------------------------------------------------| 10.24% tmpvmgyevwd.zip |######-----------------------------------------------| 10.8% tmpvmgyevwd.zip |######-----------------------------------------------| 11.37% tmpvmgyevwd.zip |######-----------------------------------------------| 11.94% tmpvmgyevwd.zip |#######----------------------------------------------| 12.51% tmpvmgyevwd.zip |#######----------------------------------------------| 13.08% tmpvmgyevwd.zip |#######----------------------------------------------| 13.65% tmpvmgyevwd.zip |########---------------------------------------------| 14.22% tmpvmgyevwd.zip |########---------------------------------------------| 14.78% tmpvmgyevwd.zip |########---------------------------------------------| 15.35% tmpvmgyevwd.zip |########---------------------------------------------| 15.92% tmpvmgyevwd.zip |#########--------------------------------------------| 16.49% tmpvmgyevwd.zip |#########--------------------------------------------| 17.06% tmpvmgyevwd.zip |#########--------------------------------------------| 17.63% tmpvmgyevwd.zip |##########-------------------------------------------| 18.2% tmpvmgyevwd.zip |##########-------------------------------------------| 18.76% tmpvmgyevwd.zip |##########-------------------------------------------| 19.33% tmpvmgyevwd.zip |###########------------------------------------------| 19.9% tmpvmgyevwd.zip |###########------------------------------------------| 20.47% tmpvmgyevwd.zip |###########------------------------------------------| 21.04% tmpvmgyevwd.zip |###########------------------------------------------| 21.61% tmpvmgyevwd.zip |############-----------------------------------------| 22.18% tmpvmgyevwd.zip |############-----------------------------------------| 22.74% tmpvmgyevwd.zip |############-----------------------------------------| 23.31% tmpvmgyevwd.zip |#############----------------------------------------| 23.88% tmpvmgyevwd.zip |#############----------------------------------------| 24.45% tmpvmgyevwd.zip |#############----------------------------------------| 25.02% tmpvmgyevwd.zip |##############---------------------------------------| 25.59% tmpvmgyevwd.zip |##############---------------------------------------| 26.16% tmpvmgyevwd.zip |##############---------------------------------------| 26.73% tmpvmgyevwd.zip |##############---------------------------------------| 27.29% tmpvmgyevwd.zip |###############--------------------------------------| 27.86% tmpvmgyevwd.zip |###############--------------------------------------| 28.43% tmpvmgyevwd.zip |###############--------------------------------------| 29.0% tmpvmgyevwd.zip |################-------------------------------------| 29.57% tmpvmgyevwd.zip |################-------------------------------------| 30.14% tmpvmgyevwd.zip |################-------------------------------------| 30.71% tmpvmgyevwd.zip |#################------------------------------------| 31.27% tmpvmgyevwd.zip |#################------------------------------------| 31.84% tmpvmgyevwd.zip |#################------------------------------------| 32.41% tmpvmgyevwd.zip |#################------------------------------------| 32.98% tmpvmgyevwd.zip |##################-----------------------------------| 33.55% tmpvmgyevwd.zip |##################-----------------------------------| 34.12% tmpvmgyevwd.zip |##################-----------------------------------| 34.69% tmpvmgyevwd.zip |###################----------------------------------| 35.25% tmpvmgyevwd.zip |###################----------------------------------| 35.82% tmpvmgyevwd.zip |###################----------------------------------| 36.39% tmpvmgyevwd.zip |####################---------------------------------| 36.96% tmpvmgyevwd.zip |####################---------------------------------| 37.53% tmpvmgyevwd.zip |####################---------------------------------| 38.1% tmpvmgyevwd.zip |####################---------------------------------| 38.67% tmpvmgyevwd.zip |#####################--------------------------------| 39.23% tmpvmgyevwd.zip |#####################--------------------------------| 39.8% tmpvmgyevwd.zip |#####################--------------------------------| 40.37% tmpvmgyevwd.zip |######################-------------------------------| 40.94% tmpvmgyevwd.zip |######################-------------------------------| 41.51% tmpvmgyevwd.zip |######################-------------------------------| 42.08% tmpvmgyevwd.zip |#######################------------------------------| 42.65% tmpvmgyevwd.zip |#######################------------------------------| 43.22% tmpvmgyevwd.zip |#######################------------------------------| 43.78% tmpvmgyevwd.zip |########################-----------------------------| 44.35% tmpvmgyevwd.zip |########################-----------------------------| 44.92% tmpvmgyevwd.zip |########################-----------------------------| 45.49% tmpvmgyevwd.zip |########################-----------------------------| 46.06% tmpvmgyevwd.zip |#########################----------------------------| 46.63% tmpvmgyevwd.zip |#########################----------------------------| 47.2% tmpvmgyevwd.zip |#########################----------------------------| 47.76% tmpvmgyevwd.zip |##########################---------------------------| 48.33% tmpvmgyevwd.zip |##########################---------------------------| 48.9% tmpvmgyevwd.zip |##########################---------------------------| 49.47% tmpvmgyevwd.zip |###########################--------------------------| 50.04% tmpvmgyevwd.zip |###########################--------------------------| 50.61% tmpvmgyevwd.zip |###########################--------------------------| 51.18% tmpvmgyevwd.zip |###########################--------------------------| 51.74% tmpvmgyevwd.zip |############################-------------------------| 52.31% tmpvmgyevwd.zip |############################-------------------------| 52.88% tmpvmgyevwd.zip |############################-------------------------| 53.45% tmpvmgyevwd.zip |#############################------------------------| 54.02% tmpvmgyevwd.zip |#############################------------------------| 54.59% tmpvmgyevwd.zip |#############################------------------------| 55.16% tmpvmgyevwd.zip |##############################-----------------------| 55.73% tmpvmgyevwd.zip |##############################-----------------------| 56.29% tmpvmgyevwd.zip |##############################-----------------------| 56.86% tmpvmgyevwd.zip |##############################-----------------------| 57.43% tmpvmgyevwd.zip |###############################----------------------| 58.0% tmpvmgyevwd.zip |###############################----------------------| 58.57% tmpvmgyevwd.zip |###############################----------------------| 59.14% tmpvmgyevwd.zip |################################---------------------| 59.71% tmpvmgyevwd.zip |################################---------------------| 60.27% tmpvmgyevwd.zip |################################---------------------| 60.84% tmpvmgyevwd.zip |#################################--------------------| 61.41% tmpvmgyevwd.zip |#################################--------------------| 61.98% tmpvmgyevwd.zip |#################################--------------------| 62.55% tmpvmgyevwd.zip |#################################--------------------| 63.12% tmpvmgyevwd.zip |##################################-------------------| 63.69% tmpvmgyevwd.zip |##################################-------------------| 64.25% tmpvmgyevwd.zip |##################################-------------------| 64.82% tmpvmgyevwd.zip |###################################------------------| 65.39% tmpvmgyevwd.zip |###################################------------------| 65.96% tmpvmgyevwd.zip |###################################------------------| 66.53% tmpvmgyevwd.zip |####################################-----------------| 67.1% tmpvmgyevwd.zip |####################################-----------------| 67.67% tmpvmgyevwd.zip |####################################-----------------| 68.23% tmpvmgyevwd.zip |####################################-----------------| 68.8% tmpvmgyevwd.zip |#####################################----------------| 69.37% tmpvmgyevwd.zip |#####################################----------------| 69.94% tmpvmgyevwd.zip |#####################################----------------| 70.51% tmpvmgyevwd.zip |######################################---------------| 71.08% tmpvmgyevwd.zip |######################################---------------| 71.65% tmpvmgyevwd.zip |######################################---------------| 72.22% tmpvmgyevwd.zip |#######################################--------------| 72.78% tmpvmgyevwd.zip |#######################################--------------| 73.35% tmpvmgyevwd.zip |#######################################--------------| 73.92% tmpvmgyevwd.zip |#######################################--------------| 74.49% tmpvmgyevwd.zip |########################################-------------| 75.06% tmpvmgyevwd.zip |########################################-------------| 75.63% tmpvmgyevwd.zip |########################################-------------| 76.2% tmpvmgyevwd.zip |#########################################------------| 76.76% tmpvmgyevwd.zip |#########################################------------| 77.33% tmpvmgyevwd.zip |#########################################------------| 77.9% tmpvmgyevwd.zip |##########################################-----------| 78.47% tmpvmgyevwd.zip |##########################################-----------| 79.04% tmpvmgyevwd.zip |##########################################-----------| 79.61% tmpvmgyevwd.zip |##########################################-----------| 80.18% tmpvmgyevwd.zip |###########################################----------| 80.74% tmpvmgyevwd.zip |###########################################----------| 81.31% tmpvmgyevwd.zip |###########################################----------| 81.88% tmpvmgyevwd.zip |############################################---------| 82.45% tmpvmgyevwd.zip |############################################---------| 83.02% tmpvmgyevwd.zip |############################################---------| 83.59% tmpvmgyevwd.zip |#############################################--------| 84.16% tmpvmgyevwd.zip |#############################################--------| 84.72% tmpvmgyevwd.zip |#############################################--------| 85.29% tmpvmgyevwd.zip |##############################################-------| 85.86% tmpvmgyevwd.zip |##############################################-------| 86.43% tmpvmgyevwd.zip |##############################################-------| 87.0% tmpvmgyevwd.zip |##############################################-------| 87.57% tmpvmgyevwd.zip |###############################################------| 88.14% tmpvmgyevwd.zip |###############################################------| 88.71% tmpvmgyevwd.zip |###############################################------| 89.27% tmpvmgyevwd.zip |################################################-----| 89.84% tmpvmgyevwd.zip |################################################-----| 90.41% tmpvmgyevwd.zip |################################################-----| 90.98% tmpvmgyevwd.zip |#################################################----| 91.55% tmpvmgyevwd.zip |#################################################----| 92.12% tmpvmgyevwd.zip |#################################################----| 92.69% tmpvmgyevwd.zip |#################################################----| 93.25% tmpvmgyevwd.zip |##################################################---| 93.82% tmpvmgyevwd.zip |##################################################---| 94.39% tmpvmgyevwd.zip |##################################################---| 94.96% tmpvmgyevwd.zip |###################################################--| 95.53% tmpvmgyevwd.zip |###################################################--| 96.1% tmpvmgyevwd.zip |###################################################--| 96.67% tmpvmgyevwd.zip |####################################################-| 97.23% tmpvmgyevwd.zip |####################################################-| 97.8% tmpvmgyevwd.zip |####################################################-| 98.37% tmpvmgyevwd.zip |####################################################-| 98.94% tmpvmgyevwd.zip |#####################################################| 99.51% tmpvmgyevwd.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 00620ad3-a06b-4a92-8ba2-dca5f65fb7e7 + 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).. tmpyh6dbkng.zip |-----------------------------------------------------| 0.56% tmpyh6dbkng.zip |#----------------------------------------------------| 1.12% tmpyh6dbkng.zip |#----------------------------------------------------| 1.67% tmpyh6dbkng.zip |#----------------------------------------------------| 2.23% tmpyh6dbkng.zip |#----------------------------------------------------| 2.79% tmpyh6dbkng.zip |##---------------------------------------------------| 3.35% tmpyh6dbkng.zip |##---------------------------------------------------| 3.91% tmpyh6dbkng.zip |##---------------------------------------------------| 4.46% tmpyh6dbkng.zip |###--------------------------------------------------| 5.02% tmpyh6dbkng.zip |###--------------------------------------------------| 5.58% tmpyh6dbkng.zip |###--------------------------------------------------| 6.14% tmpyh6dbkng.zip |####-------------------------------------------------| 6.7% tmpyh6dbkng.zip |####-------------------------------------------------| 7.25% tmpyh6dbkng.zip |####-------------------------------------------------| 7.81% tmpyh6dbkng.zip |####-------------------------------------------------| 8.37% tmpyh6dbkng.zip |#####------------------------------------------------| 8.93% tmpyh6dbkng.zip |#####------------------------------------------------| 9.49% tmpyh6dbkng.zip |#####------------------------------------------------| 10.04% tmpyh6dbkng.zip |######-----------------------------------------------| 10.6% tmpyh6dbkng.zip |######-----------------------------------------------| 11.16% tmpyh6dbkng.zip |######-----------------------------------------------| 11.72% tmpyh6dbkng.zip |#######----------------------------------------------| 12.28% tmpyh6dbkng.zip |#######----------------------------------------------| 12.83% tmpyh6dbkng.zip |#######----------------------------------------------| 13.39% tmpyh6dbkng.zip |#######----------------------------------------------| 13.95% tmpyh6dbkng.zip |########---------------------------------------------| 14.51% tmpyh6dbkng.zip |########---------------------------------------------| 15.07% tmpyh6dbkng.zip |########---------------------------------------------| 15.62% tmpyh6dbkng.zip |#########--------------------------------------------| 16.18% tmpyh6dbkng.zip |#########--------------------------------------------| 16.74% tmpyh6dbkng.zip |#########--------------------------------------------| 17.3% tmpyh6dbkng.zip |#########--------------------------------------------| 17.86% tmpyh6dbkng.zip |##########-------------------------------------------| 18.41% tmpyh6dbkng.zip |##########-------------------------------------------| 18.97% tmpyh6dbkng.zip |##########-------------------------------------------| 19.53% tmpyh6dbkng.zip |###########------------------------------------------| 20.09% tmpyh6dbkng.zip |###########------------------------------------------| 20.64% tmpyh6dbkng.zip |###########------------------------------------------| 21.2% tmpyh6dbkng.zip |############-----------------------------------------| 21.76% tmpyh6dbkng.zip |############-----------------------------------------| 22.32% tmpyh6dbkng.zip |############-----------------------------------------| 22.88% tmpyh6dbkng.zip |############-----------------------------------------| 23.43% tmpyh6dbkng.zip |#############----------------------------------------| 23.99% tmpyh6dbkng.zip |#############----------------------------------------| 24.55% tmpyh6dbkng.zip |#############----------------------------------------| 25.11% tmpyh6dbkng.zip |##############---------------------------------------| 25.67% tmpyh6dbkng.zip |##############---------------------------------------| 26.22% tmpyh6dbkng.zip |##############---------------------------------------| 26.78% tmpyh6dbkng.zip |##############---------------------------------------| 27.34% tmpyh6dbkng.zip |###############--------------------------------------| 27.9% tmpyh6dbkng.zip |###############--------------------------------------| 28.46% tmpyh6dbkng.zip |###############--------------------------------------| 29.01% tmpyh6dbkng.zip |################-------------------------------------| 29.57% tmpyh6dbkng.zip |################-------------------------------------| 30.13% tmpyh6dbkng.zip |################-------------------------------------| 30.69% tmpyh6dbkng.zip |#################------------------------------------| 31.25% tmpyh6dbkng.zip |#################------------------------------------| 31.8% tmpyh6dbkng.zip |#################------------------------------------| 32.36% tmpyh6dbkng.zip |#################------------------------------------| 32.92% tmpyh6dbkng.zip |##################-----------------------------------| 33.48% tmpyh6dbkng.zip |##################-----------------------------------| 34.04% tmpyh6dbkng.zip |##################-----------------------------------| 34.59% tmpyh6dbkng.zip |###################----------------------------------| 35.15% tmpyh6dbkng.zip |###################----------------------------------| 35.71% tmpyh6dbkng.zip |###################----------------------------------| 36.27% tmpyh6dbkng.zip |####################---------------------------------| 36.83% tmpyh6dbkng.zip |####################---------------------------------| 37.38% tmpyh6dbkng.zip |####################---------------------------------| 37.94% tmpyh6dbkng.zip |####################---------------------------------| 38.5% tmpyh6dbkng.zip |#####################--------------------------------| 39.06% tmpyh6dbkng.zip |#####################--------------------------------| 39.62% tmpyh6dbkng.zip |#####################--------------------------------| 40.17% tmpyh6dbkng.zip |######################-------------------------------| 40.73% tmpyh6dbkng.zip |######################-------------------------------| 41.29% tmpyh6dbkng.zip |######################-------------------------------| 41.85% tmpyh6dbkng.zip |######################-------------------------------| 42.41% tmpyh6dbkng.zip |#######################------------------------------| 42.96% tmpyh6dbkng.zip |#######################------------------------------| 43.52% tmpyh6dbkng.zip |#######################------------------------------| 44.08% tmpyh6dbkng.zip |########################-----------------------------| 44.64% tmpyh6dbkng.zip |########################-----------------------------| 45.2% tmpyh6dbkng.zip |########################-----------------------------| 45.75% tmpyh6dbkng.zip |#########################----------------------------| 46.31% tmpyh6dbkng.zip |#########################----------------------------| 46.87% tmpyh6dbkng.zip |#########################----------------------------| 47.43% tmpyh6dbkng.zip |#########################----------------------------| 47.99% tmpyh6dbkng.zip |##########################---------------------------| 48.54% tmpyh6dbkng.zip |##########################---------------------------| 49.1% tmpyh6dbkng.zip |##########################---------------------------| 49.66% tmpyh6dbkng.zip |###########################--------------------------| 50.22% tmpyh6dbkng.zip |###########################--------------------------| 50.78% tmpyh6dbkng.zip |###########################--------------------------| 51.33% tmpyh6dbkng.zip |############################-------------------------| 51.89% tmpyh6dbkng.zip |############################-------------------------| 52.45% tmpyh6dbkng.zip |############################-------------------------| 53.01% tmpyh6dbkng.zip |############################-------------------------| 53.57% tmpyh6dbkng.zip |#############################------------------------| 54.12% tmpyh6dbkng.zip |#############################------------------------| 54.68% tmpyh6dbkng.zip |#############################------------------------| 55.24% tmpyh6dbkng.zip |##############################-----------------------| 55.8% tmpyh6dbkng.zip |##############################-----------------------| 56.35% tmpyh6dbkng.zip |##############################-----------------------| 56.91% tmpyh6dbkng.zip |##############################-----------------------| 57.47% tmpyh6dbkng.zip |###############################----------------------| 58.03% tmpyh6dbkng.zip |###############################----------------------| 58.59% tmpyh6dbkng.zip |###############################----------------------| 59.14% tmpyh6dbkng.zip |################################---------------------| 59.7% tmpyh6dbkng.zip |################################---------------------| 60.26% tmpyh6dbkng.zip |################################---------------------| 60.82% tmpyh6dbkng.zip |#################################--------------------| 61.38% tmpyh6dbkng.zip |#################################--------------------| 61.93% tmpyh6dbkng.zip |#################################--------------------| 62.49% tmpyh6dbkng.zip |#################################--------------------| 63.05% tmpyh6dbkng.zip |##################################-------------------| 63.61% tmpyh6dbkng.zip |##################################-------------------| 64.17% tmpyh6dbkng.zip |##################################-------------------| 64.72% tmpyh6dbkng.zip |###################################------------------| 65.28% tmpyh6dbkng.zip |###################################------------------| 65.84% tmpyh6dbkng.zip |###################################------------------| 66.4% tmpyh6dbkng.zip |###################################------------------| 66.96% tmpyh6dbkng.zip |####################################-----------------| 67.51% tmpyh6dbkng.zip |####################################-----------------| 68.07% tmpyh6dbkng.zip |####################################-----------------| 68.63% tmpyh6dbkng.zip |#####################################----------------| 69.19% tmpyh6dbkng.zip |#####################################----------------| 69.75% tmpyh6dbkng.zip |#####################################----------------| 70.3% tmpyh6dbkng.zip |######################################---------------| 70.86% tmpyh6dbkng.zip |######################################---------------| 71.42% tmpyh6dbkng.zip |######################################---------------| 71.98% tmpyh6dbkng.zip |######################################---------------| 72.54% tmpyh6dbkng.zip |#######################################--------------| 73.09% tmpyh6dbkng.zip |#######################################--------------| 73.65% tmpyh6dbkng.zip |#######################################--------------| 74.21% tmpyh6dbkng.zip |########################################-------------| 74.77% tmpyh6dbkng.zip |########################################-------------| 75.33% tmpyh6dbkng.zip |########################################-------------| 75.88% tmpyh6dbkng.zip |#########################################------------| 76.44% tmpyh6dbkng.zip |#########################################------------| 77.0% tmpyh6dbkng.zip |#########################################------------| 77.56% tmpyh6dbkng.zip |#########################################------------| 78.12% tmpyh6dbkng.zip |##########################################-----------| 78.67% tmpyh6dbkng.zip |##########################################-----------| 79.23% tmpyh6dbkng.zip |##########################################-----------| 79.79% tmpyh6dbkng.zip |###########################################----------| 80.35% tmpyh6dbkng.zip |###########################################----------| 80.91% tmpyh6dbkng.zip |###########################################----------| 81.46% tmpyh6dbkng.zip |###########################################----------| 82.02% tmpyh6dbkng.zip |############################################---------| 82.58% tmpyh6dbkng.zip |############################################---------| 83.14% tmpyh6dbkng.zip |############################################---------| 83.7% tmpyh6dbkng.zip |#############################################--------| 84.25% tmpyh6dbkng.zip |#############################################--------| 84.81% tmpyh6dbkng.zip |#############################################--------| 85.37% tmpyh6dbkng.zip |##############################################-------| 85.93% tmpyh6dbkng.zip |##############################################-------| 86.49% tmpyh6dbkng.zip |##############################################-------| 87.04% tmpyh6dbkng.zip |##############################################-------| 87.6% tmpyh6dbkng.zip |###############################################------| 88.16% tmpyh6dbkng.zip |###############################################------| 88.72% tmpyh6dbkng.zip |###############################################------| 89.28% tmpyh6dbkng.zip |################################################-----| 89.83% tmpyh6dbkng.zip |################################################-----| 90.39% tmpyh6dbkng.zip |################################################-----| 90.95% tmpyh6dbkng.zip |################################################-----| 91.51% tmpyh6dbkng.zip |#################################################----| 92.06% tmpyh6dbkng.zip |#################################################----| 92.62% tmpyh6dbkng.zip |#################################################----| 93.18% tmpyh6dbkng.zip |##################################################---| 93.74% tmpyh6dbkng.zip |##################################################---| 94.3% tmpyh6dbkng.zip |##################################################---| 94.85% tmpyh6dbkng.zip |###################################################--| 95.41% tmpyh6dbkng.zip |###################################################--| 95.97% tmpyh6dbkng.zip |###################################################--| 96.53% tmpyh6dbkng.zip |###################################################--| 97.09% tmpyh6dbkng.zip |####################################################-| 97.64% tmpyh6dbkng.zip |####################################################-| 98.2% tmpyh6dbkng.zip |####################################################-| 98.76% tmpyh6dbkng.zip |#####################################################| 99.32% tmpyh6dbkng.zip |#####################################################| 99.88% tmpyh6dbkng.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 679640bc-fa49-4390-b939-18a0f6b7f4ba + 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