By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmph6g4591s.zip |-----------------------------------------------------| 0.18% tmph6g4591s.zip |-----------------------------------------------------| 0.37% tmph6g4591s.zip |-----------------------------------------------------| 0.55% tmph6g4591s.zip |-----------------------------------------------------| 0.74% tmph6g4591s.zip |-----------------------------------------------------| 0.92% tmph6g4591s.zip |#----------------------------------------------------| 1.11% tmph6g4591s.zip |#----------------------------------------------------| 1.29% tmph6g4591s.zip |#----------------------------------------------------| 1.48% tmph6g4591s.zip |#----------------------------------------------------| 1.66% tmph6g4591s.zip |#----------------------------------------------------| 1.85% tmph6g4591s.zip |#----------------------------------------------------| 2.03% tmph6g4591s.zip |#----------------------------------------------------| 2.22% tmph6g4591s.zip |#----------------------------------------------------| 2.4% tmph6g4591s.zip |#----------------------------------------------------| 2.58% tmph6g4591s.zip |#----------------------------------------------------| 2.77% tmph6g4591s.zip |##---------------------------------------------------| 2.95% tmph6g4591s.zip |##---------------------------------------------------| 3.14% tmph6g4591s.zip |##---------------------------------------------------| 3.32% tmph6g4591s.zip |##---------------------------------------------------| 3.51% tmph6g4591s.zip |##---------------------------------------------------| 3.69% tmph6g4591s.zip |##---------------------------------------------------| 3.88% tmph6g4591s.zip |##---------------------------------------------------| 4.06% tmph6g4591s.zip |##---------------------------------------------------| 4.25% tmph6g4591s.zip |##---------------------------------------------------| 4.43% tmph6g4591s.zip |##---------------------------------------------------| 4.62% tmph6g4591s.zip |###--------------------------------------------------| 4.8% tmph6g4591s.zip |###--------------------------------------------------| 4.98% tmph6g4591s.zip |###--------------------------------------------------| 5.17% tmph6g4591s.zip |###--------------------------------------------------| 5.35% tmph6g4591s.zip |###--------------------------------------------------| 5.54% tmph6g4591s.zip |###--------------------------------------------------| 5.72% tmph6g4591s.zip |###--------------------------------------------------| 5.91% tmph6g4591s.zip |###--------------------------------------------------| 6.09% tmph6g4591s.zip |###--------------------------------------------------| 6.28% tmph6g4591s.zip |###--------------------------------------------------| 6.46% tmph6g4591s.zip |####-------------------------------------------------| 6.65% tmph6g4591s.zip |####-------------------------------------------------| 6.83% tmph6g4591s.zip |####-------------------------------------------------| 7.02% tmph6g4591s.zip |####-------------------------------------------------| 7.2% tmph6g4591s.zip |####-------------------------------------------------| 7.38% tmph6g4591s.zip |####-------------------------------------------------| 7.57% tmph6g4591s.zip |####-------------------------------------------------| 7.75% tmph6g4591s.zip |####-------------------------------------------------| 7.94% tmph6g4591s.zip |####-------------------------------------------------| 8.12% tmph6g4591s.zip |####-------------------------------------------------| 8.31% tmph6g4591s.zip |#####------------------------------------------------| 8.49% tmph6g4591s.zip |#####------------------------------------------------| 8.68% tmph6g4591s.zip |#####------------------------------------------------| 8.86% tmph6g4591s.zip |#####------------------------------------------------| 9.05% tmph6g4591s.zip |#####------------------------------------------------| 9.23% tmph6g4591s.zip |#####------------------------------------------------| 9.42% tmph6g4591s.zip |#####------------------------------------------------| 9.6% tmph6g4591s.zip |#####------------------------------------------------| 9.78% tmph6g4591s.zip |#####------------------------------------------------| 9.97% tmph6g4591s.zip |#####------------------------------------------------| 10.15% tmph6g4591s.zip |#####------------------------------------------------| 10.34% tmph6g4591s.zip |######-----------------------------------------------| 10.52% tmph6g4591s.zip |######-----------------------------------------------| 10.71% tmph6g4591s.zip |######-----------------------------------------------| 10.89% tmph6g4591s.zip |######-----------------------------------------------| 11.08% tmph6g4591s.zip |######-----------------------------------------------| 11.26% tmph6g4591s.zip |######-----------------------------------------------| 11.45% tmph6g4591s.zip |######-----------------------------------------------| 11.63% tmph6g4591s.zip |######-----------------------------------------------| 11.82% tmph6g4591s.zip |######-----------------------------------------------| 12.0% tmph6g4591s.zip |######-----------------------------------------------| 12.19% tmph6g4591s.zip |#######----------------------------------------------| 12.37% tmph6g4591s.zip |#######----------------------------------------------| 12.55% tmph6g4591s.zip |#######----------------------------------------------| 12.74% tmph6g4591s.zip |#######----------------------------------------------| 12.92% tmph6g4591s.zip |#######----------------------------------------------| 13.11% tmph6g4591s.zip |#######----------------------------------------------| 13.29% tmph6g4591s.zip |#######----------------------------------------------| 13.48% tmph6g4591s.zip |#######----------------------------------------------| 13.66% tmph6g4591s.zip |#######----------------------------------------------| 13.85% tmph6g4591s.zip |#######----------------------------------------------| 14.03% tmph6g4591s.zip |########---------------------------------------------| 14.22% tmph6g4591s.zip |########---------------------------------------------| 14.4% tmph6g4591s.zip |########---------------------------------------------| 14.59% tmph6g4591s.zip |########---------------------------------------------| 14.77% tmph6g4591s.zip |########---------------------------------------------| 14.95% tmph6g4591s.zip |########---------------------------------------------| 15.14% tmph6g4591s.zip |########---------------------------------------------| 15.32% tmph6g4591s.zip |########---------------------------------------------| 15.51% tmph6g4591s.zip |########---------------------------------------------| 15.69% tmph6g4591s.zip |########---------------------------------------------| 15.88% tmph6g4591s.zip |#########--------------------------------------------| 16.06% tmph6g4591s.zip |#########--------------------------------------------| 16.25% tmph6g4591s.zip |#########--------------------------------------------| 16.43% tmph6g4591s.zip |#########--------------------------------------------| 16.62% tmph6g4591s.zip |#########--------------------------------------------| 16.8% tmph6g4591s.zip |#########--------------------------------------------| 16.99% tmph6g4591s.zip |#########--------------------------------------------| 17.17% tmph6g4591s.zip |#########--------------------------------------------| 17.35% tmph6g4591s.zip |#########--------------------------------------------| 17.54% tmph6g4591s.zip |#########--------------------------------------------| 17.72% tmph6g4591s.zip |#########--------------------------------------------| 17.91% tmph6g4591s.zip |##########-------------------------------------------| 18.09% tmph6g4591s.zip |##########-------------------------------------------| 18.28% tmph6g4591s.zip |##########-------------------------------------------| 18.46% tmph6g4591s.zip |##########-------------------------------------------| 18.65% tmph6g4591s.zip |##########-------------------------------------------| 18.83% tmph6g4591s.zip |##########-------------------------------------------| 19.02% tmph6g4591s.zip |##########-------------------------------------------| 19.2% tmph6g4591s.zip |##########-------------------------------------------| 19.39% tmph6g4591s.zip |##########-------------------------------------------| 19.57% tmph6g4591s.zip |##########-------------------------------------------| 19.75% tmph6g4591s.zip |###########------------------------------------------| 19.94% tmph6g4591s.zip |###########------------------------------------------| 20.12% tmph6g4591s.zip |###########------------------------------------------| 20.31% tmph6g4591s.zip |###########------------------------------------------| 20.49% tmph6g4591s.zip |###########------------------------------------------| 20.68% tmph6g4591s.zip |###########------------------------------------------| 20.86% tmph6g4591s.zip |###########------------------------------------------| 21.05% tmph6g4591s.zip |###########------------------------------------------| 21.23% tmph6g4591s.zip |###########------------------------------------------| 21.42% tmph6g4591s.zip |###########------------------------------------------| 21.6% tmph6g4591s.zip |############-----------------------------------------| 21.79% tmph6g4591s.zip |############-----------------------------------------| 21.97% tmph6g4591s.zip |############-----------------------------------------| 22.15% tmph6g4591s.zip |############-----------------------------------------| 22.34% tmph6g4591s.zip |############-----------------------------------------| 22.52% tmph6g4591s.zip |############-----------------------------------------| 22.71% tmph6g4591s.zip |############-----------------------------------------| 22.89% tmph6g4591s.zip |############-----------------------------------------| 23.08% tmph6g4591s.zip |############-----------------------------------------| 23.26% tmph6g4591s.zip |############-----------------------------------------| 23.45% tmph6g4591s.zip |#############----------------------------------------| 23.63% tmph6g4591s.zip |#############----------------------------------------| 23.82% tmph6g4591s.zip |#############----------------------------------------| 24.0% tmph6g4591s.zip |#############----------------------------------------| 24.19% tmph6g4591s.zip |#############----------------------------------------| 24.37% tmph6g4591s.zip |#############----------------------------------------| 24.55% tmph6g4591s.zip |#############----------------------------------------| 24.74% tmph6g4591s.zip |#############----------------------------------------| 24.92% tmph6g4591s.zip |#############----------------------------------------| 25.11% tmph6g4591s.zip |#############----------------------------------------| 25.29% tmph6g4591s.zip |##############---------------------------------------| 25.48% tmph6g4591s.zip |##############---------------------------------------| 25.66% tmph6g4591s.zip |##############---------------------------------------| 25.85% tmph6g4591s.zip |##############---------------------------------------| 26.03% tmph6g4591s.zip |##############---------------------------------------| 26.22% tmph6g4591s.zip |##############---------------------------------------| 26.4% tmph6g4591s.zip |##############---------------------------------------| 26.59% tmph6g4591s.zip |##############---------------------------------------| 26.77% tmph6g4591s.zip |##############---------------------------------------| 26.95% tmph6g4591s.zip |##############---------------------------------------| 27.14% tmph6g4591s.zip |##############---------------------------------------| 27.32% tmph6g4591s.zip |###############--------------------------------------| 27.51% tmph6g4591s.zip |###############--------------------------------------| 27.69% tmph6g4591s.zip |###############--------------------------------------| 27.88% tmph6g4591s.zip |###############--------------------------------------| 28.06% tmph6g4591s.zip |###############--------------------------------------| 28.25% tmph6g4591s.zip |###############--------------------------------------| 28.43% tmph6g4591s.zip |###############--------------------------------------| 28.62% tmph6g4591s.zip |###############--------------------------------------| 28.8% tmph6g4591s.zip |###############--------------------------------------| 28.99% tmph6g4591s.zip |###############--------------------------------------| 29.17% tmph6g4591s.zip |################-------------------------------------| 29.35% tmph6g4591s.zip |################-------------------------------------| 29.54% tmph6g4591s.zip |################-------------------------------------| 29.72% tmph6g4591s.zip |################-------------------------------------| 29.91% tmph6g4591s.zip |################-------------------------------------| 30.09% tmph6g4591s.zip |################-------------------------------------| 30.28% tmph6g4591s.zip |################-------------------------------------| 30.46% tmph6g4591s.zip |################-------------------------------------| 30.65% tmph6g4591s.zip |################-------------------------------------| 30.83% tmph6g4591s.zip |################-------------------------------------| 31.02% tmph6g4591s.zip |#################------------------------------------| 31.2% tmph6g4591s.zip |#################------------------------------------| 31.39% tmph6g4591s.zip |#################------------------------------------| 31.57% tmph6g4591s.zip |#################------------------------------------| 31.75% tmph6g4591s.zip |#################------------------------------------| 31.94% tmph6g4591s.zip |#################------------------------------------| 32.12% tmph6g4591s.zip |#################------------------------------------| 32.31% tmph6g4591s.zip |#################------------------------------------| 32.49% tmph6g4591s.zip |#################------------------------------------| 32.68% tmph6g4591s.zip |#################------------------------------------| 32.86% tmph6g4591s.zip |##################-----------------------------------| 33.05% tmph6g4591s.zip |##################-----------------------------------| 33.23% tmph6g4591s.zip |##################-----------------------------------| 33.42% tmph6g4591s.zip |##################-----------------------------------| 33.6% tmph6g4591s.zip |##################-----------------------------------| 33.79% tmph6g4591s.zip |##################-----------------------------------| 33.97% tmph6g4591s.zip |##################-----------------------------------| 34.15% tmph6g4591s.zip |##################-----------------------------------| 34.34% tmph6g4591s.zip |##################-----------------------------------| 34.52% tmph6g4591s.zip |##################-----------------------------------| 34.71% tmph6g4591s.zip |##################-----------------------------------| 34.89% tmph6g4591s.zip |###################----------------------------------| 35.08% tmph6g4591s.zip |###################----------------------------------| 35.26% tmph6g4591s.zip |###################----------------------------------| 35.45% tmph6g4591s.zip |###################----------------------------------| 35.63% tmph6g4591s.zip |###################----------------------------------| 35.82% tmph6g4591s.zip |###################----------------------------------| 36.0% tmph6g4591s.zip |###################----------------------------------| 36.19% tmph6g4591s.zip |###################----------------------------------| 36.37% tmph6g4591s.zip |###################----------------------------------| 36.56% tmph6g4591s.zip |###################----------------------------------| 36.74% tmph6g4591s.zip |####################---------------------------------| 36.92% tmph6g4591s.zip |####################---------------------------------| 37.11% tmph6g4591s.zip |####################---------------------------------| 37.29% tmph6g4591s.zip |####################---------------------------------| 37.48% tmph6g4591s.zip |####################---------------------------------| 37.66% tmph6g4591s.zip |####################---------------------------------| 37.85% tmph6g4591s.zip |####################---------------------------------| 38.03% tmph6g4591s.zip |####################---------------------------------| 38.22% tmph6g4591s.zip |####################---------------------------------| 38.4% tmph6g4591s.zip |####################---------------------------------| 38.59% tmph6g4591s.zip |#####################--------------------------------| 38.77% tmph6g4591s.zip |#####################--------------------------------| 38.96% tmph6g4591s.zip |#####################--------------------------------| 39.14% tmph6g4591s.zip |#####################--------------------------------| 39.32% tmph6g4591s.zip |#####################--------------------------------| 39.51% tmph6g4591s.zip |#####################--------------------------------| 39.69% tmph6g4591s.zip |#####################--------------------------------| 39.88% tmph6g4591s.zip |#####################--------------------------------| 40.06% tmph6g4591s.zip |#####################--------------------------------| 40.25% tmph6g4591s.zip |#####################--------------------------------| 40.43% tmph6g4591s.zip |######################-------------------------------| 40.62% tmph6g4591s.zip |######################-------------------------------| 40.8% tmph6g4591s.zip |######################-------------------------------| 40.99% tmph6g4591s.zip |######################-------------------------------| 41.17% tmph6g4591s.zip |######################-------------------------------| 41.36% tmph6g4591s.zip |######################-------------------------------| 41.54% tmph6g4591s.zip |######################-------------------------------| 41.72% tmph6g4591s.zip |######################-------------------------------| 41.91% tmph6g4591s.zip |######################-------------------------------| 42.09% tmph6g4591s.zip |######################-------------------------------| 42.28% tmph6g4591s.zip |#######################------------------------------| 42.46% tmph6g4591s.zip |#######################------------------------------| 42.65% tmph6g4591s.zip |#######################------------------------------| 42.83% tmph6g4591s.zip |#######################------------------------------| 43.02% tmph6g4591s.zip |#######################------------------------------| 43.2% tmph6g4591s.zip |#######################------------------------------| 43.39% tmph6g4591s.zip |#######################------------------------------| 43.57% tmph6g4591s.zip |#######################------------------------------| 43.76% tmph6g4591s.zip |#######################------------------------------| 43.94% tmph6g4591s.zip |#######################------------------------------| 44.12% tmph6g4591s.zip |#######################------------------------------| 44.31% tmph6g4591s.zip |########################-----------------------------| 44.49% tmph6g4591s.zip |########################-----------------------------| 44.68% tmph6g4591s.zip |########################-----------------------------| 44.86% tmph6g4591s.zip |########################-----------------------------| 45.05% tmph6g4591s.zip |########################-----------------------------| 45.23% tmph6g4591s.zip |########################-----------------------------| 45.42% tmph6g4591s.zip |########################-----------------------------| 45.6% tmph6g4591s.zip |########################-----------------------------| 45.79% tmph6g4591s.zip |########################-----------------------------| 45.97% tmph6g4591s.zip |########################-----------------------------| 46.16% tmph6g4591s.zip |#########################----------------------------| 46.34% tmph6g4591s.zip |#########################----------------------------| 46.52% tmph6g4591s.zip |#########################----------------------------| 46.71% tmph6g4591s.zip |#########################----------------------------| 46.89% tmph6g4591s.zip |#########################----------------------------| 47.08% tmph6g4591s.zip |#########################----------------------------| 47.26% tmph6g4591s.zip |#########################----------------------------| 47.45% tmph6g4591s.zip |#########################----------------------------| 47.63% tmph6g4591s.zip |#########################----------------------------| 47.82% tmph6g4591s.zip |#########################----------------------------| 48.0% tmph6g4591s.zip |##########################---------------------------| 48.19% tmph6g4591s.zip |##########################---------------------------| 48.37% tmph6g4591s.zip |##########################---------------------------| 48.56% tmph6g4591s.zip |##########################---------------------------| 48.74% tmph6g4591s.zip |##########################---------------------------| 48.92% tmph6g4591s.zip |##########################---------------------------| 49.11% tmph6g4591s.zip |##########################---------------------------| 49.29% tmph6g4591s.zip |##########################---------------------------| 49.48% tmph6g4591s.zip |##########################---------------------------| 49.66% tmph6g4591s.zip |##########################---------------------------| 49.85% tmph6g4591s.zip |###########################--------------------------| 50.03% tmph6g4591s.zip |###########################--------------------------| 50.22% tmph6g4591s.zip |###########################--------------------------| 50.4% tmph6g4591s.zip |###########################--------------------------| 50.59% tmph6g4591s.zip |###########################--------------------------| 50.77% tmph6g4591s.zip |###########################--------------------------| 50.96% tmph6g4591s.zip |###########################--------------------------| 51.14% tmph6g4591s.zip |###########################--------------------------| 51.32% tmph6g4591s.zip |###########################--------------------------| 51.51% tmph6g4591s.zip |###########################--------------------------| 51.69% tmph6g4591s.zip |###########################--------------------------| 51.88% tmph6g4591s.zip |############################-------------------------| 52.06% tmph6g4591s.zip |############################-------------------------| 52.25% tmph6g4591s.zip |############################-------------------------| 52.43% tmph6g4591s.zip |############################-------------------------| 52.62% tmph6g4591s.zip |############################-------------------------| 52.8% tmph6g4591s.zip |############################-------------------------| 52.99% tmph6g4591s.zip |############################-------------------------| 53.17% tmph6g4591s.zip |############################-------------------------| 53.36% tmph6g4591s.zip |############################-------------------------| 53.54% tmph6g4591s.zip |############################-------------------------| 53.72% tmph6g4591s.zip |#############################------------------------| 53.91% tmph6g4591s.zip |#############################------------------------| 54.09% tmph6g4591s.zip |#############################------------------------| 54.28% tmph6g4591s.zip |#############################------------------------| 54.46% tmph6g4591s.zip |#############################------------------------| 54.65% tmph6g4591s.zip |#############################------------------------| 54.83% tmph6g4591s.zip |#############################------------------------| 55.02% tmph6g4591s.zip |#############################------------------------| 55.2% tmph6g4591s.zip |#############################------------------------| 55.39% tmph6g4591s.zip |#############################------------------------| 55.57% tmph6g4591s.zip |##############################-----------------------| 55.76% tmph6g4591s.zip |##############################-----------------------| 55.94% tmph6g4591s.zip |##############################-----------------------| 56.12% tmph6g4591s.zip |##############################-----------------------| 56.31% tmph6g4591s.zip |##############################-----------------------| 56.49% tmph6g4591s.zip |##############################-----------------------| 56.68% tmph6g4591s.zip |##############################-----------------------| 56.86% tmph6g4591s.zip |##############################-----------------------| 57.05% tmph6g4591s.zip |##############################-----------------------| 57.23% tmph6g4591s.zip |##############################-----------------------| 57.42% tmph6g4591s.zip |###############################----------------------| 57.6% tmph6g4591s.zip |###############################----------------------| 57.79% tmph6g4591s.zip |###############################----------------------| 57.97% tmph6g4591s.zip |###############################----------------------| 58.16% tmph6g4591s.zip |###############################----------------------| 58.34% tmph6g4591s.zip |###############################----------------------| 58.53% tmph6g4591s.zip |###############################----------------------| 58.71% tmph6g4591s.zip |###############################----------------------| 58.89% tmph6g4591s.zip |###############################----------------------| 59.08% tmph6g4591s.zip |###############################----------------------| 59.26% tmph6g4591s.zip |################################---------------------| 59.45% tmph6g4591s.zip |################################---------------------| 59.63% tmph6g4591s.zip |################################---------------------| 59.82% tmph6g4591s.zip |################################---------------------| 60.0% tmph6g4591s.zip |################################---------------------| 60.19% tmph6g4591s.zip |################################---------------------| 60.37% tmph6g4591s.zip |################################---------------------| 60.56% tmph6g4591s.zip |################################---------------------| 60.74% tmph6g4591s.zip |################################---------------------| 60.93% tmph6g4591s.zip |################################---------------------| 61.11% tmph6g4591s.zip |################################---------------------| 61.29% tmph6g4591s.zip |#################################--------------------| 61.48% tmph6g4591s.zip |#################################--------------------| 61.66% tmph6g4591s.zip |#################################--------------------| 61.85% tmph6g4591s.zip |#################################--------------------| 62.03% tmph6g4591s.zip |#################################--------------------| 62.22% tmph6g4591s.zip |#################################--------------------| 62.4% tmph6g4591s.zip |#################################--------------------| 62.59% tmph6g4591s.zip |#################################--------------------| 62.77% tmph6g4591s.zip |#################################--------------------| 62.96% tmph6g4591s.zip |#################################--------------------| 63.14% tmph6g4591s.zip |##################################-------------------| 63.33% tmph6g4591s.zip |##################################-------------------| 63.51% tmph6g4591s.zip |##################################-------------------| 63.69% tmph6g4591s.zip |##################################-------------------| 63.88% tmph6g4591s.zip |##################################-------------------| 64.06% tmph6g4591s.zip |##################################-------------------| 64.25% tmph6g4591s.zip |##################################-------------------| 64.43% tmph6g4591s.zip |##################################-------------------| 64.62% tmph6g4591s.zip |##################################-------------------| 64.8% tmph6g4591s.zip |##################################-------------------| 64.99% tmph6g4591s.zip |###################################------------------| 65.17% tmph6g4591s.zip |###################################------------------| 65.36% tmph6g4591s.zip |###################################------------------| 65.54% tmph6g4591s.zip |###################################------------------| 65.73% tmph6g4591s.zip |###################################------------------| 65.91% tmph6g4591s.zip |###################################------------------| 66.09% tmph6g4591s.zip |###################################------------------| 66.28% tmph6g4591s.zip |###################################------------------| 66.46% tmph6g4591s.zip |###################################------------------| 66.65% tmph6g4591s.zip |###################################------------------| 66.83% tmph6g4591s.zip |####################################-----------------| 67.02% tmph6g4591s.zip |####################################-----------------| 67.2% tmph6g4591s.zip |####################################-----------------| 67.39% tmph6g4591s.zip |####################################-----------------| 67.57% tmph6g4591s.zip |####################################-----------------| 67.76% tmph6g4591s.zip |####################################-----------------| 67.94% tmph6g4591s.zip |####################################-----------------| 68.13% tmph6g4591s.zip |####################################-----------------| 68.31% tmph6g4591s.zip |####################################-----------------| 68.49% tmph6g4591s.zip |####################################-----------------| 68.68% tmph6g4591s.zip |####################################-----------------| 68.86% tmph6g4591s.zip |#####################################----------------| 69.05% tmph6g4591s.zip |#####################################----------------| 69.23% tmph6g4591s.zip |#####################################----------------| 69.42% tmph6g4591s.zip |#####################################----------------| 69.6% tmph6g4591s.zip |#####################################----------------| 69.79% tmph6g4591s.zip |#####################################----------------| 69.97% tmph6g4591s.zip |#####################################----------------| 70.16% tmph6g4591s.zip |#####################################----------------| 70.34% tmph6g4591s.zip |#####################################----------------| 70.53% tmph6g4591s.zip |#####################################----------------| 70.71% tmph6g4591s.zip |######################################---------------| 70.89% tmph6g4591s.zip |######################################---------------| 71.08% tmph6g4591s.zip |######################################---------------| 71.26% tmph6g4591s.zip |######################################---------------| 71.45% tmph6g4591s.zip |######################################---------------| 71.63% tmph6g4591s.zip |######################################---------------| 71.82% tmph6g4591s.zip |######################################---------------| 72.0% tmph6g4591s.zip |######################################---------------| 72.19% tmph6g4591s.zip |######################################---------------| 72.37% tmph6g4591s.zip |######################################---------------| 72.56% tmph6g4591s.zip |#######################################--------------| 72.74% tmph6g4591s.zip |#######################################--------------| 72.93% tmph6g4591s.zip |#######################################--------------| 73.11% tmph6g4591s.zip |#######################################--------------| 73.29% tmph6g4591s.zip |#######################################--------------| 73.48% tmph6g4591s.zip |#######################################--------------| 73.66% tmph6g4591s.zip |#######################################--------------| 73.85% tmph6g4591s.zip |#######################################--------------| 74.03% tmph6g4591s.zip |#######################################--------------| 74.22% tmph6g4591s.zip |#######################################--------------| 74.4% tmph6g4591s.zip |########################################-------------| 74.59% tmph6g4591s.zip |########################################-------------| 74.77% tmph6g4591s.zip |########################################-------------| 74.96% tmph6g4591s.zip |########################################-------------| 75.14% tmph6g4591s.zip |########################################-------------| 75.33% tmph6g4591s.zip |########################################-------------| 75.51% tmph6g4591s.zip |########################################-------------| 75.69% tmph6g4591s.zip |########################################-------------| 75.88% tmph6g4591s.zip |########################################-------------| 76.06% tmph6g4591s.zip |########################################-------------| 76.25% tmph6g4591s.zip |#########################################------------| 76.43% tmph6g4591s.zip |#########################################------------| 76.62% tmph6g4591s.zip |#########################################------------| 76.8% tmph6g4591s.zip |#########################################------------| 76.99% tmph6g4591s.zip |#########################################------------| 77.17% tmph6g4591s.zip |#########################################------------| 77.36% tmph6g4591s.zip |#########################################------------| 77.54% tmph6g4591s.zip |#########################################------------| 77.73% tmph6g4591s.zip |#########################################------------| 77.91% tmph6g4591s.zip |#########################################------------| 78.09% tmph6g4591s.zip |#########################################------------| 78.28% tmph6g4591s.zip |##########################################-----------| 78.46% tmph6g4591s.zip |##########################################-----------| 78.65% tmph6g4591s.zip |##########################################-----------| 78.83% tmph6g4591s.zip |##########################################-----------| 79.02% tmph6g4591s.zip |##########################################-----------| 79.2% tmph6g4591s.zip |##########################################-----------| 79.39% tmph6g4591s.zip |##########################################-----------| 79.57% tmph6g4591s.zip |##########################################-----------| 79.76% tmph6g4591s.zip |##########################################-----------| 79.94% tmph6g4591s.zip |##########################################-----------| 80.13% tmph6g4591s.zip |###########################################----------| 80.31% tmph6g4591s.zip |###########################################----------| 80.49% tmph6g4591s.zip |###########################################----------| 80.68% tmph6g4591s.zip |###########################################----------| 80.86% tmph6g4591s.zip |###########################################----------| 81.05% tmph6g4591s.zip |###########################################----------| 81.23% tmph6g4591s.zip |###########################################----------| 81.42% tmph6g4591s.zip |###########################################----------| 81.6% tmph6g4591s.zip |###########################################----------| 81.79% tmph6g4591s.zip |###########################################----------| 81.97% tmph6g4591s.zip |############################################---------| 82.16% tmph6g4591s.zip |############################################---------| 82.34% tmph6g4591s.zip |############################################---------| 82.53% tmph6g4591s.zip |############################################---------| 82.71% tmph6g4591s.zip |############################################---------| 82.9% tmph6g4591s.zip |############################################---------| 83.08% tmph6g4591s.zip |############################################---------| 83.26% tmph6g4591s.zip |############################################---------| 83.45% tmph6g4591s.zip |############################################---------| 83.63% tmph6g4591s.zip |############################################---------| 83.82% tmph6g4591s.zip |#############################################--------| 84.0% tmph6g4591s.zip |#############################################--------| 84.19% tmph6g4591s.zip |#############################################--------| 84.37% tmph6g4591s.zip |#############################################--------| 84.56% tmph6g4591s.zip |#############################################--------| 84.74% tmph6g4591s.zip |#############################################--------| 84.93% tmph6g4591s.zip |#############################################--------| 85.11% tmph6g4591s.zip |#############################################--------| 85.3% tmph6g4591s.zip |#############################################--------| 85.48% tmph6g4591s.zip |#############################################--------| 85.66% tmph6g4591s.zip |#############################################--------| 85.85% tmph6g4591s.zip |##############################################-------| 86.03% tmph6g4591s.zip |##############################################-------| 86.22% tmph6g4591s.zip |##############################################-------| 86.4% tmph6g4591s.zip |##############################################-------| 86.59% tmph6g4591s.zip |##############################################-------| 86.77% tmph6g4591s.zip |##############################################-------| 86.96% tmph6g4591s.zip |##############################################-------| 87.14% tmph6g4591s.zip |##############################################-------| 87.33% tmph6g4591s.zip |##############################################-------| 87.51% tmph6g4591s.zip |##############################################-------| 87.7% tmph6g4591s.zip |###############################################------| 87.88% tmph6g4591s.zip |###############################################------| 88.06% tmph6g4591s.zip |###############################################------| 88.25% tmph6g4591s.zip |###############################################------| 88.43% tmph6g4591s.zip |###############################################------| 88.62% tmph6g4591s.zip |###############################################------| 88.8% tmph6g4591s.zip |###############################################------| 88.99% tmph6g4591s.zip |###############################################------| 89.17% tmph6g4591s.zip |###############################################------| 89.36% tmph6g4591s.zip |###############################################------| 89.54% tmph6g4591s.zip |################################################-----| 89.73% tmph6g4591s.zip |################################################-----| 89.91% tmph6g4591s.zip |################################################-----| 90.1% tmph6g4591s.zip |################################################-----| 90.28% tmph6g4591s.zip |################################################-----| 90.46% tmph6g4591s.zip |################################################-----| 90.65% tmph6g4591s.zip |################################################-----| 90.83% tmph6g4591s.zip |################################################-----| 91.02% tmph6g4591s.zip |################################################-----| 91.2% tmph6g4591s.zip |################################################-----| 91.39% tmph6g4591s.zip |#################################################----| 91.57% tmph6g4591s.zip |#################################################----| 91.76% tmph6g4591s.zip |#################################################----| 91.94% tmph6g4591s.zip |#################################################----| 92.13% tmph6g4591s.zip |#################################################----| 92.31% tmph6g4591s.zip |#################################################----| 92.5% tmph6g4591s.zip |#################################################----| 92.68% tmph6g4591s.zip |#################################################----| 92.86% tmph6g4591s.zip |#################################################----| 93.05% tmph6g4591s.zip |#################################################----| 93.23% tmph6g4591s.zip |##################################################---| 93.42% tmph6g4591s.zip |##################################################---| 93.6% tmph6g4591s.zip |##################################################---| 93.79% tmph6g4591s.zip |##################################################---| 93.97% tmph6g4591s.zip |##################################################---| 94.16% tmph6g4591s.zip |##################################################---| 94.34% tmph6g4591s.zip |##################################################---| 94.53% tmph6g4591s.zip |##################################################---| 94.71% tmph6g4591s.zip |##################################################---| 94.9% tmph6g4591s.zip |##################################################---| 95.08% tmph6g4591s.zip |##################################################---| 95.26% tmph6g4591s.zip |###################################################--| 95.45% tmph6g4591s.zip |###################################################--| 95.63% tmph6g4591s.zip |###################################################--| 95.82% tmph6g4591s.zip |###################################################--| 96.0% tmph6g4591s.zip |###################################################--| 96.19% tmph6g4591s.zip |###################################################--| 96.37% tmph6g4591s.zip |###################################################--| 96.56% tmph6g4591s.zip |###################################################--| 96.74% tmph6g4591s.zip |###################################################--| 96.93% tmph6g4591s.zip |###################################################--| 97.11% tmph6g4591s.zip |####################################################-| 97.3% tmph6g4591s.zip |####################################################-| 97.48% tmph6g4591s.zip |####################################################-| 97.66% tmph6g4591s.zip |####################################################-| 97.85% tmph6g4591s.zip |####################################################-| 98.03% tmph6g4591s.zip |####################################################-| 98.22% tmph6g4591s.zip |####################################################-| 98.4% tmph6g4591s.zip |####################################################-| 98.59% tmph6g4591s.zip |####################################################-| 98.77% tmph6g4591s.zip |####################################################-| 98.96% tmph6g4591s.zip |#####################################################| 99.14% tmph6g4591s.zip |#####################################################| 99.33% tmph6g4591s.zip |#####################################################| 99.51% tmph6g4591s.zip |#####################################################| 99.7% tmph6g4591s.zip |#####################################################| 99.88% tmph6g4591s.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 378bece6-1457-4aeb-9408-c7cb98f721cb + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/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:EMD78qPs --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-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpc_b0prj5.zip |-----------------------------------------------------| 0.53% tmpc_b0prj5.zip |#----------------------------------------------------| 1.07% tmpc_b0prj5.zip |#----------------------------------------------------| 1.6% tmpc_b0prj5.zip |#----------------------------------------------------| 2.14% tmpc_b0prj5.zip |#----------------------------------------------------| 2.67% tmpc_b0prj5.zip |##---------------------------------------------------| 3.2% tmpc_b0prj5.zip |##---------------------------------------------------| 3.74% tmpc_b0prj5.zip |##---------------------------------------------------| 4.27% tmpc_b0prj5.zip |###--------------------------------------------------| 4.81% tmpc_b0prj5.zip |###--------------------------------------------------| 5.34% tmpc_b0prj5.zip |###--------------------------------------------------| 5.87% tmpc_b0prj5.zip |###--------------------------------------------------| 6.41% tmpc_b0prj5.zip |####-------------------------------------------------| 6.94% tmpc_b0prj5.zip |####-------------------------------------------------| 7.48% tmpc_b0prj5.zip |####-------------------------------------------------| 8.01% tmpc_b0prj5.zip |#####------------------------------------------------| 8.54% tmpc_b0prj5.zip |#####------------------------------------------------| 9.08% tmpc_b0prj5.zip |#####------------------------------------------------| 9.61% tmpc_b0prj5.zip |#####------------------------------------------------| 10.15% tmpc_b0prj5.zip |######-----------------------------------------------| 10.68% tmpc_b0prj5.zip |######-----------------------------------------------| 11.22% tmpc_b0prj5.zip |######-----------------------------------------------| 11.75% tmpc_b0prj5.zip |#######----------------------------------------------| 12.28% tmpc_b0prj5.zip |#######----------------------------------------------| 12.82% tmpc_b0prj5.zip |#######----------------------------------------------| 13.35% tmpc_b0prj5.zip |#######----------------------------------------------| 13.89% tmpc_b0prj5.zip |########---------------------------------------------| 14.42% tmpc_b0prj5.zip |########---------------------------------------------| 14.95% tmpc_b0prj5.zip |########---------------------------------------------| 15.49% tmpc_b0prj5.zip |########---------------------------------------------| 16.02% tmpc_b0prj5.zip |#########--------------------------------------------| 16.56% tmpc_b0prj5.zip |#########--------------------------------------------| 17.09% tmpc_b0prj5.zip |#########--------------------------------------------| 17.62% tmpc_b0prj5.zip |##########-------------------------------------------| 18.16% tmpc_b0prj5.zip |##########-------------------------------------------| 18.69% tmpc_b0prj5.zip |##########-------------------------------------------| 19.23% tmpc_b0prj5.zip |##########-------------------------------------------| 19.76% tmpc_b0prj5.zip |###########------------------------------------------| 20.29% tmpc_b0prj5.zip |###########------------------------------------------| 20.83% tmpc_b0prj5.zip |###########------------------------------------------| 21.36% tmpc_b0prj5.zip |############-----------------------------------------| 21.9% tmpc_b0prj5.zip |############-----------------------------------------| 22.43% tmpc_b0prj5.zip |############-----------------------------------------| 22.96% tmpc_b0prj5.zip |############-----------------------------------------| 23.5% tmpc_b0prj5.zip |#############----------------------------------------| 24.03% tmpc_b0prj5.zip |#############----------------------------------------| 24.57% tmpc_b0prj5.zip |#############----------------------------------------| 25.1% tmpc_b0prj5.zip |##############---------------------------------------| 25.63% tmpc_b0prj5.zip |##############---------------------------------------| 26.17% tmpc_b0prj5.zip |##############---------------------------------------| 26.7% tmpc_b0prj5.zip |##############---------------------------------------| 27.24% tmpc_b0prj5.zip |###############--------------------------------------| 27.77% tmpc_b0prj5.zip |###############--------------------------------------| 28.3% tmpc_b0prj5.zip |###############--------------------------------------| 28.84% tmpc_b0prj5.zip |################-------------------------------------| 29.37% tmpc_b0prj5.zip |################-------------------------------------| 29.91% tmpc_b0prj5.zip |################-------------------------------------| 30.44% tmpc_b0prj5.zip |################-------------------------------------| 30.97% tmpc_b0prj5.zip |#################------------------------------------| 31.51% tmpc_b0prj5.zip |#################------------------------------------| 32.04% tmpc_b0prj5.zip |#################------------------------------------| 32.58% tmpc_b0prj5.zip |##################-----------------------------------| 33.11% tmpc_b0prj5.zip |##################-----------------------------------| 33.65% tmpc_b0prj5.zip |##################-----------------------------------| 34.18% tmpc_b0prj5.zip |##################-----------------------------------| 34.71% tmpc_b0prj5.zip |###################----------------------------------| 35.25% tmpc_b0prj5.zip |###################----------------------------------| 35.78% tmpc_b0prj5.zip |###################----------------------------------| 36.32% tmpc_b0prj5.zip |####################---------------------------------| 36.85% tmpc_b0prj5.zip |####################---------------------------------| 37.38% tmpc_b0prj5.zip |####################---------------------------------| 37.92% tmpc_b0prj5.zip |####################---------------------------------| 38.45% tmpc_b0prj5.zip |#####################--------------------------------| 38.99% tmpc_b0prj5.zip |#####################--------------------------------| 39.52% tmpc_b0prj5.zip |#####################--------------------------------| 40.05% tmpc_b0prj5.zip |######################-------------------------------| 40.59% tmpc_b0prj5.zip |######################-------------------------------| 41.12% tmpc_b0prj5.zip |######################-------------------------------| 41.66% tmpc_b0prj5.zip |######################-------------------------------| 42.19% tmpc_b0prj5.zip |#######################------------------------------| 42.72% tmpc_b0prj5.zip |#######################------------------------------| 43.26% tmpc_b0prj5.zip |#######################------------------------------| 43.79% tmpc_b0prj5.zip |#######################------------------------------| 44.33% tmpc_b0prj5.zip |########################-----------------------------| 44.86% tmpc_b0prj5.zip |########################-----------------------------| 45.39% tmpc_b0prj5.zip |########################-----------------------------| 45.93% tmpc_b0prj5.zip |#########################----------------------------| 46.46% tmpc_b0prj5.zip |#########################----------------------------| 47.0% tmpc_b0prj5.zip |#########################----------------------------| 47.53% tmpc_b0prj5.zip |#########################----------------------------| 48.06% tmpc_b0prj5.zip |##########################---------------------------| 48.6% tmpc_b0prj5.zip |##########################---------------------------| 49.13% tmpc_b0prj5.zip |##########################---------------------------| 49.67% tmpc_b0prj5.zip |###########################--------------------------| 50.2% tmpc_b0prj5.zip |###########################--------------------------| 50.73% tmpc_b0prj5.zip |###########################--------------------------| 51.27% tmpc_b0prj5.zip |###########################--------------------------| 51.8% tmpc_b0prj5.zip |############################-------------------------| 52.34% tmpc_b0prj5.zip |############################-------------------------| 52.87% tmpc_b0prj5.zip |############################-------------------------| 53.4% tmpc_b0prj5.zip |#############################------------------------| 53.94% tmpc_b0prj5.zip |#############################------------------------| 54.47% tmpc_b0prj5.zip |#############################------------------------| 55.01% tmpc_b0prj5.zip |#############################------------------------| 55.54% tmpc_b0prj5.zip |##############################-----------------------| 56.08% tmpc_b0prj5.zip |##############################-----------------------| 56.61% tmpc_b0prj5.zip |##############################-----------------------| 57.14% tmpc_b0prj5.zip |###############################----------------------| 57.68% tmpc_b0prj5.zip |###############################----------------------| 58.21% tmpc_b0prj5.zip |###############################----------------------| 58.75% tmpc_b0prj5.zip |###############################----------------------| 59.28% tmpc_b0prj5.zip |################################---------------------| 59.81% tmpc_b0prj5.zip |################################---------------------| 60.35% tmpc_b0prj5.zip |################################---------------------| 60.88% tmpc_b0prj5.zip |#################################--------------------| 61.42% tmpc_b0prj5.zip |#################################--------------------| 61.95% tmpc_b0prj5.zip |#################################--------------------| 62.48% tmpc_b0prj5.zip |#################################--------------------| 63.02% tmpc_b0prj5.zip |##################################-------------------| 63.55% tmpc_b0prj5.zip |##################################-------------------| 64.09% tmpc_b0prj5.zip |##################################-------------------| 64.62% tmpc_b0prj5.zip |###################################------------------| 65.15% tmpc_b0prj5.zip |###################################------------------| 65.69% tmpc_b0prj5.zip |###################################------------------| 66.22% tmpc_b0prj5.zip |###################################------------------| 66.76% tmpc_b0prj5.zip |####################################-----------------| 67.29% tmpc_b0prj5.zip |####################################-----------------| 67.82% tmpc_b0prj5.zip |####################################-----------------| 68.36% tmpc_b0prj5.zip |#####################################----------------| 68.89% tmpc_b0prj5.zip |#####################################----------------| 69.43% tmpc_b0prj5.zip |#####################################----------------| 69.96% tmpc_b0prj5.zip |#####################################----------------| 70.49% tmpc_b0prj5.zip |######################################---------------| 71.03% tmpc_b0prj5.zip |######################################---------------| 71.56% tmpc_b0prj5.zip |######################################---------------| 72.1% tmpc_b0prj5.zip |######################################---------------| 72.63% tmpc_b0prj5.zip |#######################################--------------| 73.16% tmpc_b0prj5.zip |#######################################--------------| 73.7% tmpc_b0prj5.zip |#######################################--------------| 74.23% tmpc_b0prj5.zip |########################################-------------| 74.77% tmpc_b0prj5.zip |########################################-------------| 75.3% tmpc_b0prj5.zip |########################################-------------| 75.84% tmpc_b0prj5.zip |########################################-------------| 76.37% tmpc_b0prj5.zip |#########################################------------| 76.9% tmpc_b0prj5.zip |#########################################------------| 77.44% tmpc_b0prj5.zip |#########################################------------| 77.97% tmpc_b0prj5.zip |##########################################-----------| 78.51% tmpc_b0prj5.zip |##########################################-----------| 79.04% tmpc_b0prj5.zip |##########################################-----------| 79.57% tmpc_b0prj5.zip |##########################################-----------| 80.11% tmpc_b0prj5.zip |###########################################----------| 80.64% tmpc_b0prj5.zip |###########################################----------| 81.18% tmpc_b0prj5.zip |###########################################----------| 81.71% tmpc_b0prj5.zip |############################################---------| 82.24% tmpc_b0prj5.zip |############################################---------| 82.78% tmpc_b0prj5.zip |############################################---------| 83.31% tmpc_b0prj5.zip |############################################---------| 83.85% tmpc_b0prj5.zip |#############################################--------| 84.38% tmpc_b0prj5.zip |#############################################--------| 84.91% tmpc_b0prj5.zip |#############################################--------| 85.45% tmpc_b0prj5.zip |##############################################-------| 85.98% tmpc_b0prj5.zip |##############################################-------| 86.52% tmpc_b0prj5.zip |##############################################-------| 87.05% tmpc_b0prj5.zip |##############################################-------| 87.58% tmpc_b0prj5.zip |###############################################------| 88.12% tmpc_b0prj5.zip |###############################################------| 88.65% tmpc_b0prj5.zip |###############################################------| 89.19% tmpc_b0prj5.zip |################################################-----| 89.72% tmpc_b0prj5.zip |################################################-----| 90.25% tmpc_b0prj5.zip |################################################-----| 90.79% tmpc_b0prj5.zip |################################################-----| 91.32% tmpc_b0prj5.zip |#################################################----| 91.86% tmpc_b0prj5.zip |#################################################----| 92.39% tmpc_b0prj5.zip |#################################################----| 92.92% tmpc_b0prj5.zip |##################################################---| 93.46% tmpc_b0prj5.zip |##################################################---| 93.99% tmpc_b0prj5.zip |##################################################---| 94.53% tmpc_b0prj5.zip |##################################################---| 95.06% tmpc_b0prj5.zip |###################################################--| 95.59% tmpc_b0prj5.zip |###################################################--| 96.13% tmpc_b0prj5.zip |###################################################--| 96.66% tmpc_b0prj5.zip |####################################################-| 97.2% tmpc_b0prj5.zip |####################################################-| 97.73% tmpc_b0prj5.zip |####################################################-| 98.27% tmpc_b0prj5.zip |####################################################-| 98.8% tmpc_b0prj5.zip |#####################################################| 99.33% tmpc_b0prj5.zip |#####################################################| 99.87% tmpc_b0prj5.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is fdf3f293-d574-460f-8bac-412fa69373b6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/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:EMD78qPs --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-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp61de71st.zip |-----------------------------------------------------| 0.54% tmp61de71st.zip |#----------------------------------------------------| 1.09% tmp61de71st.zip |#----------------------------------------------------| 1.63% tmp61de71st.zip |#----------------------------------------------------| 2.18% tmp61de71st.zip |#----------------------------------------------------| 2.72% tmp61de71st.zip |##---------------------------------------------------| 3.26% tmp61de71st.zip |##---------------------------------------------------| 3.81% tmp61de71st.zip |##---------------------------------------------------| 4.35% tmp61de71st.zip |###--------------------------------------------------| 4.89% tmp61de71st.zip |###--------------------------------------------------| 5.44% tmp61de71st.zip |###--------------------------------------------------| 5.98% tmp61de71st.zip |###--------------------------------------------------| 6.53% tmp61de71st.zip |####-------------------------------------------------| 7.07% tmp61de71st.zip |####-------------------------------------------------| 7.61% tmp61de71st.zip |####-------------------------------------------------| 8.16% tmp61de71st.zip |#####------------------------------------------------| 8.7% tmp61de71st.zip |#####------------------------------------------------| 9.24% tmp61de71st.zip |#####------------------------------------------------| 9.79% tmp61de71st.zip |#####------------------------------------------------| 10.33% tmp61de71st.zip |######-----------------------------------------------| 10.88% tmp61de71st.zip |######-----------------------------------------------| 11.42% tmp61de71st.zip |######-----------------------------------------------| 11.96% tmp61de71st.zip |#######----------------------------------------------| 12.51% tmp61de71st.zip |#######----------------------------------------------| 13.05% tmp61de71st.zip |#######----------------------------------------------| 13.59% tmp61de71st.zip |#######----------------------------------------------| 14.14% tmp61de71st.zip |########---------------------------------------------| 14.68% tmp61de71st.zip |########---------------------------------------------| 15.23% tmp61de71st.zip |########---------------------------------------------| 15.77% tmp61de71st.zip |#########--------------------------------------------| 16.31% tmp61de71st.zip |#########--------------------------------------------| 16.86% tmp61de71st.zip |#########--------------------------------------------| 17.4% tmp61de71st.zip |##########-------------------------------------------| 17.94% tmp61de71st.zip |##########-------------------------------------------| 18.49% tmp61de71st.zip |##########-------------------------------------------| 19.03% tmp61de71st.zip |##########-------------------------------------------| 19.58% tmp61de71st.zip |###########------------------------------------------| 20.12% tmp61de71st.zip |###########------------------------------------------| 20.66% tmp61de71st.zip |###########------------------------------------------| 21.21% tmp61de71st.zip |############-----------------------------------------| 21.75% tmp61de71st.zip |############-----------------------------------------| 22.3% tmp61de71st.zip |############-----------------------------------------| 22.84% tmp61de71st.zip |############-----------------------------------------| 23.38% tmp61de71st.zip |#############----------------------------------------| 23.93% tmp61de71st.zip |#############----------------------------------------| 24.47% tmp61de71st.zip |#############----------------------------------------| 25.01% tmp61de71st.zip |##############---------------------------------------| 25.56% tmp61de71st.zip |##############---------------------------------------| 26.1% tmp61de71st.zip |##############---------------------------------------| 26.65% tmp61de71st.zip |##############---------------------------------------| 27.19% tmp61de71st.zip |###############--------------------------------------| 27.73% tmp61de71st.zip |###############--------------------------------------| 28.28% tmp61de71st.zip |###############--------------------------------------| 28.82% tmp61de71st.zip |################-------------------------------------| 29.36% tmp61de71st.zip |################-------------------------------------| 29.91% tmp61de71st.zip |################-------------------------------------| 30.45% tmp61de71st.zip |################-------------------------------------| 31.0% tmp61de71st.zip |#################------------------------------------| 31.54% tmp61de71st.zip |#################------------------------------------| 32.08% tmp61de71st.zip |#################------------------------------------| 32.63% tmp61de71st.zip |##################-----------------------------------| 33.17% tmp61de71st.zip |##################-----------------------------------| 33.71% tmp61de71st.zip |##################-----------------------------------| 34.26% tmp61de71st.zip |##################-----------------------------------| 34.8% tmp61de71st.zip |###################----------------------------------| 35.35% tmp61de71st.zip |###################----------------------------------| 35.89% tmp61de71st.zip |###################----------------------------------| 36.43% tmp61de71st.zip |####################---------------------------------| 36.98% tmp61de71st.zip |####################---------------------------------| 37.52% tmp61de71st.zip |####################---------------------------------| 38.07% tmp61de71st.zip |####################---------------------------------| 38.61% tmp61de71st.zip |#####################--------------------------------| 39.15% tmp61de71st.zip |#####################--------------------------------| 39.7% tmp61de71st.zip |#####################--------------------------------| 40.24% tmp61de71st.zip |######################-------------------------------| 40.78% tmp61de71st.zip |######################-------------------------------| 41.33% tmp61de71st.zip |######################-------------------------------| 41.87% tmp61de71st.zip |######################-------------------------------| 42.42% tmp61de71st.zip |#######################------------------------------| 42.96% tmp61de71st.zip |#######################------------------------------| 43.5% tmp61de71st.zip |#######################------------------------------| 44.05% tmp61de71st.zip |########################-----------------------------| 44.59% tmp61de71st.zip |########################-----------------------------| 45.13% tmp61de71st.zip |########################-----------------------------| 45.68% tmp61de71st.zip |########################-----------------------------| 46.22% tmp61de71st.zip |#########################----------------------------| 46.77% tmp61de71st.zip |#########################----------------------------| 47.31% tmp61de71st.zip |#########################----------------------------| 47.85% tmp61de71st.zip |##########################---------------------------| 48.4% tmp61de71st.zip |##########################---------------------------| 48.94% tmp61de71st.zip |##########################---------------------------| 49.48% tmp61de71st.zip |###########################--------------------------| 50.03% tmp61de71st.zip |###########################--------------------------| 50.57% tmp61de71st.zip |###########################--------------------------| 51.12% tmp61de71st.zip |###########################--------------------------| 51.66% tmp61de71st.zip |############################-------------------------| 52.2% tmp61de71st.zip |############################-------------------------| 52.75% tmp61de71st.zip |############################-------------------------| 53.29% tmp61de71st.zip |#############################------------------------| 53.83% tmp61de71st.zip |#############################------------------------| 54.38% tmp61de71st.zip |#############################------------------------| 54.92% tmp61de71st.zip |#############################------------------------| 55.47% tmp61de71st.zip |##############################-----------------------| 56.01% tmp61de71st.zip |##############################-----------------------| 56.55% tmp61de71st.zip |##############################-----------------------| 57.1% tmp61de71st.zip |###############################----------------------| 57.64% tmp61de71st.zip |###############################----------------------| 58.19% tmp61de71st.zip |###############################----------------------| 58.73% tmp61de71st.zip |###############################----------------------| 59.27% tmp61de71st.zip |################################---------------------| 59.82% tmp61de71st.zip |################################---------------------| 60.36% tmp61de71st.zip |################################---------------------| 60.9% tmp61de71st.zip |#################################--------------------| 61.45% tmp61de71st.zip |#################################--------------------| 61.99% tmp61de71st.zip |#################################--------------------| 62.54% tmp61de71st.zip |#################################--------------------| 63.08% tmp61de71st.zip |##################################-------------------| 63.62% tmp61de71st.zip |##################################-------------------| 64.17% tmp61de71st.zip |##################################-------------------| 64.71% tmp61de71st.zip |###################################------------------| 65.25% tmp61de71st.zip |###################################------------------| 65.8% tmp61de71st.zip |###################################------------------| 66.34% tmp61de71st.zip |###################################------------------| 66.89% tmp61de71st.zip |####################################-----------------| 67.43% tmp61de71st.zip |####################################-----------------| 67.97% tmp61de71st.zip |####################################-----------------| 68.52% tmp61de71st.zip |#####################################----------------| 69.06% tmp61de71st.zip |#####################################----------------| 69.6% tmp61de71st.zip |#####################################----------------| 70.15% tmp61de71st.zip |#####################################----------------| 70.69% tmp61de71st.zip |######################################---------------| 71.24% tmp61de71st.zip |######################################---------------| 71.78% tmp61de71st.zip |######################################---------------| 72.32% tmp61de71st.zip |#######################################--------------| 72.87% tmp61de71st.zip |#######################################--------------| 73.41% tmp61de71st.zip |#######################################--------------| 73.95% tmp61de71st.zip |#######################################--------------| 74.5% tmp61de71st.zip |########################################-------------| 75.04% tmp61de71st.zip |########################################-------------| 75.59% tmp61de71st.zip |########################################-------------| 76.13% tmp61de71st.zip |#########################################------------| 76.67% tmp61de71st.zip |#########################################------------| 77.22% tmp61de71st.zip |#########################################------------| 77.76% tmp61de71st.zip |##########################################-----------| 78.31% tmp61de71st.zip |##########################################-----------| 78.85% tmp61de71st.zip |##########################################-----------| 79.39% tmp61de71st.zip |##########################################-----------| 79.94% tmp61de71st.zip |###########################################----------| 80.48% tmp61de71st.zip |###########################################----------| 81.02% tmp61de71st.zip |###########################################----------| 81.57% tmp61de71st.zip |############################################---------| 82.11% tmp61de71st.zip |############################################---------| 82.66% tmp61de71st.zip |############################################---------| 83.2% tmp61de71st.zip |############################################---------| 83.74% tmp61de71st.zip |#############################################--------| 84.29% tmp61de71st.zip |#############################################--------| 84.83% tmp61de71st.zip |#############################################--------| 85.37% tmp61de71st.zip |##############################################-------| 85.92% tmp61de71st.zip |##############################################-------| 86.46% tmp61de71st.zip |##############################################-------| 87.01% tmp61de71st.zip |##############################################-------| 87.55% tmp61de71st.zip |###############################################------| 88.09% tmp61de71st.zip |###############################################------| 88.64% tmp61de71st.zip |###############################################------| 89.18% tmp61de71st.zip |################################################-----| 89.72% tmp61de71st.zip |################################################-----| 90.27% tmp61de71st.zip |################################################-----| 90.81% tmp61de71st.zip |################################################-----| 91.36% tmp61de71st.zip |#################################################----| 91.9% tmp61de71st.zip |#################################################----| 92.44% tmp61de71st.zip |#################################################----| 92.99% tmp61de71st.zip |##################################################---| 93.53% tmp61de71st.zip |##################################################---| 94.08% tmp61de71st.zip |##################################################---| 94.62% tmp61de71st.zip |##################################################---| 95.16% tmp61de71st.zip |###################################################--| 95.71% tmp61de71st.zip |###################################################--| 96.25% tmp61de71st.zip |###################################################--| 96.79% tmp61de71st.zip |####################################################-| 97.34% tmp61de71st.zip |####################################################-| 97.88% tmp61de71st.zip |####################################################-| 98.43% tmp61de71st.zip |####################################################-| 98.97% tmp61de71st.zip |#####################################################| 99.51% tmp61de71st.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 51b3b94e-e99a-4712-8ca7-8971efac71a7 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/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:EMD78qPs --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-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp94m64qto.zip |-----------------------------------------------------| 0.54% tmp94m64qto.zip |#----------------------------------------------------| 1.08% tmp94m64qto.zip |#----------------------------------------------------| 1.63% tmp94m64qto.zip |#----------------------------------------------------| 2.17% tmp94m64qto.zip |#----------------------------------------------------| 2.71% tmp94m64qto.zip |##---------------------------------------------------| 3.25% tmp94m64qto.zip |##---------------------------------------------------| 3.79% tmp94m64qto.zip |##---------------------------------------------------| 4.34% tmp94m64qto.zip |###--------------------------------------------------| 4.88% tmp94m64qto.zip |###--------------------------------------------------| 5.42% tmp94m64qto.zip |###--------------------------------------------------| 5.96% tmp94m64qto.zip |###--------------------------------------------------| 6.51% tmp94m64qto.zip |####-------------------------------------------------| 7.05% tmp94m64qto.zip |####-------------------------------------------------| 7.59% tmp94m64qto.zip |####-------------------------------------------------| 8.13% tmp94m64qto.zip |#####------------------------------------------------| 8.67% tmp94m64qto.zip |#####------------------------------------------------| 9.22% tmp94m64qto.zip |#####------------------------------------------------| 9.76% tmp94m64qto.zip |#####------------------------------------------------| 10.3% tmp94m64qto.zip |######-----------------------------------------------| 10.84% tmp94m64qto.zip |######-----------------------------------------------| 11.38% tmp94m64qto.zip |######-----------------------------------------------| 11.93% tmp94m64qto.zip |#######----------------------------------------------| 12.47% tmp94m64qto.zip |#######----------------------------------------------| 13.01% tmp94m64qto.zip |#######----------------------------------------------| 13.55% tmp94m64qto.zip |#######----------------------------------------------| 14.1% tmp94m64qto.zip |########---------------------------------------------| 14.64% tmp94m64qto.zip |########---------------------------------------------| 15.18% tmp94m64qto.zip |########---------------------------------------------| 15.72% tmp94m64qto.zip |#########--------------------------------------------| 16.26% tmp94m64qto.zip |#########--------------------------------------------| 16.81% tmp94m64qto.zip |#########--------------------------------------------| 17.35% tmp94m64qto.zip |#########--------------------------------------------| 17.89% tmp94m64qto.zip |##########-------------------------------------------| 18.43% tmp94m64qto.zip |##########-------------------------------------------| 18.97% tmp94m64qto.zip |##########-------------------------------------------| 19.52% tmp94m64qto.zip |###########------------------------------------------| 20.06% tmp94m64qto.zip |###########------------------------------------------| 20.6% tmp94m64qto.zip |###########------------------------------------------| 21.14% tmp94m64qto.zip |###########------------------------------------------| 21.68% tmp94m64qto.zip |############-----------------------------------------| 22.23% tmp94m64qto.zip |############-----------------------------------------| 22.77% tmp94m64qto.zip |############-----------------------------------------| 23.31% tmp94m64qto.zip |#############----------------------------------------| 23.85% tmp94m64qto.zip |#############----------------------------------------| 24.4% tmp94m64qto.zip |#############----------------------------------------| 24.94% tmp94m64qto.zip |##############---------------------------------------| 25.48% tmp94m64qto.zip |##############---------------------------------------| 26.02% tmp94m64qto.zip |##############---------------------------------------| 26.56% tmp94m64qto.zip |##############---------------------------------------| 27.11% tmp94m64qto.zip |###############--------------------------------------| 27.65% tmp94m64qto.zip |###############--------------------------------------| 28.19% tmp94m64qto.zip |###############--------------------------------------| 28.73% tmp94m64qto.zip |################-------------------------------------| 29.27% tmp94m64qto.zip |################-------------------------------------| 29.82% tmp94m64qto.zip |################-------------------------------------| 30.36% tmp94m64qto.zip |################-------------------------------------| 30.9% tmp94m64qto.zip |#################------------------------------------| 31.44% tmp94m64qto.zip |#################------------------------------------| 31.98% tmp94m64qto.zip |#################------------------------------------| 32.53% tmp94m64qto.zip |##################-----------------------------------| 33.07% tmp94m64qto.zip |##################-----------------------------------| 33.61% tmp94m64qto.zip |##################-----------------------------------| 34.15% tmp94m64qto.zip |##################-----------------------------------| 34.7% tmp94m64qto.zip |###################----------------------------------| 35.24% tmp94m64qto.zip |###################----------------------------------| 35.78% tmp94m64qto.zip |###################----------------------------------| 36.32% tmp94m64qto.zip |####################---------------------------------| 36.86% tmp94m64qto.zip |####################---------------------------------| 37.41% tmp94m64qto.zip |####################---------------------------------| 37.95% tmp94m64qto.zip |####################---------------------------------| 38.49% tmp94m64qto.zip |#####################--------------------------------| 39.03% tmp94m64qto.zip |#####################--------------------------------| 39.57% tmp94m64qto.zip |#####################--------------------------------| 40.12% tmp94m64qto.zip |######################-------------------------------| 40.66% tmp94m64qto.zip |######################-------------------------------| 41.2% tmp94m64qto.zip |######################-------------------------------| 41.74% tmp94m64qto.zip |######################-------------------------------| 42.29% tmp94m64qto.zip |#######################------------------------------| 42.83% tmp94m64qto.zip |#######################------------------------------| 43.37% tmp94m64qto.zip |#######################------------------------------| 43.91% tmp94m64qto.zip |########################-----------------------------| 44.45% tmp94m64qto.zip |########################-----------------------------| 45.0% tmp94m64qto.zip |########################-----------------------------| 45.54% tmp94m64qto.zip |########################-----------------------------| 46.08% tmp94m64qto.zip |#########################----------------------------| 46.62% tmp94m64qto.zip |#########################----------------------------| 47.16% tmp94m64qto.zip |#########################----------------------------| 47.71% tmp94m64qto.zip |##########################---------------------------| 48.25% tmp94m64qto.zip |##########################---------------------------| 48.79% tmp94m64qto.zip |##########################---------------------------| 49.33% tmp94m64qto.zip |##########################---------------------------| 49.87% tmp94m64qto.zip |###########################--------------------------| 50.42% tmp94m64qto.zip |###########################--------------------------| 50.96% tmp94m64qto.zip |###########################--------------------------| 51.5% tmp94m64qto.zip |############################-------------------------| 52.04% tmp94m64qto.zip |############################-------------------------| 52.59% tmp94m64qto.zip |############################-------------------------| 53.13% tmp94m64qto.zip |############################-------------------------| 53.67% tmp94m64qto.zip |#############################------------------------| 54.21% tmp94m64qto.zip |#############################------------------------| 54.75% tmp94m64qto.zip |#############################------------------------| 55.3% tmp94m64qto.zip |##############################-----------------------| 55.84% tmp94m64qto.zip |##############################-----------------------| 56.38% tmp94m64qto.zip |##############################-----------------------| 56.92% tmp94m64qto.zip |##############################-----------------------| 57.46% tmp94m64qto.zip |###############################----------------------| 58.01% tmp94m64qto.zip |###############################----------------------| 58.55% tmp94m64qto.zip |###############################----------------------| 59.09% tmp94m64qto.zip |################################---------------------| 59.63% tmp94m64qto.zip |################################---------------------| 60.17% tmp94m64qto.zip |################################---------------------| 60.72% tmp94m64qto.zip |################################---------------------| 61.26% tmp94m64qto.zip |#################################--------------------| 61.8% tmp94m64qto.zip |#################################--------------------| 62.34% tmp94m64qto.zip |#################################--------------------| 62.89% tmp94m64qto.zip |##################################-------------------| 63.43% tmp94m64qto.zip |##################################-------------------| 63.97% tmp94m64qto.zip |##################################-------------------| 64.51% tmp94m64qto.zip |##################################-------------------| 65.05% tmp94m64qto.zip |###################################------------------| 65.6% tmp94m64qto.zip |###################################------------------| 66.14% tmp94m64qto.zip |###################################------------------| 66.68% tmp94m64qto.zip |####################################-----------------| 67.22% tmp94m64qto.zip |####################################-----------------| 67.76% tmp94m64qto.zip |####################################-----------------| 68.31% tmp94m64qto.zip |####################################-----------------| 68.85% tmp94m64qto.zip |#####################################----------------| 69.39% tmp94m64qto.zip |#####################################----------------| 69.93% tmp94m64qto.zip |#####################################----------------| 70.48% tmp94m64qto.zip |######################################---------------| 71.02% tmp94m64qto.zip |######################################---------------| 71.56% tmp94m64qto.zip |######################################---------------| 72.1% tmp94m64qto.zip |#######################################--------------| 72.64% tmp94m64qto.zip |#######################################--------------| 73.19% tmp94m64qto.zip |#######################################--------------| 73.73% tmp94m64qto.zip |#######################################--------------| 74.27% tmp94m64qto.zip |########################################-------------| 74.81% tmp94m64qto.zip |########################################-------------| 75.35% tmp94m64qto.zip |########################################-------------| 75.9% tmp94m64qto.zip |#########################################------------| 76.44% tmp94m64qto.zip |#########################################------------| 76.98% tmp94m64qto.zip |#########################################------------| 77.52% tmp94m64qto.zip |#########################################------------| 78.06% tmp94m64qto.zip |##########################################-----------| 78.61% tmp94m64qto.zip |##########################################-----------| 79.15% tmp94m64qto.zip |##########################################-----------| 79.69% tmp94m64qto.zip |###########################################----------| 80.23% tmp94m64qto.zip |###########################################----------| 80.78% tmp94m64qto.zip |###########################################----------| 81.32% tmp94m64qto.zip |###########################################----------| 81.86% tmp94m64qto.zip |############################################---------| 82.4% tmp94m64qto.zip |############################################---------| 82.94% tmp94m64qto.zip |############################################---------| 83.49% tmp94m64qto.zip |#############################################--------| 84.03% tmp94m64qto.zip |#############################################--------| 84.57% tmp94m64qto.zip |#############################################--------| 85.11% tmp94m64qto.zip |#############################################--------| 85.65% tmp94m64qto.zip |##############################################-------| 86.2% tmp94m64qto.zip |##############################################-------| 86.74% tmp94m64qto.zip |##############################################-------| 87.28% tmp94m64qto.zip |###############################################------| 87.82% tmp94m64qto.zip |###############################################------| 88.36% tmp94m64qto.zip |###############################################------| 88.91% tmp94m64qto.zip |###############################################------| 89.45% tmp94m64qto.zip |################################################-----| 89.99% tmp94m64qto.zip |################################################-----| 90.53% tmp94m64qto.zip |################################################-----| 91.08% tmp94m64qto.zip |#################################################----| 91.62% tmp94m64qto.zip |#################################################----| 92.16% tmp94m64qto.zip |#################################################----| 92.7% tmp94m64qto.zip |#################################################----| 93.24% tmp94m64qto.zip |##################################################---| 93.79% tmp94m64qto.zip |##################################################---| 94.33% tmp94m64qto.zip |##################################################---| 94.87% tmp94m64qto.zip |###################################################--| 95.41% tmp94m64qto.zip |###################################################--| 95.95% tmp94m64qto.zip |###################################################--| 96.5% tmp94m64qto.zip |###################################################--| 97.04% tmp94m64qto.zip |####################################################-| 97.58% tmp94m64qto.zip |####################################################-| 98.12% tmp94m64qto.zip |####################################################-| 98.67% tmp94m64qto.zip |#####################################################| 99.21% tmp94m64qto.zip |#####################################################| 99.75% tmp94m64qto.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b5f61741-52ca-4554-81f7-b275b1af31ca + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/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:EMD78qPs --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-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp3iorwg0p.zip |-----------------------------------------------------| 0.53% tmp3iorwg0p.zip |#----------------------------------------------------| 1.06% tmp3iorwg0p.zip |#----------------------------------------------------| 1.58% tmp3iorwg0p.zip |#----------------------------------------------------| 2.11% tmp3iorwg0p.zip |#----------------------------------------------------| 2.64% tmp3iorwg0p.zip |##---------------------------------------------------| 3.17% tmp3iorwg0p.zip |##---------------------------------------------------| 3.7% tmp3iorwg0p.zip |##---------------------------------------------------| 4.22% tmp3iorwg0p.zip |###--------------------------------------------------| 4.75% tmp3iorwg0p.zip |###--------------------------------------------------| 5.28% tmp3iorwg0p.zip |###--------------------------------------------------| 5.81% tmp3iorwg0p.zip |###--------------------------------------------------| 6.34% tmp3iorwg0p.zip |####-------------------------------------------------| 6.86% tmp3iorwg0p.zip |####-------------------------------------------------| 7.39% tmp3iorwg0p.zip |####-------------------------------------------------| 7.92% tmp3iorwg0p.zip |####-------------------------------------------------| 8.45% tmp3iorwg0p.zip |#####------------------------------------------------| 8.98% tmp3iorwg0p.zip |#####------------------------------------------------| 9.5% tmp3iorwg0p.zip |#####------------------------------------------------| 10.03% tmp3iorwg0p.zip |######-----------------------------------------------| 10.56% tmp3iorwg0p.zip |######-----------------------------------------------| 11.09% tmp3iorwg0p.zip |######-----------------------------------------------| 11.61% tmp3iorwg0p.zip |######-----------------------------------------------| 12.14% tmp3iorwg0p.zip |#######----------------------------------------------| 12.67% tmp3iorwg0p.zip |#######----------------------------------------------| 13.2% tmp3iorwg0p.zip |#######----------------------------------------------| 13.73% tmp3iorwg0p.zip |########---------------------------------------------| 14.25% tmp3iorwg0p.zip |########---------------------------------------------| 14.78% tmp3iorwg0p.zip |########---------------------------------------------| 15.31% tmp3iorwg0p.zip |########---------------------------------------------| 15.84% tmp3iorwg0p.zip |#########--------------------------------------------| 16.37% tmp3iorwg0p.zip |#########--------------------------------------------| 16.89% tmp3iorwg0p.zip |#########--------------------------------------------| 17.42% tmp3iorwg0p.zip |##########-------------------------------------------| 17.95% tmp3iorwg0p.zip |##########-------------------------------------------| 18.48% tmp3iorwg0p.zip |##########-------------------------------------------| 19.01% tmp3iorwg0p.zip |##########-------------------------------------------| 19.53% tmp3iorwg0p.zip |###########------------------------------------------| 20.06% tmp3iorwg0p.zip |###########------------------------------------------| 20.59% tmp3iorwg0p.zip |###########------------------------------------------| 21.12% tmp3iorwg0p.zip |###########------------------------------------------| 21.65% tmp3iorwg0p.zip |############-----------------------------------------| 22.17% tmp3iorwg0p.zip |############-----------------------------------------| 22.7% tmp3iorwg0p.zip |############-----------------------------------------| 23.23% tmp3iorwg0p.zip |#############----------------------------------------| 23.76% tmp3iorwg0p.zip |#############----------------------------------------| 24.29% tmp3iorwg0p.zip |#############----------------------------------------| 24.81% tmp3iorwg0p.zip |#############----------------------------------------| 25.34% tmp3iorwg0p.zip |##############---------------------------------------| 25.87% tmp3iorwg0p.zip |##############---------------------------------------| 26.4% tmp3iorwg0p.zip |##############---------------------------------------| 26.93% tmp3iorwg0p.zip |###############--------------------------------------| 27.45% tmp3iorwg0p.zip |###############--------------------------------------| 27.98% tmp3iorwg0p.zip |###############--------------------------------------| 28.51% tmp3iorwg0p.zip |###############--------------------------------------| 29.04% tmp3iorwg0p.zip |################-------------------------------------| 29.57% tmp3iorwg0p.zip |################-------------------------------------| 30.09% tmp3iorwg0p.zip |################-------------------------------------| 30.62% tmp3iorwg0p.zip |#################------------------------------------| 31.15% tmp3iorwg0p.zip |#################------------------------------------| 31.68% tmp3iorwg0p.zip |#################------------------------------------| 32.21% tmp3iorwg0p.zip |#################------------------------------------| 32.73% tmp3iorwg0p.zip |##################-----------------------------------| 33.26% tmp3iorwg0p.zip |##################-----------------------------------| 33.79% tmp3iorwg0p.zip |##################-----------------------------------| 34.32% tmp3iorwg0p.zip |##################-----------------------------------| 34.84% tmp3iorwg0p.zip |###################----------------------------------| 35.37% tmp3iorwg0p.zip |###################----------------------------------| 35.9% tmp3iorwg0p.zip |###################----------------------------------| 36.43% tmp3iorwg0p.zip |####################---------------------------------| 36.96% tmp3iorwg0p.zip |####################---------------------------------| 37.48% tmp3iorwg0p.zip |####################---------------------------------| 38.01% tmp3iorwg0p.zip |####################---------------------------------| 38.54% tmp3iorwg0p.zip |#####################--------------------------------| 39.07% tmp3iorwg0p.zip |#####################--------------------------------| 39.6% tmp3iorwg0p.zip |#####################--------------------------------| 40.12% tmp3iorwg0p.zip |######################-------------------------------| 40.65% tmp3iorwg0p.zip |######################-------------------------------| 41.18% tmp3iorwg0p.zip |######################-------------------------------| 41.71% tmp3iorwg0p.zip |######################-------------------------------| 42.24% tmp3iorwg0p.zip |#######################------------------------------| 42.76% tmp3iorwg0p.zip |#######################------------------------------| 43.29% tmp3iorwg0p.zip |#######################------------------------------| 43.82% tmp3iorwg0p.zip |########################-----------------------------| 44.35% tmp3iorwg0p.zip |########################-----------------------------| 44.88% tmp3iorwg0p.zip |########################-----------------------------| 45.4% tmp3iorwg0p.zip |########################-----------------------------| 45.93% tmp3iorwg0p.zip |#########################----------------------------| 46.46% tmp3iorwg0p.zip |#########################----------------------------| 46.99% tmp3iorwg0p.zip |#########################----------------------------| 47.52% tmp3iorwg0p.zip |#########################----------------------------| 48.04% tmp3iorwg0p.zip |##########################---------------------------| 48.57% tmp3iorwg0p.zip |##########################---------------------------| 49.1% tmp3iorwg0p.zip |##########################---------------------------| 49.63% tmp3iorwg0p.zip |###########################--------------------------| 50.16% tmp3iorwg0p.zip |###########################--------------------------| 50.68% tmp3iorwg0p.zip |###########################--------------------------| 51.21% tmp3iorwg0p.zip |###########################--------------------------| 51.74% tmp3iorwg0p.zip |############################-------------------------| 52.27% tmp3iorwg0p.zip |############################-------------------------| 52.8% tmp3iorwg0p.zip |############################-------------------------| 53.32% tmp3iorwg0p.zip |#############################------------------------| 53.85% tmp3iorwg0p.zip |#############################------------------------| 54.38% tmp3iorwg0p.zip |#############################------------------------| 54.91% tmp3iorwg0p.zip |#############################------------------------| 55.44% tmp3iorwg0p.zip |##############################-----------------------| 55.96% tmp3iorwg0p.zip |##############################-----------------------| 56.49% tmp3iorwg0p.zip |##############################-----------------------| 57.02% tmp3iorwg0p.zip |##############################-----------------------| 57.55% tmp3iorwg0p.zip |###############################----------------------| 58.07% tmp3iorwg0p.zip |###############################----------------------| 58.6% tmp3iorwg0p.zip |###############################----------------------| 59.13% tmp3iorwg0p.zip |################################---------------------| 59.66% tmp3iorwg0p.zip |################################---------------------| 60.19% tmp3iorwg0p.zip |################################---------------------| 60.71% tmp3iorwg0p.zip |################################---------------------| 61.24% tmp3iorwg0p.zip |#################################--------------------| 61.77% tmp3iorwg0p.zip |#################################--------------------| 62.3% tmp3iorwg0p.zip |#################################--------------------| 62.83% tmp3iorwg0p.zip |##################################-------------------| 63.35% tmp3iorwg0p.zip |##################################-------------------| 63.88% tmp3iorwg0p.zip |##################################-------------------| 64.41% tmp3iorwg0p.zip |##################################-------------------| 64.94% tmp3iorwg0p.zip |###################################------------------| 65.47% tmp3iorwg0p.zip |###################################------------------| 65.99% tmp3iorwg0p.zip |###################################------------------| 66.52% tmp3iorwg0p.zip |####################################-----------------| 67.05% tmp3iorwg0p.zip |####################################-----------------| 67.58% tmp3iorwg0p.zip |####################################-----------------| 68.11% tmp3iorwg0p.zip |####################################-----------------| 68.63% tmp3iorwg0p.zip |#####################################----------------| 69.16% tmp3iorwg0p.zip |#####################################----------------| 69.69% tmp3iorwg0p.zip |#####################################----------------| 70.22% tmp3iorwg0p.zip |#####################################----------------| 70.75% tmp3iorwg0p.zip |######################################---------------| 71.27% tmp3iorwg0p.zip |######################################---------------| 71.8% tmp3iorwg0p.zip |######################################---------------| 72.33% tmp3iorwg0p.zip |#######################################--------------| 72.86% tmp3iorwg0p.zip |#######################################--------------| 73.39% tmp3iorwg0p.zip |#######################################--------------| 73.91% tmp3iorwg0p.zip |#######################################--------------| 74.44% tmp3iorwg0p.zip |########################################-------------| 74.97% tmp3iorwg0p.zip |########################################-------------| 75.5% tmp3iorwg0p.zip |########################################-------------| 76.03% tmp3iorwg0p.zip |#########################################------------| 76.55% tmp3iorwg0p.zip |#########################################------------| 77.08% tmp3iorwg0p.zip |#########################################------------| 77.61% tmp3iorwg0p.zip |#########################################------------| 78.14% tmp3iorwg0p.zip |##########################################-----------| 78.66% tmp3iorwg0p.zip |##########################################-----------| 79.19% tmp3iorwg0p.zip |##########################################-----------| 79.72% tmp3iorwg0p.zip |###########################################----------| 80.25% tmp3iorwg0p.zip |###########################################----------| 80.78% tmp3iorwg0p.zip |###########################################----------| 81.3% tmp3iorwg0p.zip |###########################################----------| 81.83% tmp3iorwg0p.zip |############################################---------| 82.36% tmp3iorwg0p.zip |############################################---------| 82.89% tmp3iorwg0p.zip |############################################---------| 83.42% tmp3iorwg0p.zip |############################################---------| 83.94% tmp3iorwg0p.zip |#############################################--------| 84.47% tmp3iorwg0p.zip |#############################################--------| 85.0% tmp3iorwg0p.zip |#############################################--------| 85.53% tmp3iorwg0p.zip |##############################################-------| 86.06% tmp3iorwg0p.zip |##############################################-------| 86.58% tmp3iorwg0p.zip |##############################################-------| 87.11% tmp3iorwg0p.zip |##############################################-------| 87.64% tmp3iorwg0p.zip |###############################################------| 88.17% tmp3iorwg0p.zip |###############################################------| 88.7% tmp3iorwg0p.zip |###############################################------| 89.22% tmp3iorwg0p.zip |################################################-----| 89.75% tmp3iorwg0p.zip |################################################-----| 90.28% tmp3iorwg0p.zip |################################################-----| 90.81% tmp3iorwg0p.zip |################################################-----| 91.34% tmp3iorwg0p.zip |#################################################----| 91.86% tmp3iorwg0p.zip |#################################################----| 92.39% tmp3iorwg0p.zip |#################################################----| 92.92% tmp3iorwg0p.zip |##################################################---| 93.45% tmp3iorwg0p.zip |##################################################---| 93.98% tmp3iorwg0p.zip |##################################################---| 94.5% tmp3iorwg0p.zip |##################################################---| 95.03% tmp3iorwg0p.zip |###################################################--| 95.56% tmp3iorwg0p.zip |###################################################--| 96.09% tmp3iorwg0p.zip |###################################################--| 96.62% tmp3iorwg0p.zip |###################################################--| 97.14% tmp3iorwg0p.zip |####################################################-| 97.67% tmp3iorwg0p.zip |####################################################-| 98.2% tmp3iorwg0p.zip |####################################################-| 98.73% tmp3iorwg0p.zip |#####################################################| 99.26% tmp3iorwg0p.zip |#####################################################| 99.78% tmp3iorwg0p.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 21a84fe7-1b00-4b6e-a536-bfbe79f63a14 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/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:EMD78qPs --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-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp27ti50j7.zip |-----------------------------------------------------| 0.54% tmp27ti50j7.zip |#----------------------------------------------------| 1.09% tmp27ti50j7.zip |#----------------------------------------------------| 1.63% tmp27ti50j7.zip |#----------------------------------------------------| 2.18% tmp27ti50j7.zip |#----------------------------------------------------| 2.72% tmp27ti50j7.zip |##---------------------------------------------------| 3.27% tmp27ti50j7.zip |##---------------------------------------------------| 3.81% tmp27ti50j7.zip |##---------------------------------------------------| 4.35% tmp27ti50j7.zip |###--------------------------------------------------| 4.9% tmp27ti50j7.zip |###--------------------------------------------------| 5.44% tmp27ti50j7.zip |###--------------------------------------------------| 5.99% tmp27ti50j7.zip |###--------------------------------------------------| 6.53% tmp27ti50j7.zip |####-------------------------------------------------| 7.08% tmp27ti50j7.zip |####-------------------------------------------------| 7.62% tmp27ti50j7.zip |####-------------------------------------------------| 8.16% tmp27ti50j7.zip |#####------------------------------------------------| 8.71% tmp27ti50j7.zip |#####------------------------------------------------| 9.25% tmp27ti50j7.zip |#####------------------------------------------------| 9.8% tmp27ti50j7.zip |#####------------------------------------------------| 10.34% tmp27ti50j7.zip |######-----------------------------------------------| 10.89% tmp27ti50j7.zip |######-----------------------------------------------| 11.43% tmp27ti50j7.zip |######-----------------------------------------------| 11.97% tmp27ti50j7.zip |#######----------------------------------------------| 12.52% tmp27ti50j7.zip |#######----------------------------------------------| 13.06% tmp27ti50j7.zip |#######----------------------------------------------| 13.61% tmp27ti50j7.zip |#######----------------------------------------------| 14.15% tmp27ti50j7.zip |########---------------------------------------------| 14.69% tmp27ti50j7.zip |########---------------------------------------------| 15.24% tmp27ti50j7.zip |########---------------------------------------------| 15.78% tmp27ti50j7.zip |#########--------------------------------------------| 16.33% tmp27ti50j7.zip |#########--------------------------------------------| 16.87% tmp27ti50j7.zip |#########--------------------------------------------| 17.42% tmp27ti50j7.zip |##########-------------------------------------------| 17.96% tmp27ti50j7.zip |##########-------------------------------------------| 18.5% tmp27ti50j7.zip |##########-------------------------------------------| 19.05% tmp27ti50j7.zip |##########-------------------------------------------| 19.59% tmp27ti50j7.zip |###########------------------------------------------| 20.14% tmp27ti50j7.zip |###########------------------------------------------| 20.68% tmp27ti50j7.zip |###########------------------------------------------| 21.23% tmp27ti50j7.zip |############-----------------------------------------| 21.77% tmp27ti50j7.zip |############-----------------------------------------| 22.31% tmp27ti50j7.zip |############-----------------------------------------| 22.86% tmp27ti50j7.zip |############-----------------------------------------| 23.4% tmp27ti50j7.zip |#############----------------------------------------| 23.95% tmp27ti50j7.zip |#############----------------------------------------| 24.49% tmp27ti50j7.zip |#############----------------------------------------| 25.04% tmp27ti50j7.zip |##############---------------------------------------| 25.58% tmp27ti50j7.zip |##############---------------------------------------| 26.12% tmp27ti50j7.zip |##############---------------------------------------| 26.67% tmp27ti50j7.zip |##############---------------------------------------| 27.21% tmp27ti50j7.zip |###############--------------------------------------| 27.76% tmp27ti50j7.zip |###############--------------------------------------| 28.3% tmp27ti50j7.zip |###############--------------------------------------| 28.85% tmp27ti50j7.zip |################-------------------------------------| 29.39% tmp27ti50j7.zip |################-------------------------------------| 29.93% tmp27ti50j7.zip |################-------------------------------------| 30.48% tmp27ti50j7.zip |################-------------------------------------| 31.02% tmp27ti50j7.zip |#################------------------------------------| 31.57% tmp27ti50j7.zip |#################------------------------------------| 32.11% tmp27ti50j7.zip |#################------------------------------------| 32.66% tmp27ti50j7.zip |##################-----------------------------------| 33.2% tmp27ti50j7.zip |##################-----------------------------------| 33.74% tmp27ti50j7.zip |##################-----------------------------------| 34.29% tmp27ti50j7.zip |##################-----------------------------------| 34.83% tmp27ti50j7.zip |###################----------------------------------| 35.38% tmp27ti50j7.zip |###################----------------------------------| 35.92% tmp27ti50j7.zip |###################----------------------------------| 36.47% tmp27ti50j7.zip |####################---------------------------------| 37.01% tmp27ti50j7.zip |####################---------------------------------| 37.55% tmp27ti50j7.zip |####################---------------------------------| 38.1% tmp27ti50j7.zip |####################---------------------------------| 38.64% tmp27ti50j7.zip |#####################--------------------------------| 39.19% tmp27ti50j7.zip |#####################--------------------------------| 39.73% tmp27ti50j7.zip |#####################--------------------------------| 40.28% tmp27ti50j7.zip |######################-------------------------------| 40.82% tmp27ti50j7.zip |######################-------------------------------| 41.36% tmp27ti50j7.zip |######################-------------------------------| 41.91% tmp27ti50j7.zip |######################-------------------------------| 42.45% tmp27ti50j7.zip |#######################------------------------------| 43.0% tmp27ti50j7.zip |#######################------------------------------| 43.54% tmp27ti50j7.zip |#######################------------------------------| 44.08% tmp27ti50j7.zip |########################-----------------------------| 44.63% tmp27ti50j7.zip |########################-----------------------------| 45.17% tmp27ti50j7.zip |########################-----------------------------| 45.72% tmp27ti50j7.zip |#########################----------------------------| 46.26% tmp27ti50j7.zip |#########################----------------------------| 46.81% tmp27ti50j7.zip |#########################----------------------------| 47.35% tmp27ti50j7.zip |#########################----------------------------| 47.89% tmp27ti50j7.zip |##########################---------------------------| 48.44% tmp27ti50j7.zip |##########################---------------------------| 48.98% tmp27ti50j7.zip |##########################---------------------------| 49.53% tmp27ti50j7.zip |###########################--------------------------| 50.07% tmp27ti50j7.zip |###########################--------------------------| 50.62% tmp27ti50j7.zip |###########################--------------------------| 51.16% tmp27ti50j7.zip |###########################--------------------------| 51.7% tmp27ti50j7.zip |############################-------------------------| 52.25% tmp27ti50j7.zip |############################-------------------------| 52.79% tmp27ti50j7.zip |############################-------------------------| 53.34% tmp27ti50j7.zip |#############################------------------------| 53.88% tmp27ti50j7.zip |#############################------------------------| 54.43% tmp27ti50j7.zip |#############################------------------------| 54.97% tmp27ti50j7.zip |#############################------------------------| 55.51% tmp27ti50j7.zip |##############################-----------------------| 56.06% tmp27ti50j7.zip |##############################-----------------------| 56.6% tmp27ti50j7.zip |##############################-----------------------| 57.15% tmp27ti50j7.zip |###############################----------------------| 57.69% tmp27ti50j7.zip |###############################----------------------| 58.24% tmp27ti50j7.zip |###############################----------------------| 58.78% tmp27ti50j7.zip |###############################----------------------| 59.32% tmp27ti50j7.zip |################################---------------------| 59.87% tmp27ti50j7.zip |################################---------------------| 60.41% tmp27ti50j7.zip |################################---------------------| 60.96% tmp27ti50j7.zip |#################################--------------------| 61.5% tmp27ti50j7.zip |#################################--------------------| 62.05% tmp27ti50j7.zip |#################################--------------------| 62.59% tmp27ti50j7.zip |#################################--------------------| 63.13% tmp27ti50j7.zip |##################################-------------------| 63.68% tmp27ti50j7.zip |##################################-------------------| 64.22% tmp27ti50j7.zip |##################################-------------------| 64.77% tmp27ti50j7.zip |###################################------------------| 65.31% tmp27ti50j7.zip |###################################------------------| 65.86% tmp27ti50j7.zip |###################################------------------| 66.4% tmp27ti50j7.zip |###################################------------------| 66.94% tmp27ti50j7.zip |####################################-----------------| 67.49% tmp27ti50j7.zip |####################################-----------------| 68.03% tmp27ti50j7.zip |####################################-----------------| 68.58% tmp27ti50j7.zip |#####################################----------------| 69.12% tmp27ti50j7.zip |#####################################----------------| 69.66% tmp27ti50j7.zip |#####################################----------------| 70.21% tmp27ti50j7.zip |#####################################----------------| 70.75% tmp27ti50j7.zip |######################################---------------| 71.3% tmp27ti50j7.zip |######################################---------------| 71.84% tmp27ti50j7.zip |######################################---------------| 72.39% tmp27ti50j7.zip |#######################################--------------| 72.93% tmp27ti50j7.zip |#######################################--------------| 73.47% tmp27ti50j7.zip |#######################################--------------| 74.02% tmp27ti50j7.zip |########################################-------------| 74.56% tmp27ti50j7.zip |########################################-------------| 75.11% tmp27ti50j7.zip |########################################-------------| 75.65% tmp27ti50j7.zip |########################################-------------| 76.2% tmp27ti50j7.zip |#########################################------------| 76.74% tmp27ti50j7.zip |#########################################------------| 77.28% tmp27ti50j7.zip |#########################################------------| 77.83% tmp27ti50j7.zip |##########################################-----------| 78.37% tmp27ti50j7.zip |##########################################-----------| 78.92% tmp27ti50j7.zip |##########################################-----------| 79.46% tmp27ti50j7.zip |##########################################-----------| 80.01% tmp27ti50j7.zip |###########################################----------| 80.55% tmp27ti50j7.zip |###########################################----------| 81.09% tmp27ti50j7.zip |###########################################----------| 81.64% tmp27ti50j7.zip |############################################---------| 82.18% tmp27ti50j7.zip |############################################---------| 82.73% tmp27ti50j7.zip |############################################---------| 83.27% tmp27ti50j7.zip |############################################---------| 83.82% tmp27ti50j7.zip |#############################################--------| 84.36% tmp27ti50j7.zip |#############################################--------| 84.9% tmp27ti50j7.zip |#############################################--------| 85.45% tmp27ti50j7.zip |##############################################-------| 85.99% tmp27ti50j7.zip |##############################################-------| 86.54% tmp27ti50j7.zip |##############################################-------| 87.08% tmp27ti50j7.zip |##############################################-------| 87.63% tmp27ti50j7.zip |###############################################------| 88.17% tmp27ti50j7.zip |###############################################------| 88.71% tmp27ti50j7.zip |###############################################------| 89.26% tmp27ti50j7.zip |################################################-----| 89.8% tmp27ti50j7.zip |################################################-----| 90.35% tmp27ti50j7.zip |################################################-----| 90.89% tmp27ti50j7.zip |################################################-----| 91.44% tmp27ti50j7.zip |#################################################----| 91.98% tmp27ti50j7.zip |#################################################----| 92.52% tmp27ti50j7.zip |#################################################----| 93.07% tmp27ti50j7.zip |##################################################---| 93.61% tmp27ti50j7.zip |##################################################---| 94.16% tmp27ti50j7.zip |##################################################---| 94.7% tmp27ti50j7.zip |##################################################---| 95.25% tmp27ti50j7.zip |###################################################--| 95.79% tmp27ti50j7.zip |###################################################--| 96.33% tmp27ti50j7.zip |###################################################--| 96.88% tmp27ti50j7.zip |####################################################-| 97.42% tmp27ti50j7.zip |####################################################-| 97.97% tmp27ti50j7.zip |####################################################-| 98.51% tmp27ti50j7.zip |####################################################-| 99.05% tmp27ti50j7.zip |#####################################################| 99.6% tmp27ti50j7.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 058e9d79-c16c-447f-8260-71e6add81c75 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml ++ basename /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpc3jfg7cb.zip |-----------------------------------------------------| 0.13% tmpc3jfg7cb.zip |-----------------------------------------------------| 0.27% tmpc3jfg7cb.zip |-----------------------------------------------------| 0.4% tmpc3jfg7cb.zip |-----------------------------------------------------| 0.54% tmpc3jfg7cb.zip |-----------------------------------------------------| 0.67% tmpc3jfg7cb.zip |-----------------------------------------------------| 0.81% tmpc3jfg7cb.zip |#----------------------------------------------------| 0.94% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.08% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.21% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.35% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.48% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.62% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.75% tmpc3jfg7cb.zip |#----------------------------------------------------| 1.89% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.02% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.16% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.29% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.43% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.56% tmpc3jfg7cb.zip |#----------------------------------------------------| 2.7% tmpc3jfg7cb.zip |##---------------------------------------------------| 2.83% tmpc3jfg7cb.zip |##---------------------------------------------------| 2.97% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.1% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.24% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.37% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.51% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.64% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.78% tmpc3jfg7cb.zip |##---------------------------------------------------| 3.91% tmpc3jfg7cb.zip |##---------------------------------------------------| 4.05% tmpc3jfg7cb.zip |##---------------------------------------------------| 4.18% tmpc3jfg7cb.zip |##---------------------------------------------------| 4.32% tmpc3jfg7cb.zip |##---------------------------------------------------| 4.45% tmpc3jfg7cb.zip |##---------------------------------------------------| 4.59% tmpc3jfg7cb.zip |###--------------------------------------------------| 4.72% tmpc3jfg7cb.zip |###--------------------------------------------------| 4.86% tmpc3jfg7cb.zip |###--------------------------------------------------| 4.99% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.13% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.26% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.4% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.53% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.67% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.8% tmpc3jfg7cb.zip |###--------------------------------------------------| 5.94% tmpc3jfg7cb.zip |###--------------------------------------------------| 6.07% tmpc3jfg7cb.zip |###--------------------------------------------------| 6.21% tmpc3jfg7cb.zip |###--------------------------------------------------| 6.34% tmpc3jfg7cb.zip |###--------------------------------------------------| 6.48% tmpc3jfg7cb.zip |####-------------------------------------------------| 6.61% tmpc3jfg7cb.zip |####-------------------------------------------------| 6.75% tmpc3jfg7cb.zip |####-------------------------------------------------| 6.88% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.02% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.15% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.29% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.42% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.56% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.69% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.83% tmpc3jfg7cb.zip |####-------------------------------------------------| 7.96% tmpc3jfg7cb.zip |####-------------------------------------------------| 8.1% tmpc3jfg7cb.zip |####-------------------------------------------------| 8.23% tmpc3jfg7cb.zip |####-------------------------------------------------| 8.37% tmpc3jfg7cb.zip |#####------------------------------------------------| 8.5% tmpc3jfg7cb.zip |#####------------------------------------------------| 8.63% tmpc3jfg7cb.zip |#####------------------------------------------------| 8.77% tmpc3jfg7cb.zip |#####------------------------------------------------| 8.9% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.04% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.17% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.31% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.44% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.58% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.71% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.85% tmpc3jfg7cb.zip |#####------------------------------------------------| 9.98% tmpc3jfg7cb.zip |#####------------------------------------------------| 10.12% tmpc3jfg7cb.zip |#####------------------------------------------------| 10.25% tmpc3jfg7cb.zip |######-----------------------------------------------| 10.39% tmpc3jfg7cb.zip |######-----------------------------------------------| 10.52% tmpc3jfg7cb.zip |######-----------------------------------------------| 10.66% tmpc3jfg7cb.zip |######-----------------------------------------------| 10.79% tmpc3jfg7cb.zip |######-----------------------------------------------| 10.93% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.06% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.2% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.33% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.47% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.6% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.74% tmpc3jfg7cb.zip |######-----------------------------------------------| 11.87% tmpc3jfg7cb.zip |######-----------------------------------------------| 12.01% tmpc3jfg7cb.zip |######-----------------------------------------------| 12.14% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.28% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.41% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.55% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.68% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.82% tmpc3jfg7cb.zip |#######----------------------------------------------| 12.95% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.09% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.22% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.36% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.49% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.63% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.76% tmpc3jfg7cb.zip |#######----------------------------------------------| 13.9% tmpc3jfg7cb.zip |#######----------------------------------------------| 14.03% tmpc3jfg7cb.zip |########---------------------------------------------| 14.17% tmpc3jfg7cb.zip |########---------------------------------------------| 14.3% tmpc3jfg7cb.zip |########---------------------------------------------| 14.44% tmpc3jfg7cb.zip |########---------------------------------------------| 14.57% tmpc3jfg7cb.zip |########---------------------------------------------| 14.71% tmpc3jfg7cb.zip |########---------------------------------------------| 14.84% tmpc3jfg7cb.zip |########---------------------------------------------| 14.98% tmpc3jfg7cb.zip |########---------------------------------------------| 15.11% tmpc3jfg7cb.zip |########---------------------------------------------| 15.25% tmpc3jfg7cb.zip |########---------------------------------------------| 15.38% tmpc3jfg7cb.zip |########---------------------------------------------| 15.52% tmpc3jfg7cb.zip |########---------------------------------------------| 15.65% tmpc3jfg7cb.zip |########---------------------------------------------| 15.79% tmpc3jfg7cb.zip |########---------------------------------------------| 15.92% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.06% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.19% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.33% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.46% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.6% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.73% tmpc3jfg7cb.zip |#########--------------------------------------------| 16.87% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.0% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.14% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.27% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.4% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.54% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.67% tmpc3jfg7cb.zip |#########--------------------------------------------| 17.81% tmpc3jfg7cb.zip |##########-------------------------------------------| 17.94% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.08% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.21% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.35% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.48% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.62% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.75% tmpc3jfg7cb.zip |##########-------------------------------------------| 18.89% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.02% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.16% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.29% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.43% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.56% tmpc3jfg7cb.zip |##########-------------------------------------------| 19.7% tmpc3jfg7cb.zip |###########------------------------------------------| 19.83% tmpc3jfg7cb.zip |###########------------------------------------------| 19.97% tmpc3jfg7cb.zip |###########------------------------------------------| 20.1% tmpc3jfg7cb.zip |###########------------------------------------------| 20.24% tmpc3jfg7cb.zip |###########------------------------------------------| 20.37% tmpc3jfg7cb.zip |###########------------------------------------------| 20.51% tmpc3jfg7cb.zip |###########------------------------------------------| 20.64% tmpc3jfg7cb.zip |###########------------------------------------------| 20.78% tmpc3jfg7cb.zip |###########------------------------------------------| 20.91% tmpc3jfg7cb.zip |###########------------------------------------------| 21.05% tmpc3jfg7cb.zip |###########------------------------------------------| 21.18% tmpc3jfg7cb.zip |###########------------------------------------------| 21.32% tmpc3jfg7cb.zip |###########------------------------------------------| 21.45% tmpc3jfg7cb.zip |###########------------------------------------------| 21.59% tmpc3jfg7cb.zip |############-----------------------------------------| 21.72% tmpc3jfg7cb.zip |############-----------------------------------------| 21.86% tmpc3jfg7cb.zip |############-----------------------------------------| 21.99% tmpc3jfg7cb.zip |############-----------------------------------------| 22.13% tmpc3jfg7cb.zip |############-----------------------------------------| 22.26% tmpc3jfg7cb.zip |############-----------------------------------------| 22.4% tmpc3jfg7cb.zip |############-----------------------------------------| 22.53% tmpc3jfg7cb.zip |############-----------------------------------------| 22.67% tmpc3jfg7cb.zip |############-----------------------------------------| 22.8% tmpc3jfg7cb.zip |############-----------------------------------------| 22.94% tmpc3jfg7cb.zip |############-----------------------------------------| 23.07% tmpc3jfg7cb.zip |############-----------------------------------------| 23.21% tmpc3jfg7cb.zip |############-----------------------------------------| 23.34% tmpc3jfg7cb.zip |############-----------------------------------------| 23.48% tmpc3jfg7cb.zip |#############----------------------------------------| 23.61% tmpc3jfg7cb.zip |#############----------------------------------------| 23.75% tmpc3jfg7cb.zip |#############----------------------------------------| 23.88% tmpc3jfg7cb.zip |#############----------------------------------------| 24.02% tmpc3jfg7cb.zip |#############----------------------------------------| 24.15% tmpc3jfg7cb.zip |#############----------------------------------------| 24.29% tmpc3jfg7cb.zip |#############----------------------------------------| 24.42% tmpc3jfg7cb.zip |#############----------------------------------------| 24.56% tmpc3jfg7cb.zip |#############----------------------------------------| 24.69% tmpc3jfg7cb.zip |#############----------------------------------------| 24.83% tmpc3jfg7cb.zip |#############----------------------------------------| 24.96% tmpc3jfg7cb.zip |#############----------------------------------------| 25.1% tmpc3jfg7cb.zip |#############----------------------------------------| 25.23% tmpc3jfg7cb.zip |#############----------------------------------------| 25.37% tmpc3jfg7cb.zip |##############---------------------------------------| 25.5% tmpc3jfg7cb.zip |##############---------------------------------------| 25.64% tmpc3jfg7cb.zip |##############---------------------------------------| 25.77% tmpc3jfg7cb.zip |##############---------------------------------------| 25.9% tmpc3jfg7cb.zip |##############---------------------------------------| 26.04% tmpc3jfg7cb.zip |##############---------------------------------------| 26.17% tmpc3jfg7cb.zip |##############---------------------------------------| 26.31% tmpc3jfg7cb.zip |##############---------------------------------------| 26.44% tmpc3jfg7cb.zip |##############---------------------------------------| 26.58% tmpc3jfg7cb.zip |##############---------------------------------------| 26.71% tmpc3jfg7cb.zip |##############---------------------------------------| 26.85% tmpc3jfg7cb.zip |##############---------------------------------------| 26.98% tmpc3jfg7cb.zip |##############---------------------------------------| 27.12% tmpc3jfg7cb.zip |##############---------------------------------------| 27.25% tmpc3jfg7cb.zip |###############--------------------------------------| 27.39% tmpc3jfg7cb.zip |###############--------------------------------------| 27.52% tmpc3jfg7cb.zip |###############--------------------------------------| 27.66% tmpc3jfg7cb.zip |###############--------------------------------------| 27.79% tmpc3jfg7cb.zip |###############--------------------------------------| 27.93% tmpc3jfg7cb.zip |###############--------------------------------------| 28.06% tmpc3jfg7cb.zip |###############--------------------------------------| 28.2% tmpc3jfg7cb.zip |###############--------------------------------------| 28.33% tmpc3jfg7cb.zip |###############--------------------------------------| 28.47% tmpc3jfg7cb.zip |###############--------------------------------------| 28.6% tmpc3jfg7cb.zip |###############--------------------------------------| 28.74% tmpc3jfg7cb.zip |###############--------------------------------------| 28.87% tmpc3jfg7cb.zip |###############--------------------------------------| 29.01% tmpc3jfg7cb.zip |###############--------------------------------------| 29.14% tmpc3jfg7cb.zip |################-------------------------------------| 29.28% tmpc3jfg7cb.zip |################-------------------------------------| 29.41% tmpc3jfg7cb.zip |################-------------------------------------| 29.55% tmpc3jfg7cb.zip |################-------------------------------------| 29.68% tmpc3jfg7cb.zip |################-------------------------------------| 29.82% tmpc3jfg7cb.zip |################-------------------------------------| 29.95% tmpc3jfg7cb.zip |################-------------------------------------| 30.09% tmpc3jfg7cb.zip |################-------------------------------------| 30.22% tmpc3jfg7cb.zip |################-------------------------------------| 30.36% tmpc3jfg7cb.zip |################-------------------------------------| 30.49% tmpc3jfg7cb.zip |################-------------------------------------| 30.63% tmpc3jfg7cb.zip |################-------------------------------------| 30.76% tmpc3jfg7cb.zip |################-------------------------------------| 30.9% tmpc3jfg7cb.zip |################-------------------------------------| 31.03% tmpc3jfg7cb.zip |#################------------------------------------| 31.17% tmpc3jfg7cb.zip |#################------------------------------------| 31.3% tmpc3jfg7cb.zip |#################------------------------------------| 31.44% tmpc3jfg7cb.zip |#################------------------------------------| 31.57% tmpc3jfg7cb.zip |#################------------------------------------| 31.71% tmpc3jfg7cb.zip |#################------------------------------------| 31.84% tmpc3jfg7cb.zip |#################------------------------------------| 31.98% tmpc3jfg7cb.zip |#################------------------------------------| 32.11% tmpc3jfg7cb.zip |#################------------------------------------| 32.25% tmpc3jfg7cb.zip |#################------------------------------------| 32.38% tmpc3jfg7cb.zip |#################------------------------------------| 32.52% tmpc3jfg7cb.zip |#################------------------------------------| 32.65% tmpc3jfg7cb.zip |#################------------------------------------| 32.79% tmpc3jfg7cb.zip |#################------------------------------------| 32.92% tmpc3jfg7cb.zip |##################-----------------------------------| 33.06% tmpc3jfg7cb.zip |##################-----------------------------------| 33.19% tmpc3jfg7cb.zip |##################-----------------------------------| 33.33% tmpc3jfg7cb.zip |##################-----------------------------------| 33.46% tmpc3jfg7cb.zip |##################-----------------------------------| 33.6% tmpc3jfg7cb.zip |##################-----------------------------------| 33.73% tmpc3jfg7cb.zip |##################-----------------------------------| 33.87% tmpc3jfg7cb.zip |##################-----------------------------------| 34.0% tmpc3jfg7cb.zip |##################-----------------------------------| 34.14% tmpc3jfg7cb.zip |##################-----------------------------------| 34.27% tmpc3jfg7cb.zip |##################-----------------------------------| 34.41% tmpc3jfg7cb.zip |##################-----------------------------------| 34.54% tmpc3jfg7cb.zip |##################-----------------------------------| 34.67% tmpc3jfg7cb.zip |##################-----------------------------------| 34.81% tmpc3jfg7cb.zip |###################----------------------------------| 34.94% tmpc3jfg7cb.zip |###################----------------------------------| 35.08% tmpc3jfg7cb.zip |###################----------------------------------| 35.21% tmpc3jfg7cb.zip |###################----------------------------------| 35.35% tmpc3jfg7cb.zip |###################----------------------------------| 35.48% tmpc3jfg7cb.zip |###################----------------------------------| 35.62% tmpc3jfg7cb.zip |###################----------------------------------| 35.75% tmpc3jfg7cb.zip |###################----------------------------------| 35.89% tmpc3jfg7cb.zip |###################----------------------------------| 36.02% tmpc3jfg7cb.zip |###################----------------------------------| 36.16% tmpc3jfg7cb.zip |###################----------------------------------| 36.29% tmpc3jfg7cb.zip |###################----------------------------------| 36.43% tmpc3jfg7cb.zip |###################----------------------------------| 36.56% tmpc3jfg7cb.zip |###################----------------------------------| 36.7% tmpc3jfg7cb.zip |####################---------------------------------| 36.83% tmpc3jfg7cb.zip |####################---------------------------------| 36.97% tmpc3jfg7cb.zip |####################---------------------------------| 37.1% tmpc3jfg7cb.zip |####################---------------------------------| 37.24% tmpc3jfg7cb.zip |####################---------------------------------| 37.37% tmpc3jfg7cb.zip |####################---------------------------------| 37.51% tmpc3jfg7cb.zip |####################---------------------------------| 37.64% tmpc3jfg7cb.zip |####################---------------------------------| 37.78% tmpc3jfg7cb.zip |####################---------------------------------| 37.91% tmpc3jfg7cb.zip |####################---------------------------------| 38.05% tmpc3jfg7cb.zip |####################---------------------------------| 38.18% tmpc3jfg7cb.zip |####################---------------------------------| 38.32% tmpc3jfg7cb.zip |####################---------------------------------| 38.45% tmpc3jfg7cb.zip |####################---------------------------------| 38.59% tmpc3jfg7cb.zip |#####################--------------------------------| 38.72% tmpc3jfg7cb.zip |#####################--------------------------------| 38.86% tmpc3jfg7cb.zip |#####################--------------------------------| 38.99% tmpc3jfg7cb.zip |#####################--------------------------------| 39.13% tmpc3jfg7cb.zip |#####################--------------------------------| 39.26% tmpc3jfg7cb.zip |#####################--------------------------------| 39.4% tmpc3jfg7cb.zip |#####################--------------------------------| 39.53% tmpc3jfg7cb.zip |#####################--------------------------------| 39.67% tmpc3jfg7cb.zip |#####################--------------------------------| 39.8% tmpc3jfg7cb.zip |#####################--------------------------------| 39.94% tmpc3jfg7cb.zip |#####################--------------------------------| 40.07% tmpc3jfg7cb.zip |#####################--------------------------------| 40.21% tmpc3jfg7cb.zip |#####################--------------------------------| 40.34% tmpc3jfg7cb.zip |#####################--------------------------------| 40.48% tmpc3jfg7cb.zip |######################-------------------------------| 40.61% tmpc3jfg7cb.zip |######################-------------------------------| 40.75% tmpc3jfg7cb.zip |######################-------------------------------| 40.88% tmpc3jfg7cb.zip |######################-------------------------------| 41.02% tmpc3jfg7cb.zip |######################-------------------------------| 41.15% tmpc3jfg7cb.zip |######################-------------------------------| 41.29% tmpc3jfg7cb.zip |######################-------------------------------| 41.42% tmpc3jfg7cb.zip |######################-------------------------------| 41.56% tmpc3jfg7cb.zip |######################-------------------------------| 41.69% tmpc3jfg7cb.zip |######################-------------------------------| 41.83% tmpc3jfg7cb.zip |######################-------------------------------| 41.96% tmpc3jfg7cb.zip |######################-------------------------------| 42.1% tmpc3jfg7cb.zip |######################-------------------------------| 42.23% tmpc3jfg7cb.zip |######################-------------------------------| 42.37% tmpc3jfg7cb.zip |#######################------------------------------| 42.5% tmpc3jfg7cb.zip |#######################------------------------------| 42.64% tmpc3jfg7cb.zip |#######################------------------------------| 42.77% tmpc3jfg7cb.zip |#######################------------------------------| 42.91% tmpc3jfg7cb.zip |#######################------------------------------| 43.04% tmpc3jfg7cb.zip |#######################------------------------------| 43.17% tmpc3jfg7cb.zip |#######################------------------------------| 43.31% tmpc3jfg7cb.zip |#######################------------------------------| 43.44% tmpc3jfg7cb.zip |#######################------------------------------| 43.58% tmpc3jfg7cb.zip |#######################------------------------------| 43.71% tmpc3jfg7cb.zip |#######################------------------------------| 43.85% tmpc3jfg7cb.zip |#######################------------------------------| 43.98% tmpc3jfg7cb.zip |#######################------------------------------| 44.12% tmpc3jfg7cb.zip |#######################------------------------------| 44.25% tmpc3jfg7cb.zip |########################-----------------------------| 44.39% tmpc3jfg7cb.zip |########################-----------------------------| 44.52% tmpc3jfg7cb.zip |########################-----------------------------| 44.66% tmpc3jfg7cb.zip |########################-----------------------------| 44.79% tmpc3jfg7cb.zip |########################-----------------------------| 44.93% tmpc3jfg7cb.zip |########################-----------------------------| 45.06% tmpc3jfg7cb.zip |########################-----------------------------| 45.2% tmpc3jfg7cb.zip |########################-----------------------------| 45.33% tmpc3jfg7cb.zip |########################-----------------------------| 45.47% tmpc3jfg7cb.zip |########################-----------------------------| 45.6% tmpc3jfg7cb.zip |########################-----------------------------| 45.74% tmpc3jfg7cb.zip |########################-----------------------------| 45.87% tmpc3jfg7cb.zip |########################-----------------------------| 46.01% tmpc3jfg7cb.zip |########################-----------------------------| 46.14% tmpc3jfg7cb.zip |#########################----------------------------| 46.28% tmpc3jfg7cb.zip |#########################----------------------------| 46.41% tmpc3jfg7cb.zip |#########################----------------------------| 46.55% tmpc3jfg7cb.zip |#########################----------------------------| 46.68% tmpc3jfg7cb.zip |#########################----------------------------| 46.82% tmpc3jfg7cb.zip |#########################----------------------------| 46.95% tmpc3jfg7cb.zip |#########################----------------------------| 47.09% tmpc3jfg7cb.zip |#########################----------------------------| 47.22% tmpc3jfg7cb.zip |#########################----------------------------| 47.36% tmpc3jfg7cb.zip |#########################----------------------------| 47.49% tmpc3jfg7cb.zip |#########################----------------------------| 47.63% tmpc3jfg7cb.zip |#########################----------------------------| 47.76% tmpc3jfg7cb.zip |#########################----------------------------| 47.9% tmpc3jfg7cb.zip |#########################----------------------------| 48.03% tmpc3jfg7cb.zip |##########################---------------------------| 48.17% tmpc3jfg7cb.zip |##########################---------------------------| 48.3% tmpc3jfg7cb.zip |##########################---------------------------| 48.44% tmpc3jfg7cb.zip |##########################---------------------------| 48.57% tmpc3jfg7cb.zip |##########################---------------------------| 48.71% tmpc3jfg7cb.zip |##########################---------------------------| 48.84% tmpc3jfg7cb.zip |##########################---------------------------| 48.98% tmpc3jfg7cb.zip |##########################---------------------------| 49.11% tmpc3jfg7cb.zip |##########################---------------------------| 49.25% tmpc3jfg7cb.zip |##########################---------------------------| 49.38% tmpc3jfg7cb.zip |##########################---------------------------| 49.52% tmpc3jfg7cb.zip |##########################---------------------------| 49.65% tmpc3jfg7cb.zip |##########################---------------------------| 49.79% tmpc3jfg7cb.zip |##########################---------------------------| 49.92% tmpc3jfg7cb.zip |###########################--------------------------| 50.06% tmpc3jfg7cb.zip |###########################--------------------------| 50.19% tmpc3jfg7cb.zip |###########################--------------------------| 50.33% tmpc3jfg7cb.zip |###########################--------------------------| 50.46% tmpc3jfg7cb.zip |###########################--------------------------| 50.6% tmpc3jfg7cb.zip |###########################--------------------------| 50.73% tmpc3jfg7cb.zip |###########################--------------------------| 50.87% tmpc3jfg7cb.zip |###########################--------------------------| 51.0% tmpc3jfg7cb.zip |###########################--------------------------| 51.14% tmpc3jfg7cb.zip |###########################--------------------------| 51.27% tmpc3jfg7cb.zip |###########################--------------------------| 51.41% tmpc3jfg7cb.zip |###########################--------------------------| 51.54% tmpc3jfg7cb.zip |###########################--------------------------| 51.67% tmpc3jfg7cb.zip |###########################--------------------------| 51.81% tmpc3jfg7cb.zip |############################-------------------------| 51.94% tmpc3jfg7cb.zip |############################-------------------------| 52.08% tmpc3jfg7cb.zip |############################-------------------------| 52.21% tmpc3jfg7cb.zip |############################-------------------------| 52.35% tmpc3jfg7cb.zip |############################-------------------------| 52.48% tmpc3jfg7cb.zip |############################-------------------------| 52.62% tmpc3jfg7cb.zip |############################-------------------------| 52.75% tmpc3jfg7cb.zip |############################-------------------------| 52.89% tmpc3jfg7cb.zip |############################-------------------------| 53.02% tmpc3jfg7cb.zip |############################-------------------------| 53.16% tmpc3jfg7cb.zip |############################-------------------------| 53.29% tmpc3jfg7cb.zip |############################-------------------------| 53.43% tmpc3jfg7cb.zip |############################-------------------------| 53.56% tmpc3jfg7cb.zip |############################-------------------------| 53.7% tmpc3jfg7cb.zip |#############################------------------------| 53.83% tmpc3jfg7cb.zip |#############################------------------------| 53.97% tmpc3jfg7cb.zip |#############################------------------------| 54.1% tmpc3jfg7cb.zip |#############################------------------------| 54.24% tmpc3jfg7cb.zip |#############################------------------------| 54.37% tmpc3jfg7cb.zip |#############################------------------------| 54.51% tmpc3jfg7cb.zip |#############################------------------------| 54.64% tmpc3jfg7cb.zip |#############################------------------------| 54.78% tmpc3jfg7cb.zip |#############################------------------------| 54.91% tmpc3jfg7cb.zip |#############################------------------------| 55.05% tmpc3jfg7cb.zip |#############################------------------------| 55.18% tmpc3jfg7cb.zip |#############################------------------------| 55.32% tmpc3jfg7cb.zip |#############################------------------------| 55.45% tmpc3jfg7cb.zip |#############################------------------------| 55.59% tmpc3jfg7cb.zip |##############################-----------------------| 55.72% tmpc3jfg7cb.zip |##############################-----------------------| 55.86% tmpc3jfg7cb.zip |##############################-----------------------| 55.99% tmpc3jfg7cb.zip |##############################-----------------------| 56.13% tmpc3jfg7cb.zip |##############################-----------------------| 56.26% tmpc3jfg7cb.zip |##############################-----------------------| 56.4% tmpc3jfg7cb.zip |##############################-----------------------| 56.53% tmpc3jfg7cb.zip |##############################-----------------------| 56.67% tmpc3jfg7cb.zip |##############################-----------------------| 56.8% tmpc3jfg7cb.zip |##############################-----------------------| 56.94% tmpc3jfg7cb.zip |##############################-----------------------| 57.07% tmpc3jfg7cb.zip |##############################-----------------------| 57.21% tmpc3jfg7cb.zip |##############################-----------------------| 57.34% tmpc3jfg7cb.zip |##############################-----------------------| 57.48% tmpc3jfg7cb.zip |###############################----------------------| 57.61% tmpc3jfg7cb.zip |###############################----------------------| 57.75% tmpc3jfg7cb.zip |###############################----------------------| 57.88% tmpc3jfg7cb.zip |###############################----------------------| 58.02% tmpc3jfg7cb.zip |###############################----------------------| 58.15% tmpc3jfg7cb.zip |###############################----------------------| 58.29% tmpc3jfg7cb.zip |###############################----------------------| 58.42% tmpc3jfg7cb.zip |###############################----------------------| 58.56% tmpc3jfg7cb.zip |###############################----------------------| 58.69% tmpc3jfg7cb.zip |###############################----------------------| 58.83% tmpc3jfg7cb.zip |###############################----------------------| 58.96% tmpc3jfg7cb.zip |###############################----------------------| 59.1% tmpc3jfg7cb.zip |###############################----------------------| 59.23% tmpc3jfg7cb.zip |###############################----------------------| 59.37% tmpc3jfg7cb.zip |################################---------------------| 59.5% tmpc3jfg7cb.zip |################################---------------------| 59.64% tmpc3jfg7cb.zip |################################---------------------| 59.77% tmpc3jfg7cb.zip |################################---------------------| 59.91% tmpc3jfg7cb.zip |################################---------------------| 60.04% tmpc3jfg7cb.zip |################################---------------------| 60.18% tmpc3jfg7cb.zip |################################---------------------| 60.31% tmpc3jfg7cb.zip |################################---------------------| 60.44% tmpc3jfg7cb.zip |################################---------------------| 60.58% tmpc3jfg7cb.zip |################################---------------------| 60.71% tmpc3jfg7cb.zip |################################---------------------| 60.85% tmpc3jfg7cb.zip |################################---------------------| 60.98% tmpc3jfg7cb.zip |################################---------------------| 61.12% tmpc3jfg7cb.zip |################################---------------------| 61.25% tmpc3jfg7cb.zip |#################################--------------------| 61.39% tmpc3jfg7cb.zip |#################################--------------------| 61.52% tmpc3jfg7cb.zip |#################################--------------------| 61.66% tmpc3jfg7cb.zip |#################################--------------------| 61.79% tmpc3jfg7cb.zip |#################################--------------------| 61.93% tmpc3jfg7cb.zip |#################################--------------------| 62.06% tmpc3jfg7cb.zip |#################################--------------------| 62.2% tmpc3jfg7cb.zip |#################################--------------------| 62.33% tmpc3jfg7cb.zip |#################################--------------------| 62.47% tmpc3jfg7cb.zip |#################################--------------------| 62.6% tmpc3jfg7cb.zip |#################################--------------------| 62.74% tmpc3jfg7cb.zip |#################################--------------------| 62.87% tmpc3jfg7cb.zip |#################################--------------------| 63.01% tmpc3jfg7cb.zip |#################################--------------------| 63.14% tmpc3jfg7cb.zip |##################################-------------------| 63.28% tmpc3jfg7cb.zip |##################################-------------------| 63.41% tmpc3jfg7cb.zip |##################################-------------------| 63.55% tmpc3jfg7cb.zip |##################################-------------------| 63.68% tmpc3jfg7cb.zip |##################################-------------------| 63.82% tmpc3jfg7cb.zip |##################################-------------------| 63.95% tmpc3jfg7cb.zip |##################################-------------------| 64.09% tmpc3jfg7cb.zip |##################################-------------------| 64.22% tmpc3jfg7cb.zip |##################################-------------------| 64.36% tmpc3jfg7cb.zip |##################################-------------------| 64.49% tmpc3jfg7cb.zip |##################################-------------------| 64.63% tmpc3jfg7cb.zip |##################################-------------------| 64.76% tmpc3jfg7cb.zip |##################################-------------------| 64.9% tmpc3jfg7cb.zip |##################################-------------------| 65.03% tmpc3jfg7cb.zip |###################################------------------| 65.17% tmpc3jfg7cb.zip |###################################------------------| 65.3% tmpc3jfg7cb.zip |###################################------------------| 65.44% tmpc3jfg7cb.zip |###################################------------------| 65.57% tmpc3jfg7cb.zip |###################################------------------| 65.71% tmpc3jfg7cb.zip |###################################------------------| 65.84% tmpc3jfg7cb.zip |###################################------------------| 65.98% tmpc3jfg7cb.zip |###################################------------------| 66.11% tmpc3jfg7cb.zip |###################################------------------| 66.25% tmpc3jfg7cb.zip |###################################------------------| 66.38% tmpc3jfg7cb.zip |###################################------------------| 66.52% tmpc3jfg7cb.zip |###################################------------------| 66.65% tmpc3jfg7cb.zip |###################################------------------| 66.79% tmpc3jfg7cb.zip |###################################------------------| 66.92% tmpc3jfg7cb.zip |####################################-----------------| 67.06% tmpc3jfg7cb.zip |####################################-----------------| 67.19% tmpc3jfg7cb.zip |####################################-----------------| 67.33% tmpc3jfg7cb.zip |####################################-----------------| 67.46% tmpc3jfg7cb.zip |####################################-----------------| 67.6% tmpc3jfg7cb.zip |####################################-----------------| 67.73% tmpc3jfg7cb.zip |####################################-----------------| 67.87% tmpc3jfg7cb.zip |####################################-----------------| 68.0% tmpc3jfg7cb.zip |####################################-----------------| 68.14% tmpc3jfg7cb.zip |####################################-----------------| 68.27% tmpc3jfg7cb.zip |####################################-----------------| 68.41% tmpc3jfg7cb.zip |####################################-----------------| 68.54% tmpc3jfg7cb.zip |####################################-----------------| 68.68% tmpc3jfg7cb.zip |####################################-----------------| 68.81% tmpc3jfg7cb.zip |#####################################----------------| 68.94% tmpc3jfg7cb.zip |#####################################----------------| 69.08% tmpc3jfg7cb.zip |#####################################----------------| 69.21% tmpc3jfg7cb.zip |#####################################----------------| 69.35% tmpc3jfg7cb.zip |#####################################----------------| 69.48% tmpc3jfg7cb.zip |#####################################----------------| 69.62% tmpc3jfg7cb.zip |#####################################----------------| 69.75% tmpc3jfg7cb.zip |#####################################----------------| 69.89% tmpc3jfg7cb.zip |#####################################----------------| 70.02% tmpc3jfg7cb.zip |#####################################----------------| 70.16% tmpc3jfg7cb.zip |#####################################----------------| 70.29% tmpc3jfg7cb.zip |#####################################----------------| 70.43% tmpc3jfg7cb.zip |#####################################----------------| 70.56% tmpc3jfg7cb.zip |#####################################----------------| 70.7% tmpc3jfg7cb.zip |######################################---------------| 70.83% tmpc3jfg7cb.zip |######################################---------------| 70.97% tmpc3jfg7cb.zip |######################################---------------| 71.1% tmpc3jfg7cb.zip |######################################---------------| 71.24% tmpc3jfg7cb.zip |######################################---------------| 71.37% tmpc3jfg7cb.zip |######################################---------------| 71.51% tmpc3jfg7cb.zip |######################################---------------| 71.64% tmpc3jfg7cb.zip |######################################---------------| 71.78% tmpc3jfg7cb.zip |######################################---------------| 71.91% tmpc3jfg7cb.zip |######################################---------------| 72.05% tmpc3jfg7cb.zip |######################################---------------| 72.18% tmpc3jfg7cb.zip |######################################---------------| 72.32% tmpc3jfg7cb.zip |######################################---------------| 72.45% tmpc3jfg7cb.zip |######################################---------------| 72.59% tmpc3jfg7cb.zip |#######################################--------------| 72.72% tmpc3jfg7cb.zip |#######################################--------------| 72.86% tmpc3jfg7cb.zip |#######################################--------------| 72.99% tmpc3jfg7cb.zip |#######################################--------------| 73.13% tmpc3jfg7cb.zip |#######################################--------------| 73.26% tmpc3jfg7cb.zip |#######################################--------------| 73.4% tmpc3jfg7cb.zip |#######################################--------------| 73.53% tmpc3jfg7cb.zip |#######################################--------------| 73.67% tmpc3jfg7cb.zip |#######################################--------------| 73.8% tmpc3jfg7cb.zip |#######################################--------------| 73.94% tmpc3jfg7cb.zip |#######################################--------------| 74.07% tmpc3jfg7cb.zip |#######################################--------------| 74.21% tmpc3jfg7cb.zip |#######################################--------------| 74.34% tmpc3jfg7cb.zip |#######################################--------------| 74.48% tmpc3jfg7cb.zip |########################################-------------| 74.61% tmpc3jfg7cb.zip |########################################-------------| 74.75% tmpc3jfg7cb.zip |########################################-------------| 74.88% tmpc3jfg7cb.zip |########################################-------------| 75.02% tmpc3jfg7cb.zip |########################################-------------| 75.15% tmpc3jfg7cb.zip |########################################-------------| 75.29% tmpc3jfg7cb.zip |########################################-------------| 75.42% tmpc3jfg7cb.zip |########################################-------------| 75.56% tmpc3jfg7cb.zip |########################################-------------| 75.69% tmpc3jfg7cb.zip |########################################-------------| 75.83% tmpc3jfg7cb.zip |########################################-------------| 75.96% tmpc3jfg7cb.zip |########################################-------------| 76.1% tmpc3jfg7cb.zip |########################################-------------| 76.23% tmpc3jfg7cb.zip |########################################-------------| 76.37% tmpc3jfg7cb.zip |#########################################------------| 76.5% tmpc3jfg7cb.zip |#########################################------------| 76.64% tmpc3jfg7cb.zip |#########################################------------| 76.77% tmpc3jfg7cb.zip |#########################################------------| 76.91% tmpc3jfg7cb.zip |#########################################------------| 77.04% tmpc3jfg7cb.zip |#########################################------------| 77.18% tmpc3jfg7cb.zip |#########################################------------| 77.31% tmpc3jfg7cb.zip |#########################################------------| 77.45% tmpc3jfg7cb.zip |#########################################------------| 77.58% tmpc3jfg7cb.zip |#########################################------------| 77.71% tmpc3jfg7cb.zip |#########################################------------| 77.85% tmpc3jfg7cb.zip |#########################################------------| 77.98% tmpc3jfg7cb.zip |#########################################------------| 78.12% tmpc3jfg7cb.zip |#########################################------------| 78.25% tmpc3jfg7cb.zip |##########################################-----------| 78.39% tmpc3jfg7cb.zip |##########################################-----------| 78.52% tmpc3jfg7cb.zip |##########################################-----------| 78.66% tmpc3jfg7cb.zip |##########################################-----------| 78.79% tmpc3jfg7cb.zip |##########################################-----------| 78.93% tmpc3jfg7cb.zip |##########################################-----------| 79.06% tmpc3jfg7cb.zip |##########################################-----------| 79.2% tmpc3jfg7cb.zip |##########################################-----------| 79.33% tmpc3jfg7cb.zip |##########################################-----------| 79.47% tmpc3jfg7cb.zip |##########################################-----------| 79.6% tmpc3jfg7cb.zip |##########################################-----------| 79.74% tmpc3jfg7cb.zip |##########################################-----------| 79.87% tmpc3jfg7cb.zip |##########################################-----------| 80.01% tmpc3jfg7cb.zip |##########################################-----------| 80.14% tmpc3jfg7cb.zip |###########################################----------| 80.28% tmpc3jfg7cb.zip |###########################################----------| 80.41% tmpc3jfg7cb.zip |###########################################----------| 80.55% tmpc3jfg7cb.zip |###########################################----------| 80.68% tmpc3jfg7cb.zip |###########################################----------| 80.82% tmpc3jfg7cb.zip |###########################################----------| 80.95% tmpc3jfg7cb.zip |###########################################----------| 81.09% tmpc3jfg7cb.zip |###########################################----------| 81.22% tmpc3jfg7cb.zip |###########################################----------| 81.36% tmpc3jfg7cb.zip |###########################################----------| 81.49% tmpc3jfg7cb.zip |###########################################----------| 81.63% tmpc3jfg7cb.zip |###########################################----------| 81.76% tmpc3jfg7cb.zip |###########################################----------| 81.9% tmpc3jfg7cb.zip |###########################################----------| 82.03% tmpc3jfg7cb.zip |############################################---------| 82.17% tmpc3jfg7cb.zip |############################################---------| 82.3% tmpc3jfg7cb.zip |############################################---------| 82.44% tmpc3jfg7cb.zip |############################################---------| 82.57% tmpc3jfg7cb.zip |############################################---------| 82.71% tmpc3jfg7cb.zip |############################################---------| 82.84% tmpc3jfg7cb.zip |############################################---------| 82.98% tmpc3jfg7cb.zip |############################################---------| 83.11% tmpc3jfg7cb.zip |############################################---------| 83.25% tmpc3jfg7cb.zip |############################################---------| 83.38% tmpc3jfg7cb.zip |############################################---------| 83.52% tmpc3jfg7cb.zip |############################################---------| 83.65% tmpc3jfg7cb.zip |############################################---------| 83.79% tmpc3jfg7cb.zip |############################################---------| 83.92% tmpc3jfg7cb.zip |#############################################--------| 84.06% tmpc3jfg7cb.zip |#############################################--------| 84.19% tmpc3jfg7cb.zip |#############################################--------| 84.33% tmpc3jfg7cb.zip |#############################################--------| 84.46% tmpc3jfg7cb.zip |#############################################--------| 84.6% tmpc3jfg7cb.zip |#############################################--------| 84.73% tmpc3jfg7cb.zip |#############################################--------| 84.87% tmpc3jfg7cb.zip |#############################################--------| 85.0% tmpc3jfg7cb.zip |#############################################--------| 85.14% tmpc3jfg7cb.zip |#############################################--------| 85.27% tmpc3jfg7cb.zip |#############################################--------| 85.41% tmpc3jfg7cb.zip |#############################################--------| 85.54% tmpc3jfg7cb.zip |#############################################--------| 85.68% tmpc3jfg7cb.zip |#############################################--------| 85.81% tmpc3jfg7cb.zip |##############################################-------| 85.95% tmpc3jfg7cb.zip |##############################################-------| 86.08% tmpc3jfg7cb.zip |##############################################-------| 86.21% tmpc3jfg7cb.zip |##############################################-------| 86.35% tmpc3jfg7cb.zip |##############################################-------| 86.48% tmpc3jfg7cb.zip |##############################################-------| 86.62% tmpc3jfg7cb.zip |##############################################-------| 86.75% tmpc3jfg7cb.zip |##############################################-------| 86.89% tmpc3jfg7cb.zip |##############################################-------| 87.02% tmpc3jfg7cb.zip |##############################################-------| 87.16% tmpc3jfg7cb.zip |##############################################-------| 87.29% tmpc3jfg7cb.zip |##############################################-------| 87.43% tmpc3jfg7cb.zip |##############################################-------| 87.56% tmpc3jfg7cb.zip |##############################################-------| 87.7% tmpc3jfg7cb.zip |###############################################------| 87.83% tmpc3jfg7cb.zip |###############################################------| 87.97% tmpc3jfg7cb.zip |###############################################------| 88.1% tmpc3jfg7cb.zip |###############################################------| 88.24% tmpc3jfg7cb.zip |###############################################------| 88.37% tmpc3jfg7cb.zip |###############################################------| 88.51% tmpc3jfg7cb.zip |###############################################------| 88.64% tmpc3jfg7cb.zip |###############################################------| 88.78% tmpc3jfg7cb.zip |###############################################------| 88.91% tmpc3jfg7cb.zip |###############################################------| 89.05% tmpc3jfg7cb.zip |###############################################------| 89.18% tmpc3jfg7cb.zip |###############################################------| 89.32% tmpc3jfg7cb.zip |###############################################------| 89.45% tmpc3jfg7cb.zip |###############################################------| 89.59% tmpc3jfg7cb.zip |################################################-----| 89.72% tmpc3jfg7cb.zip |################################################-----| 89.86% tmpc3jfg7cb.zip |################################################-----| 89.99% tmpc3jfg7cb.zip |################################################-----| 90.13% tmpc3jfg7cb.zip |################################################-----| 90.26% tmpc3jfg7cb.zip |################################################-----| 90.4% tmpc3jfg7cb.zip |################################################-----| 90.53% tmpc3jfg7cb.zip |################################################-----| 90.67% tmpc3jfg7cb.zip |################################################-----| 90.8% tmpc3jfg7cb.zip |################################################-----| 90.94% tmpc3jfg7cb.zip |################################################-----| 91.07% tmpc3jfg7cb.zip |################################################-----| 91.21% tmpc3jfg7cb.zip |################################################-----| 91.34% tmpc3jfg7cb.zip |################################################-----| 91.48% tmpc3jfg7cb.zip |#################################################----| 91.61% tmpc3jfg7cb.zip |#################################################----| 91.75% tmpc3jfg7cb.zip |#################################################----| 91.88% tmpc3jfg7cb.zip |#################################################----| 92.02% tmpc3jfg7cb.zip |#################################################----| 92.15% tmpc3jfg7cb.zip |#################################################----| 92.29% tmpc3jfg7cb.zip |#################################################----| 92.42% tmpc3jfg7cb.zip |#################################################----| 92.56% tmpc3jfg7cb.zip |#################################################----| 92.69% tmpc3jfg7cb.zip |#################################################----| 92.83% tmpc3jfg7cb.zip |#################################################----| 92.96% tmpc3jfg7cb.zip |#################################################----| 93.1% tmpc3jfg7cb.zip |#################################################----| 93.23% tmpc3jfg7cb.zip |#################################################----| 93.37% tmpc3jfg7cb.zip |##################################################---| 93.5% tmpc3jfg7cb.zip |##################################################---| 93.64% tmpc3jfg7cb.zip |##################################################---| 93.77% tmpc3jfg7cb.zip |##################################################---| 93.91% tmpc3jfg7cb.zip |##################################################---| 94.04% tmpc3jfg7cb.zip |##################################################---| 94.18% tmpc3jfg7cb.zip |##################################################---| 94.31% tmpc3jfg7cb.zip |##################################################---| 94.45% tmpc3jfg7cb.zip |##################################################---| 94.58% tmpc3jfg7cb.zip |##################################################---| 94.71% tmpc3jfg7cb.zip |##################################################---| 94.85% tmpc3jfg7cb.zip |##################################################---| 94.98% tmpc3jfg7cb.zip |##################################################---| 95.12% tmpc3jfg7cb.zip |##################################################---| 95.25% tmpc3jfg7cb.zip |###################################################--| 95.39% tmpc3jfg7cb.zip |###################################################--| 95.52% tmpc3jfg7cb.zip |###################################################--| 95.66% tmpc3jfg7cb.zip |###################################################--| 95.79% tmpc3jfg7cb.zip |###################################################--| 95.93% tmpc3jfg7cb.zip |###################################################--| 96.06% tmpc3jfg7cb.zip |###################################################--| 96.2% tmpc3jfg7cb.zip |###################################################--| 96.33% tmpc3jfg7cb.zip |###################################################--| 96.47% tmpc3jfg7cb.zip |###################################################--| 96.6% tmpc3jfg7cb.zip |###################################################--| 96.74% tmpc3jfg7cb.zip |###################################################--| 96.87% tmpc3jfg7cb.zip |###################################################--| 97.01% tmpc3jfg7cb.zip |###################################################--| 97.14% tmpc3jfg7cb.zip |####################################################-| 97.28% tmpc3jfg7cb.zip |####################################################-| 97.41% tmpc3jfg7cb.zip |####################################################-| 97.55% tmpc3jfg7cb.zip |####################################################-| 97.68% tmpc3jfg7cb.zip |####################################################-| 97.82% tmpc3jfg7cb.zip |####################################################-| 97.95% tmpc3jfg7cb.zip |####################################################-| 98.09% tmpc3jfg7cb.zip |####################################################-| 98.22% tmpc3jfg7cb.zip |####################################################-| 98.36% tmpc3jfg7cb.zip |####################################################-| 98.49% tmpc3jfg7cb.zip |####################################################-| 98.63% tmpc3jfg7cb.zip |####################################################-| 98.76% tmpc3jfg7cb.zip |####################################################-| 98.9% tmpc3jfg7cb.zip |####################################################-| 99.03% tmpc3jfg7cb.zip |#####################################################| 99.17% tmpc3jfg7cb.zip |#####################################################| 99.3% tmpc3jfg7cb.zip |#####################################################| 99.44% tmpc3jfg7cb.zip |#####################################################| 99.57% tmpc3jfg7cb.zip |#####################################################| 99.71% tmpc3jfg7cb.zip |#####################################################| 99.84% tmpc3jfg7cb.zip |#####################################################| 99.98% tmpc3jfg7cb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9df18b22-f7fe-465e-ae51-e107a7ce20d4 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x