+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + 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' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh 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 Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml ++ basename /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpnq33w4gu.zip |-----------------------------------------------------| 0.13% tmpnq33w4gu.zip |-----------------------------------------------------| 0.26% tmpnq33w4gu.zip |-----------------------------------------------------| 0.38% tmpnq33w4gu.zip |-----------------------------------------------------| 0.51% tmpnq33w4gu.zip |-----------------------------------------------------| 0.64% tmpnq33w4gu.zip |-----------------------------------------------------| 0.77% tmpnq33w4gu.zip |-----------------------------------------------------| 0.9% tmpnq33w4gu.zip |#----------------------------------------------------| 1.03% tmpnq33w4gu.zip |#----------------------------------------------------| 1.15% tmpnq33w4gu.zip |#----------------------------------------------------| 1.28% tmpnq33w4gu.zip |#----------------------------------------------------| 1.41% tmpnq33w4gu.zip |#----------------------------------------------------| 1.54% tmpnq33w4gu.zip |#----------------------------------------------------| 1.67% tmpnq33w4gu.zip |#----------------------------------------------------| 1.79% tmpnq33w4gu.zip |#----------------------------------------------------| 1.92% tmpnq33w4gu.zip |#----------------------------------------------------| 2.05% tmpnq33w4gu.zip |#----------------------------------------------------| 2.18% tmpnq33w4gu.zip |#----------------------------------------------------| 2.31% tmpnq33w4gu.zip |#----------------------------------------------------| 2.44% tmpnq33w4gu.zip |#----------------------------------------------------| 2.56% tmpnq33w4gu.zip |#----------------------------------------------------| 2.69% tmpnq33w4gu.zip |#----------------------------------------------------| 2.82% tmpnq33w4gu.zip |##---------------------------------------------------| 2.95% tmpnq33w4gu.zip |##---------------------------------------------------| 3.08% tmpnq33w4gu.zip |##---------------------------------------------------| 3.2% tmpnq33w4gu.zip |##---------------------------------------------------| 3.33% tmpnq33w4gu.zip |##---------------------------------------------------| 3.46% tmpnq33w4gu.zip |##---------------------------------------------------| 3.59% tmpnq33w4gu.zip |##---------------------------------------------------| 3.72% tmpnq33w4gu.zip |##---------------------------------------------------| 3.85% tmpnq33w4gu.zip |##---------------------------------------------------| 3.97% tmpnq33w4gu.zip |##---------------------------------------------------| 4.1% tmpnq33w4gu.zip |##---------------------------------------------------| 4.23% tmpnq33w4gu.zip |##---------------------------------------------------| 4.36% tmpnq33w4gu.zip |##---------------------------------------------------| 4.49% tmpnq33w4gu.zip |##---------------------------------------------------| 4.61% tmpnq33w4gu.zip |###--------------------------------------------------| 4.74% tmpnq33w4gu.zip |###--------------------------------------------------| 4.87% tmpnq33w4gu.zip |###--------------------------------------------------| 5.0% tmpnq33w4gu.zip |###--------------------------------------------------| 5.13% tmpnq33w4gu.zip |###--------------------------------------------------| 5.26% tmpnq33w4gu.zip |###--------------------------------------------------| 5.38% tmpnq33w4gu.zip |###--------------------------------------------------| 5.51% tmpnq33w4gu.zip |###--------------------------------------------------| 5.64% tmpnq33w4gu.zip |###--------------------------------------------------| 5.77% tmpnq33w4gu.zip |###--------------------------------------------------| 5.9% tmpnq33w4gu.zip |###--------------------------------------------------| 6.02% tmpnq33w4gu.zip |###--------------------------------------------------| 6.15% tmpnq33w4gu.zip |###--------------------------------------------------| 6.28% tmpnq33w4gu.zip |###--------------------------------------------------| 6.41% tmpnq33w4gu.zip |###--------------------------------------------------| 6.54% tmpnq33w4gu.zip |####-------------------------------------------------| 6.67% tmpnq33w4gu.zip |####-------------------------------------------------| 6.79% tmpnq33w4gu.zip |####-------------------------------------------------| 6.92% tmpnq33w4gu.zip |####-------------------------------------------------| 7.05% tmpnq33w4gu.zip |####-------------------------------------------------| 7.18% tmpnq33w4gu.zip |####-------------------------------------------------| 7.31% tmpnq33w4gu.zip |####-------------------------------------------------| 7.43% tmpnq33w4gu.zip |####-------------------------------------------------| 7.56% tmpnq33w4gu.zip |####-------------------------------------------------| 7.69% tmpnq33w4gu.zip |####-------------------------------------------------| 7.82% tmpnq33w4gu.zip |####-------------------------------------------------| 7.95% tmpnq33w4gu.zip |####-------------------------------------------------| 8.08% tmpnq33w4gu.zip |####-------------------------------------------------| 8.2% tmpnq33w4gu.zip |####-------------------------------------------------| 8.33% tmpnq33w4gu.zip |####-------------------------------------------------| 8.46% tmpnq33w4gu.zip |#####------------------------------------------------| 8.59% tmpnq33w4gu.zip |#####------------------------------------------------| 8.72% tmpnq33w4gu.zip |#####------------------------------------------------| 8.84% tmpnq33w4gu.zip |#####------------------------------------------------| 8.97% tmpnq33w4gu.zip |#####------------------------------------------------| 9.1% tmpnq33w4gu.zip |#####------------------------------------------------| 9.23% tmpnq33w4gu.zip |#####------------------------------------------------| 9.36% tmpnq33w4gu.zip |#####------------------------------------------------| 9.48% tmpnq33w4gu.zip |#####------------------------------------------------| 9.61% tmpnq33w4gu.zip |#####------------------------------------------------| 9.74% tmpnq33w4gu.zip |#####------------------------------------------------| 9.87% tmpnq33w4gu.zip |#####------------------------------------------------| 10.0% tmpnq33w4gu.zip |#####------------------------------------------------| 10.13% tmpnq33w4gu.zip |#####------------------------------------------------| 10.25% tmpnq33w4gu.zip |######-----------------------------------------------| 10.38% tmpnq33w4gu.zip |######-----------------------------------------------| 10.51% tmpnq33w4gu.zip |######-----------------------------------------------| 10.64% tmpnq33w4gu.zip |######-----------------------------------------------| 10.77% tmpnq33w4gu.zip |######-----------------------------------------------| 10.89% tmpnq33w4gu.zip |######-----------------------------------------------| 11.02% tmpnq33w4gu.zip |######-----------------------------------------------| 11.15% tmpnq33w4gu.zip |######-----------------------------------------------| 11.28% tmpnq33w4gu.zip |######-----------------------------------------------| 11.41% tmpnq33w4gu.zip |######-----------------------------------------------| 11.54% tmpnq33w4gu.zip |######-----------------------------------------------| 11.66% tmpnq33w4gu.zip |######-----------------------------------------------| 11.79% tmpnq33w4gu.zip |######-----------------------------------------------| 11.92% tmpnq33w4gu.zip |######-----------------------------------------------| 12.05% tmpnq33w4gu.zip |######-----------------------------------------------| 12.18% tmpnq33w4gu.zip |#######----------------------------------------------| 12.3% tmpnq33w4gu.zip |#######----------------------------------------------| 12.43% tmpnq33w4gu.zip |#######----------------------------------------------| 12.56% tmpnq33w4gu.zip |#######----------------------------------------------| 12.69% tmpnq33w4gu.zip |#######----------------------------------------------| 12.82% tmpnq33w4gu.zip |#######----------------------------------------------| 12.95% tmpnq33w4gu.zip |#######----------------------------------------------| 13.07% tmpnq33w4gu.zip |#######----------------------------------------------| 13.2% tmpnq33w4gu.zip |#######----------------------------------------------| 13.33% tmpnq33w4gu.zip |#######----------------------------------------------| 13.46% tmpnq33w4gu.zip |#######----------------------------------------------| 13.59% tmpnq33w4gu.zip |#######----------------------------------------------| 13.71% tmpnq33w4gu.zip |#######----------------------------------------------| 13.84% tmpnq33w4gu.zip |#######----------------------------------------------| 13.97% tmpnq33w4gu.zip |#######----------------------------------------------| 14.1% tmpnq33w4gu.zip |########---------------------------------------------| 14.23% tmpnq33w4gu.zip |########---------------------------------------------| 14.36% tmpnq33w4gu.zip |########---------------------------------------------| 14.48% tmpnq33w4gu.zip |########---------------------------------------------| 14.61% tmpnq33w4gu.zip |########---------------------------------------------| 14.74% tmpnq33w4gu.zip |########---------------------------------------------| 14.87% tmpnq33w4gu.zip |########---------------------------------------------| 15.0% tmpnq33w4gu.zip |########---------------------------------------------| 15.12% tmpnq33w4gu.zip |########---------------------------------------------| 15.25% tmpnq33w4gu.zip |########---------------------------------------------| 15.38% tmpnq33w4gu.zip |########---------------------------------------------| 15.51% tmpnq33w4gu.zip |########---------------------------------------------| 15.64% tmpnq33w4gu.zip |########---------------------------------------------| 15.77% tmpnq33w4gu.zip |########---------------------------------------------| 15.89% tmpnq33w4gu.zip |########---------------------------------------------| 16.02% tmpnq33w4gu.zip |#########--------------------------------------------| 16.15% tmpnq33w4gu.zip |#########--------------------------------------------| 16.28% tmpnq33w4gu.zip |#########--------------------------------------------| 16.41% tmpnq33w4gu.zip |#########--------------------------------------------| 16.53% tmpnq33w4gu.zip |#########--------------------------------------------| 16.66% tmpnq33w4gu.zip |#########--------------------------------------------| 16.79% tmpnq33w4gu.zip |#########--------------------------------------------| 16.92% tmpnq33w4gu.zip |#########--------------------------------------------| 17.05% tmpnq33w4gu.zip |#########--------------------------------------------| 17.18% tmpnq33w4gu.zip |#########--------------------------------------------| 17.3% tmpnq33w4gu.zip |#########--------------------------------------------| 17.43% tmpnq33w4gu.zip |#########--------------------------------------------| 17.56% tmpnq33w4gu.zip |#########--------------------------------------------| 17.69% tmpnq33w4gu.zip |#########--------------------------------------------| 17.82% tmpnq33w4gu.zip |##########-------------------------------------------| 17.94% tmpnq33w4gu.zip |##########-------------------------------------------| 18.07% tmpnq33w4gu.zip |##########-------------------------------------------| 18.2% tmpnq33w4gu.zip |##########-------------------------------------------| 18.33% tmpnq33w4gu.zip |##########-------------------------------------------| 18.46% tmpnq33w4gu.zip |##########-------------------------------------------| 18.59% tmpnq33w4gu.zip |##########-------------------------------------------| 18.71% tmpnq33w4gu.zip |##########-------------------------------------------| 18.84% tmpnq33w4gu.zip |##########-------------------------------------------| 18.97% tmpnq33w4gu.zip |##########-------------------------------------------| 19.1% tmpnq33w4gu.zip |##########-------------------------------------------| 19.23% tmpnq33w4gu.zip |##########-------------------------------------------| 19.35% tmpnq33w4gu.zip |##########-------------------------------------------| 19.48% tmpnq33w4gu.zip |##########-------------------------------------------| 19.61% tmpnq33w4gu.zip |##########-------------------------------------------| 19.74% tmpnq33w4gu.zip |###########------------------------------------------| 19.87% tmpnq33w4gu.zip |###########------------------------------------------| 20.0% tmpnq33w4gu.zip |###########------------------------------------------| 20.12% tmpnq33w4gu.zip |###########------------------------------------------| 20.25% tmpnq33w4gu.zip |###########------------------------------------------| 20.38% tmpnq33w4gu.zip |###########------------------------------------------| 20.51% tmpnq33w4gu.zip |###########------------------------------------------| 20.64% tmpnq33w4gu.zip |###########------------------------------------------| 20.76% tmpnq33w4gu.zip |###########------------------------------------------| 20.89% tmpnq33w4gu.zip |###########------------------------------------------| 21.02% tmpnq33w4gu.zip |###########------------------------------------------| 21.15% tmpnq33w4gu.zip |###########------------------------------------------| 21.28% tmpnq33w4gu.zip |###########------------------------------------------| 21.41% tmpnq33w4gu.zip |###########------------------------------------------| 21.53% tmpnq33w4gu.zip |###########------------------------------------------| 21.66% tmpnq33w4gu.zip |############-----------------------------------------| 21.79% tmpnq33w4gu.zip |############-----------------------------------------| 21.92% tmpnq33w4gu.zip |############-----------------------------------------| 22.05% tmpnq33w4gu.zip |############-----------------------------------------| 22.17% tmpnq33w4gu.zip |############-----------------------------------------| 22.3% tmpnq33w4gu.zip |############-----------------------------------------| 22.43% tmpnq33w4gu.zip |############-----------------------------------------| 22.56% tmpnq33w4gu.zip |############-----------------------------------------| 22.69% tmpnq33w4gu.zip |############-----------------------------------------| 22.82% tmpnq33w4gu.zip |############-----------------------------------------| 22.94% tmpnq33w4gu.zip |############-----------------------------------------| 23.07% tmpnq33w4gu.zip |############-----------------------------------------| 23.2% tmpnq33w4gu.zip |############-----------------------------------------| 23.33% tmpnq33w4gu.zip |############-----------------------------------------| 23.46% tmpnq33w4gu.zip |############-----------------------------------------| 23.58% tmpnq33w4gu.zip |#############----------------------------------------| 23.71% tmpnq33w4gu.zip |#############----------------------------------------| 23.84% tmpnq33w4gu.zip |#############----------------------------------------| 23.97% tmpnq33w4gu.zip |#############----------------------------------------| 24.1% tmpnq33w4gu.zip |#############----------------------------------------| 24.23% tmpnq33w4gu.zip |#############----------------------------------------| 24.35% tmpnq33w4gu.zip |#############----------------------------------------| 24.48% tmpnq33w4gu.zip |#############----------------------------------------| 24.61% tmpnq33w4gu.zip |#############----------------------------------------| 24.74% tmpnq33w4gu.zip |#############----------------------------------------| 24.87% tmpnq33w4gu.zip |#############----------------------------------------| 24.99% tmpnq33w4gu.zip |#############----------------------------------------| 25.12% tmpnq33w4gu.zip |#############----------------------------------------| 25.25% tmpnq33w4gu.zip |#############----------------------------------------| 25.38% tmpnq33w4gu.zip |##############---------------------------------------| 25.51% tmpnq33w4gu.zip |##############---------------------------------------| 25.63% tmpnq33w4gu.zip |##############---------------------------------------| 25.76% tmpnq33w4gu.zip |##############---------------------------------------| 25.89% tmpnq33w4gu.zip |##############---------------------------------------| 26.02% tmpnq33w4gu.zip |##############---------------------------------------| 26.15% tmpnq33w4gu.zip |##############---------------------------------------| 26.28% tmpnq33w4gu.zip |##############---------------------------------------| 26.4% tmpnq33w4gu.zip |##############---------------------------------------| 26.53% tmpnq33w4gu.zip |##############---------------------------------------| 26.66% tmpnq33w4gu.zip |##############---------------------------------------| 26.79% tmpnq33w4gu.zip |##############---------------------------------------| 26.92% tmpnq33w4gu.zip |##############---------------------------------------| 27.04% tmpnq33w4gu.zip |##############---------------------------------------| 27.17% tmpnq33w4gu.zip |##############---------------------------------------| 27.3% tmpnq33w4gu.zip |###############--------------------------------------| 27.43% tmpnq33w4gu.zip |###############--------------------------------------| 27.56% tmpnq33w4gu.zip |###############--------------------------------------| 27.69% tmpnq33w4gu.zip |###############--------------------------------------| 27.81% tmpnq33w4gu.zip |###############--------------------------------------| 27.94% tmpnq33w4gu.zip |###############--------------------------------------| 28.07% tmpnq33w4gu.zip |###############--------------------------------------| 28.2% tmpnq33w4gu.zip |###############--------------------------------------| 28.33% tmpnq33w4gu.zip |###############--------------------------------------| 28.45% tmpnq33w4gu.zip |###############--------------------------------------| 28.58% tmpnq33w4gu.zip |###############--------------------------------------| 28.71% tmpnq33w4gu.zip |###############--------------------------------------| 28.84% tmpnq33w4gu.zip |###############--------------------------------------| 28.97% tmpnq33w4gu.zip |###############--------------------------------------| 29.1% tmpnq33w4gu.zip |###############--------------------------------------| 29.22% tmpnq33w4gu.zip |################-------------------------------------| 29.35% tmpnq33w4gu.zip |################-------------------------------------| 29.48% tmpnq33w4gu.zip |################-------------------------------------| 29.61% tmpnq33w4gu.zip |################-------------------------------------| 29.74% tmpnq33w4gu.zip |################-------------------------------------| 29.86% tmpnq33w4gu.zip |################-------------------------------------| 29.99% tmpnq33w4gu.zip |################-------------------------------------| 30.12% tmpnq33w4gu.zip |################-------------------------------------| 30.25% tmpnq33w4gu.zip |################-------------------------------------| 30.38% tmpnq33w4gu.zip |################-------------------------------------| 30.51% tmpnq33w4gu.zip |################-------------------------------------| 30.63% tmpnq33w4gu.zip |################-------------------------------------| 30.76% tmpnq33w4gu.zip |################-------------------------------------| 30.89% tmpnq33w4gu.zip |################-------------------------------------| 31.02% tmpnq33w4gu.zip |#################------------------------------------| 31.15% tmpnq33w4gu.zip |#################------------------------------------| 31.27% tmpnq33w4gu.zip |#################------------------------------------| 31.4% tmpnq33w4gu.zip |#################------------------------------------| 31.53% tmpnq33w4gu.zip |#################------------------------------------| 31.66% tmpnq33w4gu.zip |#################------------------------------------| 31.79% tmpnq33w4gu.zip |#################------------------------------------| 31.92% tmpnq33w4gu.zip |#################------------------------------------| 32.04% tmpnq33w4gu.zip |#################------------------------------------| 32.17% tmpnq33w4gu.zip |#################------------------------------------| 32.3% tmpnq33w4gu.zip |#################------------------------------------| 32.43% tmpnq33w4gu.zip |#################------------------------------------| 32.56% tmpnq33w4gu.zip |#################------------------------------------| 32.68% tmpnq33w4gu.zip |#################------------------------------------| 32.81% tmpnq33w4gu.zip |#################------------------------------------| 32.94% tmpnq33w4gu.zip |##################-----------------------------------| 33.07% tmpnq33w4gu.zip |##################-----------------------------------| 33.2% tmpnq33w4gu.zip |##################-----------------------------------| 33.33% tmpnq33w4gu.zip |##################-----------------------------------| 33.45% tmpnq33w4gu.zip |##################-----------------------------------| 33.58% tmpnq33w4gu.zip |##################-----------------------------------| 33.71% tmpnq33w4gu.zip |##################-----------------------------------| 33.84% tmpnq33w4gu.zip |##################-----------------------------------| 33.97% tmpnq33w4gu.zip |##################-----------------------------------| 34.09% tmpnq33w4gu.zip |##################-----------------------------------| 34.22% tmpnq33w4gu.zip |##################-----------------------------------| 34.35% tmpnq33w4gu.zip |##################-----------------------------------| 34.48% tmpnq33w4gu.zip |##################-----------------------------------| 34.61% tmpnq33w4gu.zip |##################-----------------------------------| 34.74% tmpnq33w4gu.zip |##################-----------------------------------| 34.86% tmpnq33w4gu.zip |###################----------------------------------| 34.99% tmpnq33w4gu.zip |###################----------------------------------| 35.12% tmpnq33w4gu.zip |###################----------------------------------| 35.25% tmpnq33w4gu.zip |###################----------------------------------| 35.38% tmpnq33w4gu.zip |###################----------------------------------| 35.5% tmpnq33w4gu.zip |###################----------------------------------| 35.63% tmpnq33w4gu.zip |###################----------------------------------| 35.76% tmpnq33w4gu.zip |###################----------------------------------| 35.89% tmpnq33w4gu.zip |###################----------------------------------| 36.02% tmpnq33w4gu.zip |###################----------------------------------| 36.15% tmpnq33w4gu.zip |###################----------------------------------| 36.27% tmpnq33w4gu.zip |###################----------------------------------| 36.4% tmpnq33w4gu.zip |###################----------------------------------| 36.53% tmpnq33w4gu.zip |###################----------------------------------| 36.66% tmpnq33w4gu.zip |###################----------------------------------| 36.79% tmpnq33w4gu.zip |####################---------------------------------| 36.91% tmpnq33w4gu.zip |####################---------------------------------| 37.04% tmpnq33w4gu.zip |####################---------------------------------| 37.17% tmpnq33w4gu.zip |####################---------------------------------| 37.3% tmpnq33w4gu.zip |####################---------------------------------| 37.43% tmpnq33w4gu.zip |####################---------------------------------| 37.56% tmpnq33w4gu.zip |####################---------------------------------| 37.68% tmpnq33w4gu.zip |####################---------------------------------| 37.81% tmpnq33w4gu.zip |####################---------------------------------| 37.94% tmpnq33w4gu.zip |####################---------------------------------| 38.07% tmpnq33w4gu.zip |####################---------------------------------| 38.2% tmpnq33w4gu.zip |####################---------------------------------| 38.32% tmpnq33w4gu.zip |####################---------------------------------| 38.45% tmpnq33w4gu.zip |####################---------------------------------| 38.58% tmpnq33w4gu.zip |#####################--------------------------------| 38.71% tmpnq33w4gu.zip |#####################--------------------------------| 38.84% tmpnq33w4gu.zip |#####################--------------------------------| 38.97% tmpnq33w4gu.zip |#####################--------------------------------| 39.09% tmpnq33w4gu.zip |#####################--------------------------------| 39.22% tmpnq33w4gu.zip |#####################--------------------------------| 39.35% tmpnq33w4gu.zip |#####################--------------------------------| 39.48% tmpnq33w4gu.zip |#####################--------------------------------| 39.61% tmpnq33w4gu.zip |#####################--------------------------------| 39.73% tmpnq33w4gu.zip |#####################--------------------------------| 39.86% tmpnq33w4gu.zip |#####################--------------------------------| 39.99% tmpnq33w4gu.zip |#####################--------------------------------| 40.12% tmpnq33w4gu.zip |#####################--------------------------------| 40.25% tmpnq33w4gu.zip |#####################--------------------------------| 40.38% tmpnq33w4gu.zip |#####################--------------------------------| 40.5% tmpnq33w4gu.zip |######################-------------------------------| 40.63% tmpnq33w4gu.zip |######################-------------------------------| 40.76% tmpnq33w4gu.zip |######################-------------------------------| 40.89% tmpnq33w4gu.zip |######################-------------------------------| 41.02% tmpnq33w4gu.zip |######################-------------------------------| 41.14% tmpnq33w4gu.zip |######################-------------------------------| 41.27% tmpnq33w4gu.zip |######################-------------------------------| 41.4% tmpnq33w4gu.zip |######################-------------------------------| 41.53% tmpnq33w4gu.zip |######################-------------------------------| 41.66% tmpnq33w4gu.zip |######################-------------------------------| 41.78% tmpnq33w4gu.zip |######################-------------------------------| 41.91% tmpnq33w4gu.zip |######################-------------------------------| 42.04% tmpnq33w4gu.zip |######################-------------------------------| 42.17% tmpnq33w4gu.zip |######################-------------------------------| 42.3% tmpnq33w4gu.zip |######################-------------------------------| 42.43% tmpnq33w4gu.zip |#######################------------------------------| 42.55% tmpnq33w4gu.zip |#######################------------------------------| 42.68% tmpnq33w4gu.zip |#######################------------------------------| 42.81% tmpnq33w4gu.zip |#######################------------------------------| 42.94% tmpnq33w4gu.zip |#######################------------------------------| 43.07% tmpnq33w4gu.zip |#######################------------------------------| 43.19% tmpnq33w4gu.zip |#######################------------------------------| 43.32% tmpnq33w4gu.zip |#######################------------------------------| 43.45% tmpnq33w4gu.zip |#######################------------------------------| 43.58% tmpnq33w4gu.zip |#######################------------------------------| 43.71% tmpnq33w4gu.zip |#######################------------------------------| 43.84% tmpnq33w4gu.zip |#######################------------------------------| 43.96% tmpnq33w4gu.zip |#######################------------------------------| 44.09% tmpnq33w4gu.zip |#######################------------------------------| 44.22% tmpnq33w4gu.zip |########################-----------------------------| 44.35% tmpnq33w4gu.zip |########################-----------------------------| 44.48% tmpnq33w4gu.zip |########################-----------------------------| 44.6% tmpnq33w4gu.zip |########################-----------------------------| 44.73% tmpnq33w4gu.zip |########################-----------------------------| 44.86% tmpnq33w4gu.zip |########################-----------------------------| 44.99% tmpnq33w4gu.zip |########################-----------------------------| 45.12% tmpnq33w4gu.zip |########################-----------------------------| 45.25% tmpnq33w4gu.zip |########################-----------------------------| 45.37% tmpnq33w4gu.zip |########################-----------------------------| 45.5% tmpnq33w4gu.zip |########################-----------------------------| 45.63% tmpnq33w4gu.zip |########################-----------------------------| 45.76% tmpnq33w4gu.zip |########################-----------------------------| 45.89% tmpnq33w4gu.zip |########################-----------------------------| 46.01% tmpnq33w4gu.zip |########################-----------------------------| 46.14% tmpnq33w4gu.zip |#########################----------------------------| 46.27% tmpnq33w4gu.zip |#########################----------------------------| 46.4% tmpnq33w4gu.zip |#########################----------------------------| 46.53% tmpnq33w4gu.zip |#########################----------------------------| 46.66% tmpnq33w4gu.zip |#########################----------------------------| 46.78% tmpnq33w4gu.zip |#########################----------------------------| 46.91% tmpnq33w4gu.zip |#########################----------------------------| 47.04% tmpnq33w4gu.zip |#########################----------------------------| 47.17% tmpnq33w4gu.zip |#########################----------------------------| 47.3% tmpnq33w4gu.zip |#########################----------------------------| 47.42% tmpnq33w4gu.zip |#########################----------------------------| 47.55% tmpnq33w4gu.zip |#########################----------------------------| 47.68% tmpnq33w4gu.zip |#########################----------------------------| 47.81% tmpnq33w4gu.zip |#########################----------------------------| 47.94% tmpnq33w4gu.zip |#########################----------------------------| 48.07% tmpnq33w4gu.zip |##########################---------------------------| 48.19% tmpnq33w4gu.zip |##########################---------------------------| 48.32% tmpnq33w4gu.zip |##########################---------------------------| 48.45% tmpnq33w4gu.zip |##########################---------------------------| 48.58% tmpnq33w4gu.zip |##########################---------------------------| 48.71% tmpnq33w4gu.zip |##########################---------------------------| 48.83% tmpnq33w4gu.zip |##########################---------------------------| 48.96% tmpnq33w4gu.zip |##########################---------------------------| 49.09% tmpnq33w4gu.zip |##########################---------------------------| 49.22% tmpnq33w4gu.zip |##########################---------------------------| 49.35% tmpnq33w4gu.zip |##########################---------------------------| 49.48% tmpnq33w4gu.zip |##########################---------------------------| 49.6% tmpnq33w4gu.zip |##########################---------------------------| 49.73% tmpnq33w4gu.zip |##########################---------------------------| 49.86% tmpnq33w4gu.zip |##########################---------------------------| 49.99% tmpnq33w4gu.zip |###########################--------------------------| 50.12% tmpnq33w4gu.zip |###########################--------------------------| 50.24% tmpnq33w4gu.zip |###########################--------------------------| 50.37% tmpnq33w4gu.zip |###########################--------------------------| 50.5% tmpnq33w4gu.zip |###########################--------------------------| 50.63% tmpnq33w4gu.zip |###########################--------------------------| 50.76% tmpnq33w4gu.zip |###########################--------------------------| 50.89% tmpnq33w4gu.zip |###########################--------------------------| 51.01% tmpnq33w4gu.zip |###########################--------------------------| 51.14% tmpnq33w4gu.zip |###########################--------------------------| 51.27% tmpnq33w4gu.zip |###########################--------------------------| 51.4% tmpnq33w4gu.zip |###########################--------------------------| 51.53% tmpnq33w4gu.zip |###########################--------------------------| 51.65% tmpnq33w4gu.zip |###########################--------------------------| 51.78% tmpnq33w4gu.zip |############################-------------------------| 51.91% tmpnq33w4gu.zip |############################-------------------------| 52.04% tmpnq33w4gu.zip |############################-------------------------| 52.17% tmpnq33w4gu.zip |############################-------------------------| 52.3% tmpnq33w4gu.zip |############################-------------------------| 52.42% tmpnq33w4gu.zip |############################-------------------------| 52.55% tmpnq33w4gu.zip |############################-------------------------| 52.68% tmpnq33w4gu.zip |############################-------------------------| 52.81% tmpnq33w4gu.zip |############################-------------------------| 52.94% tmpnq33w4gu.zip |############################-------------------------| 53.06% tmpnq33w4gu.zip |############################-------------------------| 53.19% tmpnq33w4gu.zip |############################-------------------------| 53.32% tmpnq33w4gu.zip |############################-------------------------| 53.45% tmpnq33w4gu.zip |############################-------------------------| 53.58% tmpnq33w4gu.zip |############################-------------------------| 53.71% tmpnq33w4gu.zip |#############################------------------------| 53.83% tmpnq33w4gu.zip |#############################------------------------| 53.96% tmpnq33w4gu.zip |#############################------------------------| 54.09% tmpnq33w4gu.zip |#############################------------------------| 54.22% tmpnq33w4gu.zip |#############################------------------------| 54.35% tmpnq33w4gu.zip |#############################------------------------| 54.47% tmpnq33w4gu.zip |#############################------------------------| 54.6% tmpnq33w4gu.zip |#############################------------------------| 54.73% tmpnq33w4gu.zip |#############################------------------------| 54.86% tmpnq33w4gu.zip |#############################------------------------| 54.99% tmpnq33w4gu.zip |#############################------------------------| 55.12% tmpnq33w4gu.zip |#############################------------------------| 55.24% tmpnq33w4gu.zip |#############################------------------------| 55.37% tmpnq33w4gu.zip |#############################------------------------| 55.5% tmpnq33w4gu.zip |#############################------------------------| 55.63% tmpnq33w4gu.zip |##############################-----------------------| 55.76% tmpnq33w4gu.zip |##############################-----------------------| 55.88% tmpnq33w4gu.zip |##############################-----------------------| 56.01% tmpnq33w4gu.zip |##############################-----------------------| 56.14% tmpnq33w4gu.zip |##############################-----------------------| 56.27% tmpnq33w4gu.zip |##############################-----------------------| 56.4% tmpnq33w4gu.zip |##############################-----------------------| 56.53% tmpnq33w4gu.zip |##############################-----------------------| 56.65% tmpnq33w4gu.zip |##############################-----------------------| 56.78% tmpnq33w4gu.zip |##############################-----------------------| 56.91% tmpnq33w4gu.zip |##############################-----------------------| 57.04% tmpnq33w4gu.zip |##############################-----------------------| 57.17% tmpnq33w4gu.zip |##############################-----------------------| 57.29% tmpnq33w4gu.zip |##############################-----------------------| 57.42% tmpnq33w4gu.zip |###############################----------------------| 57.55% tmpnq33w4gu.zip |###############################----------------------| 57.68% tmpnq33w4gu.zip |###############################----------------------| 57.81% tmpnq33w4gu.zip |###############################----------------------| 57.93% tmpnq33w4gu.zip |###############################----------------------| 58.06% tmpnq33w4gu.zip |###############################----------------------| 58.19% tmpnq33w4gu.zip |###############################----------------------| 58.32% tmpnq33w4gu.zip |###############################----------------------| 58.45% tmpnq33w4gu.zip |###############################----------------------| 58.58% tmpnq33w4gu.zip |###############################----------------------| 58.7% tmpnq33w4gu.zip |###############################----------------------| 58.83% tmpnq33w4gu.zip |###############################----------------------| 58.96% tmpnq33w4gu.zip |###############################----------------------| 59.09% tmpnq33w4gu.zip |###############################----------------------| 59.22% tmpnq33w4gu.zip |###############################----------------------| 59.34% tmpnq33w4gu.zip |################################---------------------| 59.47% tmpnq33w4gu.zip |################################---------------------| 59.6% tmpnq33w4gu.zip |################################---------------------| 59.73% tmpnq33w4gu.zip |################################---------------------| 59.86% tmpnq33w4gu.zip |################################---------------------| 59.99% tmpnq33w4gu.zip |################################---------------------| 60.11% tmpnq33w4gu.zip |################################---------------------| 60.24% tmpnq33w4gu.zip |################################---------------------| 60.37% tmpnq33w4gu.zip |################################---------------------| 60.5% tmpnq33w4gu.zip |################################---------------------| 60.63% tmpnq33w4gu.zip |################################---------------------| 60.75% tmpnq33w4gu.zip |################################---------------------| 60.88% tmpnq33w4gu.zip |################################---------------------| 61.01% tmpnq33w4gu.zip |################################---------------------| 61.14% tmpnq33w4gu.zip |################################---------------------| 61.27% tmpnq33w4gu.zip |#################################--------------------| 61.4% tmpnq33w4gu.zip |#################################--------------------| 61.52% tmpnq33w4gu.zip |#################################--------------------| 61.65% tmpnq33w4gu.zip |#################################--------------------| 61.78% tmpnq33w4gu.zip |#################################--------------------| 61.91% tmpnq33w4gu.zip |#################################--------------------| 62.04% tmpnq33w4gu.zip |#################################--------------------| 62.16% tmpnq33w4gu.zip |#################################--------------------| 62.29% tmpnq33w4gu.zip |#################################--------------------| 62.42% tmpnq33w4gu.zip |#################################--------------------| 62.55% tmpnq33w4gu.zip |#################################--------------------| 62.68% tmpnq33w4gu.zip |#################################--------------------| 62.81% tmpnq33w4gu.zip |#################################--------------------| 62.93% tmpnq33w4gu.zip |#################################--------------------| 63.06% tmpnq33w4gu.zip |#################################--------------------| 63.19% tmpnq33w4gu.zip |##################################-------------------| 63.32% tmpnq33w4gu.zip |##################################-------------------| 63.45% tmpnq33w4gu.zip |##################################-------------------| 63.57% tmpnq33w4gu.zip |##################################-------------------| 63.7% tmpnq33w4gu.zip |##################################-------------------| 63.83% tmpnq33w4gu.zip |##################################-------------------| 63.96% tmpnq33w4gu.zip |##################################-------------------| 64.09% tmpnq33w4gu.zip |##################################-------------------| 64.22% tmpnq33w4gu.zip |##################################-------------------| 64.34% tmpnq33w4gu.zip |##################################-------------------| 64.47% tmpnq33w4gu.zip |##################################-------------------| 64.6% tmpnq33w4gu.zip |##################################-------------------| 64.73% tmpnq33w4gu.zip |##################################-------------------| 64.86% tmpnq33w4gu.zip |##################################-------------------| 64.98% tmpnq33w4gu.zip |###################################------------------| 65.11% tmpnq33w4gu.zip |###################################------------------| 65.24% tmpnq33w4gu.zip |###################################------------------| 65.37% tmpnq33w4gu.zip |###################################------------------| 65.5% tmpnq33w4gu.zip |###################################------------------| 65.63% tmpnq33w4gu.zip |###################################------------------| 65.75% tmpnq33w4gu.zip |###################################------------------| 65.88% tmpnq33w4gu.zip |###################################------------------| 66.01% tmpnq33w4gu.zip |###################################------------------| 66.14% tmpnq33w4gu.zip |###################################------------------| 66.27% tmpnq33w4gu.zip |###################################------------------| 66.39% tmpnq33w4gu.zip |###################################------------------| 66.52% tmpnq33w4gu.zip |###################################------------------| 66.65% tmpnq33w4gu.zip |###################################------------------| 66.78% tmpnq33w4gu.zip |###################################------------------| 66.91% tmpnq33w4gu.zip |####################################-----------------| 67.04% tmpnq33w4gu.zip |####################################-----------------| 67.16% tmpnq33w4gu.zip |####################################-----------------| 67.29% tmpnq33w4gu.zip |####################################-----------------| 67.42% tmpnq33w4gu.zip |####################################-----------------| 67.55% tmpnq33w4gu.zip |####################################-----------------| 67.68% tmpnq33w4gu.zip |####################################-----------------| 67.8% tmpnq33w4gu.zip |####################################-----------------| 67.93% tmpnq33w4gu.zip |####################################-----------------| 68.06% tmpnq33w4gu.zip |####################################-----------------| 68.19% tmpnq33w4gu.zip |####################################-----------------| 68.32% tmpnq33w4gu.zip |####################################-----------------| 68.45% tmpnq33w4gu.zip |####################################-----------------| 68.57% tmpnq33w4gu.zip |####################################-----------------| 68.7% tmpnq33w4gu.zip |####################################-----------------| 68.83% tmpnq33w4gu.zip |#####################################----------------| 68.96% tmpnq33w4gu.zip |#####################################----------------| 69.09% tmpnq33w4gu.zip |#####################################----------------| 69.21% tmpnq33w4gu.zip |#####################################----------------| 69.34% tmpnq33w4gu.zip |#####################################----------------| 69.47% tmpnq33w4gu.zip |#####################################----------------| 69.6% tmpnq33w4gu.zip |#####################################----------------| 69.73% tmpnq33w4gu.zip |#####################################----------------| 69.86% tmpnq33w4gu.zip |#####################################----------------| 69.98% tmpnq33w4gu.zip |#####################################----------------| 70.11% tmpnq33w4gu.zip |#####################################----------------| 70.24% tmpnq33w4gu.zip |#####################################----------------| 70.37% tmpnq33w4gu.zip |#####################################----------------| 70.5% tmpnq33w4gu.zip |#####################################----------------| 70.62% tmpnq33w4gu.zip |#####################################----------------| 70.75% tmpnq33w4gu.zip |######################################---------------| 70.88% tmpnq33w4gu.zip |######################################---------------| 71.01% tmpnq33w4gu.zip |######################################---------------| 71.14% tmpnq33w4gu.zip |######################################---------------| 71.27% tmpnq33w4gu.zip |######################################---------------| 71.39% tmpnq33w4gu.zip |######################################---------------| 71.52% tmpnq33w4gu.zip |######################################---------------| 71.65% tmpnq33w4gu.zip |######################################---------------| 71.78% tmpnq33w4gu.zip |######################################---------------| 71.91% tmpnq33w4gu.zip |######################################---------------| 72.03% tmpnq33w4gu.zip |######################################---------------| 72.16% tmpnq33w4gu.zip |######################################---------------| 72.29% tmpnq33w4gu.zip |######################################---------------| 72.42% tmpnq33w4gu.zip |######################################---------------| 72.55% tmpnq33w4gu.zip |#######################################--------------| 72.68% tmpnq33w4gu.zip |#######################################--------------| 72.8% tmpnq33w4gu.zip |#######################################--------------| 72.93% tmpnq33w4gu.zip |#######################################--------------| 73.06% tmpnq33w4gu.zip |#######################################--------------| 73.19% tmpnq33w4gu.zip |#######################################--------------| 73.32% tmpnq33w4gu.zip |#######################################--------------| 73.44% tmpnq33w4gu.zip |#######################################--------------| 73.57% tmpnq33w4gu.zip |#######################################--------------| 73.7% tmpnq33w4gu.zip |#######################################--------------| 73.83% tmpnq33w4gu.zip |#######################################--------------| 73.96% tmpnq33w4gu.zip |#######################################--------------| 74.08% tmpnq33w4gu.zip |#######################################--------------| 74.21% tmpnq33w4gu.zip |#######################################--------------| 74.34% tmpnq33w4gu.zip |#######################################--------------| 74.47% tmpnq33w4gu.zip |########################################-------------| 74.6% tmpnq33w4gu.zip |########################################-------------| 74.73% tmpnq33w4gu.zip |########################################-------------| 74.85% tmpnq33w4gu.zip |########################################-------------| 74.98% tmpnq33w4gu.zip |########################################-------------| 75.11% tmpnq33w4gu.zip |########################################-------------| 75.24% tmpnq33w4gu.zip |########################################-------------| 75.37% tmpnq33w4gu.zip |########################################-------------| 75.49% tmpnq33w4gu.zip |########################################-------------| 75.62% tmpnq33w4gu.zip |########################################-------------| 75.75% tmpnq33w4gu.zip |########################################-------------| 75.88% tmpnq33w4gu.zip |########################################-------------| 76.01% tmpnq33w4gu.zip |########################################-------------| 76.14% tmpnq33w4gu.zip |########################################-------------| 76.26% tmpnq33w4gu.zip |########################################-------------| 76.39% tmpnq33w4gu.zip |#########################################------------| 76.52% tmpnq33w4gu.zip |#########################################------------| 76.65% tmpnq33w4gu.zip |#########################################------------| 76.78% tmpnq33w4gu.zip |#########################################------------| 76.9% tmpnq33w4gu.zip |#########################################------------| 77.03% tmpnq33w4gu.zip |#########################################------------| 77.16% tmpnq33w4gu.zip |#########################################------------| 77.29% tmpnq33w4gu.zip |#########################################------------| 77.42% tmpnq33w4gu.zip |#########################################------------| 77.55% tmpnq33w4gu.zip |#########################################------------| 77.67% tmpnq33w4gu.zip |#########################################------------| 77.8% tmpnq33w4gu.zip |#########################################------------| 77.93% tmpnq33w4gu.zip |#########################################------------| 78.06% tmpnq33w4gu.zip |#########################################------------| 78.19% tmpnq33w4gu.zip |##########################################-----------| 78.31% tmpnq33w4gu.zip |##########################################-----------| 78.44% tmpnq33w4gu.zip |##########################################-----------| 78.57% tmpnq33w4gu.zip |##########################################-----------| 78.7% tmpnq33w4gu.zip |##########################################-----------| 78.83% tmpnq33w4gu.zip |##########################################-----------| 78.96% tmpnq33w4gu.zip |##########################################-----------| 79.08% tmpnq33w4gu.zip |##########################################-----------| 79.21% tmpnq33w4gu.zip |##########################################-----------| 79.34% tmpnq33w4gu.zip |##########################################-----------| 79.47% tmpnq33w4gu.zip |##########################################-----------| 79.6% tmpnq33w4gu.zip |##########################################-----------| 79.72% tmpnq33w4gu.zip |##########################################-----------| 79.85% tmpnq33w4gu.zip |##########################################-----------| 79.98% tmpnq33w4gu.zip |##########################################-----------| 80.11% tmpnq33w4gu.zip |###########################################----------| 80.24% tmpnq33w4gu.zip |###########################################----------| 80.37% tmpnq33w4gu.zip |###########################################----------| 80.49% tmpnq33w4gu.zip |###########################################----------| 80.62% tmpnq33w4gu.zip |###########################################----------| 80.75% tmpnq33w4gu.zip |###########################################----------| 80.88% tmpnq33w4gu.zip |###########################################----------| 81.01% tmpnq33w4gu.zip |###########################################----------| 81.13% tmpnq33w4gu.zip |###########################################----------| 81.26% tmpnq33w4gu.zip |###########################################----------| 81.39% tmpnq33w4gu.zip |###########################################----------| 81.52% tmpnq33w4gu.zip |###########################################----------| 81.65% tmpnq33w4gu.zip |###########################################----------| 81.78% tmpnq33w4gu.zip |###########################################----------| 81.9% tmpnq33w4gu.zip |###########################################----------| 82.03% tmpnq33w4gu.zip |############################################---------| 82.16% tmpnq33w4gu.zip |############################################---------| 82.29% tmpnq33w4gu.zip |############################################---------| 82.42% tmpnq33w4gu.zip |############################################---------| 82.54% tmpnq33w4gu.zip |############################################---------| 82.67% tmpnq33w4gu.zip |############################################---------| 82.8% tmpnq33w4gu.zip |############################################---------| 82.93% tmpnq33w4gu.zip |############################################---------| 83.06% tmpnq33w4gu.zip |############################################---------| 83.19% tmpnq33w4gu.zip |############################################---------| 83.31% tmpnq33w4gu.zip |############################################---------| 83.44% tmpnq33w4gu.zip |############################################---------| 83.57% tmpnq33w4gu.zip |############################################---------| 83.7% tmpnq33w4gu.zip |############################################---------| 83.83% tmpnq33w4gu.zip |############################################---------| 83.95% tmpnq33w4gu.zip |#############################################--------| 84.08% tmpnq33w4gu.zip |#############################################--------| 84.21% tmpnq33w4gu.zip |#############################################--------| 84.34% tmpnq33w4gu.zip |#############################################--------| 84.47% tmpnq33w4gu.zip |#############################################--------| 84.6% tmpnq33w4gu.zip |#############################################--------| 84.72% tmpnq33w4gu.zip |#############################################--------| 84.85% tmpnq33w4gu.zip |#############################################--------| 84.98% tmpnq33w4gu.zip |#############################################--------| 85.11% tmpnq33w4gu.zip |#############################################--------| 85.24% tmpnq33w4gu.zip |#############################################--------| 85.36% tmpnq33w4gu.zip |#############################################--------| 85.49% tmpnq33w4gu.zip |#############################################--------| 85.62% tmpnq33w4gu.zip |#############################################--------| 85.75% tmpnq33w4gu.zip |##############################################-------| 85.88% tmpnq33w4gu.zip |##############################################-------| 86.01% tmpnq33w4gu.zip |##############################################-------| 86.13% tmpnq33w4gu.zip |##############################################-------| 86.26% tmpnq33w4gu.zip |##############################################-------| 86.39% tmpnq33w4gu.zip |##############################################-------| 86.52% tmpnq33w4gu.zip |##############################################-------| 86.65% tmpnq33w4gu.zip |##############################################-------| 86.77% tmpnq33w4gu.zip |##############################################-------| 86.9% tmpnq33w4gu.zip |##############################################-------| 87.03% tmpnq33w4gu.zip |##############################################-------| 87.16% tmpnq33w4gu.zip |##############################################-------| 87.29% tmpnq33w4gu.zip |##############################################-------| 87.42% tmpnq33w4gu.zip |##############################################-------| 87.54% tmpnq33w4gu.zip |##############################################-------| 87.67% tmpnq33w4gu.zip |###############################################------| 87.8% tmpnq33w4gu.zip |###############################################------| 87.93% tmpnq33w4gu.zip |###############################################------| 88.06% tmpnq33w4gu.zip |###############################################------| 88.18% tmpnq33w4gu.zip |###############################################------| 88.31% tmpnq33w4gu.zip |###############################################------| 88.44% tmpnq33w4gu.zip |###############################################------| 88.57% tmpnq33w4gu.zip |###############################################------| 88.7% tmpnq33w4gu.zip |###############################################------| 88.83% tmpnq33w4gu.zip |###############################################------| 88.95% tmpnq33w4gu.zip |###############################################------| 89.08% tmpnq33w4gu.zip |###############################################------| 89.21% tmpnq33w4gu.zip |###############################################------| 89.34% tmpnq33w4gu.zip |###############################################------| 89.47% tmpnq33w4gu.zip |###############################################------| 89.59% tmpnq33w4gu.zip |################################################-----| 89.72% tmpnq33w4gu.zip |################################################-----| 89.85% tmpnq33w4gu.zip |################################################-----| 89.98% tmpnq33w4gu.zip |################################################-----| 90.11% tmpnq33w4gu.zip |################################################-----| 90.23% tmpnq33w4gu.zip |################################################-----| 90.36% tmpnq33w4gu.zip |################################################-----| 90.49% tmpnq33w4gu.zip |################################################-----| 90.62% tmpnq33w4gu.zip |################################################-----| 90.75% tmpnq33w4gu.zip |################################################-----| 90.88% tmpnq33w4gu.zip |################################################-----| 91.0% tmpnq33w4gu.zip |################################################-----| 91.13% tmpnq33w4gu.zip |################################################-----| 91.26% tmpnq33w4gu.zip |################################################-----| 91.39% tmpnq33w4gu.zip |#################################################----| 91.52% tmpnq33w4gu.zip |#################################################----| 91.64% tmpnq33w4gu.zip |#################################################----| 91.77% tmpnq33w4gu.zip |#################################################----| 91.9% tmpnq33w4gu.zip |#################################################----| 92.03% tmpnq33w4gu.zip |#################################################----| 92.16% tmpnq33w4gu.zip |#################################################----| 92.29% tmpnq33w4gu.zip |#################################################----| 92.41% tmpnq33w4gu.zip |#################################################----| 92.54% tmpnq33w4gu.zip |#################################################----| 92.67% tmpnq33w4gu.zip |#################################################----| 92.8% tmpnq33w4gu.zip |#################################################----| 92.93% tmpnq33w4gu.zip |#################################################----| 93.05% tmpnq33w4gu.zip |#################################################----| 93.18% tmpnq33w4gu.zip |#################################################----| 93.31% tmpnq33w4gu.zip |##################################################---| 93.44% tmpnq33w4gu.zip |##################################################---| 93.57% tmpnq33w4gu.zip |##################################################---| 93.7% tmpnq33w4gu.zip |##################################################---| 93.82% tmpnq33w4gu.zip |##################################################---| 93.95% tmpnq33w4gu.zip |##################################################---| 94.08% tmpnq33w4gu.zip |##################################################---| 94.21% tmpnq33w4gu.zip |##################################################---| 94.34% tmpnq33w4gu.zip |##################################################---| 94.46% tmpnq33w4gu.zip |##################################################---| 94.59% tmpnq33w4gu.zip |##################################################---| 94.72% tmpnq33w4gu.zip |##################################################---| 94.85% tmpnq33w4gu.zip |##################################################---| 94.98% tmpnq33w4gu.zip |##################################################---| 95.11% tmpnq33w4gu.zip |##################################################---| 95.23% tmpnq33w4gu.zip |###################################################--| 95.36% tmpnq33w4gu.zip |###################################################--| 95.49% tmpnq33w4gu.zip |###################################################--| 95.62% tmpnq33w4gu.zip |###################################################--| 95.75% tmpnq33w4gu.zip |###################################################--| 95.87% tmpnq33w4gu.zip |###################################################--| 96.0% tmpnq33w4gu.zip |###################################################--| 96.13% tmpnq33w4gu.zip |###################################################--| 96.26% tmpnq33w4gu.zip |###################################################--| 96.39% tmpnq33w4gu.zip |###################################################--| 96.52% tmpnq33w4gu.zip |###################################################--| 96.64% tmpnq33w4gu.zip |###################################################--| 96.77% tmpnq33w4gu.zip |###################################################--| 96.9% tmpnq33w4gu.zip |###################################################--| 97.03% tmpnq33w4gu.zip |###################################################--| 97.16% tmpnq33w4gu.zip |####################################################-| 97.28% tmpnq33w4gu.zip |####################################################-| 97.41% tmpnq33w4gu.zip |####################################################-| 97.54% tmpnq33w4gu.zip |####################################################-| 97.67% tmpnq33w4gu.zip |####################################################-| 97.8% tmpnq33w4gu.zip |####################################################-| 97.93% tmpnq33w4gu.zip |####################################################-| 98.05% tmpnq33w4gu.zip |####################################################-| 98.18% tmpnq33w4gu.zip |####################################################-| 98.31% tmpnq33w4gu.zip |####################################################-| 98.44% tmpnq33w4gu.zip |####################################################-| 98.57% tmpnq33w4gu.zip |####################################################-| 98.69% tmpnq33w4gu.zip |####################################################-| 98.82% tmpnq33w4gu.zip |####################################################-| 98.95% tmpnq33w4gu.zip |#####################################################| 99.08% tmpnq33w4gu.zip |#####################################################| 99.21% tmpnq33w4gu.zip |#####################################################| 99.34% tmpnq33w4gu.zip |#####################################################| 99.46% tmpnq33w4gu.zip |#####################################################| 99.59% tmpnq33w4gu.zip |#####################################################| 99.72% tmpnq33w4gu.zip |#####################################################| 99.85% tmpnq33w4gu.zip |#####################################################| 99.98% tmpnq33w4gu.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1b5d2676-5e83-447b-a982-893dc0b158e1 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml ++ basename /opt/plugins/plugin-8LSLFbE/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' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphnfx11dd.zip |-----------------------------------------------------| 0.16% tmphnfx11dd.zip |-----------------------------------------------------| 0.32% tmphnfx11dd.zip |-----------------------------------------------------| 0.48% tmphnfx11dd.zip |-----------------------------------------------------| 0.64% tmphnfx11dd.zip |-----------------------------------------------------| 0.8% tmphnfx11dd.zip |#----------------------------------------------------| 0.97% tmphnfx11dd.zip |#----------------------------------------------------| 1.13% tmphnfx11dd.zip |#----------------------------------------------------| 1.29% tmphnfx11dd.zip |#----------------------------------------------------| 1.45% tmphnfx11dd.zip |#----------------------------------------------------| 1.61% tmphnfx11dd.zip |#----------------------------------------------------| 1.77% tmphnfx11dd.zip |#----------------------------------------------------| 1.93% tmphnfx11dd.zip |#----------------------------------------------------| 2.09% tmphnfx11dd.zip |#----------------------------------------------------| 2.25% tmphnfx11dd.zip |#----------------------------------------------------| 2.41% tmphnfx11dd.zip |#----------------------------------------------------| 2.57% tmphnfx11dd.zip |#----------------------------------------------------| 2.73% tmphnfx11dd.zip |##---------------------------------------------------| 2.9% tmphnfx11dd.zip |##---------------------------------------------------| 3.06% tmphnfx11dd.zip |##---------------------------------------------------| 3.22% tmphnfx11dd.zip |##---------------------------------------------------| 3.38% tmphnfx11dd.zip |##---------------------------------------------------| 3.54% tmphnfx11dd.zip |##---------------------------------------------------| 3.7% tmphnfx11dd.zip |##---------------------------------------------------| 3.86% tmphnfx11dd.zip |##---------------------------------------------------| 4.02% tmphnfx11dd.zip |##---------------------------------------------------| 4.18% tmphnfx11dd.zip |##---------------------------------------------------| 4.34% tmphnfx11dd.zip |##---------------------------------------------------| 4.5% tmphnfx11dd.zip |##---------------------------------------------------| 4.66% tmphnfx11dd.zip |###--------------------------------------------------| 4.83% tmphnfx11dd.zip |###--------------------------------------------------| 4.99% tmphnfx11dd.zip |###--------------------------------------------------| 5.15% tmphnfx11dd.zip |###--------------------------------------------------| 5.31% tmphnfx11dd.zip |###--------------------------------------------------| 5.47% tmphnfx11dd.zip |###--------------------------------------------------| 5.63% tmphnfx11dd.zip |###--------------------------------------------------| 5.79% tmphnfx11dd.zip |###--------------------------------------------------| 5.95% tmphnfx11dd.zip |###--------------------------------------------------| 6.11% tmphnfx11dd.zip |###--------------------------------------------------| 6.27% tmphnfx11dd.zip |###--------------------------------------------------| 6.43% tmphnfx11dd.zip |###--------------------------------------------------| 6.59% tmphnfx11dd.zip |####-------------------------------------------------| 6.76% tmphnfx11dd.zip |####-------------------------------------------------| 6.92% tmphnfx11dd.zip |####-------------------------------------------------| 7.08% tmphnfx11dd.zip |####-------------------------------------------------| 7.24% tmphnfx11dd.zip |####-------------------------------------------------| 7.4% tmphnfx11dd.zip |####-------------------------------------------------| 7.56% tmphnfx11dd.zip |####-------------------------------------------------| 7.72% tmphnfx11dd.zip |####-------------------------------------------------| 7.88% tmphnfx11dd.zip |####-------------------------------------------------| 8.04% tmphnfx11dd.zip |####-------------------------------------------------| 8.2% tmphnfx11dd.zip |####-------------------------------------------------| 8.36% tmphnfx11dd.zip |#####------------------------------------------------| 8.52% tmphnfx11dd.zip |#####------------------------------------------------| 8.69% tmphnfx11dd.zip |#####------------------------------------------------| 8.85% tmphnfx11dd.zip |#####------------------------------------------------| 9.01% tmphnfx11dd.zip |#####------------------------------------------------| 9.17% tmphnfx11dd.zip |#####------------------------------------------------| 9.33% tmphnfx11dd.zip |#####------------------------------------------------| 9.49% tmphnfx11dd.zip |#####------------------------------------------------| 9.65% tmphnfx11dd.zip |#####------------------------------------------------| 9.81% tmphnfx11dd.zip |#####------------------------------------------------| 9.97% tmphnfx11dd.zip |#####------------------------------------------------| 10.13% tmphnfx11dd.zip |#####------------------------------------------------| 10.29% tmphnfx11dd.zip |######-----------------------------------------------| 10.45% tmphnfx11dd.zip |######-----------------------------------------------| 10.62% tmphnfx11dd.zip |######-----------------------------------------------| 10.78% tmphnfx11dd.zip |######-----------------------------------------------| 10.94% tmphnfx11dd.zip |######-----------------------------------------------| 11.1% tmphnfx11dd.zip |######-----------------------------------------------| 11.26% tmphnfx11dd.zip |######-----------------------------------------------| 11.42% tmphnfx11dd.zip |######-----------------------------------------------| 11.58% tmphnfx11dd.zip |######-----------------------------------------------| 11.74% tmphnfx11dd.zip |######-----------------------------------------------| 11.9% tmphnfx11dd.zip |######-----------------------------------------------| 12.06% tmphnfx11dd.zip |######-----------------------------------------------| 12.22% tmphnfx11dd.zip |#######----------------------------------------------| 12.38% tmphnfx11dd.zip |#######----------------------------------------------| 12.55% tmphnfx11dd.zip |#######----------------------------------------------| 12.71% tmphnfx11dd.zip |#######----------------------------------------------| 12.87% tmphnfx11dd.zip |#######----------------------------------------------| 13.03% tmphnfx11dd.zip |#######----------------------------------------------| 13.19% tmphnfx11dd.zip |#######----------------------------------------------| 13.35% tmphnfx11dd.zip |#######----------------------------------------------| 13.51% tmphnfx11dd.zip |#######----------------------------------------------| 13.67% tmphnfx11dd.zip |#######----------------------------------------------| 13.83% tmphnfx11dd.zip |#######----------------------------------------------| 13.99% tmphnfx11dd.zip |########---------------------------------------------| 14.15% tmphnfx11dd.zip |########---------------------------------------------| 14.31% tmphnfx11dd.zip |########---------------------------------------------| 14.48% tmphnfx11dd.zip |########---------------------------------------------| 14.64% tmphnfx11dd.zip |########---------------------------------------------| 14.8% tmphnfx11dd.zip |########---------------------------------------------| 14.96% tmphnfx11dd.zip |########---------------------------------------------| 15.12% tmphnfx11dd.zip |########---------------------------------------------| 15.28% tmphnfx11dd.zip |########---------------------------------------------| 15.44% tmphnfx11dd.zip |########---------------------------------------------| 15.6% tmphnfx11dd.zip |########---------------------------------------------| 15.76% tmphnfx11dd.zip |########---------------------------------------------| 15.92% tmphnfx11dd.zip |#########--------------------------------------------| 16.08% tmphnfx11dd.zip |#########--------------------------------------------| 16.24% tmphnfx11dd.zip |#########--------------------------------------------| 16.41% tmphnfx11dd.zip |#########--------------------------------------------| 16.57% tmphnfx11dd.zip |#########--------------------------------------------| 16.73% tmphnfx11dd.zip |#########--------------------------------------------| 16.89% tmphnfx11dd.zip |#########--------------------------------------------| 17.05% tmphnfx11dd.zip |#########--------------------------------------------| 17.21% tmphnfx11dd.zip |#########--------------------------------------------| 17.37% tmphnfx11dd.zip |#########--------------------------------------------| 17.53% tmphnfx11dd.zip |#########--------------------------------------------| 17.69% tmphnfx11dd.zip |#########--------------------------------------------| 17.85% tmphnfx11dd.zip |##########-------------------------------------------| 18.01% tmphnfx11dd.zip |##########-------------------------------------------| 18.17% tmphnfx11dd.zip |##########-------------------------------------------| 18.34% tmphnfx11dd.zip |##########-------------------------------------------| 18.5% tmphnfx11dd.zip |##########-------------------------------------------| 18.66% tmphnfx11dd.zip |##########-------------------------------------------| 18.82% tmphnfx11dd.zip |##########-------------------------------------------| 18.98% tmphnfx11dd.zip |##########-------------------------------------------| 19.14% tmphnfx11dd.zip |##########-------------------------------------------| 19.3% tmphnfx11dd.zip |##########-------------------------------------------| 19.46% tmphnfx11dd.zip |##########-------------------------------------------| 19.62% tmphnfx11dd.zip |##########-------------------------------------------| 19.78% tmphnfx11dd.zip |###########------------------------------------------| 19.94% tmphnfx11dd.zip |###########------------------------------------------| 20.1% tmphnfx11dd.zip |###########------------------------------------------| 20.27% tmphnfx11dd.zip |###########------------------------------------------| 20.43% tmphnfx11dd.zip |###########------------------------------------------| 20.59% tmphnfx11dd.zip |###########------------------------------------------| 20.75% tmphnfx11dd.zip |###########------------------------------------------| 20.91% tmphnfx11dd.zip |###########------------------------------------------| 21.07% tmphnfx11dd.zip |###########------------------------------------------| 21.23% tmphnfx11dd.zip |###########------------------------------------------| 21.39% tmphnfx11dd.zip |###########------------------------------------------| 21.55% tmphnfx11dd.zip |############-----------------------------------------| 21.71% tmphnfx11dd.zip |############-----------------------------------------| 21.87% tmphnfx11dd.zip |############-----------------------------------------| 22.03% tmphnfx11dd.zip |############-----------------------------------------| 22.2% tmphnfx11dd.zip |############-----------------------------------------| 22.36% tmphnfx11dd.zip |############-----------------------------------------| 22.52% tmphnfx11dd.zip |############-----------------------------------------| 22.68% tmphnfx11dd.zip |############-----------------------------------------| 22.84% tmphnfx11dd.zip |############-----------------------------------------| 23.0% tmphnfx11dd.zip |############-----------------------------------------| 23.16% tmphnfx11dd.zip |############-----------------------------------------| 23.32% tmphnfx11dd.zip |############-----------------------------------------| 23.48% tmphnfx11dd.zip |#############----------------------------------------| 23.64% tmphnfx11dd.zip |#############----------------------------------------| 23.8% tmphnfx11dd.zip |#############----------------------------------------| 23.96% tmphnfx11dd.zip |#############----------------------------------------| 24.13% tmphnfx11dd.zip |#############----------------------------------------| 24.29% tmphnfx11dd.zip |#############----------------------------------------| 24.45% tmphnfx11dd.zip |#############----------------------------------------| 24.61% tmphnfx11dd.zip |#############----------------------------------------| 24.77% tmphnfx11dd.zip |#############----------------------------------------| 24.93% tmphnfx11dd.zip |#############----------------------------------------| 25.09% tmphnfx11dd.zip |#############----------------------------------------| 25.25% tmphnfx11dd.zip |#############----------------------------------------| 25.41% tmphnfx11dd.zip |##############---------------------------------------| 25.57% tmphnfx11dd.zip |##############---------------------------------------| 25.73% tmphnfx11dd.zip |##############---------------------------------------| 25.89% tmphnfx11dd.zip |##############---------------------------------------| 26.06% tmphnfx11dd.zip |##############---------------------------------------| 26.22% tmphnfx11dd.zip |##############---------------------------------------| 26.38% tmphnfx11dd.zip |##############---------------------------------------| 26.54% tmphnfx11dd.zip |##############---------------------------------------| 26.7% tmphnfx11dd.zip |##############---------------------------------------| 26.86% tmphnfx11dd.zip |##############---------------------------------------| 27.02% tmphnfx11dd.zip |##############---------------------------------------| 27.18% tmphnfx11dd.zip |##############---------------------------------------| 27.34% tmphnfx11dd.zip |###############--------------------------------------| 27.5% tmphnfx11dd.zip |###############--------------------------------------| 27.66% tmphnfx11dd.zip |###############--------------------------------------| 27.82% tmphnfx11dd.zip |###############--------------------------------------| 27.99% tmphnfx11dd.zip |###############--------------------------------------| 28.15% tmphnfx11dd.zip |###############--------------------------------------| 28.31% tmphnfx11dd.zip |###############--------------------------------------| 28.47% tmphnfx11dd.zip |###############--------------------------------------| 28.63% tmphnfx11dd.zip |###############--------------------------------------| 28.79% tmphnfx11dd.zip |###############--------------------------------------| 28.95% tmphnfx11dd.zip |###############--------------------------------------| 29.11% tmphnfx11dd.zip |################-------------------------------------| 29.27% tmphnfx11dd.zip |################-------------------------------------| 29.43% tmphnfx11dd.zip |################-------------------------------------| 29.59% tmphnfx11dd.zip |################-------------------------------------| 29.75% tmphnfx11dd.zip |################-------------------------------------| 29.92% tmphnfx11dd.zip |################-------------------------------------| 30.08% tmphnfx11dd.zip |################-------------------------------------| 30.24% tmphnfx11dd.zip |################-------------------------------------| 30.4% tmphnfx11dd.zip |################-------------------------------------| 30.56% tmphnfx11dd.zip |################-------------------------------------| 30.72% tmphnfx11dd.zip |################-------------------------------------| 30.88% tmphnfx11dd.zip |################-------------------------------------| 31.04% tmphnfx11dd.zip |#################------------------------------------| 31.2% tmphnfx11dd.zip |#################------------------------------------| 31.36% tmphnfx11dd.zip |#################------------------------------------| 31.52% tmphnfx11dd.zip |#################------------------------------------| 31.68% tmphnfx11dd.zip |#################------------------------------------| 31.85% tmphnfx11dd.zip |#################------------------------------------| 32.01% tmphnfx11dd.zip |#################------------------------------------| 32.17% tmphnfx11dd.zip |#################------------------------------------| 32.33% tmphnfx11dd.zip |#################------------------------------------| 32.49% tmphnfx11dd.zip |#################------------------------------------| 32.65% tmphnfx11dd.zip |#################------------------------------------| 32.81% tmphnfx11dd.zip |#################------------------------------------| 32.97% tmphnfx11dd.zip |##################-----------------------------------| 33.13% tmphnfx11dd.zip |##################-----------------------------------| 33.29% tmphnfx11dd.zip |##################-----------------------------------| 33.45% tmphnfx11dd.zip |##################-----------------------------------| 33.61% tmphnfx11dd.zip |##################-----------------------------------| 33.78% tmphnfx11dd.zip |##################-----------------------------------| 33.94% tmphnfx11dd.zip |##################-----------------------------------| 34.1% tmphnfx11dd.zip |##################-----------------------------------| 34.26% tmphnfx11dd.zip |##################-----------------------------------| 34.42% tmphnfx11dd.zip |##################-----------------------------------| 34.58% tmphnfx11dd.zip |##################-----------------------------------| 34.74% tmphnfx11dd.zip |##################-----------------------------------| 34.9% tmphnfx11dd.zip |###################----------------------------------| 35.06% tmphnfx11dd.zip |###################----------------------------------| 35.22% tmphnfx11dd.zip |###################----------------------------------| 35.38% tmphnfx11dd.zip |###################----------------------------------| 35.54% tmphnfx11dd.zip |###################----------------------------------| 35.71% tmphnfx11dd.zip |###################----------------------------------| 35.87% tmphnfx11dd.zip |###################----------------------------------| 36.03% tmphnfx11dd.zip |###################----------------------------------| 36.19% tmphnfx11dd.zip |###################----------------------------------| 36.35% tmphnfx11dd.zip |###################----------------------------------| 36.51% tmphnfx11dd.zip |###################----------------------------------| 36.67% tmphnfx11dd.zip |####################---------------------------------| 36.83% tmphnfx11dd.zip |####################---------------------------------| 36.99% tmphnfx11dd.zip |####################---------------------------------| 37.15% tmphnfx11dd.zip |####################---------------------------------| 37.31% tmphnfx11dd.zip |####################---------------------------------| 37.47% tmphnfx11dd.zip |####################---------------------------------| 37.64% tmphnfx11dd.zip |####################---------------------------------| 37.8% tmphnfx11dd.zip |####################---------------------------------| 37.96% tmphnfx11dd.zip |####################---------------------------------| 38.12% tmphnfx11dd.zip |####################---------------------------------| 38.28% tmphnfx11dd.zip |####################---------------------------------| 38.44% tmphnfx11dd.zip |####################---------------------------------| 38.6% tmphnfx11dd.zip |#####################--------------------------------| 38.76% tmphnfx11dd.zip |#####################--------------------------------| 38.92% tmphnfx11dd.zip |#####################--------------------------------| 39.08% tmphnfx11dd.zip |#####################--------------------------------| 39.24% tmphnfx11dd.zip |#####################--------------------------------| 39.4% tmphnfx11dd.zip |#####################--------------------------------| 39.57% tmphnfx11dd.zip |#####################--------------------------------| 39.73% tmphnfx11dd.zip |#####################--------------------------------| 39.89% tmphnfx11dd.zip |#####################--------------------------------| 40.05% tmphnfx11dd.zip |#####################--------------------------------| 40.21% tmphnfx11dd.zip |#####################--------------------------------| 40.37% tmphnfx11dd.zip |#####################--------------------------------| 40.53% tmphnfx11dd.zip |######################-------------------------------| 40.69% tmphnfx11dd.zip |######################-------------------------------| 40.85% tmphnfx11dd.zip |######################-------------------------------| 41.01% tmphnfx11dd.zip |######################-------------------------------| 41.17% tmphnfx11dd.zip |######################-------------------------------| 41.33% tmphnfx11dd.zip |######################-------------------------------| 41.5% tmphnfx11dd.zip |######################-------------------------------| 41.66% tmphnfx11dd.zip |######################-------------------------------| 41.82% tmphnfx11dd.zip |######################-------------------------------| 41.98% tmphnfx11dd.zip |######################-------------------------------| 42.14% tmphnfx11dd.zip |######################-------------------------------| 42.3% tmphnfx11dd.zip |#######################------------------------------| 42.46% tmphnfx11dd.zip |#######################------------------------------| 42.62% tmphnfx11dd.zip |#######################------------------------------| 42.78% tmphnfx11dd.zip |#######################------------------------------| 42.94% tmphnfx11dd.zip |#######################------------------------------| 43.1% tmphnfx11dd.zip |#######################------------------------------| 43.26% tmphnfx11dd.zip |#######################------------------------------| 43.43% tmphnfx11dd.zip |#######################------------------------------| 43.59% tmphnfx11dd.zip |#######################------------------------------| 43.75% tmphnfx11dd.zip |#######################------------------------------| 43.91% tmphnfx11dd.zip |#######################------------------------------| 44.07% tmphnfx11dd.zip |#######################------------------------------| 44.23% tmphnfx11dd.zip |########################-----------------------------| 44.39% tmphnfx11dd.zip |########################-----------------------------| 44.55% tmphnfx11dd.zip |########################-----------------------------| 44.71% tmphnfx11dd.zip |########################-----------------------------| 44.87% tmphnfx11dd.zip |########################-----------------------------| 45.03% tmphnfx11dd.zip |########################-----------------------------| 45.19% tmphnfx11dd.zip |########################-----------------------------| 45.36% tmphnfx11dd.zip |########################-----------------------------| 45.52% tmphnfx11dd.zip |########################-----------------------------| 45.68% tmphnfx11dd.zip |########################-----------------------------| 45.84% tmphnfx11dd.zip |########################-----------------------------| 46.0% tmphnfx11dd.zip |########################-----------------------------| 46.16% tmphnfx11dd.zip |#########################----------------------------| 46.32% tmphnfx11dd.zip |#########################----------------------------| 46.48% tmphnfx11dd.zip |#########################----------------------------| 46.64% tmphnfx11dd.zip |#########################----------------------------| 46.8% tmphnfx11dd.zip |#########################----------------------------| 46.96% tmphnfx11dd.zip |#########################----------------------------| 47.12% tmphnfx11dd.zip |#########################----------------------------| 47.29% tmphnfx11dd.zip |#########################----------------------------| 47.45% tmphnfx11dd.zip |#########################----------------------------| 47.61% tmphnfx11dd.zip |#########################----------------------------| 47.77% tmphnfx11dd.zip |#########################----------------------------| 47.93% tmphnfx11dd.zip |#########################----------------------------| 48.09% tmphnfx11dd.zip |##########################---------------------------| 48.25% tmphnfx11dd.zip |##########################---------------------------| 48.41% tmphnfx11dd.zip |##########################---------------------------| 48.57% tmphnfx11dd.zip |##########################---------------------------| 48.73% tmphnfx11dd.zip |##########################---------------------------| 48.89% tmphnfx11dd.zip |##########################---------------------------| 49.05% tmphnfx11dd.zip |##########################---------------------------| 49.22% tmphnfx11dd.zip |##########################---------------------------| 49.38% tmphnfx11dd.zip |##########################---------------------------| 49.54% tmphnfx11dd.zip |##########################---------------------------| 49.7% tmphnfx11dd.zip |##########################---------------------------| 49.86% tmphnfx11dd.zip |###########################--------------------------| 50.02% tmphnfx11dd.zip |###########################--------------------------| 50.18% tmphnfx11dd.zip |###########################--------------------------| 50.34% tmphnfx11dd.zip |###########################--------------------------| 50.5% tmphnfx11dd.zip |###########################--------------------------| 50.66% tmphnfx11dd.zip |###########################--------------------------| 50.82% tmphnfx11dd.zip |###########################--------------------------| 50.98% tmphnfx11dd.zip |###########################--------------------------| 51.15% tmphnfx11dd.zip |###########################--------------------------| 51.31% tmphnfx11dd.zip |###########################--------------------------| 51.47% tmphnfx11dd.zip |###########################--------------------------| 51.63% tmphnfx11dd.zip |###########################--------------------------| 51.79% tmphnfx11dd.zip |############################-------------------------| 51.95% tmphnfx11dd.zip |############################-------------------------| 52.11% tmphnfx11dd.zip |############################-------------------------| 52.27% tmphnfx11dd.zip |############################-------------------------| 52.43% tmphnfx11dd.zip |############################-------------------------| 52.59% tmphnfx11dd.zip |############################-------------------------| 52.75% tmphnfx11dd.zip |############################-------------------------| 52.91% tmphnfx11dd.zip |############################-------------------------| 53.08% tmphnfx11dd.zip |############################-------------------------| 53.24% tmphnfx11dd.zip |############################-------------------------| 53.4% tmphnfx11dd.zip |############################-------------------------| 53.56% tmphnfx11dd.zip |############################-------------------------| 53.72% tmphnfx11dd.zip |#############################------------------------| 53.88% tmphnfx11dd.zip |#############################------------------------| 54.04% tmphnfx11dd.zip |#############################------------------------| 54.2% tmphnfx11dd.zip |#############################------------------------| 54.36% tmphnfx11dd.zip |#############################------------------------| 54.52% tmphnfx11dd.zip |#############################------------------------| 54.68% tmphnfx11dd.zip |#############################------------------------| 54.84% tmphnfx11dd.zip |#############################------------------------| 55.01% tmphnfx11dd.zip |#############################------------------------| 55.17% tmphnfx11dd.zip |#############################------------------------| 55.33% tmphnfx11dd.zip |#############################------------------------| 55.49% tmphnfx11dd.zip |#############################------------------------| 55.65% tmphnfx11dd.zip |##############################-----------------------| 55.81% tmphnfx11dd.zip |##############################-----------------------| 55.97% tmphnfx11dd.zip |##############################-----------------------| 56.13% tmphnfx11dd.zip |##############################-----------------------| 56.29% tmphnfx11dd.zip |##############################-----------------------| 56.45% tmphnfx11dd.zip |##############################-----------------------| 56.61% tmphnfx11dd.zip |##############################-----------------------| 56.77% tmphnfx11dd.zip |##############################-----------------------| 56.94% tmphnfx11dd.zip |##############################-----------------------| 57.1% tmphnfx11dd.zip |##############################-----------------------| 57.26% tmphnfx11dd.zip |##############################-----------------------| 57.42% tmphnfx11dd.zip |###############################----------------------| 57.58% tmphnfx11dd.zip |###############################----------------------| 57.74% tmphnfx11dd.zip |###############################----------------------| 57.9% tmphnfx11dd.zip |###############################----------------------| 58.06% tmphnfx11dd.zip |###############################----------------------| 58.22% tmphnfx11dd.zip |###############################----------------------| 58.38% tmphnfx11dd.zip |###############################----------------------| 58.54% tmphnfx11dd.zip |###############################----------------------| 58.7% tmphnfx11dd.zip |###############################----------------------| 58.87% tmphnfx11dd.zip |###############################----------------------| 59.03% tmphnfx11dd.zip |###############################----------------------| 59.19% tmphnfx11dd.zip |###############################----------------------| 59.35% tmphnfx11dd.zip |################################---------------------| 59.51% tmphnfx11dd.zip |################################---------------------| 59.67% tmphnfx11dd.zip |################################---------------------| 59.83% tmphnfx11dd.zip |################################---------------------| 59.99% tmphnfx11dd.zip |################################---------------------| 60.15% tmphnfx11dd.zip |################################---------------------| 60.31% tmphnfx11dd.zip |################################---------------------| 60.47% tmphnfx11dd.zip |################################---------------------| 60.63% tmphnfx11dd.zip |################################---------------------| 60.8% tmphnfx11dd.zip |################################---------------------| 60.96% tmphnfx11dd.zip |################################---------------------| 61.12% tmphnfx11dd.zip |################################---------------------| 61.28% tmphnfx11dd.zip |#################################--------------------| 61.44% tmphnfx11dd.zip |#################################--------------------| 61.6% tmphnfx11dd.zip |#################################--------------------| 61.76% tmphnfx11dd.zip |#################################--------------------| 61.92% tmphnfx11dd.zip |#################################--------------------| 62.08% tmphnfx11dd.zip |#################################--------------------| 62.24% tmphnfx11dd.zip |#################################--------------------| 62.4% tmphnfx11dd.zip |#################################--------------------| 62.56% tmphnfx11dd.zip |#################################--------------------| 62.73% tmphnfx11dd.zip |#################################--------------------| 62.89% tmphnfx11dd.zip |#################################--------------------| 63.05% tmphnfx11dd.zip |##################################-------------------| 63.21% tmphnfx11dd.zip |##################################-------------------| 63.37% tmphnfx11dd.zip |##################################-------------------| 63.53% tmphnfx11dd.zip |##################################-------------------| 63.69% tmphnfx11dd.zip |##################################-------------------| 63.85% tmphnfx11dd.zip |##################################-------------------| 64.01% tmphnfx11dd.zip |##################################-------------------| 64.17% tmphnfx11dd.zip |##################################-------------------| 64.33% tmphnfx11dd.zip |##################################-------------------| 64.49% tmphnfx11dd.zip |##################################-------------------| 64.66% tmphnfx11dd.zip |##################################-------------------| 64.82% tmphnfx11dd.zip |##################################-------------------| 64.98% tmphnfx11dd.zip |###################################------------------| 65.14% tmphnfx11dd.zip |###################################------------------| 65.3% tmphnfx11dd.zip |###################################------------------| 65.46% tmphnfx11dd.zip |###################################------------------| 65.62% tmphnfx11dd.zip |###################################------------------| 65.78% tmphnfx11dd.zip |###################################------------------| 65.94% tmphnfx11dd.zip |###################################------------------| 66.1% tmphnfx11dd.zip |###################################------------------| 66.26% tmphnfx11dd.zip |###################################------------------| 66.42% tmphnfx11dd.zip |###################################------------------| 66.59% tmphnfx11dd.zip |###################################------------------| 66.75% tmphnfx11dd.zip |###################################------------------| 66.91% tmphnfx11dd.zip |####################################-----------------| 67.07% tmphnfx11dd.zip |####################################-----------------| 67.23% tmphnfx11dd.zip |####################################-----------------| 67.39% tmphnfx11dd.zip |####################################-----------------| 67.55% tmphnfx11dd.zip |####################################-----------------| 67.71% tmphnfx11dd.zip |####################################-----------------| 67.87% tmphnfx11dd.zip |####################################-----------------| 68.03% tmphnfx11dd.zip |####################################-----------------| 68.19% tmphnfx11dd.zip |####################################-----------------| 68.35% tmphnfx11dd.zip |####################################-----------------| 68.52% tmphnfx11dd.zip |####################################-----------------| 68.68% tmphnfx11dd.zip |####################################-----------------| 68.84% tmphnfx11dd.zip |#####################################----------------| 69.0% tmphnfx11dd.zip |#####################################----------------| 69.16% tmphnfx11dd.zip |#####################################----------------| 69.32% tmphnfx11dd.zip |#####################################----------------| 69.48% tmphnfx11dd.zip |#####################################----------------| 69.64% tmphnfx11dd.zip |#####################################----------------| 69.8% tmphnfx11dd.zip |#####################################----------------| 69.96% tmphnfx11dd.zip |#####################################----------------| 70.12% tmphnfx11dd.zip |#####################################----------------| 70.28% tmphnfx11dd.zip |#####################################----------------| 70.45% tmphnfx11dd.zip |#####################################----------------| 70.61% tmphnfx11dd.zip |######################################---------------| 70.77% tmphnfx11dd.zip |######################################---------------| 70.93% tmphnfx11dd.zip |######################################---------------| 71.09% tmphnfx11dd.zip |######################################---------------| 71.25% tmphnfx11dd.zip |######################################---------------| 71.41% tmphnfx11dd.zip |######################################---------------| 71.57% tmphnfx11dd.zip |######################################---------------| 71.73% tmphnfx11dd.zip |######################################---------------| 71.89% tmphnfx11dd.zip |######################################---------------| 72.05% tmphnfx11dd.zip |######################################---------------| 72.21% tmphnfx11dd.zip |######################################---------------| 72.38% tmphnfx11dd.zip |######################################---------------| 72.54% tmphnfx11dd.zip |#######################################--------------| 72.7% tmphnfx11dd.zip |#######################################--------------| 72.86% tmphnfx11dd.zip |#######################################--------------| 73.02% tmphnfx11dd.zip |#######################################--------------| 73.18% tmphnfx11dd.zip |#######################################--------------| 73.34% tmphnfx11dd.zip |#######################################--------------| 73.5% tmphnfx11dd.zip |#######################################--------------| 73.66% tmphnfx11dd.zip |#######################################--------------| 73.82% tmphnfx11dd.zip |#######################################--------------| 73.98% tmphnfx11dd.zip |#######################################--------------| 74.14% tmphnfx11dd.zip |#######################################--------------| 74.31% tmphnfx11dd.zip |#######################################--------------| 74.47% tmphnfx11dd.zip |########################################-------------| 74.63% tmphnfx11dd.zip |########################################-------------| 74.79% tmphnfx11dd.zip |########################################-------------| 74.95% tmphnfx11dd.zip |########################################-------------| 75.11% tmphnfx11dd.zip |########################################-------------| 75.27% tmphnfx11dd.zip |########################################-------------| 75.43% tmphnfx11dd.zip |########################################-------------| 75.59% tmphnfx11dd.zip |########################################-------------| 75.75% tmphnfx11dd.zip |########################################-------------| 75.91% tmphnfx11dd.zip |########################################-------------| 76.07% tmphnfx11dd.zip |########################################-------------| 76.24% tmphnfx11dd.zip |########################################-------------| 76.4% tmphnfx11dd.zip |#########################################------------| 76.56% tmphnfx11dd.zip |#########################################------------| 76.72% tmphnfx11dd.zip |#########################################------------| 76.88% tmphnfx11dd.zip |#########################################------------| 77.04% tmphnfx11dd.zip |#########################################------------| 77.2% tmphnfx11dd.zip |#########################################------------| 77.36% tmphnfx11dd.zip |#########################################------------| 77.52% tmphnfx11dd.zip |#########################################------------| 77.68% tmphnfx11dd.zip |#########################################------------| 77.84% tmphnfx11dd.zip |#########################################------------| 78.0% tmphnfx11dd.zip |#########################################------------| 78.17% tmphnfx11dd.zip |##########################################-----------| 78.33% tmphnfx11dd.zip |##########################################-----------| 78.49% tmphnfx11dd.zip |##########################################-----------| 78.65% tmphnfx11dd.zip |##########################################-----------| 78.81% tmphnfx11dd.zip |##########################################-----------| 78.97% tmphnfx11dd.zip |##########################################-----------| 79.13% tmphnfx11dd.zip |##########################################-----------| 79.29% tmphnfx11dd.zip |##########################################-----------| 79.45% tmphnfx11dd.zip |##########################################-----------| 79.61% tmphnfx11dd.zip |##########################################-----------| 79.77% tmphnfx11dd.zip |##########################################-----------| 79.93% tmphnfx11dd.zip |##########################################-----------| 80.1% tmphnfx11dd.zip |###########################################----------| 80.26% tmphnfx11dd.zip |###########################################----------| 80.42% tmphnfx11dd.zip |###########################################----------| 80.58% tmphnfx11dd.zip |###########################################----------| 80.74% tmphnfx11dd.zip |###########################################----------| 80.9% tmphnfx11dd.zip |###########################################----------| 81.06% tmphnfx11dd.zip |###########################################----------| 81.22% tmphnfx11dd.zip |###########################################----------| 81.38% tmphnfx11dd.zip |###########################################----------| 81.54% tmphnfx11dd.zip |###########################################----------| 81.7% tmphnfx11dd.zip |###########################################----------| 81.86% tmphnfx11dd.zip |###########################################----------| 82.03% tmphnfx11dd.zip |############################################---------| 82.19% tmphnfx11dd.zip |############################################---------| 82.35% tmphnfx11dd.zip |############################################---------| 82.51% tmphnfx11dd.zip |############################################---------| 82.67% tmphnfx11dd.zip |############################################---------| 82.83% tmphnfx11dd.zip |############################################---------| 82.99% tmphnfx11dd.zip |############################################---------| 83.15% tmphnfx11dd.zip |############################################---------| 83.31% tmphnfx11dd.zip |############################################---------| 83.47% tmphnfx11dd.zip |############################################---------| 83.63% tmphnfx11dd.zip |############################################---------| 83.79% tmphnfx11dd.zip |############################################---------| 83.96% tmphnfx11dd.zip |#############################################--------| 84.12% tmphnfx11dd.zip |#############################################--------| 84.28% tmphnfx11dd.zip |#############################################--------| 84.44% tmphnfx11dd.zip |#############################################--------| 84.6% tmphnfx11dd.zip |#############################################--------| 84.76% tmphnfx11dd.zip |#############################################--------| 84.92% tmphnfx11dd.zip |#############################################--------| 85.08% tmphnfx11dd.zip |#############################################--------| 85.24% tmphnfx11dd.zip |#############################################--------| 85.4% tmphnfx11dd.zip |#############################################--------| 85.56% tmphnfx11dd.zip |#############################################--------| 85.72% tmphnfx11dd.zip |##############################################-------| 85.89% tmphnfx11dd.zip |##############################################-------| 86.05% tmphnfx11dd.zip |##############################################-------| 86.21% tmphnfx11dd.zip |##############################################-------| 86.37% tmphnfx11dd.zip |##############################################-------| 86.53% tmphnfx11dd.zip |##############################################-------| 86.69% tmphnfx11dd.zip |##############################################-------| 86.85% tmphnfx11dd.zip |##############################################-------| 87.01% tmphnfx11dd.zip |##############################################-------| 87.17% tmphnfx11dd.zip |##############################################-------| 87.33% tmphnfx11dd.zip |##############################################-------| 87.49% tmphnfx11dd.zip |##############################################-------| 87.65% tmphnfx11dd.zip |###############################################------| 87.82% tmphnfx11dd.zip |###############################################------| 87.98% tmphnfx11dd.zip |###############################################------| 88.14% tmphnfx11dd.zip |###############################################------| 88.3% tmphnfx11dd.zip |###############################################------| 88.46% tmphnfx11dd.zip |###############################################------| 88.62% tmphnfx11dd.zip |###############################################------| 88.78% tmphnfx11dd.zip |###############################################------| 88.94% tmphnfx11dd.zip |###############################################------| 89.1% tmphnfx11dd.zip |###############################################------| 89.26% tmphnfx11dd.zip |###############################################------| 89.42% tmphnfx11dd.zip |###############################################------| 89.58% tmphnfx11dd.zip |################################################-----| 89.75% tmphnfx11dd.zip |################################################-----| 89.91% tmphnfx11dd.zip |################################################-----| 90.07% tmphnfx11dd.zip |################################################-----| 90.23% tmphnfx11dd.zip |################################################-----| 90.39% tmphnfx11dd.zip |################################################-----| 90.55% tmphnfx11dd.zip |################################################-----| 90.71% tmphnfx11dd.zip |################################################-----| 90.87% tmphnfx11dd.zip |################################################-----| 91.03% tmphnfx11dd.zip |################################################-----| 91.19% tmphnfx11dd.zip |################################################-----| 91.35% tmphnfx11dd.zip |#################################################----| 91.51% tmphnfx11dd.zip |#################################################----| 91.68% tmphnfx11dd.zip |#################################################----| 91.84% tmphnfx11dd.zip |#################################################----| 92.0% tmphnfx11dd.zip |#################################################----| 92.16% tmphnfx11dd.zip |#################################################----| 92.32% tmphnfx11dd.zip |#################################################----| 92.48% tmphnfx11dd.zip |#################################################----| 92.64% tmphnfx11dd.zip |#################################################----| 92.8% tmphnfx11dd.zip |#################################################----| 92.96% tmphnfx11dd.zip |#################################################----| 93.12% tmphnfx11dd.zip |#################################################----| 93.28% tmphnfx11dd.zip |##################################################---| 93.44% tmphnfx11dd.zip |##################################################---| 93.61% tmphnfx11dd.zip |##################################################---| 93.77% tmphnfx11dd.zip |##################################################---| 93.93% tmphnfx11dd.zip |##################################################---| 94.09% tmphnfx11dd.zip |##################################################---| 94.25% tmphnfx11dd.zip |##################################################---| 94.41% tmphnfx11dd.zip |##################################################---| 94.57% tmphnfx11dd.zip |##################################################---| 94.73% tmphnfx11dd.zip |##################################################---| 94.89% tmphnfx11dd.zip |##################################################---| 95.05% tmphnfx11dd.zip |##################################################---| 95.21% tmphnfx11dd.zip |###################################################--| 95.37% tmphnfx11dd.zip |###################################################--| 95.54% tmphnfx11dd.zip |###################################################--| 95.7% tmphnfx11dd.zip |###################################################--| 95.86% tmphnfx11dd.zip |###################################################--| 96.02% tmphnfx11dd.zip |###################################################--| 96.18% tmphnfx11dd.zip |###################################################--| 96.34% tmphnfx11dd.zip |###################################################--| 96.5% tmphnfx11dd.zip |###################################################--| 96.66% tmphnfx11dd.zip |###################################################--| 96.82% tmphnfx11dd.zip |###################################################--| 96.98% tmphnfx11dd.zip |###################################################--| 97.14% tmphnfx11dd.zip |####################################################-| 97.3% tmphnfx11dd.zip |####################################################-| 97.47% tmphnfx11dd.zip |####################################################-| 97.63% tmphnfx11dd.zip |####################################################-| 97.79% tmphnfx11dd.zip |####################################################-| 97.95% tmphnfx11dd.zip |####################################################-| 98.11% tmphnfx11dd.zip |####################################################-| 98.27% tmphnfx11dd.zip |####################################################-| 98.43% tmphnfx11dd.zip |####################################################-| 98.59% tmphnfx11dd.zip |####################################################-| 98.75% tmphnfx11dd.zip |####################################################-| 98.91% tmphnfx11dd.zip |#####################################################| 99.07% tmphnfx11dd.zip |#####################################################| 99.23% tmphnfx11dd.zip |#####################################################| 99.4% tmphnfx11dd.zip |#####################################################| 99.56% tmphnfx11dd.zip |#####################################################| 99.72% tmphnfx11dd.zip |#####################################################| 99.88% tmphnfx11dd.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 591c232d-70bb-4e7b-898e-89814b5f34d5 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp98quc0xv.zip |-----------------------------------------------------| 0.47% tmp98quc0xv.zip |-----------------------------------------------------| 0.93% tmp98quc0xv.zip |#----------------------------------------------------| 1.4% tmp98quc0xv.zip |#----------------------------------------------------| 1.86% tmp98quc0xv.zip |#----------------------------------------------------| 2.33% tmp98quc0xv.zip |#----------------------------------------------------| 2.8% tmp98quc0xv.zip |##---------------------------------------------------| 3.26% tmp98quc0xv.zip |##---------------------------------------------------| 3.73% tmp98quc0xv.zip |##---------------------------------------------------| 4.19% tmp98quc0xv.zip |##---------------------------------------------------| 4.66% tmp98quc0xv.zip |###--------------------------------------------------| 5.13% tmp98quc0xv.zip |###--------------------------------------------------| 5.59% tmp98quc0xv.zip |###--------------------------------------------------| 6.06% tmp98quc0xv.zip |###--------------------------------------------------| 6.52% tmp98quc0xv.zip |####-------------------------------------------------| 6.99% tmp98quc0xv.zip |####-------------------------------------------------| 7.46% tmp98quc0xv.zip |####-------------------------------------------------| 7.92% tmp98quc0xv.zip |####-------------------------------------------------| 8.39% tmp98quc0xv.zip |#####------------------------------------------------| 8.85% tmp98quc0xv.zip |#####------------------------------------------------| 9.32% tmp98quc0xv.zip |#####------------------------------------------------| 9.79% tmp98quc0xv.zip |#####------------------------------------------------| 10.25% tmp98quc0xv.zip |######-----------------------------------------------| 10.72% tmp98quc0xv.zip |######-----------------------------------------------| 11.18% tmp98quc0xv.zip |######-----------------------------------------------| 11.65% tmp98quc0xv.zip |######-----------------------------------------------| 12.12% tmp98quc0xv.zip |#######----------------------------------------------| 12.58% tmp98quc0xv.zip |#######----------------------------------------------| 13.05% tmp98quc0xv.zip |#######----------------------------------------------| 13.51% tmp98quc0xv.zip |#######----------------------------------------------| 13.98% tmp98quc0xv.zip |########---------------------------------------------| 14.45% tmp98quc0xv.zip |########---------------------------------------------| 14.91% tmp98quc0xv.zip |########---------------------------------------------| 15.38% tmp98quc0xv.zip |########---------------------------------------------| 15.84% tmp98quc0xv.zip |#########--------------------------------------------| 16.31% tmp98quc0xv.zip |#########--------------------------------------------| 16.78% tmp98quc0xv.zip |#########--------------------------------------------| 17.24% tmp98quc0xv.zip |#########--------------------------------------------| 17.71% tmp98quc0xv.zip |##########-------------------------------------------| 18.17% tmp98quc0xv.zip |##########-------------------------------------------| 18.64% tmp98quc0xv.zip |##########-------------------------------------------| 19.11% tmp98quc0xv.zip |##########-------------------------------------------| 19.57% tmp98quc0xv.zip |###########------------------------------------------| 20.04% tmp98quc0xv.zip |###########------------------------------------------| 20.5% tmp98quc0xv.zip |###########------------------------------------------| 20.97% tmp98quc0xv.zip |###########------------------------------------------| 21.44% tmp98quc0xv.zip |############-----------------------------------------| 21.9% tmp98quc0xv.zip |############-----------------------------------------| 22.37% tmp98quc0xv.zip |############-----------------------------------------| 22.83% tmp98quc0xv.zip |############-----------------------------------------| 23.3% tmp98quc0xv.zip |#############----------------------------------------| 23.77% tmp98quc0xv.zip |#############----------------------------------------| 24.23% tmp98quc0xv.zip |#############----------------------------------------| 24.7% tmp98quc0xv.zip |#############----------------------------------------| 25.16% tmp98quc0xv.zip |##############---------------------------------------| 25.63% tmp98quc0xv.zip |##############---------------------------------------| 26.1% tmp98quc0xv.zip |##############---------------------------------------| 26.56% tmp98quc0xv.zip |##############---------------------------------------| 27.03% tmp98quc0xv.zip |###############--------------------------------------| 27.49% tmp98quc0xv.zip |###############--------------------------------------| 27.96% tmp98quc0xv.zip |###############--------------------------------------| 28.43% tmp98quc0xv.zip |###############--------------------------------------| 28.89% tmp98quc0xv.zip |################-------------------------------------| 29.36% tmp98quc0xv.zip |################-------------------------------------| 29.82% tmp98quc0xv.zip |################-------------------------------------| 30.29% tmp98quc0xv.zip |################-------------------------------------| 30.76% tmp98quc0xv.zip |#################------------------------------------| 31.22% tmp98quc0xv.zip |#################------------------------------------| 31.69% tmp98quc0xv.zip |#################------------------------------------| 32.15% tmp98quc0xv.zip |#################------------------------------------| 32.62% tmp98quc0xv.zip |##################-----------------------------------| 33.09% tmp98quc0xv.zip |##################-----------------------------------| 33.55% tmp98quc0xv.zip |##################-----------------------------------| 34.02% tmp98quc0xv.zip |##################-----------------------------------| 34.48% tmp98quc0xv.zip |###################----------------------------------| 34.95% tmp98quc0xv.zip |###################----------------------------------| 35.42% tmp98quc0xv.zip |###################----------------------------------| 35.88% tmp98quc0xv.zip |###################----------------------------------| 36.35% tmp98quc0xv.zip |####################---------------------------------| 36.81% tmp98quc0xv.zip |####################---------------------------------| 37.28% tmp98quc0xv.zip |####################---------------------------------| 37.75% tmp98quc0xv.zip |####################---------------------------------| 38.21% tmp98quc0xv.zip |####################---------------------------------| 38.68% tmp98quc0xv.zip |#####################--------------------------------| 39.15% tmp98quc0xv.zip |#####################--------------------------------| 39.61% tmp98quc0xv.zip |#####################--------------------------------| 40.08% tmp98quc0xv.zip |#####################--------------------------------| 40.54% tmp98quc0xv.zip |######################-------------------------------| 41.01% tmp98quc0xv.zip |######################-------------------------------| 41.48% tmp98quc0xv.zip |######################-------------------------------| 41.94% tmp98quc0xv.zip |######################-------------------------------| 42.41% tmp98quc0xv.zip |#######################------------------------------| 42.87% tmp98quc0xv.zip |#######################------------------------------| 43.34% tmp98quc0xv.zip |#######################------------------------------| 43.81% tmp98quc0xv.zip |#######################------------------------------| 44.27% tmp98quc0xv.zip |########################-----------------------------| 44.74% tmp98quc0xv.zip |########################-----------------------------| 45.2% tmp98quc0xv.zip |########################-----------------------------| 45.67% tmp98quc0xv.zip |########################-----------------------------| 46.14% tmp98quc0xv.zip |#########################----------------------------| 46.6% tmp98quc0xv.zip |#########################----------------------------| 47.07% tmp98quc0xv.zip |#########################----------------------------| 47.53% tmp98quc0xv.zip |#########################----------------------------| 48.0% tmp98quc0xv.zip |##########################---------------------------| 48.47% tmp98quc0xv.zip |##########################---------------------------| 48.93% tmp98quc0xv.zip |##########################---------------------------| 49.4% tmp98quc0xv.zip |##########################---------------------------| 49.86% tmp98quc0xv.zip |###########################--------------------------| 50.33% tmp98quc0xv.zip |###########################--------------------------| 50.8% tmp98quc0xv.zip |###########################--------------------------| 51.26% tmp98quc0xv.zip |###########################--------------------------| 51.73% tmp98quc0xv.zip |############################-------------------------| 52.19% tmp98quc0xv.zip |############################-------------------------| 52.66% tmp98quc0xv.zip |############################-------------------------| 53.13% tmp98quc0xv.zip |############################-------------------------| 53.59% tmp98quc0xv.zip |#############################------------------------| 54.06% tmp98quc0xv.zip |#############################------------------------| 54.52% tmp98quc0xv.zip |#############################------------------------| 54.99% tmp98quc0xv.zip |#############################------------------------| 55.46% tmp98quc0xv.zip |##############################-----------------------| 55.92% tmp98quc0xv.zip |##############################-----------------------| 56.39% tmp98quc0xv.zip |##############################-----------------------| 56.85% tmp98quc0xv.zip |##############################-----------------------| 57.32% tmp98quc0xv.zip |###############################----------------------| 57.79% tmp98quc0xv.zip |###############################----------------------| 58.25% tmp98quc0xv.zip |###############################----------------------| 58.72% tmp98quc0xv.zip |###############################----------------------| 59.18% tmp98quc0xv.zip |################################---------------------| 59.65% tmp98quc0xv.zip |################################---------------------| 60.12% tmp98quc0xv.zip |################################---------------------| 60.58% tmp98quc0xv.zip |################################---------------------| 61.05% tmp98quc0xv.zip |#################################--------------------| 61.51% tmp98quc0xv.zip |#################################--------------------| 61.98% tmp98quc0xv.zip |#################################--------------------| 62.45% tmp98quc0xv.zip |#################################--------------------| 62.91% tmp98quc0xv.zip |##################################-------------------| 63.38% tmp98quc0xv.zip |##################################-------------------| 63.84% tmp98quc0xv.zip |##################################-------------------| 64.31% tmp98quc0xv.zip |##################################-------------------| 64.78% tmp98quc0xv.zip |###################################------------------| 65.24% tmp98quc0xv.zip |###################################------------------| 65.71% tmp98quc0xv.zip |###################################------------------| 66.17% tmp98quc0xv.zip |###################################------------------| 66.64% tmp98quc0xv.zip |####################################-----------------| 67.11% tmp98quc0xv.zip |####################################-----------------| 67.57% tmp98quc0xv.zip |####################################-----------------| 68.04% tmp98quc0xv.zip |####################################-----------------| 68.5% tmp98quc0xv.zip |#####################################----------------| 68.97% tmp98quc0xv.zip |#####################################----------------| 69.44% tmp98quc0xv.zip |#####################################----------------| 69.9% tmp98quc0xv.zip |#####################################----------------| 70.37% tmp98quc0xv.zip |######################################---------------| 70.83% tmp98quc0xv.zip |######################################---------------| 71.3% tmp98quc0xv.zip |######################################---------------| 71.77% tmp98quc0xv.zip |######################################---------------| 72.23% tmp98quc0xv.zip |#######################################--------------| 72.7% tmp98quc0xv.zip |#######################################--------------| 73.16% tmp98quc0xv.zip |#######################################--------------| 73.63% tmp98quc0xv.zip |#######################################--------------| 74.1% tmp98quc0xv.zip |########################################-------------| 74.56% tmp98quc0xv.zip |########################################-------------| 75.03% tmp98quc0xv.zip |########################################-------------| 75.49% tmp98quc0xv.zip |########################################-------------| 75.96% tmp98quc0xv.zip |#########################################------------| 76.43% tmp98quc0xv.zip |#########################################------------| 76.89% tmp98quc0xv.zip |#########################################------------| 77.36% tmp98quc0xv.zip |#########################################------------| 77.82% tmp98quc0xv.zip |#########################################------------| 78.29% tmp98quc0xv.zip |##########################################-----------| 78.76% tmp98quc0xv.zip |##########################################-----------| 79.22% tmp98quc0xv.zip |##########################################-----------| 79.69% tmp98quc0xv.zip |##########################################-----------| 80.15% tmp98quc0xv.zip |###########################################----------| 80.62% tmp98quc0xv.zip |###########################################----------| 81.09% tmp98quc0xv.zip |###########################################----------| 81.55% tmp98quc0xv.zip |###########################################----------| 82.02% tmp98quc0xv.zip |############################################---------| 82.48% tmp98quc0xv.zip |############################################---------| 82.95% tmp98quc0xv.zip |############################################---------| 83.42% tmp98quc0xv.zip |############################################---------| 83.88% tmp98quc0xv.zip |#############################################--------| 84.35% tmp98quc0xv.zip |#############################################--------| 84.81% tmp98quc0xv.zip |#############################################--------| 85.28% tmp98quc0xv.zip |#############################################--------| 85.75% tmp98quc0xv.zip |##############################################-------| 86.21% tmp98quc0xv.zip |##############################################-------| 86.68% tmp98quc0xv.zip |##############################################-------| 87.14% tmp98quc0xv.zip |##############################################-------| 87.61% tmp98quc0xv.zip |###############################################------| 88.08% tmp98quc0xv.zip |###############################################------| 88.54% tmp98quc0xv.zip |###############################################------| 89.01% tmp98quc0xv.zip |###############################################------| 89.47% tmp98quc0xv.zip |################################################-----| 89.94% tmp98quc0xv.zip |################################################-----| 90.41% tmp98quc0xv.zip |################################################-----| 90.87% tmp98quc0xv.zip |################################################-----| 91.34% tmp98quc0xv.zip |#################################################----| 91.8% tmp98quc0xv.zip |#################################################----| 92.27% tmp98quc0xv.zip |#################################################----| 92.74% tmp98quc0xv.zip |#################################################----| 93.2% tmp98quc0xv.zip |##################################################---| 93.67% tmp98quc0xv.zip |##################################################---| 94.13% tmp98quc0xv.zip |##################################################---| 94.6% tmp98quc0xv.zip |##################################################---| 95.07% tmp98quc0xv.zip |###################################################--| 95.53% tmp98quc0xv.zip |###################################################--| 96.0% tmp98quc0xv.zip |###################################################--| 96.46% tmp98quc0xv.zip |###################################################--| 96.93% tmp98quc0xv.zip |####################################################-| 97.4% tmp98quc0xv.zip |####################################################-| 97.86% tmp98quc0xv.zip |####################################################-| 98.33% tmp98quc0xv.zip |####################################################-| 98.79% tmp98quc0xv.zip |#####################################################| 99.26% tmp98quc0xv.zip |#####################################################| 99.73% tmp98quc0xv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 255c78d9-7329-4d23-a9d5-ad48f8d4cad2 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpdsssjciu.zip |-----------------------------------------------------| 0.46% tmpdsssjciu.zip |-----------------------------------------------------| 0.92% tmpdsssjciu.zip |#----------------------------------------------------| 1.38% tmpdsssjciu.zip |#----------------------------------------------------| 1.83% tmpdsssjciu.zip |#----------------------------------------------------| 2.29% tmpdsssjciu.zip |#----------------------------------------------------| 2.75% tmpdsssjciu.zip |##---------------------------------------------------| 3.21% tmpdsssjciu.zip |##---------------------------------------------------| 3.67% tmpdsssjciu.zip |##---------------------------------------------------| 4.13% tmpdsssjciu.zip |##---------------------------------------------------| 4.58% tmpdsssjciu.zip |###--------------------------------------------------| 5.04% tmpdsssjciu.zip |###--------------------------------------------------| 5.5% tmpdsssjciu.zip |###--------------------------------------------------| 5.96% tmpdsssjciu.zip |###--------------------------------------------------| 6.42% tmpdsssjciu.zip |####-------------------------------------------------| 6.88% tmpdsssjciu.zip |####-------------------------------------------------| 7.34% tmpdsssjciu.zip |####-------------------------------------------------| 7.79% tmpdsssjciu.zip |####-------------------------------------------------| 8.25% tmpdsssjciu.zip |#####------------------------------------------------| 8.71% tmpdsssjciu.zip |#####------------------------------------------------| 9.17% tmpdsssjciu.zip |#####------------------------------------------------| 9.63% tmpdsssjciu.zip |#####------------------------------------------------| 10.09% tmpdsssjciu.zip |######-----------------------------------------------| 10.54% tmpdsssjciu.zip |######-----------------------------------------------| 11.0% tmpdsssjciu.zip |######-----------------------------------------------| 11.46% tmpdsssjciu.zip |######-----------------------------------------------| 11.92% tmpdsssjciu.zip |#######----------------------------------------------| 12.38% tmpdsssjciu.zip |#######----------------------------------------------| 12.84% tmpdsssjciu.zip |#######----------------------------------------------| 13.3% tmpdsssjciu.zip |#######----------------------------------------------| 13.75% tmpdsssjciu.zip |########---------------------------------------------| 14.21% tmpdsssjciu.zip |########---------------------------------------------| 14.67% tmpdsssjciu.zip |########---------------------------------------------| 15.13% tmpdsssjciu.zip |########---------------------------------------------| 15.59% tmpdsssjciu.zip |#########--------------------------------------------| 16.05% tmpdsssjciu.zip |#########--------------------------------------------| 16.5% tmpdsssjciu.zip |#########--------------------------------------------| 16.96% tmpdsssjciu.zip |#########--------------------------------------------| 17.42% tmpdsssjciu.zip |#########--------------------------------------------| 17.88% tmpdsssjciu.zip |##########-------------------------------------------| 18.34% tmpdsssjciu.zip |##########-------------------------------------------| 18.8% tmpdsssjciu.zip |##########-------------------------------------------| 19.26% tmpdsssjciu.zip |##########-------------------------------------------| 19.71% tmpdsssjciu.zip |###########------------------------------------------| 20.17% tmpdsssjciu.zip |###########------------------------------------------| 20.63% tmpdsssjciu.zip |###########------------------------------------------| 21.09% tmpdsssjciu.zip |###########------------------------------------------| 21.55% tmpdsssjciu.zip |############-----------------------------------------| 22.01% tmpdsssjciu.zip |############-----------------------------------------| 22.46% tmpdsssjciu.zip |############-----------------------------------------| 22.92% tmpdsssjciu.zip |############-----------------------------------------| 23.38% tmpdsssjciu.zip |#############----------------------------------------| 23.84% tmpdsssjciu.zip |#############----------------------------------------| 24.3% tmpdsssjciu.zip |#############----------------------------------------| 24.76% tmpdsssjciu.zip |#############----------------------------------------| 25.22% tmpdsssjciu.zip |##############---------------------------------------| 25.67% tmpdsssjciu.zip |##############---------------------------------------| 26.13% tmpdsssjciu.zip |##############---------------------------------------| 26.59% tmpdsssjciu.zip |##############---------------------------------------| 27.05% tmpdsssjciu.zip |###############--------------------------------------| 27.51% tmpdsssjciu.zip |###############--------------------------------------| 27.97% tmpdsssjciu.zip |###############--------------------------------------| 28.42% tmpdsssjciu.zip |###############--------------------------------------| 28.88% tmpdsssjciu.zip |################-------------------------------------| 29.34% tmpdsssjciu.zip |################-------------------------------------| 29.8% tmpdsssjciu.zip |################-------------------------------------| 30.26% tmpdsssjciu.zip |################-------------------------------------| 30.72% tmpdsssjciu.zip |#################------------------------------------| 31.18% tmpdsssjciu.zip |#################------------------------------------| 31.63% tmpdsssjciu.zip |#################------------------------------------| 32.09% tmpdsssjciu.zip |#################------------------------------------| 32.55% tmpdsssjciu.zip |#################------------------------------------| 33.01% tmpdsssjciu.zip |##################-----------------------------------| 33.47% tmpdsssjciu.zip |##################-----------------------------------| 33.93% tmpdsssjciu.zip |##################-----------------------------------| 34.38% tmpdsssjciu.zip |##################-----------------------------------| 34.84% tmpdsssjciu.zip |###################----------------------------------| 35.3% tmpdsssjciu.zip |###################----------------------------------| 35.76% tmpdsssjciu.zip |###################----------------------------------| 36.22% tmpdsssjciu.zip |###################----------------------------------| 36.68% tmpdsssjciu.zip |####################---------------------------------| 37.13% tmpdsssjciu.zip |####################---------------------------------| 37.59% tmpdsssjciu.zip |####################---------------------------------| 38.05% tmpdsssjciu.zip |####################---------------------------------| 38.51% tmpdsssjciu.zip |#####################--------------------------------| 38.97% tmpdsssjciu.zip |#####################--------------------------------| 39.43% tmpdsssjciu.zip |#####################--------------------------------| 39.89% tmpdsssjciu.zip |#####################--------------------------------| 40.34% tmpdsssjciu.zip |######################-------------------------------| 40.8% tmpdsssjciu.zip |######################-------------------------------| 41.26% tmpdsssjciu.zip |######################-------------------------------| 41.72% tmpdsssjciu.zip |######################-------------------------------| 42.18% tmpdsssjciu.zip |#######################------------------------------| 42.64% tmpdsssjciu.zip |#######################------------------------------| 43.09% tmpdsssjciu.zip |#######################------------------------------| 43.55% tmpdsssjciu.zip |#######################------------------------------| 44.01% tmpdsssjciu.zip |########################-----------------------------| 44.47% tmpdsssjciu.zip |########################-----------------------------| 44.93% tmpdsssjciu.zip |########################-----------------------------| 45.39% tmpdsssjciu.zip |########################-----------------------------| 45.85% tmpdsssjciu.zip |#########################----------------------------| 46.3% tmpdsssjciu.zip |#########################----------------------------| 46.76% tmpdsssjciu.zip |#########################----------------------------| 47.22% tmpdsssjciu.zip |#########################----------------------------| 47.68% tmpdsssjciu.zip |##########################---------------------------| 48.14% tmpdsssjciu.zip |##########################---------------------------| 48.6% tmpdsssjciu.zip |##########################---------------------------| 49.05% tmpdsssjciu.zip |##########################---------------------------| 49.51% tmpdsssjciu.zip |##########################---------------------------| 49.97% tmpdsssjciu.zip |###########################--------------------------| 50.43% tmpdsssjciu.zip |###########################--------------------------| 50.89% tmpdsssjciu.zip |###########################--------------------------| 51.35% tmpdsssjciu.zip |###########################--------------------------| 51.81% tmpdsssjciu.zip |############################-------------------------| 52.26% tmpdsssjciu.zip |############################-------------------------| 52.72% tmpdsssjciu.zip |############################-------------------------| 53.18% tmpdsssjciu.zip |############################-------------------------| 53.64% tmpdsssjciu.zip |#############################------------------------| 54.1% tmpdsssjciu.zip |#############################------------------------| 54.56% tmpdsssjciu.zip |#############################------------------------| 55.01% tmpdsssjciu.zip |#############################------------------------| 55.47% tmpdsssjciu.zip |##############################-----------------------| 55.93% tmpdsssjciu.zip |##############################-----------------------| 56.39% tmpdsssjciu.zip |##############################-----------------------| 56.85% tmpdsssjciu.zip |##############################-----------------------| 57.31% tmpdsssjciu.zip |###############################----------------------| 57.77% tmpdsssjciu.zip |###############################----------------------| 58.22% tmpdsssjciu.zip |###############################----------------------| 58.68% tmpdsssjciu.zip |###############################----------------------| 59.14% tmpdsssjciu.zip |################################---------------------| 59.6% tmpdsssjciu.zip |################################---------------------| 60.06% tmpdsssjciu.zip |################################---------------------| 60.52% tmpdsssjciu.zip |################################---------------------| 60.97% tmpdsssjciu.zip |#################################--------------------| 61.43% tmpdsssjciu.zip |#################################--------------------| 61.89% tmpdsssjciu.zip |#################################--------------------| 62.35% tmpdsssjciu.zip |#################################--------------------| 62.81% tmpdsssjciu.zip |##################################-------------------| 63.27% tmpdsssjciu.zip |##################################-------------------| 63.73% tmpdsssjciu.zip |##################################-------------------| 64.18% tmpdsssjciu.zip |##################################-------------------| 64.64% tmpdsssjciu.zip |###################################------------------| 65.1% tmpdsssjciu.zip |###################################------------------| 65.56% tmpdsssjciu.zip |###################################------------------| 66.02% tmpdsssjciu.zip |###################################------------------| 66.48% tmpdsssjciu.zip |###################################------------------| 66.93% tmpdsssjciu.zip |####################################-----------------| 67.39% tmpdsssjciu.zip |####################################-----------------| 67.85% tmpdsssjciu.zip |####################################-----------------| 68.31% tmpdsssjciu.zip |####################################-----------------| 68.77% tmpdsssjciu.zip |#####################################----------------| 69.23% tmpdsssjciu.zip |#####################################----------------| 69.69% tmpdsssjciu.zip |#####################################----------------| 70.14% tmpdsssjciu.zip |#####################################----------------| 70.6% tmpdsssjciu.zip |######################################---------------| 71.06% tmpdsssjciu.zip |######################################---------------| 71.52% tmpdsssjciu.zip |######################################---------------| 71.98% tmpdsssjciu.zip |######################################---------------| 72.44% tmpdsssjciu.zip |#######################################--------------| 72.89% tmpdsssjciu.zip |#######################################--------------| 73.35% tmpdsssjciu.zip |#######################################--------------| 73.81% tmpdsssjciu.zip |#######################################--------------| 74.27% tmpdsssjciu.zip |########################################-------------| 74.73% tmpdsssjciu.zip |########################################-------------| 75.19% tmpdsssjciu.zip |########################################-------------| 75.65% tmpdsssjciu.zip |########################################-------------| 76.1% tmpdsssjciu.zip |#########################################------------| 76.56% tmpdsssjciu.zip |#########################################------------| 77.02% tmpdsssjciu.zip |#########################################------------| 77.48% tmpdsssjciu.zip |#########################################------------| 77.94% tmpdsssjciu.zip |##########################################-----------| 78.4% tmpdsssjciu.zip |##########################################-----------| 78.85% tmpdsssjciu.zip |##########################################-----------| 79.31% tmpdsssjciu.zip |##########################################-----------| 79.77% tmpdsssjciu.zip |###########################################----------| 80.23% tmpdsssjciu.zip |###########################################----------| 80.69% tmpdsssjciu.zip |###########################################----------| 81.15% tmpdsssjciu.zip |###########################################----------| 81.61% tmpdsssjciu.zip |###########################################----------| 82.06% tmpdsssjciu.zip |############################################---------| 82.52% tmpdsssjciu.zip |############################################---------| 82.98% tmpdsssjciu.zip |############################################---------| 83.44% tmpdsssjciu.zip |############################################---------| 83.9% tmpdsssjciu.zip |#############################################--------| 84.36% tmpdsssjciu.zip |#############################################--------| 84.81% tmpdsssjciu.zip |#############################################--------| 85.27% tmpdsssjciu.zip |#############################################--------| 85.73% tmpdsssjciu.zip |##############################################-------| 86.19% tmpdsssjciu.zip |##############################################-------| 86.65% tmpdsssjciu.zip |##############################################-------| 87.11% tmpdsssjciu.zip |##############################################-------| 87.57% tmpdsssjciu.zip |###############################################------| 88.02% tmpdsssjciu.zip |###############################################------| 88.48% tmpdsssjciu.zip |###############################################------| 88.94% tmpdsssjciu.zip |###############################################------| 89.4% tmpdsssjciu.zip |################################################-----| 89.86% tmpdsssjciu.zip |################################################-----| 90.32% tmpdsssjciu.zip |################################################-----| 90.77% tmpdsssjciu.zip |################################################-----| 91.23% tmpdsssjciu.zip |#################################################----| 91.69% tmpdsssjciu.zip |#################################################----| 92.15% tmpdsssjciu.zip |#################################################----| 92.61% tmpdsssjciu.zip |#################################################----| 93.07% tmpdsssjciu.zip |##################################################---| 93.53% tmpdsssjciu.zip |##################################################---| 93.98% tmpdsssjciu.zip |##################################################---| 94.44% tmpdsssjciu.zip |##################################################---| 94.9% tmpdsssjciu.zip |###################################################--| 95.36% tmpdsssjciu.zip |###################################################--| 95.82% tmpdsssjciu.zip |###################################################--| 96.28% tmpdsssjciu.zip |###################################################--| 96.73% tmpdsssjciu.zip |####################################################-| 97.19% tmpdsssjciu.zip |####################################################-| 97.65% tmpdsssjciu.zip |####################################################-| 98.11% tmpdsssjciu.zip |####################################################-| 98.57% tmpdsssjciu.zip |####################################################-| 99.03% tmpdsssjciu.zip |#####################################################| 99.48% tmpdsssjciu.zip |#####################################################| 99.94% tmpdsssjciu.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e5f7ed53-944d-4e3c-b440-9b7f8c8c7c0d + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml ++ basename /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp3el8r7dt.zip |-----------------------------------------------------| 0.45% tmp3el8r7dt.zip |-----------------------------------------------------| 0.91% tmp3el8r7dt.zip |#----------------------------------------------------| 1.36% tmp3el8r7dt.zip |#----------------------------------------------------| 1.82% tmp3el8r7dt.zip |#----------------------------------------------------| 2.27% tmp3el8r7dt.zip |#----------------------------------------------------| 2.72% tmp3el8r7dt.zip |##---------------------------------------------------| 3.18% tmp3el8r7dt.zip |##---------------------------------------------------| 3.63% tmp3el8r7dt.zip |##---------------------------------------------------| 4.09% tmp3el8r7dt.zip |##---------------------------------------------------| 4.54% tmp3el8r7dt.zip |###--------------------------------------------------| 4.99% tmp3el8r7dt.zip |###--------------------------------------------------| 5.45% tmp3el8r7dt.zip |###--------------------------------------------------| 5.9% tmp3el8r7dt.zip |###--------------------------------------------------| 6.36% tmp3el8r7dt.zip |####-------------------------------------------------| 6.81% tmp3el8r7dt.zip |####-------------------------------------------------| 7.26% tmp3el8r7dt.zip |####-------------------------------------------------| 7.72% tmp3el8r7dt.zip |####-------------------------------------------------| 8.17% tmp3el8r7dt.zip |#####------------------------------------------------| 8.63% tmp3el8r7dt.zip |#####------------------------------------------------| 9.08% tmp3el8r7dt.zip |#####------------------------------------------------| 9.53% tmp3el8r7dt.zip |#####------------------------------------------------| 9.99% tmp3el8r7dt.zip |######-----------------------------------------------| 10.44% tmp3el8r7dt.zip |######-----------------------------------------------| 10.9% tmp3el8r7dt.zip |######-----------------------------------------------| 11.35% tmp3el8r7dt.zip |######-----------------------------------------------| 11.8% tmp3el8r7dt.zip |######-----------------------------------------------| 12.26% tmp3el8r7dt.zip |#######----------------------------------------------| 12.71% tmp3el8r7dt.zip |#######----------------------------------------------| 13.17% tmp3el8r7dt.zip |#######----------------------------------------------| 13.62% tmp3el8r7dt.zip |#######----------------------------------------------| 14.07% tmp3el8r7dt.zip |########---------------------------------------------| 14.53% tmp3el8r7dt.zip |########---------------------------------------------| 14.98% tmp3el8r7dt.zip |########---------------------------------------------| 15.44% tmp3el8r7dt.zip |########---------------------------------------------| 15.89% tmp3el8r7dt.zip |#########--------------------------------------------| 16.34% tmp3el8r7dt.zip |#########--------------------------------------------| 16.8% tmp3el8r7dt.zip |#########--------------------------------------------| 17.25% tmp3el8r7dt.zip |#########--------------------------------------------| 17.71% tmp3el8r7dt.zip |##########-------------------------------------------| 18.16% tmp3el8r7dt.zip |##########-------------------------------------------| 18.61% tmp3el8r7dt.zip |##########-------------------------------------------| 19.07% tmp3el8r7dt.zip |##########-------------------------------------------| 19.52% tmp3el8r7dt.zip |###########------------------------------------------| 19.98% tmp3el8r7dt.zip |###########------------------------------------------| 20.43% tmp3el8r7dt.zip |###########------------------------------------------| 20.88% tmp3el8r7dt.zip |###########------------------------------------------| 21.34% tmp3el8r7dt.zip |############-----------------------------------------| 21.79% tmp3el8r7dt.zip |############-----------------------------------------| 22.25% tmp3el8r7dt.zip |############-----------------------------------------| 22.7% tmp3el8r7dt.zip |############-----------------------------------------| 23.15% tmp3el8r7dt.zip |#############----------------------------------------| 23.61% tmp3el8r7dt.zip |#############----------------------------------------| 24.06% tmp3el8r7dt.zip |#############----------------------------------------| 24.51% tmp3el8r7dt.zip |#############----------------------------------------| 24.97% tmp3el8r7dt.zip |#############----------------------------------------| 25.42% tmp3el8r7dt.zip |##############---------------------------------------| 25.88% tmp3el8r7dt.zip |##############---------------------------------------| 26.33% tmp3el8r7dt.zip |##############---------------------------------------| 26.78% tmp3el8r7dt.zip |##############---------------------------------------| 27.24% tmp3el8r7dt.zip |###############--------------------------------------| 27.69% tmp3el8r7dt.zip |###############--------------------------------------| 28.15% tmp3el8r7dt.zip |###############--------------------------------------| 28.6% tmp3el8r7dt.zip |###############--------------------------------------| 29.05% tmp3el8r7dt.zip |################-------------------------------------| 29.51% tmp3el8r7dt.zip |################-------------------------------------| 29.96% tmp3el8r7dt.zip |################-------------------------------------| 30.42% tmp3el8r7dt.zip |################-------------------------------------| 30.87% tmp3el8r7dt.zip |#################------------------------------------| 31.32% tmp3el8r7dt.zip |#################------------------------------------| 31.78% tmp3el8r7dt.zip |#################------------------------------------| 32.23% tmp3el8r7dt.zip |#################------------------------------------| 32.69% tmp3el8r7dt.zip |##################-----------------------------------| 33.14% tmp3el8r7dt.zip |##################-----------------------------------| 33.59% tmp3el8r7dt.zip |##################-----------------------------------| 34.05% tmp3el8r7dt.zip |##################-----------------------------------| 34.5% tmp3el8r7dt.zip |###################----------------------------------| 34.96% tmp3el8r7dt.zip |###################----------------------------------| 35.41% tmp3el8r7dt.zip |###################----------------------------------| 35.86% tmp3el8r7dt.zip |###################----------------------------------| 36.32% tmp3el8r7dt.zip |###################----------------------------------| 36.77% tmp3el8r7dt.zip |####################---------------------------------| 37.23% tmp3el8r7dt.zip |####################---------------------------------| 37.68% tmp3el8r7dt.zip |####################---------------------------------| 38.13% tmp3el8r7dt.zip |####################---------------------------------| 38.59% tmp3el8r7dt.zip |#####################--------------------------------| 39.04% tmp3el8r7dt.zip |#####################--------------------------------| 39.5% tmp3el8r7dt.zip |#####################--------------------------------| 39.95% tmp3el8r7dt.zip |#####################--------------------------------| 40.4% tmp3el8r7dt.zip |######################-------------------------------| 40.86% tmp3el8r7dt.zip |######################-------------------------------| 41.31% tmp3el8r7dt.zip |######################-------------------------------| 41.77% tmp3el8r7dt.zip |######################-------------------------------| 42.22% tmp3el8r7dt.zip |#######################------------------------------| 42.67% tmp3el8r7dt.zip |#######################------------------------------| 43.13% tmp3el8r7dt.zip |#######################------------------------------| 43.58% tmp3el8r7dt.zip |#######################------------------------------| 44.04% tmp3el8r7dt.zip |########################-----------------------------| 44.49% tmp3el8r7dt.zip |########################-----------------------------| 44.94% tmp3el8r7dt.zip |########################-----------------------------| 45.4% tmp3el8r7dt.zip |########################-----------------------------| 45.85% tmp3el8r7dt.zip |#########################----------------------------| 46.31% tmp3el8r7dt.zip |#########################----------------------------| 46.76% tmp3el8r7dt.zip |#########################----------------------------| 47.21% tmp3el8r7dt.zip |#########################----------------------------| 47.67% tmp3el8r7dt.zip |##########################---------------------------| 48.12% tmp3el8r7dt.zip |##########################---------------------------| 48.58% tmp3el8r7dt.zip |##########################---------------------------| 49.03% tmp3el8r7dt.zip |##########################---------------------------| 49.48% tmp3el8r7dt.zip |##########################---------------------------| 49.94% tmp3el8r7dt.zip |###########################--------------------------| 50.39% tmp3el8r7dt.zip |###########################--------------------------| 50.85% tmp3el8r7dt.zip |###########################--------------------------| 51.3% tmp3el8r7dt.zip |###########################--------------------------| 51.75% tmp3el8r7dt.zip |############################-------------------------| 52.21% tmp3el8r7dt.zip |############################-------------------------| 52.66% tmp3el8r7dt.zip |############################-------------------------| 53.12% tmp3el8r7dt.zip |############################-------------------------| 53.57% tmp3el8r7dt.zip |#############################------------------------| 54.02% tmp3el8r7dt.zip |#############################------------------------| 54.48% tmp3el8r7dt.zip |#############################------------------------| 54.93% tmp3el8r7dt.zip |#############################------------------------| 55.39% tmp3el8r7dt.zip |##############################-----------------------| 55.84% tmp3el8r7dt.zip |##############################-----------------------| 56.29% tmp3el8r7dt.zip |##############################-----------------------| 56.75% tmp3el8r7dt.zip |##############################-----------------------| 57.2% tmp3el8r7dt.zip |###############################----------------------| 57.66% tmp3el8r7dt.zip |###############################----------------------| 58.11% tmp3el8r7dt.zip |###############################----------------------| 58.56% tmp3el8r7dt.zip |###############################----------------------| 59.02% tmp3el8r7dt.zip |################################---------------------| 59.47% tmp3el8r7dt.zip |################################---------------------| 59.93% tmp3el8r7dt.zip |################################---------------------| 60.38% tmp3el8r7dt.zip |################################---------------------| 60.83% tmp3el8r7dt.zip |################################---------------------| 61.29% tmp3el8r7dt.zip |#################################--------------------| 61.74% tmp3el8r7dt.zip |#################################--------------------| 62.2% tmp3el8r7dt.zip |#################################--------------------| 62.65% tmp3el8r7dt.zip |#################################--------------------| 63.1% tmp3el8r7dt.zip |##################################-------------------| 63.56% tmp3el8r7dt.zip |##################################-------------------| 64.01% tmp3el8r7dt.zip |##################################-------------------| 64.47% tmp3el8r7dt.zip |##################################-------------------| 64.92% tmp3el8r7dt.zip |###################################------------------| 65.37% tmp3el8r7dt.zip |###################################------------------| 65.83% tmp3el8r7dt.zip |###################################------------------| 66.28% tmp3el8r7dt.zip |###################################------------------| 66.74% tmp3el8r7dt.zip |####################################-----------------| 67.19% tmp3el8r7dt.zip |####################################-----------------| 67.64% tmp3el8r7dt.zip |####################################-----------------| 68.1% tmp3el8r7dt.zip |####################################-----------------| 68.55% tmp3el8r7dt.zip |#####################################----------------| 69.0% tmp3el8r7dt.zip |#####################################----------------| 69.46% tmp3el8r7dt.zip |#####################################----------------| 69.91% tmp3el8r7dt.zip |#####################################----------------| 70.37% tmp3el8r7dt.zip |######################################---------------| 70.82% tmp3el8r7dt.zip |######################################---------------| 71.27% tmp3el8r7dt.zip |######################################---------------| 71.73% tmp3el8r7dt.zip |######################################---------------| 72.18% tmp3el8r7dt.zip |######################################---------------| 72.64% tmp3el8r7dt.zip |#######################################--------------| 73.09% tmp3el8r7dt.zip |#######################################--------------| 73.54% tmp3el8r7dt.zip |#######################################--------------| 74.0% tmp3el8r7dt.zip |#######################################--------------| 74.45% tmp3el8r7dt.zip |########################################-------------| 74.91% tmp3el8r7dt.zip |########################################-------------| 75.36% tmp3el8r7dt.zip |########################################-------------| 75.81% tmp3el8r7dt.zip |########################################-------------| 76.27% tmp3el8r7dt.zip |#########################################------------| 76.72% tmp3el8r7dt.zip |#########################################------------| 77.18% tmp3el8r7dt.zip |#########################################------------| 77.63% tmp3el8r7dt.zip |#########################################------------| 78.08% tmp3el8r7dt.zip |##########################################-----------| 78.54% tmp3el8r7dt.zip |##########################################-----------| 78.99% tmp3el8r7dt.zip |##########################################-----------| 79.45% tmp3el8r7dt.zip |##########################################-----------| 79.9% tmp3el8r7dt.zip |###########################################----------| 80.35% tmp3el8r7dt.zip |###########################################----------| 80.81% tmp3el8r7dt.zip |###########################################----------| 81.26% tmp3el8r7dt.zip |###########################################----------| 81.72% tmp3el8r7dt.zip |############################################---------| 82.17% tmp3el8r7dt.zip |############################################---------| 82.62% tmp3el8r7dt.zip |############################################---------| 83.08% tmp3el8r7dt.zip |############################################---------| 83.53% tmp3el8r7dt.zip |#############################################--------| 83.99% tmp3el8r7dt.zip |#############################################--------| 84.44% tmp3el8r7dt.zip |#############################################--------| 84.89% tmp3el8r7dt.zip |#############################################--------| 85.35% tmp3el8r7dt.zip |#############################################--------| 85.8% tmp3el8r7dt.zip |##############################################-------| 86.26% tmp3el8r7dt.zip |##############################################-------| 86.71% tmp3el8r7dt.zip |##############################################-------| 87.16% tmp3el8r7dt.zip |##############################################-------| 87.62% tmp3el8r7dt.zip |###############################################------| 88.07% tmp3el8r7dt.zip |###############################################------| 88.53% tmp3el8r7dt.zip |###############################################------| 88.98% tmp3el8r7dt.zip |###############################################------| 89.43% tmp3el8r7dt.zip |################################################-----| 89.89% tmp3el8r7dt.zip |################################################-----| 90.34% tmp3el8r7dt.zip |################################################-----| 90.8% tmp3el8r7dt.zip |################################################-----| 91.25% tmp3el8r7dt.zip |#################################################----| 91.7% tmp3el8r7dt.zip |#################################################----| 92.16% tmp3el8r7dt.zip |#################################################----| 92.61% tmp3el8r7dt.zip |#################################################----| 93.07% tmp3el8r7dt.zip |##################################################---| 93.52% tmp3el8r7dt.zip |##################################################---| 93.97% tmp3el8r7dt.zip |##################################################---| 94.43% tmp3el8r7dt.zip |##################################################---| 94.88% tmp3el8r7dt.zip |###################################################--| 95.34% tmp3el8r7dt.zip |###################################################--| 95.79% tmp3el8r7dt.zip |###################################################--| 96.24% tmp3el8r7dt.zip |###################################################--| 96.7% tmp3el8r7dt.zip |###################################################--| 97.15% tmp3el8r7dt.zip |####################################################-| 97.61% tmp3el8r7dt.zip |####################################################-| 98.06% tmp3el8r7dt.zip |####################################################-| 98.51% tmp3el8r7dt.zip |####################################################-| 98.97% tmp3el8r7dt.zip |#####################################################| 99.42% tmp3el8r7dt.zip |#####################################################| 99.88% tmp3el8r7dt.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 53fa2a98-1ad8-4f45-b971-786a82267b77 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpbzfkncun.zip |-----------------------------------------------------| 0.47% tmpbzfkncun.zip |-----------------------------------------------------| 0.93% tmpbzfkncun.zip |#----------------------------------------------------| 1.4% tmpbzfkncun.zip |#----------------------------------------------------| 1.86% tmpbzfkncun.zip |#----------------------------------------------------| 2.33% tmpbzfkncun.zip |#----------------------------------------------------| 2.79% tmpbzfkncun.zip |##---------------------------------------------------| 3.26% tmpbzfkncun.zip |##---------------------------------------------------| 3.73% tmpbzfkncun.zip |##---------------------------------------------------| 4.19% tmpbzfkncun.zip |##---------------------------------------------------| 4.66% tmpbzfkncun.zip |###--------------------------------------------------| 5.12% tmpbzfkncun.zip |###--------------------------------------------------| 5.59% tmpbzfkncun.zip |###--------------------------------------------------| 6.05% tmpbzfkncun.zip |###--------------------------------------------------| 6.52% tmpbzfkncun.zip |####-------------------------------------------------| 6.98% tmpbzfkncun.zip |####-------------------------------------------------| 7.45% tmpbzfkncun.zip |####-------------------------------------------------| 7.92% tmpbzfkncun.zip |####-------------------------------------------------| 8.38% tmpbzfkncun.zip |#####------------------------------------------------| 8.85% tmpbzfkncun.zip |#####------------------------------------------------| 9.31% tmpbzfkncun.zip |#####------------------------------------------------| 9.78% tmpbzfkncun.zip |#####------------------------------------------------| 10.24% tmpbzfkncun.zip |######-----------------------------------------------| 10.71% tmpbzfkncun.zip |######-----------------------------------------------| 11.18% tmpbzfkncun.zip |######-----------------------------------------------| 11.64% tmpbzfkncun.zip |######-----------------------------------------------| 12.11% tmpbzfkncun.zip |#######----------------------------------------------| 12.57% tmpbzfkncun.zip |#######----------------------------------------------| 13.04% tmpbzfkncun.zip |#######----------------------------------------------| 13.5% tmpbzfkncun.zip |#######----------------------------------------------| 13.97% tmpbzfkncun.zip |########---------------------------------------------| 14.44% tmpbzfkncun.zip |########---------------------------------------------| 14.9% tmpbzfkncun.zip |########---------------------------------------------| 15.37% tmpbzfkncun.zip |########---------------------------------------------| 15.83% tmpbzfkncun.zip |#########--------------------------------------------| 16.3% tmpbzfkncun.zip |#########--------------------------------------------| 16.76% tmpbzfkncun.zip |#########--------------------------------------------| 17.23% tmpbzfkncun.zip |#########--------------------------------------------| 17.7% tmpbzfkncun.zip |##########-------------------------------------------| 18.16% tmpbzfkncun.zip |##########-------------------------------------------| 18.63% tmpbzfkncun.zip |##########-------------------------------------------| 19.09% tmpbzfkncun.zip |##########-------------------------------------------| 19.56% tmpbzfkncun.zip |###########------------------------------------------| 20.02% tmpbzfkncun.zip |###########------------------------------------------| 20.49% tmpbzfkncun.zip |###########------------------------------------------| 20.95% tmpbzfkncun.zip |###########------------------------------------------| 21.42% tmpbzfkncun.zip |############-----------------------------------------| 21.89% tmpbzfkncun.zip |############-----------------------------------------| 22.35% tmpbzfkncun.zip |############-----------------------------------------| 22.82% tmpbzfkncun.zip |############-----------------------------------------| 23.28% tmpbzfkncun.zip |#############----------------------------------------| 23.75% tmpbzfkncun.zip |#############----------------------------------------| 24.21% tmpbzfkncun.zip |#############----------------------------------------| 24.68% tmpbzfkncun.zip |#############----------------------------------------| 25.15% tmpbzfkncun.zip |##############---------------------------------------| 25.61% tmpbzfkncun.zip |##############---------------------------------------| 26.08% tmpbzfkncun.zip |##############---------------------------------------| 26.54% tmpbzfkncun.zip |##############---------------------------------------| 27.01% tmpbzfkncun.zip |###############--------------------------------------| 27.47% tmpbzfkncun.zip |###############--------------------------------------| 27.94% tmpbzfkncun.zip |###############--------------------------------------| 28.41% tmpbzfkncun.zip |###############--------------------------------------| 28.87% tmpbzfkncun.zip |################-------------------------------------| 29.34% tmpbzfkncun.zip |################-------------------------------------| 29.8% tmpbzfkncun.zip |################-------------------------------------| 30.27% tmpbzfkncun.zip |################-------------------------------------| 30.73% tmpbzfkncun.zip |#################------------------------------------| 31.2% tmpbzfkncun.zip |#################------------------------------------| 31.67% tmpbzfkncun.zip |#################------------------------------------| 32.13% tmpbzfkncun.zip |#################------------------------------------| 32.6% tmpbzfkncun.zip |##################-----------------------------------| 33.06% tmpbzfkncun.zip |##################-----------------------------------| 33.53% tmpbzfkncun.zip |##################-----------------------------------| 33.99% tmpbzfkncun.zip |##################-----------------------------------| 34.46% tmpbzfkncun.zip |###################----------------------------------| 34.92% tmpbzfkncun.zip |###################----------------------------------| 35.39% tmpbzfkncun.zip |###################----------------------------------| 35.86% tmpbzfkncun.zip |###################----------------------------------| 36.32% tmpbzfkncun.zip |###################----------------------------------| 36.79% tmpbzfkncun.zip |####################---------------------------------| 37.25% tmpbzfkncun.zip |####################---------------------------------| 37.72% tmpbzfkncun.zip |####################---------------------------------| 38.18% tmpbzfkncun.zip |####################---------------------------------| 38.65% tmpbzfkncun.zip |#####################--------------------------------| 39.12% tmpbzfkncun.zip |#####################--------------------------------| 39.58% tmpbzfkncun.zip |#####################--------------------------------| 40.05% tmpbzfkncun.zip |#####################--------------------------------| 40.51% tmpbzfkncun.zip |######################-------------------------------| 40.98% tmpbzfkncun.zip |######################-------------------------------| 41.44% tmpbzfkncun.zip |######################-------------------------------| 41.91% tmpbzfkncun.zip |######################-------------------------------| 42.38% tmpbzfkncun.zip |#######################------------------------------| 42.84% tmpbzfkncun.zip |#######################------------------------------| 43.31% tmpbzfkncun.zip |#######################------------------------------| 43.77% tmpbzfkncun.zip |#######################------------------------------| 44.24% tmpbzfkncun.zip |########################-----------------------------| 44.7% tmpbzfkncun.zip |########################-----------------------------| 45.17% tmpbzfkncun.zip |########################-----------------------------| 45.63% tmpbzfkncun.zip |########################-----------------------------| 46.1% tmpbzfkncun.zip |#########################----------------------------| 46.57% tmpbzfkncun.zip |#########################----------------------------| 47.03% tmpbzfkncun.zip |#########################----------------------------| 47.5% tmpbzfkncun.zip |#########################----------------------------| 47.96% tmpbzfkncun.zip |##########################---------------------------| 48.43% tmpbzfkncun.zip |##########################---------------------------| 48.89% tmpbzfkncun.zip |##########################---------------------------| 49.36% tmpbzfkncun.zip |##########################---------------------------| 49.83% tmpbzfkncun.zip |###########################--------------------------| 50.29% tmpbzfkncun.zip |###########################--------------------------| 50.76% tmpbzfkncun.zip |###########################--------------------------| 51.22% tmpbzfkncun.zip |###########################--------------------------| 51.69% tmpbzfkncun.zip |############################-------------------------| 52.15% tmpbzfkncun.zip |############################-------------------------| 52.62% tmpbzfkncun.zip |############################-------------------------| 53.09% tmpbzfkncun.zip |############################-------------------------| 53.55% tmpbzfkncun.zip |#############################------------------------| 54.02% tmpbzfkncun.zip |#############################------------------------| 54.48% tmpbzfkncun.zip |#############################------------------------| 54.95% tmpbzfkncun.zip |#############################------------------------| 55.41% tmpbzfkncun.zip |##############################-----------------------| 55.88% tmpbzfkncun.zip |##############################-----------------------| 56.35% tmpbzfkncun.zip |##############################-----------------------| 56.81% tmpbzfkncun.zip |##############################-----------------------| 57.28% tmpbzfkncun.zip |###############################----------------------| 57.74% tmpbzfkncun.zip |###############################----------------------| 58.21% tmpbzfkncun.zip |###############################----------------------| 58.67% tmpbzfkncun.zip |###############################----------------------| 59.14% tmpbzfkncun.zip |################################---------------------| 59.6% tmpbzfkncun.zip |################################---------------------| 60.07% tmpbzfkncun.zip |################################---------------------| 60.54% tmpbzfkncun.zip |################################---------------------| 61.0% tmpbzfkncun.zip |#################################--------------------| 61.47% tmpbzfkncun.zip |#################################--------------------| 61.93% tmpbzfkncun.zip |#################################--------------------| 62.4% tmpbzfkncun.zip |#################################--------------------| 62.86% tmpbzfkncun.zip |##################################-------------------| 63.33% tmpbzfkncun.zip |##################################-------------------| 63.8% tmpbzfkncun.zip |##################################-------------------| 64.26% tmpbzfkncun.zip |##################################-------------------| 64.73% tmpbzfkncun.zip |###################################------------------| 65.19% tmpbzfkncun.zip |###################################------------------| 65.66% tmpbzfkncun.zip |###################################------------------| 66.12% tmpbzfkncun.zip |###################################------------------| 66.59% tmpbzfkncun.zip |####################################-----------------| 67.06% tmpbzfkncun.zip |####################################-----------------| 67.52% tmpbzfkncun.zip |####################################-----------------| 67.99% tmpbzfkncun.zip |####################################-----------------| 68.45% tmpbzfkncun.zip |#####################################----------------| 68.92% tmpbzfkncun.zip |#####################################----------------| 69.38% tmpbzfkncun.zip |#####################################----------------| 69.85% tmpbzfkncun.zip |#####################################----------------| 70.32% tmpbzfkncun.zip |######################################---------------| 70.78% tmpbzfkncun.zip |######################################---------------| 71.25% tmpbzfkncun.zip |######################################---------------| 71.71% tmpbzfkncun.zip |######################################---------------| 72.18% tmpbzfkncun.zip |#######################################--------------| 72.64% tmpbzfkncun.zip |#######################################--------------| 73.11% tmpbzfkncun.zip |#######################################--------------| 73.57% tmpbzfkncun.zip |#######################################--------------| 74.04% tmpbzfkncun.zip |#######################################--------------| 74.51% tmpbzfkncun.zip |########################################-------------| 74.97% tmpbzfkncun.zip |########################################-------------| 75.44% tmpbzfkncun.zip |########################################-------------| 75.9% tmpbzfkncun.zip |########################################-------------| 76.37% tmpbzfkncun.zip |#########################################------------| 76.83% tmpbzfkncun.zip |#########################################------------| 77.3% tmpbzfkncun.zip |#########################################------------| 77.77% tmpbzfkncun.zip |#########################################------------| 78.23% tmpbzfkncun.zip |##########################################-----------| 78.7% tmpbzfkncun.zip |##########################################-----------| 79.16% tmpbzfkncun.zip |##########################################-----------| 79.63% tmpbzfkncun.zip |##########################################-----------| 80.09% tmpbzfkncun.zip |###########################################----------| 80.56% tmpbzfkncun.zip |###########################################----------| 81.03% tmpbzfkncun.zip |###########################################----------| 81.49% tmpbzfkncun.zip |###########################################----------| 81.96% tmpbzfkncun.zip |############################################---------| 82.42% tmpbzfkncun.zip |############################################---------| 82.89% tmpbzfkncun.zip |############################################---------| 83.35% tmpbzfkncun.zip |############################################---------| 83.82% tmpbzfkncun.zip |#############################################--------| 84.29% tmpbzfkncun.zip |#############################################--------| 84.75% tmpbzfkncun.zip |#############################################--------| 85.22% tmpbzfkncun.zip |#############################################--------| 85.68% tmpbzfkncun.zip |##############################################-------| 86.15% tmpbzfkncun.zip |##############################################-------| 86.61% tmpbzfkncun.zip |##############################################-------| 87.08% tmpbzfkncun.zip |##############################################-------| 87.54% tmpbzfkncun.zip |###############################################------| 88.01% tmpbzfkncun.zip |###############################################------| 88.48% tmpbzfkncun.zip |###############################################------| 88.94% tmpbzfkncun.zip |###############################################------| 89.41% tmpbzfkncun.zip |################################################-----| 89.87% tmpbzfkncun.zip |################################################-----| 90.34% tmpbzfkncun.zip |################################################-----| 90.8% tmpbzfkncun.zip |################################################-----| 91.27% tmpbzfkncun.zip |#################################################----| 91.74% tmpbzfkncun.zip |#################################################----| 92.2% tmpbzfkncun.zip |#################################################----| 92.67% tmpbzfkncun.zip |#################################################----| 93.13% tmpbzfkncun.zip |##################################################---| 93.6% tmpbzfkncun.zip |##################################################---| 94.06% tmpbzfkncun.zip |##################################################---| 94.53% tmpbzfkncun.zip |##################################################---| 95.0% tmpbzfkncun.zip |###################################################--| 95.46% tmpbzfkncun.zip |###################################################--| 95.93% tmpbzfkncun.zip |###################################################--| 96.39% tmpbzfkncun.zip |###################################################--| 96.86% tmpbzfkncun.zip |####################################################-| 97.32% tmpbzfkncun.zip |####################################################-| 97.79% tmpbzfkncun.zip |####################################################-| 98.25% tmpbzfkncun.zip |####################################################-| 98.72% tmpbzfkncun.zip |#####################################################| 99.19% tmpbzfkncun.zip |#####################################################| 99.65% tmpbzfkncun.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 02445615-4b80-47a6-8b5f-889268e748a6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-uPg9spd/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' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpyuxw2ehm.zip |-----------------------------------------------------| 0.46% tmpyuxw2ehm.zip |-----------------------------------------------------| 0.93% tmpyuxw2ehm.zip |#----------------------------------------------------| 1.39% tmpyuxw2ehm.zip |#----------------------------------------------------| 1.86% tmpyuxw2ehm.zip |#----------------------------------------------------| 2.32% tmpyuxw2ehm.zip |#----------------------------------------------------| 2.79% tmpyuxw2ehm.zip |##---------------------------------------------------| 3.25% tmpyuxw2ehm.zip |##---------------------------------------------------| 3.72% tmpyuxw2ehm.zip |##---------------------------------------------------| 4.18% tmpyuxw2ehm.zip |##---------------------------------------------------| 4.64% tmpyuxw2ehm.zip |###--------------------------------------------------| 5.11% tmpyuxw2ehm.zip |###--------------------------------------------------| 5.57% tmpyuxw2ehm.zip |###--------------------------------------------------| 6.04% tmpyuxw2ehm.zip |###--------------------------------------------------| 6.5% tmpyuxw2ehm.zip |####-------------------------------------------------| 6.97% tmpyuxw2ehm.zip |####-------------------------------------------------| 7.43% tmpyuxw2ehm.zip |####-------------------------------------------------| 7.9% tmpyuxw2ehm.zip |####-------------------------------------------------| 8.36% tmpyuxw2ehm.zip |#####------------------------------------------------| 8.82% tmpyuxw2ehm.zip |#####------------------------------------------------| 9.29% tmpyuxw2ehm.zip |#####------------------------------------------------| 9.75% tmpyuxw2ehm.zip |#####------------------------------------------------| 10.22% tmpyuxw2ehm.zip |######-----------------------------------------------| 10.68% tmpyuxw2ehm.zip |######-----------------------------------------------| 11.15% tmpyuxw2ehm.zip |######-----------------------------------------------| 11.61% tmpyuxw2ehm.zip |######-----------------------------------------------| 12.08% tmpyuxw2ehm.zip |#######----------------------------------------------| 12.54% tmpyuxw2ehm.zip |#######----------------------------------------------| 13.0% tmpyuxw2ehm.zip |#######----------------------------------------------| 13.47% tmpyuxw2ehm.zip |#######----------------------------------------------| 13.93% tmpyuxw2ehm.zip |########---------------------------------------------| 14.4% tmpyuxw2ehm.zip |########---------------------------------------------| 14.86% tmpyuxw2ehm.zip |########---------------------------------------------| 15.33% tmpyuxw2ehm.zip |########---------------------------------------------| 15.79% tmpyuxw2ehm.zip |#########--------------------------------------------| 16.26% tmpyuxw2ehm.zip |#########--------------------------------------------| 16.72% tmpyuxw2ehm.zip |#########--------------------------------------------| 17.18% tmpyuxw2ehm.zip |#########--------------------------------------------| 17.65% tmpyuxw2ehm.zip |##########-------------------------------------------| 18.11% tmpyuxw2ehm.zip |##########-------------------------------------------| 18.58% tmpyuxw2ehm.zip |##########-------------------------------------------| 19.04% tmpyuxw2ehm.zip |##########-------------------------------------------| 19.51% tmpyuxw2ehm.zip |###########------------------------------------------| 19.97% tmpyuxw2ehm.zip |###########------------------------------------------| 20.43% tmpyuxw2ehm.zip |###########------------------------------------------| 20.9% tmpyuxw2ehm.zip |###########------------------------------------------| 21.36% tmpyuxw2ehm.zip |############-----------------------------------------| 21.83% tmpyuxw2ehm.zip |############-----------------------------------------| 22.29% tmpyuxw2ehm.zip |############-----------------------------------------| 22.76% tmpyuxw2ehm.zip |############-----------------------------------------| 23.22% tmpyuxw2ehm.zip |#############----------------------------------------| 23.69% tmpyuxw2ehm.zip |#############----------------------------------------| 24.15% tmpyuxw2ehm.zip |#############----------------------------------------| 24.61% tmpyuxw2ehm.zip |#############----------------------------------------| 25.08% tmpyuxw2ehm.zip |##############---------------------------------------| 25.54% tmpyuxw2ehm.zip |##############---------------------------------------| 26.01% tmpyuxw2ehm.zip |##############---------------------------------------| 26.47% tmpyuxw2ehm.zip |##############---------------------------------------| 26.94% tmpyuxw2ehm.zip |###############--------------------------------------| 27.4% tmpyuxw2ehm.zip |###############--------------------------------------| 27.87% tmpyuxw2ehm.zip |###############--------------------------------------| 28.33% tmpyuxw2ehm.zip |###############--------------------------------------| 28.79% tmpyuxw2ehm.zip |################-------------------------------------| 29.26% tmpyuxw2ehm.zip |################-------------------------------------| 29.72% tmpyuxw2ehm.zip |################-------------------------------------| 30.19% tmpyuxw2ehm.zip |################-------------------------------------| 30.65% tmpyuxw2ehm.zip |################-------------------------------------| 31.12% tmpyuxw2ehm.zip |#################------------------------------------| 31.58% tmpyuxw2ehm.zip |#################------------------------------------| 32.05% tmpyuxw2ehm.zip |#################------------------------------------| 32.51% tmpyuxw2ehm.zip |#################------------------------------------| 32.97% tmpyuxw2ehm.zip |##################-----------------------------------| 33.44% tmpyuxw2ehm.zip |##################-----------------------------------| 33.9% tmpyuxw2ehm.zip |##################-----------------------------------| 34.37% tmpyuxw2ehm.zip |##################-----------------------------------| 34.83% tmpyuxw2ehm.zip |###################----------------------------------| 35.3% tmpyuxw2ehm.zip |###################----------------------------------| 35.76% tmpyuxw2ehm.zip |###################----------------------------------| 36.23% tmpyuxw2ehm.zip |###################----------------------------------| 36.69% tmpyuxw2ehm.zip |####################---------------------------------| 37.15% tmpyuxw2ehm.zip |####################---------------------------------| 37.62% tmpyuxw2ehm.zip |####################---------------------------------| 38.08% tmpyuxw2ehm.zip |####################---------------------------------| 38.55% tmpyuxw2ehm.zip |#####################--------------------------------| 39.01% tmpyuxw2ehm.zip |#####################--------------------------------| 39.48% tmpyuxw2ehm.zip |#####################--------------------------------| 39.94% tmpyuxw2ehm.zip |#####################--------------------------------| 40.41% tmpyuxw2ehm.zip |######################-------------------------------| 40.87% tmpyuxw2ehm.zip |######################-------------------------------| 41.33% tmpyuxw2ehm.zip |######################-------------------------------| 41.8% tmpyuxw2ehm.zip |######################-------------------------------| 42.26% tmpyuxw2ehm.zip |#######################------------------------------| 42.73% tmpyuxw2ehm.zip |#######################------------------------------| 43.19% tmpyuxw2ehm.zip |#######################------------------------------| 43.66% tmpyuxw2ehm.zip |#######################------------------------------| 44.12% tmpyuxw2ehm.zip |########################-----------------------------| 44.59% tmpyuxw2ehm.zip |########################-----------------------------| 45.05% tmpyuxw2ehm.zip |########################-----------------------------| 45.51% tmpyuxw2ehm.zip |########################-----------------------------| 45.98% tmpyuxw2ehm.zip |#########################----------------------------| 46.44% tmpyuxw2ehm.zip |#########################----------------------------| 46.91% tmpyuxw2ehm.zip |#########################----------------------------| 47.37% tmpyuxw2ehm.zip |#########################----------------------------| 47.84% tmpyuxw2ehm.zip |##########################---------------------------| 48.3% tmpyuxw2ehm.zip |##########################---------------------------| 48.77% tmpyuxw2ehm.zip |##########################---------------------------| 49.23% tmpyuxw2ehm.zip |##########################---------------------------| 49.69% tmpyuxw2ehm.zip |###########################--------------------------| 50.16% tmpyuxw2ehm.zip |###########################--------------------------| 50.62% tmpyuxw2ehm.zip |###########################--------------------------| 51.09% tmpyuxw2ehm.zip |###########################--------------------------| 51.55% tmpyuxw2ehm.zip |############################-------------------------| 52.02% tmpyuxw2ehm.zip |############################-------------------------| 52.48% tmpyuxw2ehm.zip |############################-------------------------| 52.94% tmpyuxw2ehm.zip |############################-------------------------| 53.41% tmpyuxw2ehm.zip |#############################------------------------| 53.87% tmpyuxw2ehm.zip |#############################------------------------| 54.34% tmpyuxw2ehm.zip |#############################------------------------| 54.8% tmpyuxw2ehm.zip |#############################------------------------| 55.27% tmpyuxw2ehm.zip |##############################-----------------------| 55.73% tmpyuxw2ehm.zip |##############################-----------------------| 56.2% tmpyuxw2ehm.zip |##############################-----------------------| 56.66% tmpyuxw2ehm.zip |##############################-----------------------| 57.12% tmpyuxw2ehm.zip |###############################----------------------| 57.59% tmpyuxw2ehm.zip |###############################----------------------| 58.05% tmpyuxw2ehm.zip |###############################----------------------| 58.52% tmpyuxw2ehm.zip |###############################----------------------| 58.98% tmpyuxw2ehm.zip |################################---------------------| 59.45% tmpyuxw2ehm.zip |################################---------------------| 59.91% tmpyuxw2ehm.zip |################################---------------------| 60.38% tmpyuxw2ehm.zip |################################---------------------| 60.84% tmpyuxw2ehm.zip |################################---------------------| 61.3% tmpyuxw2ehm.zip |#################################--------------------| 61.77% tmpyuxw2ehm.zip |#################################--------------------| 62.23% tmpyuxw2ehm.zip |#################################--------------------| 62.7% tmpyuxw2ehm.zip |#################################--------------------| 63.16% tmpyuxw2ehm.zip |##################################-------------------| 63.63% tmpyuxw2ehm.zip |##################################-------------------| 64.09% tmpyuxw2ehm.zip |##################################-------------------| 64.56% tmpyuxw2ehm.zip |##################################-------------------| 65.02% tmpyuxw2ehm.zip |###################################------------------| 65.48% tmpyuxw2ehm.zip |###################################------------------| 65.95% tmpyuxw2ehm.zip |###################################------------------| 66.41% tmpyuxw2ehm.zip |###################################------------------| 66.88% tmpyuxw2ehm.zip |####################################-----------------| 67.34% tmpyuxw2ehm.zip |####################################-----------------| 67.81% tmpyuxw2ehm.zip |####################################-----------------| 68.27% tmpyuxw2ehm.zip |####################################-----------------| 68.74% tmpyuxw2ehm.zip |#####################################----------------| 69.2% tmpyuxw2ehm.zip |#####################################----------------| 69.66% tmpyuxw2ehm.zip |#####################################----------------| 70.13% tmpyuxw2ehm.zip |#####################################----------------| 70.59% tmpyuxw2ehm.zip |######################################---------------| 71.06% tmpyuxw2ehm.zip |######################################---------------| 71.52% tmpyuxw2ehm.zip |######################################---------------| 71.99% tmpyuxw2ehm.zip |######################################---------------| 72.45% tmpyuxw2ehm.zip |#######################################--------------| 72.92% tmpyuxw2ehm.zip |#######################################--------------| 73.38% tmpyuxw2ehm.zip |#######################################--------------| 73.84% tmpyuxw2ehm.zip |#######################################--------------| 74.31% tmpyuxw2ehm.zip |########################################-------------| 74.77% tmpyuxw2ehm.zip |########################################-------------| 75.24% tmpyuxw2ehm.zip |########################################-------------| 75.7% tmpyuxw2ehm.zip |########################################-------------| 76.17% tmpyuxw2ehm.zip |#########################################------------| 76.63% tmpyuxw2ehm.zip |#########################################------------| 77.1% tmpyuxw2ehm.zip |#########################################------------| 77.56% tmpyuxw2ehm.zip |#########################################------------| 78.02% tmpyuxw2ehm.zip |##########################################-----------| 78.49% tmpyuxw2ehm.zip |##########################################-----------| 78.95% tmpyuxw2ehm.zip |##########################################-----------| 79.42% tmpyuxw2ehm.zip |##########################################-----------| 79.88% tmpyuxw2ehm.zip |###########################################----------| 80.35% tmpyuxw2ehm.zip |###########################################----------| 80.81% tmpyuxw2ehm.zip |###########################################----------| 81.28% tmpyuxw2ehm.zip |###########################################----------| 81.74% tmpyuxw2ehm.zip |############################################---------| 82.2% tmpyuxw2ehm.zip |############################################---------| 82.67% tmpyuxw2ehm.zip |############################################---------| 83.13% tmpyuxw2ehm.zip |############################################---------| 83.6% tmpyuxw2ehm.zip |#############################################--------| 84.06% tmpyuxw2ehm.zip |#############################################--------| 84.53% tmpyuxw2ehm.zip |#############################################--------| 84.99% tmpyuxw2ehm.zip |#############################################--------| 85.45% tmpyuxw2ehm.zip |##############################################-------| 85.92% tmpyuxw2ehm.zip |##############################################-------| 86.38% tmpyuxw2ehm.zip |##############################################-------| 86.85% tmpyuxw2ehm.zip |##############################################-------| 87.31% tmpyuxw2ehm.zip |###############################################------| 87.78% tmpyuxw2ehm.zip |###############################################------| 88.24% tmpyuxw2ehm.zip |###############################################------| 88.71% tmpyuxw2ehm.zip |###############################################------| 89.17% tmpyuxw2ehm.zip |################################################-----| 89.63% tmpyuxw2ehm.zip |################################################-----| 90.1% tmpyuxw2ehm.zip |################################################-----| 90.56% tmpyuxw2ehm.zip |################################################-----| 91.03% tmpyuxw2ehm.zip |################################################-----| 91.49% tmpyuxw2ehm.zip |#################################################----| 91.96% tmpyuxw2ehm.zip |#################################################----| 92.42% tmpyuxw2ehm.zip |#################################################----| 92.89% tmpyuxw2ehm.zip |#################################################----| 93.35% tmpyuxw2ehm.zip |##################################################---| 93.81% tmpyuxw2ehm.zip |##################################################---| 94.28% tmpyuxw2ehm.zip |##################################################---| 94.74% tmpyuxw2ehm.zip |##################################################---| 95.21% tmpyuxw2ehm.zip |###################################################--| 95.67% tmpyuxw2ehm.zip |###################################################--| 96.14% tmpyuxw2ehm.zip |###################################################--| 96.6% tmpyuxw2ehm.zip |###################################################--| 97.07% tmpyuxw2ehm.zip |####################################################-| 97.53% tmpyuxw2ehm.zip |####################################################-| 97.99% tmpyuxw2ehm.zip |####################################################-| 98.46% tmpyuxw2ehm.zip |####################################################-| 98.92% tmpyuxw2ehm.zip |#####################################################| 99.39% tmpyuxw2ehm.zip |#####################################################| 99.85% tmpyuxw2ehm.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 56e41211-641f-45b9-8961-0f2824f02e99 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x