By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=UmH7vbj6 + CMPASS=UmH7vbj6 + sed -i -e 's|admin_password: .*$|admin_password: UmH7vbj6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh 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 | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-9ullhtt/dmaap_types.yaml ++ basename /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-9ullhtt/dmaap_types.yaml /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuy48rgq_.zip |-----------------------------------------------------| 0.55% tmpuy48rgq_.zip |#----------------------------------------------------| 1.1% tmpuy48rgq_.zip |#----------------------------------------------------| 1.65% tmpuy48rgq_.zip |#----------------------------------------------------| 2.21% tmpuy48rgq_.zip |#----------------------------------------------------| 2.76% tmpuy48rgq_.zip |##---------------------------------------------------| 3.31% tmpuy48rgq_.zip |##---------------------------------------------------| 3.86% tmpuy48rgq_.zip |##---------------------------------------------------| 4.41% tmpuy48rgq_.zip |###--------------------------------------------------| 4.96% tmpuy48rgq_.zip |###--------------------------------------------------| 5.51% tmpuy48rgq_.zip |###--------------------------------------------------| 6.06% tmpuy48rgq_.zip |####-------------------------------------------------| 6.62% tmpuy48rgq_.zip |####-------------------------------------------------| 7.17% tmpuy48rgq_.zip |####-------------------------------------------------| 7.72% tmpuy48rgq_.zip |####-------------------------------------------------| 8.27% tmpuy48rgq_.zip |#####------------------------------------------------| 8.82% tmpuy48rgq_.zip |#####------------------------------------------------| 9.37% tmpuy48rgq_.zip |#####------------------------------------------------| 9.92% tmpuy48rgq_.zip |######-----------------------------------------------| 10.48% tmpuy48rgq_.zip |######-----------------------------------------------| 11.03% tmpuy48rgq_.zip |######-----------------------------------------------| 11.58% tmpuy48rgq_.zip |######-----------------------------------------------| 12.13% tmpuy48rgq_.zip |#######----------------------------------------------| 12.68% tmpuy48rgq_.zip |#######----------------------------------------------| 13.23% tmpuy48rgq_.zip |#######----------------------------------------------| 13.78% tmpuy48rgq_.zip |########---------------------------------------------| 14.34% tmpuy48rgq_.zip |########---------------------------------------------| 14.89% tmpuy48rgq_.zip |########---------------------------------------------| 15.44% tmpuy48rgq_.zip |########---------------------------------------------| 15.99% tmpuy48rgq_.zip |#########--------------------------------------------| 16.54% tmpuy48rgq_.zip |#########--------------------------------------------| 17.09% tmpuy48rgq_.zip |#########--------------------------------------------| 17.64% tmpuy48rgq_.zip |##########-------------------------------------------| 18.19% tmpuy48rgq_.zip |##########-------------------------------------------| 18.75% tmpuy48rgq_.zip |##########-------------------------------------------| 19.3% tmpuy48rgq_.zip |###########------------------------------------------| 19.85% tmpuy48rgq_.zip |###########------------------------------------------| 20.4% tmpuy48rgq_.zip |###########------------------------------------------| 20.95% tmpuy48rgq_.zip |###########------------------------------------------| 21.5% tmpuy48rgq_.zip |############-----------------------------------------| 22.05% tmpuy48rgq_.zip |############-----------------------------------------| 22.61% tmpuy48rgq_.zip |############-----------------------------------------| 23.16% tmpuy48rgq_.zip |#############----------------------------------------| 23.71% tmpuy48rgq_.zip |#############----------------------------------------| 24.26% tmpuy48rgq_.zip |#############----------------------------------------| 24.81% tmpuy48rgq_.zip |#############----------------------------------------| 25.36% tmpuy48rgq_.zip |##############---------------------------------------| 25.91% tmpuy48rgq_.zip |##############---------------------------------------| 26.47% tmpuy48rgq_.zip |##############---------------------------------------| 27.02% tmpuy48rgq_.zip |###############--------------------------------------| 27.57% tmpuy48rgq_.zip |###############--------------------------------------| 28.12% tmpuy48rgq_.zip |###############--------------------------------------| 28.67% tmpuy48rgq_.zip |###############--------------------------------------| 29.22% tmpuy48rgq_.zip |################-------------------------------------| 29.77% tmpuy48rgq_.zip |################-------------------------------------| 30.32% tmpuy48rgq_.zip |################-------------------------------------| 30.88% tmpuy48rgq_.zip |#################------------------------------------| 31.43% tmpuy48rgq_.zip |#################------------------------------------| 31.98% tmpuy48rgq_.zip |#################------------------------------------| 32.53% tmpuy48rgq_.zip |##################-----------------------------------| 33.08% tmpuy48rgq_.zip |##################-----------------------------------| 33.63% tmpuy48rgq_.zip |##################-----------------------------------| 34.18% tmpuy48rgq_.zip |##################-----------------------------------| 34.74% tmpuy48rgq_.zip |###################----------------------------------| 35.29% tmpuy48rgq_.zip |###################----------------------------------| 35.84% tmpuy48rgq_.zip |###################----------------------------------| 36.39% tmpuy48rgq_.zip |####################---------------------------------| 36.94% tmpuy48rgq_.zip |####################---------------------------------| 37.49% tmpuy48rgq_.zip |####################---------------------------------| 38.04% tmpuy48rgq_.zip |####################---------------------------------| 38.6% tmpuy48rgq_.zip |#####################--------------------------------| 39.15% tmpuy48rgq_.zip |#####################--------------------------------| 39.7% tmpuy48rgq_.zip |#####################--------------------------------| 40.25% tmpuy48rgq_.zip |######################-------------------------------| 40.8% tmpuy48rgq_.zip |######################-------------------------------| 41.35% tmpuy48rgq_.zip |######################-------------------------------| 41.9% tmpuy48rgq_.zip |#######################------------------------------| 42.45% tmpuy48rgq_.zip |#######################------------------------------| 43.01% tmpuy48rgq_.zip |#######################------------------------------| 43.56% tmpuy48rgq_.zip |#######################------------------------------| 44.11% tmpuy48rgq_.zip |########################-----------------------------| 44.66% tmpuy48rgq_.zip |########################-----------------------------| 45.21% tmpuy48rgq_.zip |########################-----------------------------| 45.76% tmpuy48rgq_.zip |#########################----------------------------| 46.31% tmpuy48rgq_.zip |#########################----------------------------| 46.87% tmpuy48rgq_.zip |#########################----------------------------| 47.42% tmpuy48rgq_.zip |#########################----------------------------| 47.97% tmpuy48rgq_.zip |##########################---------------------------| 48.52% tmpuy48rgq_.zip |##########################---------------------------| 49.07% tmpuy48rgq_.zip |##########################---------------------------| 49.62% tmpuy48rgq_.zip |###########################--------------------------| 50.17% tmpuy48rgq_.zip |###########################--------------------------| 50.73% tmpuy48rgq_.zip |###########################--------------------------| 51.28% tmpuy48rgq_.zip |###########################--------------------------| 51.83% tmpuy48rgq_.zip |############################-------------------------| 52.38% tmpuy48rgq_.zip |############################-------------------------| 52.93% tmpuy48rgq_.zip |############################-------------------------| 53.48% tmpuy48rgq_.zip |#############################------------------------| 54.03% tmpuy48rgq_.zip |#############################------------------------| 54.58% tmpuy48rgq_.zip |#############################------------------------| 55.14% tmpuy48rgq_.zip |##############################-----------------------| 55.69% tmpuy48rgq_.zip |##############################-----------------------| 56.24% tmpuy48rgq_.zip |##############################-----------------------| 56.79% tmpuy48rgq_.zip |##############################-----------------------| 57.34% tmpuy48rgq_.zip |###############################----------------------| 57.89% tmpuy48rgq_.zip |###############################----------------------| 58.44% tmpuy48rgq_.zip |###############################----------------------| 59.0% tmpuy48rgq_.zip |################################---------------------| 59.55% tmpuy48rgq_.zip |################################---------------------| 60.1% tmpuy48rgq_.zip |################################---------------------| 60.65% tmpuy48rgq_.zip |################################---------------------| 61.2% tmpuy48rgq_.zip |#################################--------------------| 61.75% tmpuy48rgq_.zip |#################################--------------------| 62.3% tmpuy48rgq_.zip |#################################--------------------| 62.86% tmpuy48rgq_.zip |##################################-------------------| 63.41% tmpuy48rgq_.zip |##################################-------------------| 63.96% tmpuy48rgq_.zip |##################################-------------------| 64.51% tmpuy48rgq_.zip |##################################-------------------| 65.06% tmpuy48rgq_.zip |###################################------------------| 65.61% tmpuy48rgq_.zip |###################################------------------| 66.16% tmpuy48rgq_.zip |###################################------------------| 66.71% tmpuy48rgq_.zip |####################################-----------------| 67.27% tmpuy48rgq_.zip |####################################-----------------| 67.82% tmpuy48rgq_.zip |####################################-----------------| 68.37% tmpuy48rgq_.zip |#####################################----------------| 68.92% tmpuy48rgq_.zip |#####################################----------------| 69.47% tmpuy48rgq_.zip |#####################################----------------| 70.02% tmpuy48rgq_.zip |#####################################----------------| 70.57% tmpuy48rgq_.zip |######################################---------------| 71.13% tmpuy48rgq_.zip |######################################---------------| 71.68% tmpuy48rgq_.zip |######################################---------------| 72.23% tmpuy48rgq_.zip |#######################################--------------| 72.78% tmpuy48rgq_.zip |#######################################--------------| 73.33% tmpuy48rgq_.zip |#######################################--------------| 73.88% tmpuy48rgq_.zip |#######################################--------------| 74.43% tmpuy48rgq_.zip |########################################-------------| 74.99% tmpuy48rgq_.zip |########################################-------------| 75.54% tmpuy48rgq_.zip |########################################-------------| 76.09% tmpuy48rgq_.zip |#########################################------------| 76.64% tmpuy48rgq_.zip |#########################################------------| 77.19% tmpuy48rgq_.zip |#########################################------------| 77.74% tmpuy48rgq_.zip |#########################################------------| 78.29% tmpuy48rgq_.zip |##########################################-----------| 78.84% tmpuy48rgq_.zip |##########################################-----------| 79.4% tmpuy48rgq_.zip |##########################################-----------| 79.95% tmpuy48rgq_.zip |###########################################----------| 80.5% tmpuy48rgq_.zip |###########################################----------| 81.05% tmpuy48rgq_.zip |###########################################----------| 81.6% tmpuy48rgq_.zip |############################################---------| 82.15% tmpuy48rgq_.zip |############################################---------| 82.7% tmpuy48rgq_.zip |############################################---------| 83.26% tmpuy48rgq_.zip |############################################---------| 83.81% tmpuy48rgq_.zip |#############################################--------| 84.36% tmpuy48rgq_.zip |#############################################--------| 84.91% tmpuy48rgq_.zip |#############################################--------| 85.46% tmpuy48rgq_.zip |##############################################-------| 86.01% tmpuy48rgq_.zip |##############################################-------| 86.56% tmpuy48rgq_.zip |##############################################-------| 87.12% tmpuy48rgq_.zip |##############################################-------| 87.67% tmpuy48rgq_.zip |###############################################------| 88.22% tmpuy48rgq_.zip |###############################################------| 88.77% tmpuy48rgq_.zip |###############################################------| 89.32% tmpuy48rgq_.zip |################################################-----| 89.87% tmpuy48rgq_.zip |################################################-----| 90.42% tmpuy48rgq_.zip |################################################-----| 90.97% tmpuy48rgq_.zip |#################################################----| 91.53% tmpuy48rgq_.zip |#################################################----| 92.08% tmpuy48rgq_.zip |#################################################----| 92.63% tmpuy48rgq_.zip |#################################################----| 93.18% tmpuy48rgq_.zip |##################################################---| 93.73% tmpuy48rgq_.zip |##################################################---| 94.28% tmpuy48rgq_.zip |##################################################---| 94.83% tmpuy48rgq_.zip |###################################################--| 95.39% tmpuy48rgq_.zip |###################################################--| 95.94% tmpuy48rgq_.zip |###################################################--| 96.49% tmpuy48rgq_.zip |###################################################--| 97.04% tmpuy48rgq_.zip |####################################################-| 97.59% tmpuy48rgq_.zip |####################################################-| 98.14% tmpuy48rgq_.zip |####################################################-| 98.69% tmpuy48rgq_.zip |#####################################################| 99.25% tmpuy48rgq_.zip |#####################################################| 99.8% tmpuy48rgq_.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 37f8ee5c-1062-43b3-a3f5-e2b38499d6a8 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IHULxBY/pgaas_types.yaml ++ basename /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-IHULxBY/pgaas_types.yaml /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpp488_tjv.zip |-----------------------------------------------------| 0.19% tmpp488_tjv.zip |-----------------------------------------------------| 0.37% tmpp488_tjv.zip |-----------------------------------------------------| 0.56% tmpp488_tjv.zip |-----------------------------------------------------| 0.75% tmpp488_tjv.zip |-----------------------------------------------------| 0.94% tmpp488_tjv.zip |#----------------------------------------------------| 1.12% tmpp488_tjv.zip |#----------------------------------------------------| 1.31% tmpp488_tjv.zip |#----------------------------------------------------| 1.5% tmpp488_tjv.zip |#----------------------------------------------------| 1.69% tmpp488_tjv.zip |#----------------------------------------------------| 1.87% tmpp488_tjv.zip |#----------------------------------------------------| 2.06% tmpp488_tjv.zip |#----------------------------------------------------| 2.25% tmpp488_tjv.zip |#----------------------------------------------------| 2.44% tmpp488_tjv.zip |#----------------------------------------------------| 2.62% tmpp488_tjv.zip |#----------------------------------------------------| 2.81% tmpp488_tjv.zip |##---------------------------------------------------| 3.0% tmpp488_tjv.zip |##---------------------------------------------------| 3.19% tmpp488_tjv.zip |##---------------------------------------------------| 3.37% tmpp488_tjv.zip |##---------------------------------------------------| 3.56% tmpp488_tjv.zip |##---------------------------------------------------| 3.75% tmpp488_tjv.zip |##---------------------------------------------------| 3.94% tmpp488_tjv.zip |##---------------------------------------------------| 4.12% tmpp488_tjv.zip |##---------------------------------------------------| 4.31% tmpp488_tjv.zip |##---------------------------------------------------| 4.5% tmpp488_tjv.zip |##---------------------------------------------------| 4.69% tmpp488_tjv.zip |###--------------------------------------------------| 4.87% tmpp488_tjv.zip |###--------------------------------------------------| 5.06% tmpp488_tjv.zip |###--------------------------------------------------| 5.25% tmpp488_tjv.zip |###--------------------------------------------------| 5.43% tmpp488_tjv.zip |###--------------------------------------------------| 5.62% tmpp488_tjv.zip |###--------------------------------------------------| 5.81% tmpp488_tjv.zip |###--------------------------------------------------| 6.0% tmpp488_tjv.zip |###--------------------------------------------------| 6.18% tmpp488_tjv.zip |###--------------------------------------------------| 6.37% tmpp488_tjv.zip |###--------------------------------------------------| 6.56% tmpp488_tjv.zip |####-------------------------------------------------| 6.75% tmpp488_tjv.zip |####-------------------------------------------------| 6.93% tmpp488_tjv.zip |####-------------------------------------------------| 7.12% tmpp488_tjv.zip |####-------------------------------------------------| 7.31% tmpp488_tjv.zip |####-------------------------------------------------| 7.5% tmpp488_tjv.zip |####-------------------------------------------------| 7.68% tmpp488_tjv.zip |####-------------------------------------------------| 7.87% tmpp488_tjv.zip |####-------------------------------------------------| 8.06% tmpp488_tjv.zip |####-------------------------------------------------| 8.25% tmpp488_tjv.zip |####-------------------------------------------------| 8.43% tmpp488_tjv.zip |#####------------------------------------------------| 8.62% tmpp488_tjv.zip |#####------------------------------------------------| 8.81% tmpp488_tjv.zip |#####------------------------------------------------| 9.0% tmpp488_tjv.zip |#####------------------------------------------------| 9.18% tmpp488_tjv.zip |#####------------------------------------------------| 9.37% tmpp488_tjv.zip |#####------------------------------------------------| 9.56% tmpp488_tjv.zip |#####------------------------------------------------| 9.75% tmpp488_tjv.zip |#####------------------------------------------------| 9.93% tmpp488_tjv.zip |#####------------------------------------------------| 10.12% tmpp488_tjv.zip |#####------------------------------------------------| 10.31% tmpp488_tjv.zip |######-----------------------------------------------| 10.49% tmpp488_tjv.zip |######-----------------------------------------------| 10.68% tmpp488_tjv.zip |######-----------------------------------------------| 10.87% tmpp488_tjv.zip |######-----------------------------------------------| 11.06% tmpp488_tjv.zip |######-----------------------------------------------| 11.24% tmpp488_tjv.zip |######-----------------------------------------------| 11.43% tmpp488_tjv.zip |######-----------------------------------------------| 11.62% tmpp488_tjv.zip |######-----------------------------------------------| 11.81% tmpp488_tjv.zip |######-----------------------------------------------| 11.99% tmpp488_tjv.zip |######-----------------------------------------------| 12.18% tmpp488_tjv.zip |#######----------------------------------------------| 12.37% tmpp488_tjv.zip |#######----------------------------------------------| 12.56% tmpp488_tjv.zip |#######----------------------------------------------| 12.74% tmpp488_tjv.zip |#######----------------------------------------------| 12.93% tmpp488_tjv.zip |#######----------------------------------------------| 13.12% tmpp488_tjv.zip |#######----------------------------------------------| 13.31% tmpp488_tjv.zip |#######----------------------------------------------| 13.49% tmpp488_tjv.zip |#######----------------------------------------------| 13.68% tmpp488_tjv.zip |#######----------------------------------------------| 13.87% tmpp488_tjv.zip |#######----------------------------------------------| 14.06% tmpp488_tjv.zip |########---------------------------------------------| 14.24% tmpp488_tjv.zip |########---------------------------------------------| 14.43% tmpp488_tjv.zip |########---------------------------------------------| 14.62% tmpp488_tjv.zip |########---------------------------------------------| 14.8% tmpp488_tjv.zip |########---------------------------------------------| 14.99% tmpp488_tjv.zip |########---------------------------------------------| 15.18% tmpp488_tjv.zip |########---------------------------------------------| 15.37% tmpp488_tjv.zip |########---------------------------------------------| 15.55% tmpp488_tjv.zip |########---------------------------------------------| 15.74% tmpp488_tjv.zip |########---------------------------------------------| 15.93% tmpp488_tjv.zip |#########--------------------------------------------| 16.12% tmpp488_tjv.zip |#########--------------------------------------------| 16.3% tmpp488_tjv.zip |#########--------------------------------------------| 16.49% tmpp488_tjv.zip |#########--------------------------------------------| 16.68% tmpp488_tjv.zip |#########--------------------------------------------| 16.87% tmpp488_tjv.zip |#########--------------------------------------------| 17.05% tmpp488_tjv.zip |#########--------------------------------------------| 17.24% tmpp488_tjv.zip |#########--------------------------------------------| 17.43% tmpp488_tjv.zip |#########--------------------------------------------| 17.62% tmpp488_tjv.zip |#########--------------------------------------------| 17.8% tmpp488_tjv.zip |##########-------------------------------------------| 17.99% tmpp488_tjv.zip |##########-------------------------------------------| 18.18% tmpp488_tjv.zip |##########-------------------------------------------| 18.37% tmpp488_tjv.zip |##########-------------------------------------------| 18.55% tmpp488_tjv.zip |##########-------------------------------------------| 18.74% tmpp488_tjv.zip |##########-------------------------------------------| 18.93% tmpp488_tjv.zip |##########-------------------------------------------| 19.12% tmpp488_tjv.zip |##########-------------------------------------------| 19.3% tmpp488_tjv.zip |##########-------------------------------------------| 19.49% tmpp488_tjv.zip |##########-------------------------------------------| 19.68% tmpp488_tjv.zip |###########------------------------------------------| 19.86% tmpp488_tjv.zip |###########------------------------------------------| 20.05% tmpp488_tjv.zip |###########------------------------------------------| 20.24% tmpp488_tjv.zip |###########------------------------------------------| 20.43% tmpp488_tjv.zip |###########------------------------------------------| 20.61% tmpp488_tjv.zip |###########------------------------------------------| 20.8% tmpp488_tjv.zip |###########------------------------------------------| 20.99% tmpp488_tjv.zip |###########------------------------------------------| 21.18% tmpp488_tjv.zip |###########------------------------------------------| 21.36% tmpp488_tjv.zip |###########------------------------------------------| 21.55% tmpp488_tjv.zip |############-----------------------------------------| 21.74% tmpp488_tjv.zip |############-----------------------------------------| 21.93% tmpp488_tjv.zip |############-----------------------------------------| 22.11% tmpp488_tjv.zip |############-----------------------------------------| 22.3% tmpp488_tjv.zip |############-----------------------------------------| 22.49% tmpp488_tjv.zip |############-----------------------------------------| 22.68% tmpp488_tjv.zip |############-----------------------------------------| 22.86% tmpp488_tjv.zip |############-----------------------------------------| 23.05% tmpp488_tjv.zip |############-----------------------------------------| 23.24% tmpp488_tjv.zip |############-----------------------------------------| 23.43% tmpp488_tjv.zip |#############----------------------------------------| 23.61% tmpp488_tjv.zip |#############----------------------------------------| 23.8% tmpp488_tjv.zip |#############----------------------------------------| 23.99% tmpp488_tjv.zip |#############----------------------------------------| 24.18% tmpp488_tjv.zip |#############----------------------------------------| 24.36% tmpp488_tjv.zip |#############----------------------------------------| 24.55% tmpp488_tjv.zip |#############----------------------------------------| 24.74% tmpp488_tjv.zip |#############----------------------------------------| 24.92% tmpp488_tjv.zip |#############----------------------------------------| 25.11% tmpp488_tjv.zip |#############----------------------------------------| 25.3% tmpp488_tjv.zip |##############---------------------------------------| 25.49% tmpp488_tjv.zip |##############---------------------------------------| 25.67% tmpp488_tjv.zip |##############---------------------------------------| 25.86% tmpp488_tjv.zip |##############---------------------------------------| 26.05% tmpp488_tjv.zip |##############---------------------------------------| 26.24% tmpp488_tjv.zip |##############---------------------------------------| 26.42% tmpp488_tjv.zip |##############---------------------------------------| 26.61% tmpp488_tjv.zip |##############---------------------------------------| 26.8% tmpp488_tjv.zip |##############---------------------------------------| 26.99% tmpp488_tjv.zip |##############---------------------------------------| 27.17% tmpp488_tjv.zip |###############--------------------------------------| 27.36% tmpp488_tjv.zip |###############--------------------------------------| 27.55% tmpp488_tjv.zip |###############--------------------------------------| 27.74% tmpp488_tjv.zip |###############--------------------------------------| 27.92% tmpp488_tjv.zip |###############--------------------------------------| 28.11% tmpp488_tjv.zip |###############--------------------------------------| 28.3% tmpp488_tjv.zip |###############--------------------------------------| 28.49% tmpp488_tjv.zip |###############--------------------------------------| 28.67% tmpp488_tjv.zip |###############--------------------------------------| 28.86% tmpp488_tjv.zip |###############--------------------------------------| 29.05% tmpp488_tjv.zip |###############--------------------------------------| 29.24% tmpp488_tjv.zip |################-------------------------------------| 29.42% tmpp488_tjv.zip |################-------------------------------------| 29.61% tmpp488_tjv.zip |################-------------------------------------| 29.8% tmpp488_tjv.zip |################-------------------------------------| 29.98% tmpp488_tjv.zip |################-------------------------------------| 30.17% tmpp488_tjv.zip |################-------------------------------------| 30.36% tmpp488_tjv.zip |################-------------------------------------| 30.55% tmpp488_tjv.zip |################-------------------------------------| 30.73% tmpp488_tjv.zip |################-------------------------------------| 30.92% tmpp488_tjv.zip |################-------------------------------------| 31.11% tmpp488_tjv.zip |#################------------------------------------| 31.3% tmpp488_tjv.zip |#################------------------------------------| 31.48% tmpp488_tjv.zip |#################------------------------------------| 31.67% tmpp488_tjv.zip |#################------------------------------------| 31.86% tmpp488_tjv.zip |#################------------------------------------| 32.05% tmpp488_tjv.zip |#################------------------------------------| 32.23% tmpp488_tjv.zip |#################------------------------------------| 32.42% tmpp488_tjv.zip |#################------------------------------------| 32.61% tmpp488_tjv.zip |#################------------------------------------| 32.8% tmpp488_tjv.zip |#################------------------------------------| 32.98% tmpp488_tjv.zip |##################-----------------------------------| 33.17% tmpp488_tjv.zip |##################-----------------------------------| 33.36% tmpp488_tjv.zip |##################-----------------------------------| 33.55% tmpp488_tjv.zip |##################-----------------------------------| 33.73% tmpp488_tjv.zip |##################-----------------------------------| 33.92% tmpp488_tjv.zip |##################-----------------------------------| 34.11% tmpp488_tjv.zip |##################-----------------------------------| 34.3% tmpp488_tjv.zip |##################-----------------------------------| 34.48% tmpp488_tjv.zip |##################-----------------------------------| 34.67% tmpp488_tjv.zip |##################-----------------------------------| 34.86% tmpp488_tjv.zip |###################----------------------------------| 35.04% tmpp488_tjv.zip |###################----------------------------------| 35.23% tmpp488_tjv.zip |###################----------------------------------| 35.42% tmpp488_tjv.zip |###################----------------------------------| 35.61% tmpp488_tjv.zip |###################----------------------------------| 35.79% tmpp488_tjv.zip |###################----------------------------------| 35.98% tmpp488_tjv.zip |###################----------------------------------| 36.17% tmpp488_tjv.zip |###################----------------------------------| 36.36% tmpp488_tjv.zip |###################----------------------------------| 36.54% tmpp488_tjv.zip |###################----------------------------------| 36.73% tmpp488_tjv.zip |####################---------------------------------| 36.92% tmpp488_tjv.zip |####################---------------------------------| 37.11% tmpp488_tjv.zip |####################---------------------------------| 37.29% tmpp488_tjv.zip |####################---------------------------------| 37.48% tmpp488_tjv.zip |####################---------------------------------| 37.67% tmpp488_tjv.zip |####################---------------------------------| 37.86% tmpp488_tjv.zip |####################---------------------------------| 38.04% tmpp488_tjv.zip |####################---------------------------------| 38.23% tmpp488_tjv.zip |####################---------------------------------| 38.42% tmpp488_tjv.zip |####################---------------------------------| 38.61% tmpp488_tjv.zip |#####################--------------------------------| 38.79% tmpp488_tjv.zip |#####################--------------------------------| 38.98% tmpp488_tjv.zip |#####################--------------------------------| 39.17% tmpp488_tjv.zip |#####################--------------------------------| 39.36% tmpp488_tjv.zip |#####################--------------------------------| 39.54% tmpp488_tjv.zip |#####################--------------------------------| 39.73% tmpp488_tjv.zip |#####################--------------------------------| 39.92% tmpp488_tjv.zip |#####################--------------------------------| 40.1% tmpp488_tjv.zip |#####################--------------------------------| 40.29% tmpp488_tjv.zip |#####################--------------------------------| 40.48% tmpp488_tjv.zip |######################-------------------------------| 40.67% tmpp488_tjv.zip |######################-------------------------------| 40.85% tmpp488_tjv.zip |######################-------------------------------| 41.04% tmpp488_tjv.zip |######################-------------------------------| 41.23% tmpp488_tjv.zip |######################-------------------------------| 41.42% tmpp488_tjv.zip |######################-------------------------------| 41.6% tmpp488_tjv.zip |######################-------------------------------| 41.79% tmpp488_tjv.zip |######################-------------------------------| 41.98% tmpp488_tjv.zip |######################-------------------------------| 42.17% tmpp488_tjv.zip |######################-------------------------------| 42.35% tmpp488_tjv.zip |#######################------------------------------| 42.54% tmpp488_tjv.zip |#######################------------------------------| 42.73% tmpp488_tjv.zip |#######################------------------------------| 42.92% tmpp488_tjv.zip |#######################------------------------------| 43.1% tmpp488_tjv.zip |#######################------------------------------| 43.29% tmpp488_tjv.zip |#######################------------------------------| 43.48% tmpp488_tjv.zip |#######################------------------------------| 43.67% tmpp488_tjv.zip |#######################------------------------------| 43.85% tmpp488_tjv.zip |#######################------------------------------| 44.04% tmpp488_tjv.zip |#######################------------------------------| 44.23% tmpp488_tjv.zip |########################-----------------------------| 44.41% tmpp488_tjv.zip |########################-----------------------------| 44.6% tmpp488_tjv.zip |########################-----------------------------| 44.79% tmpp488_tjv.zip |########################-----------------------------| 44.98% tmpp488_tjv.zip |########################-----------------------------| 45.16% tmpp488_tjv.zip |########################-----------------------------| 45.35% tmpp488_tjv.zip |########################-----------------------------| 45.54% tmpp488_tjv.zip |########################-----------------------------| 45.73% tmpp488_tjv.zip |########################-----------------------------| 45.91% tmpp488_tjv.zip |########################-----------------------------| 46.1% tmpp488_tjv.zip |#########################----------------------------| 46.29% tmpp488_tjv.zip |#########################----------------------------| 46.48% tmpp488_tjv.zip |#########################----------------------------| 46.66% tmpp488_tjv.zip |#########################----------------------------| 46.85% tmpp488_tjv.zip |#########################----------------------------| 47.04% tmpp488_tjv.zip |#########################----------------------------| 47.23% tmpp488_tjv.zip |#########################----------------------------| 47.41% tmpp488_tjv.zip |#########################----------------------------| 47.6% tmpp488_tjv.zip |#########################----------------------------| 47.79% tmpp488_tjv.zip |#########################----------------------------| 47.98% tmpp488_tjv.zip |##########################---------------------------| 48.16% tmpp488_tjv.zip |##########################---------------------------| 48.35% tmpp488_tjv.zip |##########################---------------------------| 48.54% tmpp488_tjv.zip |##########################---------------------------| 48.73% tmpp488_tjv.zip |##########################---------------------------| 48.91% tmpp488_tjv.zip |##########################---------------------------| 49.1% tmpp488_tjv.zip |##########################---------------------------| 49.29% tmpp488_tjv.zip |##########################---------------------------| 49.47% tmpp488_tjv.zip |##########################---------------------------| 49.66% tmpp488_tjv.zip |##########################---------------------------| 49.85% tmpp488_tjv.zip |###########################--------------------------| 50.04% tmpp488_tjv.zip |###########################--------------------------| 50.22% tmpp488_tjv.zip |###########################--------------------------| 50.41% tmpp488_tjv.zip |###########################--------------------------| 50.6% tmpp488_tjv.zip |###########################--------------------------| 50.79% tmpp488_tjv.zip |###########################--------------------------| 50.97% tmpp488_tjv.zip |###########################--------------------------| 51.16% tmpp488_tjv.zip |###########################--------------------------| 51.35% tmpp488_tjv.zip |###########################--------------------------| 51.54% tmpp488_tjv.zip |###########################--------------------------| 51.72% tmpp488_tjv.zip |############################-------------------------| 51.91% tmpp488_tjv.zip |############################-------------------------| 52.1% tmpp488_tjv.zip |############################-------------------------| 52.29% tmpp488_tjv.zip |############################-------------------------| 52.47% tmpp488_tjv.zip |############################-------------------------| 52.66% tmpp488_tjv.zip |############################-------------------------| 52.85% tmpp488_tjv.zip |############################-------------------------| 53.04% tmpp488_tjv.zip |############################-------------------------| 53.22% tmpp488_tjv.zip |############################-------------------------| 53.41% tmpp488_tjv.zip |############################-------------------------| 53.6% tmpp488_tjv.zip |#############################------------------------| 53.79% tmpp488_tjv.zip |#############################------------------------| 53.97% tmpp488_tjv.zip |#############################------------------------| 54.16% tmpp488_tjv.zip |#############################------------------------| 54.35% tmpp488_tjv.zip |#############################------------------------| 54.53% tmpp488_tjv.zip |#############################------------------------| 54.72% tmpp488_tjv.zip |#############################------------------------| 54.91% tmpp488_tjv.zip |#############################------------------------| 55.1% tmpp488_tjv.zip |#############################------------------------| 55.28% tmpp488_tjv.zip |#############################------------------------| 55.47% tmpp488_tjv.zip |#############################------------------------| 55.66% tmpp488_tjv.zip |##############################-----------------------| 55.85% tmpp488_tjv.zip |##############################-----------------------| 56.03% tmpp488_tjv.zip |##############################-----------------------| 56.22% tmpp488_tjv.zip |##############################-----------------------| 56.41% tmpp488_tjv.zip |##############################-----------------------| 56.6% tmpp488_tjv.zip |##############################-----------------------| 56.78% tmpp488_tjv.zip |##############################-----------------------| 56.97% tmpp488_tjv.zip |##############################-----------------------| 57.16% tmpp488_tjv.zip |##############################-----------------------| 57.35% tmpp488_tjv.zip |##############################-----------------------| 57.53% tmpp488_tjv.zip |###############################----------------------| 57.72% tmpp488_tjv.zip |###############################----------------------| 57.91% tmpp488_tjv.zip |###############################----------------------| 58.1% tmpp488_tjv.zip |###############################----------------------| 58.28% tmpp488_tjv.zip |###############################----------------------| 58.47% tmpp488_tjv.zip |###############################----------------------| 58.66% tmpp488_tjv.zip |###############################----------------------| 58.85% tmpp488_tjv.zip |###############################----------------------| 59.03% tmpp488_tjv.zip |###############################----------------------| 59.22% tmpp488_tjv.zip |###############################----------------------| 59.41% tmpp488_tjv.zip |################################---------------------| 59.59% tmpp488_tjv.zip |################################---------------------| 59.78% tmpp488_tjv.zip |################################---------------------| 59.97% tmpp488_tjv.zip |################################---------------------| 60.16% tmpp488_tjv.zip |################################---------------------| 60.34% tmpp488_tjv.zip |################################---------------------| 60.53% tmpp488_tjv.zip |################################---------------------| 60.72% tmpp488_tjv.zip |################################---------------------| 60.91% tmpp488_tjv.zip |################################---------------------| 61.09% tmpp488_tjv.zip |################################---------------------| 61.28% tmpp488_tjv.zip |#################################--------------------| 61.47% tmpp488_tjv.zip |#################################--------------------| 61.66% tmpp488_tjv.zip |#################################--------------------| 61.84% tmpp488_tjv.zip |#################################--------------------| 62.03% tmpp488_tjv.zip |#################################--------------------| 62.22% tmpp488_tjv.zip |#################################--------------------| 62.41% tmpp488_tjv.zip |#################################--------------------| 62.59% tmpp488_tjv.zip |#################################--------------------| 62.78% tmpp488_tjv.zip |#################################--------------------| 62.97% tmpp488_tjv.zip |#################################--------------------| 63.16% tmpp488_tjv.zip |##################################-------------------| 63.34% tmpp488_tjv.zip |##################################-------------------| 63.53% tmpp488_tjv.zip |##################################-------------------| 63.72% tmpp488_tjv.zip |##################################-------------------| 63.91% tmpp488_tjv.zip |##################################-------------------| 64.09% tmpp488_tjv.zip |##################################-------------------| 64.28% tmpp488_tjv.zip |##################################-------------------| 64.47% tmpp488_tjv.zip |##################################-------------------| 64.65% tmpp488_tjv.zip |##################################-------------------| 64.84% tmpp488_tjv.zip |##################################-------------------| 65.03% tmpp488_tjv.zip |###################################------------------| 65.22% tmpp488_tjv.zip |###################################------------------| 65.4% tmpp488_tjv.zip |###################################------------------| 65.59% tmpp488_tjv.zip |###################################------------------| 65.78% tmpp488_tjv.zip |###################################------------------| 65.97% tmpp488_tjv.zip |###################################------------------| 66.15% tmpp488_tjv.zip |###################################------------------| 66.34% tmpp488_tjv.zip |###################################------------------| 66.53% tmpp488_tjv.zip |###################################------------------| 66.72% tmpp488_tjv.zip |###################################------------------| 66.9% tmpp488_tjv.zip |####################################-----------------| 67.09% tmpp488_tjv.zip |####################################-----------------| 67.28% tmpp488_tjv.zip |####################################-----------------| 67.47% tmpp488_tjv.zip |####################################-----------------| 67.65% tmpp488_tjv.zip |####################################-----------------| 67.84% tmpp488_tjv.zip |####################################-----------------| 68.03% tmpp488_tjv.zip |####################################-----------------| 68.22% tmpp488_tjv.zip |####################################-----------------| 68.4% tmpp488_tjv.zip |####################################-----------------| 68.59% tmpp488_tjv.zip |####################################-----------------| 68.78% tmpp488_tjv.zip |#####################################----------------| 68.97% tmpp488_tjv.zip |#####################################----------------| 69.15% tmpp488_tjv.zip |#####################################----------------| 69.34% tmpp488_tjv.zip |#####################################----------------| 69.53% tmpp488_tjv.zip |#####################################----------------| 69.71% tmpp488_tjv.zip |#####################################----------------| 69.9% tmpp488_tjv.zip |#####################################----------------| 70.09% tmpp488_tjv.zip |#####################################----------------| 70.28% tmpp488_tjv.zip |#####################################----------------| 70.46% tmpp488_tjv.zip |#####################################----------------| 70.65% tmpp488_tjv.zip |######################################---------------| 70.84% tmpp488_tjv.zip |######################################---------------| 71.03% tmpp488_tjv.zip |######################################---------------| 71.21% tmpp488_tjv.zip |######################################---------------| 71.4% tmpp488_tjv.zip |######################################---------------| 71.59% tmpp488_tjv.zip |######################################---------------| 71.78% tmpp488_tjv.zip |######################################---------------| 71.96% tmpp488_tjv.zip |######################################---------------| 72.15% tmpp488_tjv.zip |######################################---------------| 72.34% tmpp488_tjv.zip |######################################---------------| 72.53% tmpp488_tjv.zip |#######################################--------------| 72.71% tmpp488_tjv.zip |#######################################--------------| 72.9% tmpp488_tjv.zip |#######################################--------------| 73.09% tmpp488_tjv.zip |#######################################--------------| 73.28% tmpp488_tjv.zip |#######################################--------------| 73.46% tmpp488_tjv.zip |#######################################--------------| 73.65% tmpp488_tjv.zip |#######################################--------------| 73.84% tmpp488_tjv.zip |#######################################--------------| 74.02% tmpp488_tjv.zip |#######################################--------------| 74.21% tmpp488_tjv.zip |#######################################--------------| 74.4% tmpp488_tjv.zip |########################################-------------| 74.59% tmpp488_tjv.zip |########################################-------------| 74.77% tmpp488_tjv.zip |########################################-------------| 74.96% tmpp488_tjv.zip |########################################-------------| 75.15% tmpp488_tjv.zip |########################################-------------| 75.34% tmpp488_tjv.zip |########################################-------------| 75.52% tmpp488_tjv.zip |########################################-------------| 75.71% tmpp488_tjv.zip |########################################-------------| 75.9% tmpp488_tjv.zip |########################################-------------| 76.09% tmpp488_tjv.zip |########################################-------------| 76.27% tmpp488_tjv.zip |#########################################------------| 76.46% tmpp488_tjv.zip |#########################################------------| 76.65% tmpp488_tjv.zip |#########################################------------| 76.84% tmpp488_tjv.zip |#########################################------------| 77.02% tmpp488_tjv.zip |#########################################------------| 77.21% tmpp488_tjv.zip |#########################################------------| 77.4% tmpp488_tjv.zip |#########################################------------| 77.59% tmpp488_tjv.zip |#########################################------------| 77.77% tmpp488_tjv.zip |#########################################------------| 77.96% tmpp488_tjv.zip |#########################################------------| 78.15% tmpp488_tjv.zip |##########################################-----------| 78.34% tmpp488_tjv.zip |##########################################-----------| 78.52% tmpp488_tjv.zip |##########################################-----------| 78.71% tmpp488_tjv.zip |##########################################-----------| 78.9% tmpp488_tjv.zip |##########################################-----------| 79.08% tmpp488_tjv.zip |##########################################-----------| 79.27% tmpp488_tjv.zip |##########################################-----------| 79.46% tmpp488_tjv.zip |##########################################-----------| 79.65% tmpp488_tjv.zip |##########################################-----------| 79.83% tmpp488_tjv.zip |##########################################-----------| 80.02% tmpp488_tjv.zip |###########################################----------| 80.21% tmpp488_tjv.zip |###########################################----------| 80.4% tmpp488_tjv.zip |###########################################----------| 80.58% tmpp488_tjv.zip |###########################################----------| 80.77% tmpp488_tjv.zip |###########################################----------| 80.96% tmpp488_tjv.zip |###########################################----------| 81.15% tmpp488_tjv.zip |###########################################----------| 81.33% tmpp488_tjv.zip |###########################################----------| 81.52% tmpp488_tjv.zip |###########################################----------| 81.71% tmpp488_tjv.zip |###########################################----------| 81.9% tmpp488_tjv.zip |############################################---------| 82.08% tmpp488_tjv.zip |############################################---------| 82.27% tmpp488_tjv.zip |############################################---------| 82.46% tmpp488_tjv.zip |############################################---------| 82.65% tmpp488_tjv.zip |############################################---------| 82.83% tmpp488_tjv.zip |############################################---------| 83.02% tmpp488_tjv.zip |############################################---------| 83.21% tmpp488_tjv.zip |############################################---------| 83.4% tmpp488_tjv.zip |############################################---------| 83.58% tmpp488_tjv.zip |############################################---------| 83.77% tmpp488_tjv.zip |############################################---------| 83.96% tmpp488_tjv.zip |#############################################--------| 84.14% tmpp488_tjv.zip |#############################################--------| 84.33% tmpp488_tjv.zip |#############################################--------| 84.52% tmpp488_tjv.zip |#############################################--------| 84.71% tmpp488_tjv.zip |#############################################--------| 84.89% tmpp488_tjv.zip |#############################################--------| 85.08% tmpp488_tjv.zip |#############################################--------| 85.27% tmpp488_tjv.zip |#############################################--------| 85.46% tmpp488_tjv.zip |#############################################--------| 85.64% tmpp488_tjv.zip |#############################################--------| 85.83% tmpp488_tjv.zip |##############################################-------| 86.02% tmpp488_tjv.zip |##############################################-------| 86.21% tmpp488_tjv.zip |##############################################-------| 86.39% tmpp488_tjv.zip |##############################################-------| 86.58% tmpp488_tjv.zip |##############################################-------| 86.77% tmpp488_tjv.zip |##############################################-------| 86.96% tmpp488_tjv.zip |##############################################-------| 87.14% tmpp488_tjv.zip |##############################################-------| 87.33% tmpp488_tjv.zip |##############################################-------| 87.52% tmpp488_tjv.zip |##############################################-------| 87.71% tmpp488_tjv.zip |###############################################------| 87.89% tmpp488_tjv.zip |###############################################------| 88.08% tmpp488_tjv.zip |###############################################------| 88.27% tmpp488_tjv.zip |###############################################------| 88.46% tmpp488_tjv.zip |###############################################------| 88.64% tmpp488_tjv.zip |###############################################------| 88.83% tmpp488_tjv.zip |###############################################------| 89.02% tmpp488_tjv.zip |###############################################------| 89.2% tmpp488_tjv.zip |###############################################------| 89.39% tmpp488_tjv.zip |###############################################------| 89.58% tmpp488_tjv.zip |################################################-----| 89.77% tmpp488_tjv.zip |################################################-----| 89.95% tmpp488_tjv.zip |################################################-----| 90.14% tmpp488_tjv.zip |################################################-----| 90.33% tmpp488_tjv.zip |################################################-----| 90.52% tmpp488_tjv.zip |################################################-----| 90.7% tmpp488_tjv.zip |################################################-----| 90.89% tmpp488_tjv.zip |################################################-----| 91.08% tmpp488_tjv.zip |################################################-----| 91.27% tmpp488_tjv.zip |################################################-----| 91.45% tmpp488_tjv.zip |#################################################----| 91.64% tmpp488_tjv.zip |#################################################----| 91.83% tmpp488_tjv.zip |#################################################----| 92.02% tmpp488_tjv.zip |#################################################----| 92.2% tmpp488_tjv.zip |#################################################----| 92.39% tmpp488_tjv.zip |#################################################----| 92.58% tmpp488_tjv.zip |#################################################----| 92.77% tmpp488_tjv.zip |#################################################----| 92.95% tmpp488_tjv.zip |#################################################----| 93.14% tmpp488_tjv.zip |#################################################----| 93.33% tmpp488_tjv.zip |##################################################---| 93.52% tmpp488_tjv.zip |##################################################---| 93.7% tmpp488_tjv.zip |##################################################---| 93.89% tmpp488_tjv.zip |##################################################---| 94.08% tmpp488_tjv.zip |##################################################---| 94.26% tmpp488_tjv.zip |##################################################---| 94.45% tmpp488_tjv.zip |##################################################---| 94.64% tmpp488_tjv.zip |##################################################---| 94.83% tmpp488_tjv.zip |##################################################---| 95.01% tmpp488_tjv.zip |##################################################---| 95.2% tmpp488_tjv.zip |###################################################--| 95.39% tmpp488_tjv.zip |###################################################--| 95.58% tmpp488_tjv.zip |###################################################--| 95.76% tmpp488_tjv.zip |###################################################--| 95.95% tmpp488_tjv.zip |###################################################--| 96.14% tmpp488_tjv.zip |###################################################--| 96.33% tmpp488_tjv.zip |###################################################--| 96.51% tmpp488_tjv.zip |###################################################--| 96.7% tmpp488_tjv.zip |###################################################--| 96.89% tmpp488_tjv.zip |###################################################--| 97.08% tmpp488_tjv.zip |####################################################-| 97.26% tmpp488_tjv.zip |####################################################-| 97.45% tmpp488_tjv.zip |####################################################-| 97.64% tmpp488_tjv.zip |####################################################-| 97.83% tmpp488_tjv.zip |####################################################-| 98.01% tmpp488_tjv.zip |####################################################-| 98.2% tmpp488_tjv.zip |####################################################-| 98.39% tmpp488_tjv.zip |####################################################-| 98.58% tmpp488_tjv.zip |####################################################-| 98.76% tmpp488_tjv.zip |####################################################-| 98.95% tmpp488_tjv.zip |#####################################################| 99.14% tmpp488_tjv.zip |#####################################################| 99.32% tmpp488_tjv.zip |#####################################################| 99.51% tmpp488_tjv.zip |#####################################################| 99.7% tmpp488_tjv.zip |#####################################################| 99.89% tmpp488_tjv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a57a9675-3457-459c-a750-33ed204bf6de + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmph_fcklh1.zip |-----------------------------------------------------| 0.57% tmph_fcklh1.zip |#----------------------------------------------------| 1.14% tmph_fcklh1.zip |#----------------------------------------------------| 1.71% tmph_fcklh1.zip |#----------------------------------------------------| 2.28% tmph_fcklh1.zip |##---------------------------------------------------| 2.85% tmph_fcklh1.zip |##---------------------------------------------------| 3.42% tmph_fcklh1.zip |##---------------------------------------------------| 3.98% tmph_fcklh1.zip |##---------------------------------------------------| 4.55% tmph_fcklh1.zip |###--------------------------------------------------| 5.12% tmph_fcklh1.zip |###--------------------------------------------------| 5.69% tmph_fcklh1.zip |###--------------------------------------------------| 6.26% tmph_fcklh1.zip |####-------------------------------------------------| 6.83% tmph_fcklh1.zip |####-------------------------------------------------| 7.4% tmph_fcklh1.zip |####-------------------------------------------------| 7.97% tmph_fcklh1.zip |#####------------------------------------------------| 8.54% tmph_fcklh1.zip |#####------------------------------------------------| 9.11% tmph_fcklh1.zip |#####------------------------------------------------| 9.68% tmph_fcklh1.zip |#####------------------------------------------------| 10.25% tmph_fcklh1.zip |######-----------------------------------------------| 10.81% tmph_fcklh1.zip |######-----------------------------------------------| 11.38% tmph_fcklh1.zip |######-----------------------------------------------| 11.95% tmph_fcklh1.zip |#######----------------------------------------------| 12.52% tmph_fcklh1.zip |#######----------------------------------------------| 13.09% tmph_fcklh1.zip |#######----------------------------------------------| 13.66% tmph_fcklh1.zip |########---------------------------------------------| 14.23% tmph_fcklh1.zip |########---------------------------------------------| 14.8% tmph_fcklh1.zip |########---------------------------------------------| 15.37% tmph_fcklh1.zip |########---------------------------------------------| 15.94% tmph_fcklh1.zip |#########--------------------------------------------| 16.51% tmph_fcklh1.zip |#########--------------------------------------------| 17.08% tmph_fcklh1.zip |#########--------------------------------------------| 17.64% tmph_fcklh1.zip |##########-------------------------------------------| 18.21% tmph_fcklh1.zip |##########-------------------------------------------| 18.78% tmph_fcklh1.zip |##########-------------------------------------------| 19.35% tmph_fcklh1.zip |###########------------------------------------------| 19.92% tmph_fcklh1.zip |###########------------------------------------------| 20.49% tmph_fcklh1.zip |###########------------------------------------------| 21.06% tmph_fcklh1.zip |###########------------------------------------------| 21.63% tmph_fcklh1.zip |############-----------------------------------------| 22.2% tmph_fcklh1.zip |############-----------------------------------------| 22.77% tmph_fcklh1.zip |############-----------------------------------------| 23.34% tmph_fcklh1.zip |#############----------------------------------------| 23.91% tmph_fcklh1.zip |#############----------------------------------------| 24.47% tmph_fcklh1.zip |#############----------------------------------------| 25.04% tmph_fcklh1.zip |##############---------------------------------------| 25.61% tmph_fcklh1.zip |##############---------------------------------------| 26.18% tmph_fcklh1.zip |##############---------------------------------------| 26.75% tmph_fcklh1.zip |##############---------------------------------------| 27.32% tmph_fcklh1.zip |###############--------------------------------------| 27.89% tmph_fcklh1.zip |###############--------------------------------------| 28.46% tmph_fcklh1.zip |###############--------------------------------------| 29.03% tmph_fcklh1.zip |################-------------------------------------| 29.6% tmph_fcklh1.zip |################-------------------------------------| 30.17% tmph_fcklh1.zip |################-------------------------------------| 30.74% tmph_fcklh1.zip |#################------------------------------------| 31.3% tmph_fcklh1.zip |#################------------------------------------| 31.87% tmph_fcklh1.zip |#################------------------------------------| 32.44% tmph_fcklh1.zip |#################------------------------------------| 33.01% tmph_fcklh1.zip |##################-----------------------------------| 33.58% tmph_fcklh1.zip |##################-----------------------------------| 34.15% tmph_fcklh1.zip |##################-----------------------------------| 34.72% tmph_fcklh1.zip |###################----------------------------------| 35.29% tmph_fcklh1.zip |###################----------------------------------| 35.86% tmph_fcklh1.zip |###################----------------------------------| 36.43% tmph_fcklh1.zip |####################---------------------------------| 37.0% tmph_fcklh1.zip |####################---------------------------------| 37.57% tmph_fcklh1.zip |####################---------------------------------| 38.13% tmph_fcklh1.zip |#####################--------------------------------| 38.7% tmph_fcklh1.zip |#####################--------------------------------| 39.27% tmph_fcklh1.zip |#####################--------------------------------| 39.84% tmph_fcklh1.zip |#####################--------------------------------| 40.41% tmph_fcklh1.zip |######################-------------------------------| 40.98% tmph_fcklh1.zip |######################-------------------------------| 41.55% tmph_fcklh1.zip |######################-------------------------------| 42.12% tmph_fcklh1.zip |#######################------------------------------| 42.69% tmph_fcklh1.zip |#######################------------------------------| 43.26% tmph_fcklh1.zip |#######################------------------------------| 43.83% tmph_fcklh1.zip |########################-----------------------------| 44.4% tmph_fcklh1.zip |########################-----------------------------| 44.96% tmph_fcklh1.zip |########################-----------------------------| 45.53% tmph_fcklh1.zip |########################-----------------------------| 46.1% tmph_fcklh1.zip |#########################----------------------------| 46.67% tmph_fcklh1.zip |#########################----------------------------| 47.24% tmph_fcklh1.zip |#########################----------------------------| 47.81% tmph_fcklh1.zip |##########################---------------------------| 48.38% tmph_fcklh1.zip |##########################---------------------------| 48.95% tmph_fcklh1.zip |##########################---------------------------| 49.52% tmph_fcklh1.zip |###########################--------------------------| 50.09% tmph_fcklh1.zip |###########################--------------------------| 50.66% tmph_fcklh1.zip |###########################--------------------------| 51.23% tmph_fcklh1.zip |###########################--------------------------| 51.79% tmph_fcklh1.zip |############################-------------------------| 52.36% tmph_fcklh1.zip |############################-------------------------| 52.93% tmph_fcklh1.zip |############################-------------------------| 53.5% tmph_fcklh1.zip |#############################------------------------| 54.07% tmph_fcklh1.zip |#############################------------------------| 54.64% tmph_fcklh1.zip |#############################------------------------| 55.21% tmph_fcklh1.zip |##############################-----------------------| 55.78% tmph_fcklh1.zip |##############################-----------------------| 56.35% tmph_fcklh1.zip |##############################-----------------------| 56.92% tmph_fcklh1.zip |##############################-----------------------| 57.49% tmph_fcklh1.zip |###############################----------------------| 58.06% tmph_fcklh1.zip |###############################----------------------| 58.62% tmph_fcklh1.zip |###############################----------------------| 59.19% tmph_fcklh1.zip |################################---------------------| 59.76% tmph_fcklh1.zip |################################---------------------| 60.33% tmph_fcklh1.zip |################################---------------------| 60.9% tmph_fcklh1.zip |#################################--------------------| 61.47% tmph_fcklh1.zip |#################################--------------------| 62.04% tmph_fcklh1.zip |#################################--------------------| 62.61% tmph_fcklh1.zip |#################################--------------------| 63.18% tmph_fcklh1.zip |##################################-------------------| 63.75% tmph_fcklh1.zip |##################################-------------------| 64.32% tmph_fcklh1.zip |##################################-------------------| 64.89% tmph_fcklh1.zip |###################################------------------| 65.45% tmph_fcklh1.zip |###################################------------------| 66.02% tmph_fcklh1.zip |###################################------------------| 66.59% tmph_fcklh1.zip |####################################-----------------| 67.16% tmph_fcklh1.zip |####################################-----------------| 67.73% tmph_fcklh1.zip |####################################-----------------| 68.3% tmph_fcklh1.zip |#####################################----------------| 68.87% tmph_fcklh1.zip |#####################################----------------| 69.44% tmph_fcklh1.zip |#####################################----------------| 70.01% tmph_fcklh1.zip |#####################################----------------| 70.58% tmph_fcklh1.zip |######################################---------------| 71.15% tmph_fcklh1.zip |######################################---------------| 71.72% tmph_fcklh1.zip |######################################---------------| 72.28% tmph_fcklh1.zip |#######################################--------------| 72.85% tmph_fcklh1.zip |#######################################--------------| 73.42% tmph_fcklh1.zip |#######################################--------------| 73.99% tmph_fcklh1.zip |########################################-------------| 74.56% tmph_fcklh1.zip |########################################-------------| 75.13% tmph_fcklh1.zip |########################################-------------| 75.7% tmph_fcklh1.zip |########################################-------------| 76.27% tmph_fcklh1.zip |#########################################------------| 76.84% tmph_fcklh1.zip |#########################################------------| 77.41% tmph_fcklh1.zip |#########################################------------| 77.98% tmph_fcklh1.zip |##########################################-----------| 78.55% tmph_fcklh1.zip |##########################################-----------| 79.11% tmph_fcklh1.zip |##########################################-----------| 79.68% tmph_fcklh1.zip |###########################################----------| 80.25% tmph_fcklh1.zip |###########################################----------| 80.82% tmph_fcklh1.zip |###########################################----------| 81.39% tmph_fcklh1.zip |###########################################----------| 81.96% tmph_fcklh1.zip |############################################---------| 82.53% tmph_fcklh1.zip |############################################---------| 83.1% tmph_fcklh1.zip |############################################---------| 83.67% tmph_fcklh1.zip |#############################################--------| 84.24% tmph_fcklh1.zip |#############################################--------| 84.81% tmph_fcklh1.zip |#############################################--------| 85.38% tmph_fcklh1.zip |##############################################-------| 85.94% tmph_fcklh1.zip |##############################################-------| 86.51% tmph_fcklh1.zip |##############################################-------| 87.08% tmph_fcklh1.zip |##############################################-------| 87.65% tmph_fcklh1.zip |###############################################------| 88.22% tmph_fcklh1.zip |###############################################------| 88.79% tmph_fcklh1.zip |###############################################------| 89.36% tmph_fcklh1.zip |################################################-----| 89.93% tmph_fcklh1.zip |################################################-----| 90.5% tmph_fcklh1.zip |################################################-----| 91.07% tmph_fcklh1.zip |#################################################----| 91.64% tmph_fcklh1.zip |#################################################----| 92.21% tmph_fcklh1.zip |#################################################----| 92.77% tmph_fcklh1.zip |#################################################----| 93.34% tmph_fcklh1.zip |##################################################---| 93.91% tmph_fcklh1.zip |##################################################---| 94.48% tmph_fcklh1.zip |##################################################---| 95.05% tmph_fcklh1.zip |###################################################--| 95.62% tmph_fcklh1.zip |###################################################--| 96.19% tmph_fcklh1.zip |###################################################--| 96.76% tmph_fcklh1.zip |####################################################-| 97.33% tmph_fcklh1.zip |####################################################-| 97.9% tmph_fcklh1.zip |####################################################-| 98.47% tmph_fcklh1.zip |####################################################-| 99.04% tmph_fcklh1.zip |#####################################################| 99.6% tmph_fcklh1.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 589cd92d-ae9f-4aa5-b449-82c6742de76e + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml ++ basename /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.8.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpnw6lhbls.zip |-----------------------------------------------------| 0.14% tmpnw6lhbls.zip |-----------------------------------------------------| 0.27% tmpnw6lhbls.zip |-----------------------------------------------------| 0.41% tmpnw6lhbls.zip |-----------------------------------------------------| 0.55% tmpnw6lhbls.zip |-----------------------------------------------------| 0.68% tmpnw6lhbls.zip |-----------------------------------------------------| 0.82% tmpnw6lhbls.zip |#----------------------------------------------------| 0.95% tmpnw6lhbls.zip |#----------------------------------------------------| 1.09% tmpnw6lhbls.zip |#----------------------------------------------------| 1.23% tmpnw6lhbls.zip |#----------------------------------------------------| 1.36% tmpnw6lhbls.zip |#----------------------------------------------------| 1.5% tmpnw6lhbls.zip |#----------------------------------------------------| 1.64% tmpnw6lhbls.zip |#----------------------------------------------------| 1.77% tmpnw6lhbls.zip |#----------------------------------------------------| 1.91% tmpnw6lhbls.zip |#----------------------------------------------------| 2.05% tmpnw6lhbls.zip |#----------------------------------------------------| 2.18% tmpnw6lhbls.zip |#----------------------------------------------------| 2.32% tmpnw6lhbls.zip |#----------------------------------------------------| 2.46% tmpnw6lhbls.zip |#----------------------------------------------------| 2.59% tmpnw6lhbls.zip |#----------------------------------------------------| 2.73% tmpnw6lhbls.zip |##---------------------------------------------------| 2.86% tmpnw6lhbls.zip |##---------------------------------------------------| 3.0% tmpnw6lhbls.zip |##---------------------------------------------------| 3.14% tmpnw6lhbls.zip |##---------------------------------------------------| 3.27% tmpnw6lhbls.zip |##---------------------------------------------------| 3.41% tmpnw6lhbls.zip |##---------------------------------------------------| 3.55% tmpnw6lhbls.zip |##---------------------------------------------------| 3.68% tmpnw6lhbls.zip |##---------------------------------------------------| 3.82% tmpnw6lhbls.zip |##---------------------------------------------------| 3.96% tmpnw6lhbls.zip |##---------------------------------------------------| 4.09% tmpnw6lhbls.zip |##---------------------------------------------------| 4.23% tmpnw6lhbls.zip |##---------------------------------------------------| 4.37% tmpnw6lhbls.zip |##---------------------------------------------------| 4.5% tmpnw6lhbls.zip |##---------------------------------------------------| 4.64% tmpnw6lhbls.zip |###--------------------------------------------------| 4.77% tmpnw6lhbls.zip |###--------------------------------------------------| 4.91% tmpnw6lhbls.zip |###--------------------------------------------------| 5.05% tmpnw6lhbls.zip |###--------------------------------------------------| 5.18% tmpnw6lhbls.zip |###--------------------------------------------------| 5.32% tmpnw6lhbls.zip |###--------------------------------------------------| 5.46% tmpnw6lhbls.zip |###--------------------------------------------------| 5.59% tmpnw6lhbls.zip |###--------------------------------------------------| 5.73% tmpnw6lhbls.zip |###--------------------------------------------------| 5.87% tmpnw6lhbls.zip |###--------------------------------------------------| 6.0% tmpnw6lhbls.zip |###--------------------------------------------------| 6.14% tmpnw6lhbls.zip |###--------------------------------------------------| 6.28% tmpnw6lhbls.zip |###--------------------------------------------------| 6.41% tmpnw6lhbls.zip |###--------------------------------------------------| 6.55% tmpnw6lhbls.zip |####-------------------------------------------------| 6.68% tmpnw6lhbls.zip |####-------------------------------------------------| 6.82% tmpnw6lhbls.zip |####-------------------------------------------------| 6.96% tmpnw6lhbls.zip |####-------------------------------------------------| 7.09% tmpnw6lhbls.zip |####-------------------------------------------------| 7.23% tmpnw6lhbls.zip |####-------------------------------------------------| 7.37% tmpnw6lhbls.zip |####-------------------------------------------------| 7.5% tmpnw6lhbls.zip |####-------------------------------------------------| 7.64% tmpnw6lhbls.zip |####-------------------------------------------------| 7.78% tmpnw6lhbls.zip |####-------------------------------------------------| 7.91% tmpnw6lhbls.zip |####-------------------------------------------------| 8.05% tmpnw6lhbls.zip |####-------------------------------------------------| 8.18% tmpnw6lhbls.zip |####-------------------------------------------------| 8.32% tmpnw6lhbls.zip |####-------------------------------------------------| 8.46% tmpnw6lhbls.zip |#####------------------------------------------------| 8.59% tmpnw6lhbls.zip |#####------------------------------------------------| 8.73% tmpnw6lhbls.zip |#####------------------------------------------------| 8.87% tmpnw6lhbls.zip |#####------------------------------------------------| 9.0% tmpnw6lhbls.zip |#####------------------------------------------------| 9.14% tmpnw6lhbls.zip |#####------------------------------------------------| 9.28% tmpnw6lhbls.zip |#####------------------------------------------------| 9.41% tmpnw6lhbls.zip |#####------------------------------------------------| 9.55% tmpnw6lhbls.zip |#####------------------------------------------------| 9.69% tmpnw6lhbls.zip |#####------------------------------------------------| 9.82% tmpnw6lhbls.zip |#####------------------------------------------------| 9.96% tmpnw6lhbls.zip |#####------------------------------------------------| 10.09% tmpnw6lhbls.zip |#####------------------------------------------------| 10.23% tmpnw6lhbls.zip |#####------------------------------------------------| 10.37% tmpnw6lhbls.zip |######-----------------------------------------------| 10.5% tmpnw6lhbls.zip |######-----------------------------------------------| 10.64% tmpnw6lhbls.zip |######-----------------------------------------------| 10.78% tmpnw6lhbls.zip |######-----------------------------------------------| 10.91% tmpnw6lhbls.zip |######-----------------------------------------------| 11.05% tmpnw6lhbls.zip |######-----------------------------------------------| 11.19% tmpnw6lhbls.zip |######-----------------------------------------------| 11.32% tmpnw6lhbls.zip |######-----------------------------------------------| 11.46% tmpnw6lhbls.zip |######-----------------------------------------------| 11.6% tmpnw6lhbls.zip |######-----------------------------------------------| 11.73% tmpnw6lhbls.zip |######-----------------------------------------------| 11.87% tmpnw6lhbls.zip |######-----------------------------------------------| 12.0% tmpnw6lhbls.zip |######-----------------------------------------------| 12.14% tmpnw6lhbls.zip |#######----------------------------------------------| 12.28% tmpnw6lhbls.zip |#######----------------------------------------------| 12.41% tmpnw6lhbls.zip |#######----------------------------------------------| 12.55% tmpnw6lhbls.zip |#######----------------------------------------------| 12.69% tmpnw6lhbls.zip |#######----------------------------------------------| 12.82% tmpnw6lhbls.zip |#######----------------------------------------------| 12.96% tmpnw6lhbls.zip |#######----------------------------------------------| 13.1% tmpnw6lhbls.zip |#######----------------------------------------------| 13.23% tmpnw6lhbls.zip |#######----------------------------------------------| 13.37% tmpnw6lhbls.zip |#######----------------------------------------------| 13.51% tmpnw6lhbls.zip |#######----------------------------------------------| 13.64% tmpnw6lhbls.zip |#######----------------------------------------------| 13.78% tmpnw6lhbls.zip |#######----------------------------------------------| 13.91% tmpnw6lhbls.zip |#######----------------------------------------------| 14.05% tmpnw6lhbls.zip |########---------------------------------------------| 14.19% tmpnw6lhbls.zip |########---------------------------------------------| 14.32% tmpnw6lhbls.zip |########---------------------------------------------| 14.46% tmpnw6lhbls.zip |########---------------------------------------------| 14.6% tmpnw6lhbls.zip |########---------------------------------------------| 14.73% tmpnw6lhbls.zip |########---------------------------------------------| 14.87% tmpnw6lhbls.zip |########---------------------------------------------| 15.01% tmpnw6lhbls.zip |########---------------------------------------------| 15.14% tmpnw6lhbls.zip |########---------------------------------------------| 15.28% tmpnw6lhbls.zip |########---------------------------------------------| 15.42% tmpnw6lhbls.zip |########---------------------------------------------| 15.55% tmpnw6lhbls.zip |########---------------------------------------------| 15.69% tmpnw6lhbls.zip |########---------------------------------------------| 15.82% tmpnw6lhbls.zip |########---------------------------------------------| 15.96% tmpnw6lhbls.zip |#########--------------------------------------------| 16.1% tmpnw6lhbls.zip |#########--------------------------------------------| 16.23% tmpnw6lhbls.zip |#########--------------------------------------------| 16.37% tmpnw6lhbls.zip |#########--------------------------------------------| 16.51% tmpnw6lhbls.zip |#########--------------------------------------------| 16.64% tmpnw6lhbls.zip |#########--------------------------------------------| 16.78% tmpnw6lhbls.zip |#########--------------------------------------------| 16.92% tmpnw6lhbls.zip |#########--------------------------------------------| 17.05% tmpnw6lhbls.zip |#########--------------------------------------------| 17.19% tmpnw6lhbls.zip |#########--------------------------------------------| 17.32% tmpnw6lhbls.zip |#########--------------------------------------------| 17.46% tmpnw6lhbls.zip |#########--------------------------------------------| 17.6% tmpnw6lhbls.zip |#########--------------------------------------------| 17.73% tmpnw6lhbls.zip |#########--------------------------------------------| 17.87% tmpnw6lhbls.zip |##########-------------------------------------------| 18.01% tmpnw6lhbls.zip |##########-------------------------------------------| 18.14% tmpnw6lhbls.zip |##########-------------------------------------------| 18.28% tmpnw6lhbls.zip |##########-------------------------------------------| 18.42% tmpnw6lhbls.zip |##########-------------------------------------------| 18.55% tmpnw6lhbls.zip |##########-------------------------------------------| 18.69% tmpnw6lhbls.zip |##########-------------------------------------------| 18.83% tmpnw6lhbls.zip |##########-------------------------------------------| 18.96% tmpnw6lhbls.zip |##########-------------------------------------------| 19.1% tmpnw6lhbls.zip |##########-------------------------------------------| 19.23% tmpnw6lhbls.zip |##########-------------------------------------------| 19.37% tmpnw6lhbls.zip |##########-------------------------------------------| 19.51% tmpnw6lhbls.zip |##########-------------------------------------------| 19.64% tmpnw6lhbls.zip |##########-------------------------------------------| 19.78% tmpnw6lhbls.zip |###########------------------------------------------| 19.92% tmpnw6lhbls.zip |###########------------------------------------------| 20.05% tmpnw6lhbls.zip |###########------------------------------------------| 20.19% tmpnw6lhbls.zip |###########------------------------------------------| 20.33% tmpnw6lhbls.zip |###########------------------------------------------| 20.46% tmpnw6lhbls.zip |###########------------------------------------------| 20.6% tmpnw6lhbls.zip |###########------------------------------------------| 20.74% tmpnw6lhbls.zip |###########------------------------------------------| 20.87% tmpnw6lhbls.zip |###########------------------------------------------| 21.01% tmpnw6lhbls.zip |###########------------------------------------------| 21.14% tmpnw6lhbls.zip |###########------------------------------------------| 21.28% tmpnw6lhbls.zip |###########------------------------------------------| 21.42% tmpnw6lhbls.zip |###########------------------------------------------| 21.55% tmpnw6lhbls.zip |###########------------------------------------------| 21.69% tmpnw6lhbls.zip |############-----------------------------------------| 21.83% tmpnw6lhbls.zip |############-----------------------------------------| 21.96% tmpnw6lhbls.zip |############-----------------------------------------| 22.1% tmpnw6lhbls.zip |############-----------------------------------------| 22.24% tmpnw6lhbls.zip |############-----------------------------------------| 22.37% tmpnw6lhbls.zip |############-----------------------------------------| 22.51% tmpnw6lhbls.zip |############-----------------------------------------| 22.65% tmpnw6lhbls.zip |############-----------------------------------------| 22.78% tmpnw6lhbls.zip |############-----------------------------------------| 22.92% tmpnw6lhbls.zip |############-----------------------------------------| 23.05% tmpnw6lhbls.zip |############-----------------------------------------| 23.19% tmpnw6lhbls.zip |############-----------------------------------------| 23.33% tmpnw6lhbls.zip |############-----------------------------------------| 23.46% tmpnw6lhbls.zip |#############----------------------------------------| 23.6% tmpnw6lhbls.zip |#############----------------------------------------| 23.74% tmpnw6lhbls.zip |#############----------------------------------------| 23.87% tmpnw6lhbls.zip |#############----------------------------------------| 24.01% tmpnw6lhbls.zip |#############----------------------------------------| 24.15% tmpnw6lhbls.zip |#############----------------------------------------| 24.28% tmpnw6lhbls.zip |#############----------------------------------------| 24.42% tmpnw6lhbls.zip |#############----------------------------------------| 24.55% tmpnw6lhbls.zip |#############----------------------------------------| 24.69% tmpnw6lhbls.zip |#############----------------------------------------| 24.83% tmpnw6lhbls.zip |#############----------------------------------------| 24.96% tmpnw6lhbls.zip |#############----------------------------------------| 25.1% tmpnw6lhbls.zip |#############----------------------------------------| 25.24% tmpnw6lhbls.zip |#############----------------------------------------| 25.37% tmpnw6lhbls.zip |##############---------------------------------------| 25.51% tmpnw6lhbls.zip |##############---------------------------------------| 25.65% tmpnw6lhbls.zip |##############---------------------------------------| 25.78% tmpnw6lhbls.zip |##############---------------------------------------| 25.92% tmpnw6lhbls.zip |##############---------------------------------------| 26.06% tmpnw6lhbls.zip |##############---------------------------------------| 26.19% tmpnw6lhbls.zip |##############---------------------------------------| 26.33% tmpnw6lhbls.zip |##############---------------------------------------| 26.46% tmpnw6lhbls.zip |##############---------------------------------------| 26.6% tmpnw6lhbls.zip |##############---------------------------------------| 26.74% tmpnw6lhbls.zip |##############---------------------------------------| 26.87% tmpnw6lhbls.zip |##############---------------------------------------| 27.01% tmpnw6lhbls.zip |##############---------------------------------------| 27.15% tmpnw6lhbls.zip |##############---------------------------------------| 27.28% tmpnw6lhbls.zip |###############--------------------------------------| 27.42% tmpnw6lhbls.zip |###############--------------------------------------| 27.56% tmpnw6lhbls.zip |###############--------------------------------------| 27.69% tmpnw6lhbls.zip |###############--------------------------------------| 27.83% tmpnw6lhbls.zip |###############--------------------------------------| 27.97% tmpnw6lhbls.zip |###############--------------------------------------| 28.1% tmpnw6lhbls.zip |###############--------------------------------------| 28.24% tmpnw6lhbls.zip |###############--------------------------------------| 28.37% tmpnw6lhbls.zip |###############--------------------------------------| 28.51% tmpnw6lhbls.zip |###############--------------------------------------| 28.65% tmpnw6lhbls.zip |###############--------------------------------------| 28.78% tmpnw6lhbls.zip |###############--------------------------------------| 28.92% tmpnw6lhbls.zip |###############--------------------------------------| 29.06% tmpnw6lhbls.zip |###############--------------------------------------| 29.19% tmpnw6lhbls.zip |################-------------------------------------| 29.33% tmpnw6lhbls.zip |################-------------------------------------| 29.47% tmpnw6lhbls.zip |################-------------------------------------| 29.6% tmpnw6lhbls.zip |################-------------------------------------| 29.74% tmpnw6lhbls.zip |################-------------------------------------| 29.88% tmpnw6lhbls.zip |################-------------------------------------| 30.01% tmpnw6lhbls.zip |################-------------------------------------| 30.15% tmpnw6lhbls.zip |################-------------------------------------| 30.28% tmpnw6lhbls.zip |################-------------------------------------| 30.42% tmpnw6lhbls.zip |################-------------------------------------| 30.56% tmpnw6lhbls.zip |################-------------------------------------| 30.69% tmpnw6lhbls.zip |################-------------------------------------| 30.83% tmpnw6lhbls.zip |################-------------------------------------| 30.97% tmpnw6lhbls.zip |################-------------------------------------| 31.1% tmpnw6lhbls.zip |#################------------------------------------| 31.24% tmpnw6lhbls.zip |#################------------------------------------| 31.38% tmpnw6lhbls.zip |#################------------------------------------| 31.51% tmpnw6lhbls.zip |#################------------------------------------| 31.65% tmpnw6lhbls.zip |#################------------------------------------| 31.78% tmpnw6lhbls.zip |#################------------------------------------| 31.92% tmpnw6lhbls.zip |#################------------------------------------| 32.06% tmpnw6lhbls.zip |#################------------------------------------| 32.19% tmpnw6lhbls.zip |#################------------------------------------| 32.33% tmpnw6lhbls.zip |#################------------------------------------| 32.47% tmpnw6lhbls.zip |#################------------------------------------| 32.6% tmpnw6lhbls.zip |#################------------------------------------| 32.74% tmpnw6lhbls.zip |#################------------------------------------| 32.88% tmpnw6lhbls.zip |#################------------------------------------| 33.01% tmpnw6lhbls.zip |##################-----------------------------------| 33.15% tmpnw6lhbls.zip |##################-----------------------------------| 33.29% tmpnw6lhbls.zip |##################-----------------------------------| 33.42% tmpnw6lhbls.zip |##################-----------------------------------| 33.56% tmpnw6lhbls.zip |##################-----------------------------------| 33.69% tmpnw6lhbls.zip |##################-----------------------------------| 33.83% tmpnw6lhbls.zip |##################-----------------------------------| 33.97% tmpnw6lhbls.zip |##################-----------------------------------| 34.1% tmpnw6lhbls.zip |##################-----------------------------------| 34.24% tmpnw6lhbls.zip |##################-----------------------------------| 34.38% tmpnw6lhbls.zip |##################-----------------------------------| 34.51% tmpnw6lhbls.zip |##################-----------------------------------| 34.65% tmpnw6lhbls.zip |##################-----------------------------------| 34.79% tmpnw6lhbls.zip |###################----------------------------------| 34.92% tmpnw6lhbls.zip |###################----------------------------------| 35.06% tmpnw6lhbls.zip |###################----------------------------------| 35.2% tmpnw6lhbls.zip |###################----------------------------------| 35.33% tmpnw6lhbls.zip |###################----------------------------------| 35.47% tmpnw6lhbls.zip |###################----------------------------------| 35.6% tmpnw6lhbls.zip |###################----------------------------------| 35.74% tmpnw6lhbls.zip |###################----------------------------------| 35.88% tmpnw6lhbls.zip |###################----------------------------------| 36.01% tmpnw6lhbls.zip |###################----------------------------------| 36.15% tmpnw6lhbls.zip |###################----------------------------------| 36.29% tmpnw6lhbls.zip |###################----------------------------------| 36.42% tmpnw6lhbls.zip |###################----------------------------------| 36.56% tmpnw6lhbls.zip |###################----------------------------------| 36.7% tmpnw6lhbls.zip |####################---------------------------------| 36.83% tmpnw6lhbls.zip |####################---------------------------------| 36.97% tmpnw6lhbls.zip |####################---------------------------------| 37.11% tmpnw6lhbls.zip |####################---------------------------------| 37.24% tmpnw6lhbls.zip |####################---------------------------------| 37.38% tmpnw6lhbls.zip |####################---------------------------------| 37.51% tmpnw6lhbls.zip |####################---------------------------------| 37.65% tmpnw6lhbls.zip |####################---------------------------------| 37.79% tmpnw6lhbls.zip |####################---------------------------------| 37.92% tmpnw6lhbls.zip |####################---------------------------------| 38.06% tmpnw6lhbls.zip |####################---------------------------------| 38.2% tmpnw6lhbls.zip |####################---------------------------------| 38.33% tmpnw6lhbls.zip |####################---------------------------------| 38.47% tmpnw6lhbls.zip |####################---------------------------------| 38.61% tmpnw6lhbls.zip |#####################--------------------------------| 38.74% tmpnw6lhbls.zip |#####################--------------------------------| 38.88% tmpnw6lhbls.zip |#####################--------------------------------| 39.01% tmpnw6lhbls.zip |#####################--------------------------------| 39.15% tmpnw6lhbls.zip |#####################--------------------------------| 39.29% tmpnw6lhbls.zip |#####################--------------------------------| 39.42% tmpnw6lhbls.zip |#####################--------------------------------| 39.56% tmpnw6lhbls.zip |#####################--------------------------------| 39.7% tmpnw6lhbls.zip |#####################--------------------------------| 39.83% tmpnw6lhbls.zip |#####################--------------------------------| 39.97% tmpnw6lhbls.zip |#####################--------------------------------| 40.11% tmpnw6lhbls.zip |#####################--------------------------------| 40.24% tmpnw6lhbls.zip |#####################--------------------------------| 40.38% tmpnw6lhbls.zip |#####################--------------------------------| 40.52% tmpnw6lhbls.zip |######################-------------------------------| 40.65% tmpnw6lhbls.zip |######################-------------------------------| 40.79% tmpnw6lhbls.zip |######################-------------------------------| 40.92% tmpnw6lhbls.zip |######################-------------------------------| 41.06% tmpnw6lhbls.zip |######################-------------------------------| 41.2% tmpnw6lhbls.zip |######################-------------------------------| 41.33% tmpnw6lhbls.zip |######################-------------------------------| 41.47% tmpnw6lhbls.zip |######################-------------------------------| 41.61% tmpnw6lhbls.zip |######################-------------------------------| 41.74% tmpnw6lhbls.zip |######################-------------------------------| 41.88% tmpnw6lhbls.zip |######################-------------------------------| 42.02% tmpnw6lhbls.zip |######################-------------------------------| 42.15% tmpnw6lhbls.zip |######################-------------------------------| 42.29% tmpnw6lhbls.zip |######################-------------------------------| 42.43% tmpnw6lhbls.zip |#######################------------------------------| 42.56% tmpnw6lhbls.zip |#######################------------------------------| 42.7% tmpnw6lhbls.zip |#######################------------------------------| 42.83% tmpnw6lhbls.zip |#######################------------------------------| 42.97% tmpnw6lhbls.zip |#######################------------------------------| 43.11% tmpnw6lhbls.zip |#######################------------------------------| 43.24% tmpnw6lhbls.zip |#######################------------------------------| 43.38% tmpnw6lhbls.zip |#######################------------------------------| 43.52% tmpnw6lhbls.zip |#######################------------------------------| 43.65% tmpnw6lhbls.zip |#######################------------------------------| 43.79% tmpnw6lhbls.zip |#######################------------------------------| 43.93% tmpnw6lhbls.zip |#######################------------------------------| 44.06% tmpnw6lhbls.zip |#######################------------------------------| 44.2% tmpnw6lhbls.zip |#######################------------------------------| 44.34% tmpnw6lhbls.zip |########################-----------------------------| 44.47% tmpnw6lhbls.zip |########################-----------------------------| 44.61% tmpnw6lhbls.zip |########################-----------------------------| 44.74% tmpnw6lhbls.zip |########################-----------------------------| 44.88% tmpnw6lhbls.zip |########################-----------------------------| 45.02% tmpnw6lhbls.zip |########################-----------------------------| 45.15% tmpnw6lhbls.zip |########################-----------------------------| 45.29% tmpnw6lhbls.zip |########################-----------------------------| 45.43% tmpnw6lhbls.zip |########################-----------------------------| 45.56% tmpnw6lhbls.zip |########################-----------------------------| 45.7% tmpnw6lhbls.zip |########################-----------------------------| 45.84% tmpnw6lhbls.zip |########################-----------------------------| 45.97% tmpnw6lhbls.zip |########################-----------------------------| 46.11% tmpnw6lhbls.zip |#########################----------------------------| 46.25% tmpnw6lhbls.zip |#########################----------------------------| 46.38% tmpnw6lhbls.zip |#########################----------------------------| 46.52% tmpnw6lhbls.zip |#########################----------------------------| 46.65% tmpnw6lhbls.zip |#########################----------------------------| 46.79% tmpnw6lhbls.zip |#########################----------------------------| 46.93% tmpnw6lhbls.zip |#########################----------------------------| 47.06% tmpnw6lhbls.zip |#########################----------------------------| 47.2% tmpnw6lhbls.zip |#########################----------------------------| 47.34% tmpnw6lhbls.zip |#########################----------------------------| 47.47% tmpnw6lhbls.zip |#########################----------------------------| 47.61% tmpnw6lhbls.zip |#########################----------------------------| 47.75% tmpnw6lhbls.zip |#########################----------------------------| 47.88% tmpnw6lhbls.zip |#########################----------------------------| 48.02% tmpnw6lhbls.zip |##########################---------------------------| 48.15% tmpnw6lhbls.zip |##########################---------------------------| 48.29% tmpnw6lhbls.zip |##########################---------------------------| 48.43% tmpnw6lhbls.zip |##########################---------------------------| 48.56% tmpnw6lhbls.zip |##########################---------------------------| 48.7% tmpnw6lhbls.zip |##########################---------------------------| 48.84% tmpnw6lhbls.zip |##########################---------------------------| 48.97% tmpnw6lhbls.zip |##########################---------------------------| 49.11% tmpnw6lhbls.zip |##########################---------------------------| 49.25% tmpnw6lhbls.zip |##########################---------------------------| 49.38% tmpnw6lhbls.zip |##########################---------------------------| 49.52% tmpnw6lhbls.zip |##########################---------------------------| 49.66% tmpnw6lhbls.zip |##########################---------------------------| 49.79% tmpnw6lhbls.zip |##########################---------------------------| 49.93% tmpnw6lhbls.zip |###########################--------------------------| 50.06% tmpnw6lhbls.zip |###########################--------------------------| 50.2% tmpnw6lhbls.zip |###########################--------------------------| 50.34% tmpnw6lhbls.zip |###########################--------------------------| 50.47% tmpnw6lhbls.zip |###########################--------------------------| 50.61% tmpnw6lhbls.zip |###########################--------------------------| 50.75% tmpnw6lhbls.zip |###########################--------------------------| 50.88% tmpnw6lhbls.zip |###########################--------------------------| 51.02% tmpnw6lhbls.zip |###########################--------------------------| 51.16% tmpnw6lhbls.zip |###########################--------------------------| 51.29% tmpnw6lhbls.zip |###########################--------------------------| 51.43% tmpnw6lhbls.zip |###########################--------------------------| 51.57% tmpnw6lhbls.zip |###########################--------------------------| 51.7% tmpnw6lhbls.zip |###########################--------------------------| 51.84% tmpnw6lhbls.zip |############################-------------------------| 51.97% tmpnw6lhbls.zip |############################-------------------------| 52.11% tmpnw6lhbls.zip |############################-------------------------| 52.25% tmpnw6lhbls.zip |############################-------------------------| 52.38% tmpnw6lhbls.zip |############################-------------------------| 52.52% tmpnw6lhbls.zip |############################-------------------------| 52.66% tmpnw6lhbls.zip |############################-------------------------| 52.79% tmpnw6lhbls.zip |############################-------------------------| 52.93% tmpnw6lhbls.zip |############################-------------------------| 53.07% tmpnw6lhbls.zip |############################-------------------------| 53.2% tmpnw6lhbls.zip |############################-------------------------| 53.34% tmpnw6lhbls.zip |############################-------------------------| 53.48% tmpnw6lhbls.zip |############################-------------------------| 53.61% tmpnw6lhbls.zip |############################-------------------------| 53.75% tmpnw6lhbls.zip |#############################------------------------| 53.88% tmpnw6lhbls.zip |#############################------------------------| 54.02% tmpnw6lhbls.zip |#############################------------------------| 54.16% tmpnw6lhbls.zip |#############################------------------------| 54.29% tmpnw6lhbls.zip |#############################------------------------| 54.43% tmpnw6lhbls.zip |#############################------------------------| 54.57% tmpnw6lhbls.zip |#############################------------------------| 54.7% tmpnw6lhbls.zip |#############################------------------------| 54.84% tmpnw6lhbls.zip |#############################------------------------| 54.98% tmpnw6lhbls.zip |#############################------------------------| 55.11% tmpnw6lhbls.zip |#############################------------------------| 55.25% tmpnw6lhbls.zip |#############################------------------------| 55.38% tmpnw6lhbls.zip |#############################------------------------| 55.52% tmpnw6lhbls.zip |#############################------------------------| 55.66% tmpnw6lhbls.zip |##############################-----------------------| 55.79% tmpnw6lhbls.zip |##############################-----------------------| 55.93% tmpnw6lhbls.zip |##############################-----------------------| 56.07% tmpnw6lhbls.zip |##############################-----------------------| 56.2% tmpnw6lhbls.zip |##############################-----------------------| 56.34% tmpnw6lhbls.zip |##############################-----------------------| 56.48% tmpnw6lhbls.zip |##############################-----------------------| 56.61% tmpnw6lhbls.zip |##############################-----------------------| 56.75% tmpnw6lhbls.zip |##############################-----------------------| 56.89% tmpnw6lhbls.zip |##############################-----------------------| 57.02% tmpnw6lhbls.zip |##############################-----------------------| 57.16% tmpnw6lhbls.zip |##############################-----------------------| 57.29% tmpnw6lhbls.zip |##############################-----------------------| 57.43% tmpnw6lhbls.zip |###############################----------------------| 57.57% tmpnw6lhbls.zip |###############################----------------------| 57.7% tmpnw6lhbls.zip |###############################----------------------| 57.84% tmpnw6lhbls.zip |###############################----------------------| 57.98% tmpnw6lhbls.zip |###############################----------------------| 58.11% tmpnw6lhbls.zip |###############################----------------------| 58.25% tmpnw6lhbls.zip |###############################----------------------| 58.39% tmpnw6lhbls.zip |###############################----------------------| 58.52% tmpnw6lhbls.zip |###############################----------------------| 58.66% tmpnw6lhbls.zip |###############################----------------------| 58.8% tmpnw6lhbls.zip |###############################----------------------| 58.93% tmpnw6lhbls.zip |###############################----------------------| 59.07% tmpnw6lhbls.zip |###############################----------------------| 59.2% tmpnw6lhbls.zip |###############################----------------------| 59.34% tmpnw6lhbls.zip |################################---------------------| 59.48% tmpnw6lhbls.zip |################################---------------------| 59.61% tmpnw6lhbls.zip |################################---------------------| 59.75% tmpnw6lhbls.zip |################################---------------------| 59.89% tmpnw6lhbls.zip |################################---------------------| 60.02% tmpnw6lhbls.zip |################################---------------------| 60.16% tmpnw6lhbls.zip |################################---------------------| 60.3% tmpnw6lhbls.zip |################################---------------------| 60.43% tmpnw6lhbls.zip |################################---------------------| 60.57% tmpnw6lhbls.zip |################################---------------------| 60.71% tmpnw6lhbls.zip |################################---------------------| 60.84% tmpnw6lhbls.zip |################################---------------------| 60.98% tmpnw6lhbls.zip |################################---------------------| 61.11% tmpnw6lhbls.zip |################################---------------------| 61.25% tmpnw6lhbls.zip |#################################--------------------| 61.39% tmpnw6lhbls.zip |#################################--------------------| 61.52% tmpnw6lhbls.zip |#################################--------------------| 61.66% tmpnw6lhbls.zip |#################################--------------------| 61.8% tmpnw6lhbls.zip |#################################--------------------| 61.93% tmpnw6lhbls.zip |#################################--------------------| 62.07% tmpnw6lhbls.zip |#################################--------------------| 62.21% tmpnw6lhbls.zip |#################################--------------------| 62.34% tmpnw6lhbls.zip |#################################--------------------| 62.48% tmpnw6lhbls.zip |#################################--------------------| 62.61% tmpnw6lhbls.zip |#################################--------------------| 62.75% tmpnw6lhbls.zip |#################################--------------------| 62.89% tmpnw6lhbls.zip |#################################--------------------| 63.02% tmpnw6lhbls.zip |#################################--------------------| 63.16% tmpnw6lhbls.zip |##################################-------------------| 63.3% tmpnw6lhbls.zip |##################################-------------------| 63.43% tmpnw6lhbls.zip |##################################-------------------| 63.57% tmpnw6lhbls.zip |##################################-------------------| 63.71% tmpnw6lhbls.zip |##################################-------------------| 63.84% tmpnw6lhbls.zip |##################################-------------------| 63.98% tmpnw6lhbls.zip |##################################-------------------| 64.12% tmpnw6lhbls.zip |##################################-------------------| 64.25% tmpnw6lhbls.zip |##################################-------------------| 64.39% tmpnw6lhbls.zip |##################################-------------------| 64.52% tmpnw6lhbls.zip |##################################-------------------| 64.66% tmpnw6lhbls.zip |##################################-------------------| 64.8% tmpnw6lhbls.zip |##################################-------------------| 64.93% tmpnw6lhbls.zip |##################################-------------------| 65.07% tmpnw6lhbls.zip |###################################------------------| 65.21% tmpnw6lhbls.zip |###################################------------------| 65.34% tmpnw6lhbls.zip |###################################------------------| 65.48% tmpnw6lhbls.zip |###################################------------------| 65.62% tmpnw6lhbls.zip |###################################------------------| 65.75% tmpnw6lhbls.zip |###################################------------------| 65.89% tmpnw6lhbls.zip |###################################------------------| 66.03% tmpnw6lhbls.zip |###################################------------------| 66.16% tmpnw6lhbls.zip |###################################------------------| 66.3% tmpnw6lhbls.zip |###################################------------------| 66.43% tmpnw6lhbls.zip |###################################------------------| 66.57% tmpnw6lhbls.zip |###################################------------------| 66.71% tmpnw6lhbls.zip |###################################------------------| 66.84% tmpnw6lhbls.zip |###################################------------------| 66.98% tmpnw6lhbls.zip |####################################-----------------| 67.12% tmpnw6lhbls.zip |####################################-----------------| 67.25% tmpnw6lhbls.zip |####################################-----------------| 67.39% tmpnw6lhbls.zip |####################################-----------------| 67.53% tmpnw6lhbls.zip |####################################-----------------| 67.66% tmpnw6lhbls.zip |####################################-----------------| 67.8% tmpnw6lhbls.zip |####################################-----------------| 67.94% tmpnw6lhbls.zip |####################################-----------------| 68.07% tmpnw6lhbls.zip |####################################-----------------| 68.21% tmpnw6lhbls.zip |####################################-----------------| 68.34% tmpnw6lhbls.zip |####################################-----------------| 68.48% tmpnw6lhbls.zip |####################################-----------------| 68.62% tmpnw6lhbls.zip |####################################-----------------| 68.75% tmpnw6lhbls.zip |#####################################----------------| 68.89% tmpnw6lhbls.zip |#####################################----------------| 69.03% tmpnw6lhbls.zip |#####################################----------------| 69.16% tmpnw6lhbls.zip |#####################################----------------| 69.3% tmpnw6lhbls.zip |#####################################----------------| 69.44% tmpnw6lhbls.zip |#####################################----------------| 69.57% tmpnw6lhbls.zip |#####################################----------------| 69.71% tmpnw6lhbls.zip |#####################################----------------| 69.84% tmpnw6lhbls.zip |#####################################----------------| 69.98% tmpnw6lhbls.zip |#####################################----------------| 70.12% tmpnw6lhbls.zip |#####################################----------------| 70.25% tmpnw6lhbls.zip |#####################################----------------| 70.39% tmpnw6lhbls.zip |#####################################----------------| 70.53% tmpnw6lhbls.zip |#####################################----------------| 70.66% tmpnw6lhbls.zip |######################################---------------| 70.8% tmpnw6lhbls.zip |######################################---------------| 70.94% tmpnw6lhbls.zip |######################################---------------| 71.07% tmpnw6lhbls.zip |######################################---------------| 71.21% tmpnw6lhbls.zip |######################################---------------| 71.35% tmpnw6lhbls.zip |######################################---------------| 71.48% tmpnw6lhbls.zip |######################################---------------| 71.62% tmpnw6lhbls.zip |######################################---------------| 71.75% tmpnw6lhbls.zip |######################################---------------| 71.89% tmpnw6lhbls.zip |######################################---------------| 72.03% tmpnw6lhbls.zip |######################################---------------| 72.16% tmpnw6lhbls.zip |######################################---------------| 72.3% tmpnw6lhbls.zip |######################################---------------| 72.44% tmpnw6lhbls.zip |######################################---------------| 72.57% tmpnw6lhbls.zip |#######################################--------------| 72.71% tmpnw6lhbls.zip |#######################################--------------| 72.85% tmpnw6lhbls.zip |#######################################--------------| 72.98% tmpnw6lhbls.zip |#######################################--------------| 73.12% tmpnw6lhbls.zip |#######################################--------------| 73.26% tmpnw6lhbls.zip |#######################################--------------| 73.39% tmpnw6lhbls.zip |#######################################--------------| 73.53% tmpnw6lhbls.zip |#######################################--------------| 73.66% tmpnw6lhbls.zip |#######################################--------------| 73.8% tmpnw6lhbls.zip |#######################################--------------| 73.94% tmpnw6lhbls.zip |#######################################--------------| 74.07% tmpnw6lhbls.zip |#######################################--------------| 74.21% tmpnw6lhbls.zip |#######################################--------------| 74.35% tmpnw6lhbls.zip |#######################################--------------| 74.48% tmpnw6lhbls.zip |########################################-------------| 74.62% tmpnw6lhbls.zip |########################################-------------| 74.76% tmpnw6lhbls.zip |########################################-------------| 74.89% tmpnw6lhbls.zip |########################################-------------| 75.03% tmpnw6lhbls.zip |########################################-------------| 75.17% tmpnw6lhbls.zip |########################################-------------| 75.3% tmpnw6lhbls.zip |########################################-------------| 75.44% tmpnw6lhbls.zip |########################################-------------| 75.57% tmpnw6lhbls.zip |########################################-------------| 75.71% tmpnw6lhbls.zip |########################################-------------| 75.85% tmpnw6lhbls.zip |########################################-------------| 75.98% tmpnw6lhbls.zip |########################################-------------| 76.12% tmpnw6lhbls.zip |########################################-------------| 76.26% tmpnw6lhbls.zip |########################################-------------| 76.39% tmpnw6lhbls.zip |#########################################------------| 76.53% tmpnw6lhbls.zip |#########################################------------| 76.67% tmpnw6lhbls.zip |#########################################------------| 76.8% tmpnw6lhbls.zip |#########################################------------| 76.94% tmpnw6lhbls.zip |#########################################------------| 77.08% tmpnw6lhbls.zip |#########################################------------| 77.21% tmpnw6lhbls.zip |#########################################------------| 77.35% tmpnw6lhbls.zip |#########################################------------| 77.48% tmpnw6lhbls.zip |#########################################------------| 77.62% tmpnw6lhbls.zip |#########################################------------| 77.76% tmpnw6lhbls.zip |#########################################------------| 77.89% tmpnw6lhbls.zip |#########################################------------| 78.03% tmpnw6lhbls.zip |#########################################------------| 78.17% tmpnw6lhbls.zip |##########################################-----------| 78.3% tmpnw6lhbls.zip |##########################################-----------| 78.44% tmpnw6lhbls.zip |##########################################-----------| 78.58% tmpnw6lhbls.zip |##########################################-----------| 78.71% tmpnw6lhbls.zip |##########################################-----------| 78.85% tmpnw6lhbls.zip |##########################################-----------| 78.98% tmpnw6lhbls.zip |##########################################-----------| 79.12% tmpnw6lhbls.zip |##########################################-----------| 79.26% tmpnw6lhbls.zip |##########################################-----------| 79.39% tmpnw6lhbls.zip |##########################################-----------| 79.53% tmpnw6lhbls.zip |##########################################-----------| 79.67% tmpnw6lhbls.zip |##########################################-----------| 79.8% tmpnw6lhbls.zip |##########################################-----------| 79.94% tmpnw6lhbls.zip |##########################################-----------| 80.08% tmpnw6lhbls.zip |###########################################----------| 80.21% tmpnw6lhbls.zip |###########################################----------| 80.35% tmpnw6lhbls.zip |###########################################----------| 80.49% tmpnw6lhbls.zip |###########################################----------| 80.62% tmpnw6lhbls.zip |###########################################----------| 80.76% tmpnw6lhbls.zip |###########################################----------| 80.89% tmpnw6lhbls.zip |###########################################----------| 81.03% tmpnw6lhbls.zip |###########################################----------| 81.17% tmpnw6lhbls.zip |###########################################----------| 81.3% tmpnw6lhbls.zip |###########################################----------| 81.44% tmpnw6lhbls.zip |###########################################----------| 81.58% tmpnw6lhbls.zip |###########################################----------| 81.71% tmpnw6lhbls.zip |###########################################----------| 81.85% tmpnw6lhbls.zip |###########################################----------| 81.99% tmpnw6lhbls.zip |############################################---------| 82.12% tmpnw6lhbls.zip |############################################---------| 82.26% tmpnw6lhbls.zip |############################################---------| 82.4% tmpnw6lhbls.zip |############################################---------| 82.53% tmpnw6lhbls.zip |############################################---------| 82.67% tmpnw6lhbls.zip |############################################---------| 82.8% tmpnw6lhbls.zip |############################################---------| 82.94% tmpnw6lhbls.zip |############################################---------| 83.08% tmpnw6lhbls.zip |############################################---------| 83.21% tmpnw6lhbls.zip |############################################---------| 83.35% tmpnw6lhbls.zip |############################################---------| 83.49% tmpnw6lhbls.zip |############################################---------| 83.62% tmpnw6lhbls.zip |############################################---------| 83.76% tmpnw6lhbls.zip |############################################---------| 83.9% tmpnw6lhbls.zip |#############################################--------| 84.03% tmpnw6lhbls.zip |#############################################--------| 84.17% tmpnw6lhbls.zip |#############################################--------| 84.31% tmpnw6lhbls.zip |#############################################--------| 84.44% tmpnw6lhbls.zip |#############################################--------| 84.58% tmpnw6lhbls.zip |#############################################--------| 84.71% tmpnw6lhbls.zip |#############################################--------| 84.85% tmpnw6lhbls.zip |#############################################--------| 84.99% tmpnw6lhbls.zip |#############################################--------| 85.12% tmpnw6lhbls.zip |#############################################--------| 85.26% tmpnw6lhbls.zip |#############################################--------| 85.4% tmpnw6lhbls.zip |#############################################--------| 85.53% tmpnw6lhbls.zip |#############################################--------| 85.67% tmpnw6lhbls.zip |#############################################--------| 85.81% tmpnw6lhbls.zip |##############################################-------| 85.94% tmpnw6lhbls.zip |##############################################-------| 86.08% tmpnw6lhbls.zip |##############################################-------| 86.21% tmpnw6lhbls.zip |##############################################-------| 86.35% tmpnw6lhbls.zip |##############################################-------| 86.49% tmpnw6lhbls.zip |##############################################-------| 86.62% tmpnw6lhbls.zip |##############################################-------| 86.76% tmpnw6lhbls.zip |##############################################-------| 86.9% tmpnw6lhbls.zip |##############################################-------| 87.03% tmpnw6lhbls.zip |##############################################-------| 87.17% tmpnw6lhbls.zip |##############################################-------| 87.31% tmpnw6lhbls.zip |##############################################-------| 87.44% tmpnw6lhbls.zip |##############################################-------| 87.58% tmpnw6lhbls.zip |##############################################-------| 87.72% tmpnw6lhbls.zip |###############################################------| 87.85% tmpnw6lhbls.zip |###############################################------| 87.99% tmpnw6lhbls.zip |###############################################------| 88.12% tmpnw6lhbls.zip |###############################################------| 88.26% tmpnw6lhbls.zip |###############################################------| 88.4% tmpnw6lhbls.zip |###############################################------| 88.53% tmpnw6lhbls.zip |###############################################------| 88.67% tmpnw6lhbls.zip |###############################################------| 88.81% tmpnw6lhbls.zip |###############################################------| 88.94% tmpnw6lhbls.zip |###############################################------| 89.08% tmpnw6lhbls.zip |###############################################------| 89.22% tmpnw6lhbls.zip |###############################################------| 89.35% tmpnw6lhbls.zip |###############################################------| 89.49% tmpnw6lhbls.zip |################################################-----| 89.63% tmpnw6lhbls.zip |################################################-----| 89.76% tmpnw6lhbls.zip |################################################-----| 89.9% tmpnw6lhbls.zip |################################################-----| 90.03% tmpnw6lhbls.zip |################################################-----| 90.17% tmpnw6lhbls.zip |################################################-----| 90.31% tmpnw6lhbls.zip |################################################-----| 90.44% tmpnw6lhbls.zip |################################################-----| 90.58% tmpnw6lhbls.zip |################################################-----| 90.72% tmpnw6lhbls.zip |################################################-----| 90.85% tmpnw6lhbls.zip |################################################-----| 90.99% tmpnw6lhbls.zip |################################################-----| 91.13% tmpnw6lhbls.zip |################################################-----| 91.26% tmpnw6lhbls.zip |################################################-----| 91.4% tmpnw6lhbls.zip |#################################################----| 91.54% tmpnw6lhbls.zip |#################################################----| 91.67% tmpnw6lhbls.zip |#################################################----| 91.81% tmpnw6lhbls.zip |#################################################----| 91.94% tmpnw6lhbls.zip |#################################################----| 92.08% tmpnw6lhbls.zip |#################################################----| 92.22% tmpnw6lhbls.zip |#################################################----| 92.35% tmpnw6lhbls.zip |#################################################----| 92.49% tmpnw6lhbls.zip |#################################################----| 92.63% tmpnw6lhbls.zip |#################################################----| 92.76% tmpnw6lhbls.zip |#################################################----| 92.9% tmpnw6lhbls.zip |#################################################----| 93.04% tmpnw6lhbls.zip |#################################################----| 93.17% tmpnw6lhbls.zip |#################################################----| 93.31% tmpnw6lhbls.zip |##################################################---| 93.44% tmpnw6lhbls.zip |##################################################---| 93.58% tmpnw6lhbls.zip |##################################################---| 93.72% tmpnw6lhbls.zip |##################################################---| 93.85% tmpnw6lhbls.zip |##################################################---| 93.99% tmpnw6lhbls.zip |##################################################---| 94.13% tmpnw6lhbls.zip |##################################################---| 94.26% tmpnw6lhbls.zip |##################################################---| 94.4% tmpnw6lhbls.zip |##################################################---| 94.54% tmpnw6lhbls.zip |##################################################---| 94.67% tmpnw6lhbls.zip |##################################################---| 94.81% tmpnw6lhbls.zip |##################################################---| 94.95% tmpnw6lhbls.zip |##################################################---| 95.08% tmpnw6lhbls.zip |##################################################---| 95.22% tmpnw6lhbls.zip |###################################################--| 95.35% tmpnw6lhbls.zip |###################################################--| 95.49% tmpnw6lhbls.zip |###################################################--| 95.63% tmpnw6lhbls.zip |###################################################--| 95.76% tmpnw6lhbls.zip |###################################################--| 95.9% tmpnw6lhbls.zip |###################################################--| 96.04% tmpnw6lhbls.zip |###################################################--| 96.17% tmpnw6lhbls.zip |###################################################--| 96.31% tmpnw6lhbls.zip |###################################################--| 96.45% tmpnw6lhbls.zip |###################################################--| 96.58% tmpnw6lhbls.zip |###################################################--| 96.72% tmpnw6lhbls.zip |###################################################--| 96.86% tmpnw6lhbls.zip |###################################################--| 96.99% tmpnw6lhbls.zip |###################################################--| 97.13% tmpnw6lhbls.zip |####################################################-| 97.26% tmpnw6lhbls.zip |####################################################-| 97.4% tmpnw6lhbls.zip |####################################################-| 97.54% tmpnw6lhbls.zip |####################################################-| 97.67% tmpnw6lhbls.zip |####################################################-| 97.81% tmpnw6lhbls.zip |####################################################-| 97.95% tmpnw6lhbls.zip |####################################################-| 98.08% tmpnw6lhbls.zip |####################################################-| 98.22% tmpnw6lhbls.zip |####################################################-| 98.36% tmpnw6lhbls.zip |####################################################-| 98.49% tmpnw6lhbls.zip |####################################################-| 98.63% tmpnw6lhbls.zip |####################################################-| 98.77% tmpnw6lhbls.zip |####################################################-| 98.9% tmpnw6lhbls.zip |####################################################-| 99.04% tmpnw6lhbls.zip |#####################################################| 99.17% tmpnw6lhbls.zip |#####################################################| 99.31% tmpnw6lhbls.zip |#####################################################| 99.45% tmpnw6lhbls.zip |#####################################################| 99.58% tmpnw6lhbls.zip |#####################################################| 99.72% tmpnw6lhbls.zip |#####################################################| 99.86% tmpnw6lhbls.zip |#####################################################| 99.99% tmpnw6lhbls.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5bedfad0-b6ec-4d5c-8117-cd82dce93995 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpw9j6elfr.zip |-----------------------------------------------------| 0.57% tmpw9j6elfr.zip |#----------------------------------------------------| 1.13% tmpw9j6elfr.zip |#----------------------------------------------------| 1.7% tmpw9j6elfr.zip |#----------------------------------------------------| 2.27% tmpw9j6elfr.zip |##---------------------------------------------------| 2.83% tmpw9j6elfr.zip |##---------------------------------------------------| 3.4% tmpw9j6elfr.zip |##---------------------------------------------------| 3.97% tmpw9j6elfr.zip |##---------------------------------------------------| 4.53% tmpw9j6elfr.zip |###--------------------------------------------------| 5.1% tmpw9j6elfr.zip |###--------------------------------------------------| 5.67% tmpw9j6elfr.zip |###--------------------------------------------------| 6.24% tmpw9j6elfr.zip |####-------------------------------------------------| 6.8% tmpw9j6elfr.zip |####-------------------------------------------------| 7.37% tmpw9j6elfr.zip |####-------------------------------------------------| 7.94% tmpw9j6elfr.zip |#####------------------------------------------------| 8.5% tmpw9j6elfr.zip |#####------------------------------------------------| 9.07% tmpw9j6elfr.zip |#####------------------------------------------------| 9.64% tmpw9j6elfr.zip |#####------------------------------------------------| 10.2% tmpw9j6elfr.zip |######-----------------------------------------------| 10.77% tmpw9j6elfr.zip |######-----------------------------------------------| 11.34% tmpw9j6elfr.zip |######-----------------------------------------------| 11.9% tmpw9j6elfr.zip |#######----------------------------------------------| 12.47% tmpw9j6elfr.zip |#######----------------------------------------------| 13.04% tmpw9j6elfr.zip |#######----------------------------------------------| 13.6% tmpw9j6elfr.zip |########---------------------------------------------| 14.17% tmpw9j6elfr.zip |########---------------------------------------------| 14.74% tmpw9j6elfr.zip |########---------------------------------------------| 15.3% tmpw9j6elfr.zip |########---------------------------------------------| 15.87% tmpw9j6elfr.zip |#########--------------------------------------------| 16.44% tmpw9j6elfr.zip |#########--------------------------------------------| 17.0% tmpw9j6elfr.zip |#########--------------------------------------------| 17.57% tmpw9j6elfr.zip |##########-------------------------------------------| 18.14% tmpw9j6elfr.zip |##########-------------------------------------------| 18.71% tmpw9j6elfr.zip |##########-------------------------------------------| 19.27% tmpw9j6elfr.zip |###########------------------------------------------| 19.84% tmpw9j6elfr.zip |###########------------------------------------------| 20.41% tmpw9j6elfr.zip |###########------------------------------------------| 20.97% tmpw9j6elfr.zip |###########------------------------------------------| 21.54% tmpw9j6elfr.zip |############-----------------------------------------| 22.11% tmpw9j6elfr.zip |############-----------------------------------------| 22.67% tmpw9j6elfr.zip |############-----------------------------------------| 23.24% tmpw9j6elfr.zip |#############----------------------------------------| 23.81% tmpw9j6elfr.zip |#############----------------------------------------| 24.37% tmpw9j6elfr.zip |#############----------------------------------------| 24.94% tmpw9j6elfr.zip |##############---------------------------------------| 25.51% tmpw9j6elfr.zip |##############---------------------------------------| 26.07% tmpw9j6elfr.zip |##############---------------------------------------| 26.64% tmpw9j6elfr.zip |##############---------------------------------------| 27.21% tmpw9j6elfr.zip |###############--------------------------------------| 27.77% tmpw9j6elfr.zip |###############--------------------------------------| 28.34% tmpw9j6elfr.zip |###############--------------------------------------| 28.91% tmpw9j6elfr.zip |################-------------------------------------| 29.48% tmpw9j6elfr.zip |################-------------------------------------| 30.04% tmpw9j6elfr.zip |################-------------------------------------| 30.61% tmpw9j6elfr.zip |#################------------------------------------| 31.18% tmpw9j6elfr.zip |#################------------------------------------| 31.74% tmpw9j6elfr.zip |#################------------------------------------| 32.31% tmpw9j6elfr.zip |#################------------------------------------| 32.88% tmpw9j6elfr.zip |##################-----------------------------------| 33.44% tmpw9j6elfr.zip |##################-----------------------------------| 34.01% tmpw9j6elfr.zip |##################-----------------------------------| 34.58% tmpw9j6elfr.zip |###################----------------------------------| 35.14% tmpw9j6elfr.zip |###################----------------------------------| 35.71% tmpw9j6elfr.zip |###################----------------------------------| 36.28% tmpw9j6elfr.zip |####################---------------------------------| 36.84% tmpw9j6elfr.zip |####################---------------------------------| 37.41% tmpw9j6elfr.zip |####################---------------------------------| 37.98% tmpw9j6elfr.zip |####################---------------------------------| 38.54% tmpw9j6elfr.zip |#####################--------------------------------| 39.11% tmpw9j6elfr.zip |#####################--------------------------------| 39.68% tmpw9j6elfr.zip |#####################--------------------------------| 40.24% tmpw9j6elfr.zip |######################-------------------------------| 40.81% tmpw9j6elfr.zip |######################-------------------------------| 41.38% tmpw9j6elfr.zip |######################-------------------------------| 41.95% tmpw9j6elfr.zip |#######################------------------------------| 42.51% tmpw9j6elfr.zip |#######################------------------------------| 43.08% tmpw9j6elfr.zip |#######################------------------------------| 43.65% tmpw9j6elfr.zip |#######################------------------------------| 44.21% tmpw9j6elfr.zip |########################-----------------------------| 44.78% tmpw9j6elfr.zip |########################-----------------------------| 45.35% tmpw9j6elfr.zip |########################-----------------------------| 45.91% tmpw9j6elfr.zip |#########################----------------------------| 46.48% tmpw9j6elfr.zip |#########################----------------------------| 47.05% tmpw9j6elfr.zip |#########################----------------------------| 47.61% tmpw9j6elfr.zip |##########################---------------------------| 48.18% tmpw9j6elfr.zip |##########################---------------------------| 48.75% tmpw9j6elfr.zip |##########################---------------------------| 49.31% tmpw9j6elfr.zip |##########################---------------------------| 49.88% tmpw9j6elfr.zip |###########################--------------------------| 50.45% tmpw9j6elfr.zip |###########################--------------------------| 51.01% tmpw9j6elfr.zip |###########################--------------------------| 51.58% tmpw9j6elfr.zip |############################-------------------------| 52.15% tmpw9j6elfr.zip |############################-------------------------| 52.71% tmpw9j6elfr.zip |############################-------------------------| 53.28% tmpw9j6elfr.zip |#############################------------------------| 53.85% tmpw9j6elfr.zip |#############################------------------------| 54.42% tmpw9j6elfr.zip |#############################------------------------| 54.98% tmpw9j6elfr.zip |#############################------------------------| 55.55% tmpw9j6elfr.zip |##############################-----------------------| 56.12% tmpw9j6elfr.zip |##############################-----------------------| 56.68% tmpw9j6elfr.zip |##############################-----------------------| 57.25% tmpw9j6elfr.zip |###############################----------------------| 57.82% tmpw9j6elfr.zip |###############################----------------------| 58.38% tmpw9j6elfr.zip |###############################----------------------| 58.95% tmpw9j6elfr.zip |################################---------------------| 59.52% tmpw9j6elfr.zip |################################---------------------| 60.08% tmpw9j6elfr.zip |################################---------------------| 60.65% tmpw9j6elfr.zip |################################---------------------| 61.22% tmpw9j6elfr.zip |#################################--------------------| 61.78% tmpw9j6elfr.zip |#################################--------------------| 62.35% tmpw9j6elfr.zip |#################################--------------------| 62.92% tmpw9j6elfr.zip |##################################-------------------| 63.48% tmpw9j6elfr.zip |##################################-------------------| 64.05% tmpw9j6elfr.zip |##################################-------------------| 64.62% tmpw9j6elfr.zip |###################################------------------| 65.19% tmpw9j6elfr.zip |###################################------------------| 65.75% tmpw9j6elfr.zip |###################################------------------| 66.32% tmpw9j6elfr.zip |###################################------------------| 66.89% tmpw9j6elfr.zip |####################################-----------------| 67.45% tmpw9j6elfr.zip |####################################-----------------| 68.02% tmpw9j6elfr.zip |####################################-----------------| 68.59% tmpw9j6elfr.zip |#####################################----------------| 69.15% tmpw9j6elfr.zip |#####################################----------------| 69.72% tmpw9j6elfr.zip |#####################################----------------| 70.29% tmpw9j6elfr.zip |######################################---------------| 70.85% tmpw9j6elfr.zip |######################################---------------| 71.42% tmpw9j6elfr.zip |######################################---------------| 71.99% tmpw9j6elfr.zip |######################################---------------| 72.55% tmpw9j6elfr.zip |#######################################--------------| 73.12% tmpw9j6elfr.zip |#######################################--------------| 73.69% tmpw9j6elfr.zip |#######################################--------------| 74.25% tmpw9j6elfr.zip |########################################-------------| 74.82% tmpw9j6elfr.zip |########################################-------------| 75.39% tmpw9j6elfr.zip |########################################-------------| 75.95% tmpw9j6elfr.zip |#########################################------------| 76.52% tmpw9j6elfr.zip |#########################################------------| 77.09% tmpw9j6elfr.zip |#########################################------------| 77.66% tmpw9j6elfr.zip |#########################################------------| 78.22% tmpw9j6elfr.zip |##########################################-----------| 78.79% tmpw9j6elfr.zip |##########################################-----------| 79.36% tmpw9j6elfr.zip |##########################################-----------| 79.92% tmpw9j6elfr.zip |###########################################----------| 80.49% tmpw9j6elfr.zip |###########################################----------| 81.06% tmpw9j6elfr.zip |###########################################----------| 81.62% tmpw9j6elfr.zip |############################################---------| 82.19% tmpw9j6elfr.zip |############################################---------| 82.76% tmpw9j6elfr.zip |############################################---------| 83.32% tmpw9j6elfr.zip |############################################---------| 83.89% tmpw9j6elfr.zip |#############################################--------| 84.46% tmpw9j6elfr.zip |#############################################--------| 85.02% tmpw9j6elfr.zip |#############################################--------| 85.59% tmpw9j6elfr.zip |##############################################-------| 86.16% tmpw9j6elfr.zip |##############################################-------| 86.72% tmpw9j6elfr.zip |##############################################-------| 87.29% tmpw9j6elfr.zip |###############################################------| 87.86% tmpw9j6elfr.zip |###############################################------| 88.43% tmpw9j6elfr.zip |###############################################------| 88.99% tmpw9j6elfr.zip |###############################################------| 89.56% tmpw9j6elfr.zip |################################################-----| 90.13% tmpw9j6elfr.zip |################################################-----| 90.69% tmpw9j6elfr.zip |################################################-----| 91.26% tmpw9j6elfr.zip |#################################################----| 91.83% tmpw9j6elfr.zip |#################################################----| 92.39% tmpw9j6elfr.zip |#################################################----| 92.96% tmpw9j6elfr.zip |##################################################---| 93.53% tmpw9j6elfr.zip |##################################################---| 94.09% tmpw9j6elfr.zip |##################################################---| 94.66% tmpw9j6elfr.zip |##################################################---| 95.23% tmpw9j6elfr.zip |###################################################--| 95.79% tmpw9j6elfr.zip |###################################################--| 96.36% tmpw9j6elfr.zip |###################################################--| 96.93% tmpw9j6elfr.zip |####################################################-| 97.49% tmpw9j6elfr.zip |####################################################-| 98.06% tmpw9j6elfr.zip |####################################################-| 98.63% tmpw9j6elfr.zip |#####################################################| 99.19% tmpw9j6elfr.zip |#####################################################| 99.76% tmpw9j6elfr.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 694280bc-25f6-434b-a057-539ba964ae50 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpznqsv3p4.zip |-----------------------------------------------------| 0.57% tmpznqsv3p4.zip |#----------------------------------------------------| 1.14% tmpznqsv3p4.zip |#----------------------------------------------------| 1.71% tmpznqsv3p4.zip |#----------------------------------------------------| 2.27% tmpznqsv3p4.zip |##---------------------------------------------------| 2.84% tmpznqsv3p4.zip |##---------------------------------------------------| 3.41% tmpznqsv3p4.zip |##---------------------------------------------------| 3.98% tmpznqsv3p4.zip |##---------------------------------------------------| 4.55% tmpznqsv3p4.zip |###--------------------------------------------------| 5.12% tmpznqsv3p4.zip |###--------------------------------------------------| 5.69% tmpznqsv3p4.zip |###--------------------------------------------------| 6.25% tmpznqsv3p4.zip |####-------------------------------------------------| 6.82% tmpznqsv3p4.zip |####-------------------------------------------------| 7.39% tmpznqsv3p4.zip |####-------------------------------------------------| 7.96% tmpznqsv3p4.zip |#####------------------------------------------------| 8.53% tmpznqsv3p4.zip |#####------------------------------------------------| 9.1% tmpznqsv3p4.zip |#####------------------------------------------------| 9.67% tmpznqsv3p4.zip |#####------------------------------------------------| 10.24% tmpznqsv3p4.zip |######-----------------------------------------------| 10.8% tmpznqsv3p4.zip |######-----------------------------------------------| 11.37% tmpznqsv3p4.zip |######-----------------------------------------------| 11.94% tmpznqsv3p4.zip |#######----------------------------------------------| 12.51% tmpznqsv3p4.zip |#######----------------------------------------------| 13.08% tmpznqsv3p4.zip |#######----------------------------------------------| 13.65% tmpznqsv3p4.zip |########---------------------------------------------| 14.22% tmpznqsv3p4.zip |########---------------------------------------------| 14.78% tmpznqsv3p4.zip |########---------------------------------------------| 15.35% tmpznqsv3p4.zip |########---------------------------------------------| 15.92% tmpznqsv3p4.zip |#########--------------------------------------------| 16.49% tmpznqsv3p4.zip |#########--------------------------------------------| 17.06% tmpznqsv3p4.zip |#########--------------------------------------------| 17.63% tmpznqsv3p4.zip |##########-------------------------------------------| 18.2% tmpznqsv3p4.zip |##########-------------------------------------------| 18.76% tmpznqsv3p4.zip |##########-------------------------------------------| 19.33% tmpznqsv3p4.zip |###########------------------------------------------| 19.9% tmpznqsv3p4.zip |###########------------------------------------------| 20.47% tmpznqsv3p4.zip |###########------------------------------------------| 21.04% tmpznqsv3p4.zip |###########------------------------------------------| 21.61% tmpznqsv3p4.zip |############-----------------------------------------| 22.18% tmpznqsv3p4.zip |############-----------------------------------------| 22.74% tmpznqsv3p4.zip |############-----------------------------------------| 23.31% tmpznqsv3p4.zip |#############----------------------------------------| 23.88% tmpznqsv3p4.zip |#############----------------------------------------| 24.45% tmpznqsv3p4.zip |#############----------------------------------------| 25.02% tmpznqsv3p4.zip |##############---------------------------------------| 25.59% tmpznqsv3p4.zip |##############---------------------------------------| 26.16% tmpznqsv3p4.zip |##############---------------------------------------| 26.73% tmpznqsv3p4.zip |##############---------------------------------------| 27.29% tmpznqsv3p4.zip |###############--------------------------------------| 27.86% tmpznqsv3p4.zip |###############--------------------------------------| 28.43% tmpznqsv3p4.zip |###############--------------------------------------| 29.0% tmpznqsv3p4.zip |################-------------------------------------| 29.57% tmpznqsv3p4.zip |################-------------------------------------| 30.14% tmpznqsv3p4.zip |################-------------------------------------| 30.71% tmpznqsv3p4.zip |#################------------------------------------| 31.27% tmpznqsv3p4.zip |#################------------------------------------| 31.84% tmpznqsv3p4.zip |#################------------------------------------| 32.41% tmpznqsv3p4.zip |#################------------------------------------| 32.98% tmpznqsv3p4.zip |##################-----------------------------------| 33.55% tmpznqsv3p4.zip |##################-----------------------------------| 34.12% tmpznqsv3p4.zip |##################-----------------------------------| 34.69% tmpznqsv3p4.zip |###################----------------------------------| 35.25% tmpznqsv3p4.zip |###################----------------------------------| 35.82% tmpznqsv3p4.zip |###################----------------------------------| 36.39% tmpznqsv3p4.zip |####################---------------------------------| 36.96% tmpznqsv3p4.zip |####################---------------------------------| 37.53% tmpznqsv3p4.zip |####################---------------------------------| 38.1% tmpznqsv3p4.zip |####################---------------------------------| 38.67% tmpznqsv3p4.zip |#####################--------------------------------| 39.23% tmpznqsv3p4.zip |#####################--------------------------------| 39.8% tmpznqsv3p4.zip |#####################--------------------------------| 40.37% tmpznqsv3p4.zip |######################-------------------------------| 40.94% tmpznqsv3p4.zip |######################-------------------------------| 41.51% tmpznqsv3p4.zip |######################-------------------------------| 42.08% tmpznqsv3p4.zip |#######################------------------------------| 42.65% tmpznqsv3p4.zip |#######################------------------------------| 43.22% tmpznqsv3p4.zip |#######################------------------------------| 43.78% tmpznqsv3p4.zip |########################-----------------------------| 44.35% tmpznqsv3p4.zip |########################-----------------------------| 44.92% tmpznqsv3p4.zip |########################-----------------------------| 45.49% tmpznqsv3p4.zip |########################-----------------------------| 46.06% tmpznqsv3p4.zip |#########################----------------------------| 46.63% tmpznqsv3p4.zip |#########################----------------------------| 47.2% tmpznqsv3p4.zip |#########################----------------------------| 47.76% tmpznqsv3p4.zip |##########################---------------------------| 48.33% tmpznqsv3p4.zip |##########################---------------------------| 48.9% tmpznqsv3p4.zip |##########################---------------------------| 49.47% tmpznqsv3p4.zip |###########################--------------------------| 50.04% tmpznqsv3p4.zip |###########################--------------------------| 50.61% tmpznqsv3p4.zip |###########################--------------------------| 51.18% tmpznqsv3p4.zip |###########################--------------------------| 51.74% tmpznqsv3p4.zip |############################-------------------------| 52.31% tmpznqsv3p4.zip |############################-------------------------| 52.88% tmpznqsv3p4.zip |############################-------------------------| 53.45% tmpznqsv3p4.zip |#############################------------------------| 54.02% tmpznqsv3p4.zip |#############################------------------------| 54.59% tmpznqsv3p4.zip |#############################------------------------| 55.16% tmpznqsv3p4.zip |##############################-----------------------| 55.73% tmpznqsv3p4.zip |##############################-----------------------| 56.29% tmpznqsv3p4.zip |##############################-----------------------| 56.86% tmpznqsv3p4.zip |##############################-----------------------| 57.43% tmpznqsv3p4.zip |###############################----------------------| 58.0% tmpznqsv3p4.zip |###############################----------------------| 58.57% tmpznqsv3p4.zip |###############################----------------------| 59.14% tmpznqsv3p4.zip |################################---------------------| 59.71% tmpznqsv3p4.zip |################################---------------------| 60.27% tmpznqsv3p4.zip |################################---------------------| 60.84% tmpznqsv3p4.zip |#################################--------------------| 61.41% tmpznqsv3p4.zip |#################################--------------------| 61.98% tmpznqsv3p4.zip |#################################--------------------| 62.55% tmpznqsv3p4.zip |#################################--------------------| 63.12% tmpznqsv3p4.zip |##################################-------------------| 63.69% tmpznqsv3p4.zip |##################################-------------------| 64.25% tmpznqsv3p4.zip |##################################-------------------| 64.82% tmpznqsv3p4.zip |###################################------------------| 65.39% tmpznqsv3p4.zip |###################################------------------| 65.96% tmpznqsv3p4.zip |###################################------------------| 66.53% tmpznqsv3p4.zip |####################################-----------------| 67.1% tmpznqsv3p4.zip |####################################-----------------| 67.67% tmpznqsv3p4.zip |####################################-----------------| 68.23% tmpznqsv3p4.zip |####################################-----------------| 68.8% tmpznqsv3p4.zip |#####################################----------------| 69.37% tmpznqsv3p4.zip |#####################################----------------| 69.94% tmpznqsv3p4.zip |#####################################----------------| 70.51% tmpznqsv3p4.zip |######################################---------------| 71.08% tmpznqsv3p4.zip |######################################---------------| 71.65% tmpznqsv3p4.zip |######################################---------------| 72.22% tmpznqsv3p4.zip |#######################################--------------| 72.78% tmpznqsv3p4.zip |#######################################--------------| 73.35% tmpznqsv3p4.zip |#######################################--------------| 73.92% tmpznqsv3p4.zip |#######################################--------------| 74.49% tmpznqsv3p4.zip |########################################-------------| 75.06% tmpznqsv3p4.zip |########################################-------------| 75.63% tmpznqsv3p4.zip |########################################-------------| 76.2% tmpznqsv3p4.zip |#########################################------------| 76.76% tmpznqsv3p4.zip |#########################################------------| 77.33% tmpznqsv3p4.zip |#########################################------------| 77.9% tmpznqsv3p4.zip |##########################################-----------| 78.47% tmpznqsv3p4.zip |##########################################-----------| 79.04% tmpznqsv3p4.zip |##########################################-----------| 79.61% tmpznqsv3p4.zip |##########################################-----------| 80.18% tmpznqsv3p4.zip |###########################################----------| 80.74% tmpznqsv3p4.zip |###########################################----------| 81.31% tmpznqsv3p4.zip |###########################################----------| 81.88% tmpznqsv3p4.zip |############################################---------| 82.45% tmpznqsv3p4.zip |############################################---------| 83.02% tmpznqsv3p4.zip |############################################---------| 83.59% tmpznqsv3p4.zip |#############################################--------| 84.16% tmpznqsv3p4.zip |#############################################--------| 84.72% tmpznqsv3p4.zip |#############################################--------| 85.29% tmpznqsv3p4.zip |##############################################-------| 85.86% tmpznqsv3p4.zip |##############################################-------| 86.43% tmpznqsv3p4.zip |##############################################-------| 87.0% tmpznqsv3p4.zip |##############################################-------| 87.57% tmpznqsv3p4.zip |###############################################------| 88.14% tmpznqsv3p4.zip |###############################################------| 88.71% tmpznqsv3p4.zip |###############################################------| 89.27% tmpznqsv3p4.zip |################################################-----| 89.84% tmpznqsv3p4.zip |################################################-----| 90.41% tmpznqsv3p4.zip |################################################-----| 90.98% tmpznqsv3p4.zip |#################################################----| 91.55% tmpznqsv3p4.zip |#################################################----| 92.12% tmpznqsv3p4.zip |#################################################----| 92.69% tmpznqsv3p4.zip |#################################################----| 93.25% tmpznqsv3p4.zip |##################################################---| 93.82% tmpznqsv3p4.zip |##################################################---| 94.39% tmpznqsv3p4.zip |##################################################---| 94.96% tmpznqsv3p4.zip |###################################################--| 95.53% tmpznqsv3p4.zip |###################################################--| 96.1% tmpznqsv3p4.zip |###################################################--| 96.67% tmpznqsv3p4.zip |####################################################-| 97.23% tmpznqsv3p4.zip |####################################################-| 97.8% tmpznqsv3p4.zip |####################################################-| 98.37% tmpznqsv3p4.zip |####################################################-| 98.94% tmpznqsv3p4.zip |#####################################################| 99.51% tmpznqsv3p4.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5eb2fdbd-981c-4114-9e1b-ccf951d1856e + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5eyayeyo.zip |-----------------------------------------------------| 0.56% tmp5eyayeyo.zip |#----------------------------------------------------| 1.12% tmp5eyayeyo.zip |#----------------------------------------------------| 1.67% tmp5eyayeyo.zip |#----------------------------------------------------| 2.23% tmp5eyayeyo.zip |#----------------------------------------------------| 2.79% tmp5eyayeyo.zip |##---------------------------------------------------| 3.35% tmp5eyayeyo.zip |##---------------------------------------------------| 3.91% tmp5eyayeyo.zip |##---------------------------------------------------| 4.46% tmp5eyayeyo.zip |###--------------------------------------------------| 5.02% tmp5eyayeyo.zip |###--------------------------------------------------| 5.58% tmp5eyayeyo.zip |###--------------------------------------------------| 6.14% tmp5eyayeyo.zip |####-------------------------------------------------| 6.7% tmp5eyayeyo.zip |####-------------------------------------------------| 7.25% tmp5eyayeyo.zip |####-------------------------------------------------| 7.81% tmp5eyayeyo.zip |####-------------------------------------------------| 8.37% tmp5eyayeyo.zip |#####------------------------------------------------| 8.93% tmp5eyayeyo.zip |#####------------------------------------------------| 9.49% tmp5eyayeyo.zip |#####------------------------------------------------| 10.04% tmp5eyayeyo.zip |######-----------------------------------------------| 10.6% tmp5eyayeyo.zip |######-----------------------------------------------| 11.16% tmp5eyayeyo.zip |######-----------------------------------------------| 11.72% tmp5eyayeyo.zip |#######----------------------------------------------| 12.28% tmp5eyayeyo.zip |#######----------------------------------------------| 12.83% tmp5eyayeyo.zip |#######----------------------------------------------| 13.39% tmp5eyayeyo.zip |#######----------------------------------------------| 13.95% tmp5eyayeyo.zip |########---------------------------------------------| 14.51% tmp5eyayeyo.zip |########---------------------------------------------| 15.07% tmp5eyayeyo.zip |########---------------------------------------------| 15.62% tmp5eyayeyo.zip |#########--------------------------------------------| 16.18% tmp5eyayeyo.zip |#########--------------------------------------------| 16.74% tmp5eyayeyo.zip |#########--------------------------------------------| 17.3% tmp5eyayeyo.zip |#########--------------------------------------------| 17.86% tmp5eyayeyo.zip |##########-------------------------------------------| 18.41% tmp5eyayeyo.zip |##########-------------------------------------------| 18.97% tmp5eyayeyo.zip |##########-------------------------------------------| 19.53% tmp5eyayeyo.zip |###########------------------------------------------| 20.09% tmp5eyayeyo.zip |###########------------------------------------------| 20.64% tmp5eyayeyo.zip |###########------------------------------------------| 21.2% tmp5eyayeyo.zip |############-----------------------------------------| 21.76% tmp5eyayeyo.zip |############-----------------------------------------| 22.32% tmp5eyayeyo.zip |############-----------------------------------------| 22.88% tmp5eyayeyo.zip |############-----------------------------------------| 23.43% tmp5eyayeyo.zip |#############----------------------------------------| 23.99% tmp5eyayeyo.zip |#############----------------------------------------| 24.55% tmp5eyayeyo.zip |#############----------------------------------------| 25.11% tmp5eyayeyo.zip |##############---------------------------------------| 25.67% tmp5eyayeyo.zip |##############---------------------------------------| 26.22% tmp5eyayeyo.zip |##############---------------------------------------| 26.78% tmp5eyayeyo.zip |##############---------------------------------------| 27.34% tmp5eyayeyo.zip |###############--------------------------------------| 27.9% tmp5eyayeyo.zip |###############--------------------------------------| 28.46% tmp5eyayeyo.zip |###############--------------------------------------| 29.01% tmp5eyayeyo.zip |################-------------------------------------| 29.57% tmp5eyayeyo.zip |################-------------------------------------| 30.13% tmp5eyayeyo.zip |################-------------------------------------| 30.69% tmp5eyayeyo.zip |#################------------------------------------| 31.25% tmp5eyayeyo.zip |#################------------------------------------| 31.8% tmp5eyayeyo.zip |#################------------------------------------| 32.36% tmp5eyayeyo.zip |#################------------------------------------| 32.92% tmp5eyayeyo.zip |##################-----------------------------------| 33.48% tmp5eyayeyo.zip |##################-----------------------------------| 34.04% tmp5eyayeyo.zip |##################-----------------------------------| 34.59% tmp5eyayeyo.zip |###################----------------------------------| 35.15% tmp5eyayeyo.zip |###################----------------------------------| 35.71% tmp5eyayeyo.zip |###################----------------------------------| 36.27% tmp5eyayeyo.zip |####################---------------------------------| 36.83% tmp5eyayeyo.zip |####################---------------------------------| 37.38% tmp5eyayeyo.zip |####################---------------------------------| 37.94% tmp5eyayeyo.zip |####################---------------------------------| 38.5% tmp5eyayeyo.zip |#####################--------------------------------| 39.06% tmp5eyayeyo.zip |#####################--------------------------------| 39.62% tmp5eyayeyo.zip |#####################--------------------------------| 40.17% tmp5eyayeyo.zip |######################-------------------------------| 40.73% tmp5eyayeyo.zip |######################-------------------------------| 41.29% tmp5eyayeyo.zip |######################-------------------------------| 41.85% tmp5eyayeyo.zip |######################-------------------------------| 42.41% tmp5eyayeyo.zip |#######################------------------------------| 42.96% tmp5eyayeyo.zip |#######################------------------------------| 43.52% tmp5eyayeyo.zip |#######################------------------------------| 44.08% tmp5eyayeyo.zip |########################-----------------------------| 44.64% tmp5eyayeyo.zip |########################-----------------------------| 45.2% tmp5eyayeyo.zip |########################-----------------------------| 45.75% tmp5eyayeyo.zip |#########################----------------------------| 46.31% tmp5eyayeyo.zip |#########################----------------------------| 46.87% tmp5eyayeyo.zip |#########################----------------------------| 47.43% tmp5eyayeyo.zip |#########################----------------------------| 47.99% tmp5eyayeyo.zip |##########################---------------------------| 48.54% tmp5eyayeyo.zip |##########################---------------------------| 49.1% tmp5eyayeyo.zip |##########################---------------------------| 49.66% tmp5eyayeyo.zip |###########################--------------------------| 50.22% tmp5eyayeyo.zip |###########################--------------------------| 50.78% tmp5eyayeyo.zip |###########################--------------------------| 51.33% tmp5eyayeyo.zip |############################-------------------------| 51.89% tmp5eyayeyo.zip |############################-------------------------| 52.45% tmp5eyayeyo.zip |############################-------------------------| 53.01% tmp5eyayeyo.zip |############################-------------------------| 53.57% tmp5eyayeyo.zip |#############################------------------------| 54.12% tmp5eyayeyo.zip |#############################------------------------| 54.68% tmp5eyayeyo.zip |#############################------------------------| 55.24% tmp5eyayeyo.zip |##############################-----------------------| 55.8% tmp5eyayeyo.zip |##############################-----------------------| 56.35% tmp5eyayeyo.zip |##############################-----------------------| 56.91% tmp5eyayeyo.zip |##############################-----------------------| 57.47% tmp5eyayeyo.zip |###############################----------------------| 58.03% tmp5eyayeyo.zip |###############################----------------------| 58.59% tmp5eyayeyo.zip |###############################----------------------| 59.14% tmp5eyayeyo.zip |################################---------------------| 59.7% tmp5eyayeyo.zip |################################---------------------| 60.26% tmp5eyayeyo.zip |################################---------------------| 60.82% tmp5eyayeyo.zip |#################################--------------------| 61.38% tmp5eyayeyo.zip |#################################--------------------| 61.93% tmp5eyayeyo.zip |#################################--------------------| 62.49% tmp5eyayeyo.zip |#################################--------------------| 63.05% tmp5eyayeyo.zip |##################################-------------------| 63.61% tmp5eyayeyo.zip |##################################-------------------| 64.17% tmp5eyayeyo.zip |##################################-------------------| 64.72% tmp5eyayeyo.zip |###################################------------------| 65.28% tmp5eyayeyo.zip |###################################------------------| 65.84% tmp5eyayeyo.zip |###################################------------------| 66.4% tmp5eyayeyo.zip |###################################------------------| 66.96% tmp5eyayeyo.zip |####################################-----------------| 67.51% tmp5eyayeyo.zip |####################################-----------------| 68.07% tmp5eyayeyo.zip |####################################-----------------| 68.63% tmp5eyayeyo.zip |#####################################----------------| 69.19% tmp5eyayeyo.zip |#####################################----------------| 69.75% tmp5eyayeyo.zip |#####################################----------------| 70.3% tmp5eyayeyo.zip |######################################---------------| 70.86% tmp5eyayeyo.zip |######################################---------------| 71.42% tmp5eyayeyo.zip |######################################---------------| 71.98% tmp5eyayeyo.zip |######################################---------------| 72.54% tmp5eyayeyo.zip |#######################################--------------| 73.09% tmp5eyayeyo.zip |#######################################--------------| 73.65% tmp5eyayeyo.zip |#######################################--------------| 74.21% tmp5eyayeyo.zip |########################################-------------| 74.77% tmp5eyayeyo.zip |########################################-------------| 75.33% tmp5eyayeyo.zip |########################################-------------| 75.88% tmp5eyayeyo.zip |#########################################------------| 76.44% tmp5eyayeyo.zip |#########################################------------| 77.0% tmp5eyayeyo.zip |#########################################------------| 77.56% tmp5eyayeyo.zip |#########################################------------| 78.12% tmp5eyayeyo.zip |##########################################-----------| 78.67% tmp5eyayeyo.zip |##########################################-----------| 79.23% tmp5eyayeyo.zip |##########################################-----------| 79.79% tmp5eyayeyo.zip |###########################################----------| 80.35% tmp5eyayeyo.zip |###########################################----------| 80.91% tmp5eyayeyo.zip |###########################################----------| 81.46% tmp5eyayeyo.zip |###########################################----------| 82.02% tmp5eyayeyo.zip |############################################---------| 82.58% tmp5eyayeyo.zip |############################################---------| 83.14% tmp5eyayeyo.zip |############################################---------| 83.7% tmp5eyayeyo.zip |#############################################--------| 84.25% tmp5eyayeyo.zip |#############################################--------| 84.81% tmp5eyayeyo.zip |#############################################--------| 85.37% tmp5eyayeyo.zip |##############################################-------| 85.93% tmp5eyayeyo.zip |##############################################-------| 86.49% tmp5eyayeyo.zip |##############################################-------| 87.04% tmp5eyayeyo.zip |##############################################-------| 87.6% tmp5eyayeyo.zip |###############################################------| 88.16% tmp5eyayeyo.zip |###############################################------| 88.72% tmp5eyayeyo.zip |###############################################------| 89.28% tmp5eyayeyo.zip |################################################-----| 89.83% tmp5eyayeyo.zip |################################################-----| 90.39% tmp5eyayeyo.zip |################################################-----| 90.95% tmp5eyayeyo.zip |################################################-----| 91.51% tmp5eyayeyo.zip |#################################################----| 92.06% tmp5eyayeyo.zip |#################################################----| 92.62% tmp5eyayeyo.zip |#################################################----| 93.18% tmp5eyayeyo.zip |##################################################---| 93.74% tmp5eyayeyo.zip |##################################################---| 94.3% tmp5eyayeyo.zip |##################################################---| 94.85% tmp5eyayeyo.zip |###################################################--| 95.41% tmp5eyayeyo.zip |###################################################--| 95.97% tmp5eyayeyo.zip |###################################################--| 96.53% tmp5eyayeyo.zip |###################################################--| 97.09% tmp5eyayeyo.zip |####################################################-| 97.64% tmp5eyayeyo.zip |####################################################-| 98.2% tmp5eyayeyo.zip |####################################################-| 98.76% tmp5eyayeyo.zip |#####################################################| 99.32% tmp5eyayeyo.zip |#####################################################| 99.88% tmp5eyayeyo.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is fd56b757-839e-43b5-abb1-16c12d51ad2f + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready