+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + 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 | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + 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).. tmp48h0ghs1.zip |-----------------------------------------------------| 0.18% tmp48h0ghs1.zip |-----------------------------------------------------| 0.37% tmp48h0ghs1.zip |-----------------------------------------------------| 0.55% tmp48h0ghs1.zip |-----------------------------------------------------| 0.74% tmp48h0ghs1.zip |-----------------------------------------------------| 0.92% tmp48h0ghs1.zip |#----------------------------------------------------| 1.11% tmp48h0ghs1.zip |#----------------------------------------------------| 1.29% tmp48h0ghs1.zip |#----------------------------------------------------| 1.48% tmp48h0ghs1.zip |#----------------------------------------------------| 1.66% tmp48h0ghs1.zip |#----------------------------------------------------| 1.85% tmp48h0ghs1.zip |#----------------------------------------------------| 2.03% tmp48h0ghs1.zip |#----------------------------------------------------| 2.22% tmp48h0ghs1.zip |#----------------------------------------------------| 2.4% tmp48h0ghs1.zip |#----------------------------------------------------| 2.58% tmp48h0ghs1.zip |#----------------------------------------------------| 2.77% tmp48h0ghs1.zip |##---------------------------------------------------| 2.95% tmp48h0ghs1.zip |##---------------------------------------------------| 3.14% tmp48h0ghs1.zip |##---------------------------------------------------| 3.32% tmp48h0ghs1.zip |##---------------------------------------------------| 3.51% tmp48h0ghs1.zip |##---------------------------------------------------| 3.69% tmp48h0ghs1.zip |##---------------------------------------------------| 3.88% tmp48h0ghs1.zip |##---------------------------------------------------| 4.06% tmp48h0ghs1.zip |##---------------------------------------------------| 4.25% tmp48h0ghs1.zip |##---------------------------------------------------| 4.43% tmp48h0ghs1.zip |##---------------------------------------------------| 4.62% tmp48h0ghs1.zip |###--------------------------------------------------| 4.8% tmp48h0ghs1.zip |###--------------------------------------------------| 4.98% tmp48h0ghs1.zip |###--------------------------------------------------| 5.17% tmp48h0ghs1.zip |###--------------------------------------------------| 5.35% tmp48h0ghs1.zip |###--------------------------------------------------| 5.54% tmp48h0ghs1.zip |###--------------------------------------------------| 5.72% tmp48h0ghs1.zip |###--------------------------------------------------| 5.91% tmp48h0ghs1.zip |###--------------------------------------------------| 6.09% tmp48h0ghs1.zip |###--------------------------------------------------| 6.28% tmp48h0ghs1.zip |###--------------------------------------------------| 6.46% tmp48h0ghs1.zip |####-------------------------------------------------| 6.65% tmp48h0ghs1.zip |####-------------------------------------------------| 6.83% tmp48h0ghs1.zip |####-------------------------------------------------| 7.02% tmp48h0ghs1.zip |####-------------------------------------------------| 7.2% tmp48h0ghs1.zip |####-------------------------------------------------| 7.38% tmp48h0ghs1.zip |####-------------------------------------------------| 7.57% tmp48h0ghs1.zip |####-------------------------------------------------| 7.75% tmp48h0ghs1.zip |####-------------------------------------------------| 7.94% tmp48h0ghs1.zip |####-------------------------------------------------| 8.12% tmp48h0ghs1.zip |####-------------------------------------------------| 8.31% tmp48h0ghs1.zip |#####------------------------------------------------| 8.49% tmp48h0ghs1.zip |#####------------------------------------------------| 8.68% tmp48h0ghs1.zip |#####------------------------------------------------| 8.86% tmp48h0ghs1.zip |#####------------------------------------------------| 9.05% tmp48h0ghs1.zip |#####------------------------------------------------| 9.23% tmp48h0ghs1.zip |#####------------------------------------------------| 9.42% tmp48h0ghs1.zip |#####------------------------------------------------| 9.6% tmp48h0ghs1.zip |#####------------------------------------------------| 9.78% tmp48h0ghs1.zip |#####------------------------------------------------| 9.97% tmp48h0ghs1.zip |#####------------------------------------------------| 10.15% tmp48h0ghs1.zip |#####------------------------------------------------| 10.34% tmp48h0ghs1.zip |######-----------------------------------------------| 10.52% tmp48h0ghs1.zip |######-----------------------------------------------| 10.71% tmp48h0ghs1.zip |######-----------------------------------------------| 10.89% tmp48h0ghs1.zip |######-----------------------------------------------| 11.08% tmp48h0ghs1.zip |######-----------------------------------------------| 11.26% tmp48h0ghs1.zip |######-----------------------------------------------| 11.45% tmp48h0ghs1.zip |######-----------------------------------------------| 11.63% tmp48h0ghs1.zip |######-----------------------------------------------| 11.82% tmp48h0ghs1.zip |######-----------------------------------------------| 12.0% tmp48h0ghs1.zip |######-----------------------------------------------| 12.19% tmp48h0ghs1.zip |#######----------------------------------------------| 12.37% tmp48h0ghs1.zip |#######----------------------------------------------| 12.55% tmp48h0ghs1.zip |#######----------------------------------------------| 12.74% tmp48h0ghs1.zip |#######----------------------------------------------| 12.92% tmp48h0ghs1.zip |#######----------------------------------------------| 13.11% tmp48h0ghs1.zip |#######----------------------------------------------| 13.29% tmp48h0ghs1.zip |#######----------------------------------------------| 13.48% tmp48h0ghs1.zip |#######----------------------------------------------| 13.66% tmp48h0ghs1.zip |#######----------------------------------------------| 13.85% tmp48h0ghs1.zip |#######----------------------------------------------| 14.03% tmp48h0ghs1.zip |########---------------------------------------------| 14.22% tmp48h0ghs1.zip |########---------------------------------------------| 14.4% tmp48h0ghs1.zip |########---------------------------------------------| 14.59% tmp48h0ghs1.zip |########---------------------------------------------| 14.77% tmp48h0ghs1.zip |########---------------------------------------------| 14.95% tmp48h0ghs1.zip |########---------------------------------------------| 15.14% tmp48h0ghs1.zip |########---------------------------------------------| 15.32% tmp48h0ghs1.zip |########---------------------------------------------| 15.51% tmp48h0ghs1.zip |########---------------------------------------------| 15.69% tmp48h0ghs1.zip |########---------------------------------------------| 15.88% tmp48h0ghs1.zip |#########--------------------------------------------| 16.06% tmp48h0ghs1.zip |#########--------------------------------------------| 16.25% tmp48h0ghs1.zip |#########--------------------------------------------| 16.43% tmp48h0ghs1.zip |#########--------------------------------------------| 16.62% tmp48h0ghs1.zip |#########--------------------------------------------| 16.8% tmp48h0ghs1.zip |#########--------------------------------------------| 16.99% tmp48h0ghs1.zip |#########--------------------------------------------| 17.17% tmp48h0ghs1.zip |#########--------------------------------------------| 17.35% tmp48h0ghs1.zip |#########--------------------------------------------| 17.54% tmp48h0ghs1.zip |#########--------------------------------------------| 17.72% tmp48h0ghs1.zip |#########--------------------------------------------| 17.91% tmp48h0ghs1.zip |##########-------------------------------------------| 18.09% tmp48h0ghs1.zip |##########-------------------------------------------| 18.28% tmp48h0ghs1.zip |##########-------------------------------------------| 18.46% tmp48h0ghs1.zip |##########-------------------------------------------| 18.65% tmp48h0ghs1.zip |##########-------------------------------------------| 18.83% tmp48h0ghs1.zip |##########-------------------------------------------| 19.02% tmp48h0ghs1.zip |##########-------------------------------------------| 19.2% tmp48h0ghs1.zip |##########-------------------------------------------| 19.39% tmp48h0ghs1.zip |##########-------------------------------------------| 19.57% tmp48h0ghs1.zip |##########-------------------------------------------| 19.75% tmp48h0ghs1.zip |###########------------------------------------------| 19.94% tmp48h0ghs1.zip |###########------------------------------------------| 20.12% tmp48h0ghs1.zip |###########------------------------------------------| 20.31% tmp48h0ghs1.zip |###########------------------------------------------| 20.49% tmp48h0ghs1.zip |###########------------------------------------------| 20.68% tmp48h0ghs1.zip |###########------------------------------------------| 20.86% tmp48h0ghs1.zip |###########------------------------------------------| 21.05% tmp48h0ghs1.zip |###########------------------------------------------| 21.23% tmp48h0ghs1.zip |###########------------------------------------------| 21.42% tmp48h0ghs1.zip |###########------------------------------------------| 21.6% tmp48h0ghs1.zip |############-----------------------------------------| 21.79% tmp48h0ghs1.zip |############-----------------------------------------| 21.97% tmp48h0ghs1.zip |############-----------------------------------------| 22.15% tmp48h0ghs1.zip |############-----------------------------------------| 22.34% tmp48h0ghs1.zip |############-----------------------------------------| 22.52% tmp48h0ghs1.zip |############-----------------------------------------| 22.71% tmp48h0ghs1.zip |############-----------------------------------------| 22.89% tmp48h0ghs1.zip |############-----------------------------------------| 23.08% tmp48h0ghs1.zip |############-----------------------------------------| 23.26% tmp48h0ghs1.zip |############-----------------------------------------| 23.45% tmp48h0ghs1.zip |#############----------------------------------------| 23.63% tmp48h0ghs1.zip |#############----------------------------------------| 23.82% tmp48h0ghs1.zip |#############----------------------------------------| 24.0% tmp48h0ghs1.zip |#############----------------------------------------| 24.19% tmp48h0ghs1.zip |#############----------------------------------------| 24.37% tmp48h0ghs1.zip |#############----------------------------------------| 24.55% tmp48h0ghs1.zip |#############----------------------------------------| 24.74% tmp48h0ghs1.zip |#############----------------------------------------| 24.92% tmp48h0ghs1.zip |#############----------------------------------------| 25.11% tmp48h0ghs1.zip |#############----------------------------------------| 25.29% tmp48h0ghs1.zip |##############---------------------------------------| 25.48% tmp48h0ghs1.zip |##############---------------------------------------| 25.66% tmp48h0ghs1.zip |##############---------------------------------------| 25.85% tmp48h0ghs1.zip |##############---------------------------------------| 26.03% tmp48h0ghs1.zip |##############---------------------------------------| 26.22% tmp48h0ghs1.zip |##############---------------------------------------| 26.4% tmp48h0ghs1.zip |##############---------------------------------------| 26.59% tmp48h0ghs1.zip |##############---------------------------------------| 26.77% tmp48h0ghs1.zip |##############---------------------------------------| 26.95% tmp48h0ghs1.zip |##############---------------------------------------| 27.14% tmp48h0ghs1.zip |##############---------------------------------------| 27.32% tmp48h0ghs1.zip |###############--------------------------------------| 27.51% tmp48h0ghs1.zip |###############--------------------------------------| 27.69% tmp48h0ghs1.zip |###############--------------------------------------| 27.88% tmp48h0ghs1.zip |###############--------------------------------------| 28.06% tmp48h0ghs1.zip |###############--------------------------------------| 28.25% tmp48h0ghs1.zip |###############--------------------------------------| 28.43% tmp48h0ghs1.zip |###############--------------------------------------| 28.62% tmp48h0ghs1.zip |###############--------------------------------------| 28.8% tmp48h0ghs1.zip |###############--------------------------------------| 28.99% tmp48h0ghs1.zip |###############--------------------------------------| 29.17% tmp48h0ghs1.zip |################-------------------------------------| 29.35% tmp48h0ghs1.zip |################-------------------------------------| 29.54% tmp48h0ghs1.zip |################-------------------------------------| 29.72% tmp48h0ghs1.zip |################-------------------------------------| 29.91% tmp48h0ghs1.zip |################-------------------------------------| 30.09% tmp48h0ghs1.zip |################-------------------------------------| 30.28% tmp48h0ghs1.zip |################-------------------------------------| 30.46% tmp48h0ghs1.zip |################-------------------------------------| 30.65% tmp48h0ghs1.zip |################-------------------------------------| 30.83% tmp48h0ghs1.zip |################-------------------------------------| 31.02% tmp48h0ghs1.zip |#################------------------------------------| 31.2% tmp48h0ghs1.zip |#################------------------------------------| 31.39% tmp48h0ghs1.zip |#################------------------------------------| 31.57% tmp48h0ghs1.zip |#################------------------------------------| 31.75% tmp48h0ghs1.zip |#################------------------------------------| 31.94% tmp48h0ghs1.zip |#################------------------------------------| 32.12% tmp48h0ghs1.zip |#################------------------------------------| 32.31% tmp48h0ghs1.zip |#################------------------------------------| 32.49% tmp48h0ghs1.zip |#################------------------------------------| 32.68% tmp48h0ghs1.zip |#################------------------------------------| 32.86% tmp48h0ghs1.zip |##################-----------------------------------| 33.05% tmp48h0ghs1.zip |##################-----------------------------------| 33.23% tmp48h0ghs1.zip |##################-----------------------------------| 33.42% tmp48h0ghs1.zip |##################-----------------------------------| 33.6% tmp48h0ghs1.zip |##################-----------------------------------| 33.79% tmp48h0ghs1.zip |##################-----------------------------------| 33.97% tmp48h0ghs1.zip |##################-----------------------------------| 34.15% tmp48h0ghs1.zip |##################-----------------------------------| 34.34% tmp48h0ghs1.zip |##################-----------------------------------| 34.52% tmp48h0ghs1.zip |##################-----------------------------------| 34.71% tmp48h0ghs1.zip |##################-----------------------------------| 34.89% tmp48h0ghs1.zip |###################----------------------------------| 35.08% tmp48h0ghs1.zip |###################----------------------------------| 35.26% tmp48h0ghs1.zip |###################----------------------------------| 35.45% tmp48h0ghs1.zip |###################----------------------------------| 35.63% tmp48h0ghs1.zip |###################----------------------------------| 35.82% tmp48h0ghs1.zip |###################----------------------------------| 36.0% tmp48h0ghs1.zip |###################----------------------------------| 36.19% tmp48h0ghs1.zip |###################----------------------------------| 36.37% tmp48h0ghs1.zip |###################----------------------------------| 36.56% tmp48h0ghs1.zip |###################----------------------------------| 36.74% tmp48h0ghs1.zip |####################---------------------------------| 36.92% tmp48h0ghs1.zip |####################---------------------------------| 37.11% tmp48h0ghs1.zip |####################---------------------------------| 37.29% tmp48h0ghs1.zip |####################---------------------------------| 37.48% tmp48h0ghs1.zip |####################---------------------------------| 37.66% tmp48h0ghs1.zip |####################---------------------------------| 37.85% tmp48h0ghs1.zip |####################---------------------------------| 38.03% tmp48h0ghs1.zip |####################---------------------------------| 38.22% tmp48h0ghs1.zip |####################---------------------------------| 38.4% tmp48h0ghs1.zip |####################---------------------------------| 38.59% tmp48h0ghs1.zip |#####################--------------------------------| 38.77% tmp48h0ghs1.zip |#####################--------------------------------| 38.96% tmp48h0ghs1.zip |#####################--------------------------------| 39.14% tmp48h0ghs1.zip |#####################--------------------------------| 39.32% tmp48h0ghs1.zip |#####################--------------------------------| 39.51% tmp48h0ghs1.zip |#####################--------------------------------| 39.69% tmp48h0ghs1.zip |#####################--------------------------------| 39.88% tmp48h0ghs1.zip |#####################--------------------------------| 40.06% tmp48h0ghs1.zip |#####################--------------------------------| 40.25% tmp48h0ghs1.zip |#####################--------------------------------| 40.43% tmp48h0ghs1.zip |######################-------------------------------| 40.62% tmp48h0ghs1.zip |######################-------------------------------| 40.8% tmp48h0ghs1.zip |######################-------------------------------| 40.99% tmp48h0ghs1.zip |######################-------------------------------| 41.17% tmp48h0ghs1.zip |######################-------------------------------| 41.36% tmp48h0ghs1.zip |######################-------------------------------| 41.54% tmp48h0ghs1.zip |######################-------------------------------| 41.72% tmp48h0ghs1.zip |######################-------------------------------| 41.91% tmp48h0ghs1.zip |######################-------------------------------| 42.09% tmp48h0ghs1.zip |######################-------------------------------| 42.28% tmp48h0ghs1.zip |#######################------------------------------| 42.46% tmp48h0ghs1.zip |#######################------------------------------| 42.65% tmp48h0ghs1.zip |#######################------------------------------| 42.83% tmp48h0ghs1.zip |#######################------------------------------| 43.02% tmp48h0ghs1.zip |#######################------------------------------| 43.2% tmp48h0ghs1.zip |#######################------------------------------| 43.39% tmp48h0ghs1.zip |#######################------------------------------| 43.57% tmp48h0ghs1.zip |#######################------------------------------| 43.76% tmp48h0ghs1.zip |#######################------------------------------| 43.94% tmp48h0ghs1.zip |#######################------------------------------| 44.12% tmp48h0ghs1.zip |#######################------------------------------| 44.31% tmp48h0ghs1.zip |########################-----------------------------| 44.49% tmp48h0ghs1.zip |########################-----------------------------| 44.68% tmp48h0ghs1.zip |########################-----------------------------| 44.86% tmp48h0ghs1.zip |########################-----------------------------| 45.05% tmp48h0ghs1.zip |########################-----------------------------| 45.23% tmp48h0ghs1.zip |########################-----------------------------| 45.42% tmp48h0ghs1.zip |########################-----------------------------| 45.6% tmp48h0ghs1.zip |########################-----------------------------| 45.79% tmp48h0ghs1.zip |########################-----------------------------| 45.97% tmp48h0ghs1.zip |########################-----------------------------| 46.16% tmp48h0ghs1.zip |#########################----------------------------| 46.34% tmp48h0ghs1.zip |#########################----------------------------| 46.52% tmp48h0ghs1.zip |#########################----------------------------| 46.71% tmp48h0ghs1.zip |#########################----------------------------| 46.89% tmp48h0ghs1.zip |#########################----------------------------| 47.08% tmp48h0ghs1.zip |#########################----------------------------| 47.26% tmp48h0ghs1.zip |#########################----------------------------| 47.45% tmp48h0ghs1.zip |#########################----------------------------| 47.63% tmp48h0ghs1.zip |#########################----------------------------| 47.82% tmp48h0ghs1.zip |#########################----------------------------| 48.0% tmp48h0ghs1.zip |##########################---------------------------| 48.19% tmp48h0ghs1.zip |##########################---------------------------| 48.37% tmp48h0ghs1.zip |##########################---------------------------| 48.56% tmp48h0ghs1.zip |##########################---------------------------| 48.74% tmp48h0ghs1.zip |##########################---------------------------| 48.92% tmp48h0ghs1.zip |##########################---------------------------| 49.11% tmp48h0ghs1.zip |##########################---------------------------| 49.29% tmp48h0ghs1.zip |##########################---------------------------| 49.48% tmp48h0ghs1.zip |##########################---------------------------| 49.66% tmp48h0ghs1.zip |##########################---------------------------| 49.85% tmp48h0ghs1.zip |###########################--------------------------| 50.03% tmp48h0ghs1.zip |###########################--------------------------| 50.22% tmp48h0ghs1.zip |###########################--------------------------| 50.4% tmp48h0ghs1.zip |###########################--------------------------| 50.59% tmp48h0ghs1.zip |###########################--------------------------| 50.77% tmp48h0ghs1.zip |###########################--------------------------| 50.96% tmp48h0ghs1.zip |###########################--------------------------| 51.14% tmp48h0ghs1.zip |###########################--------------------------| 51.32% tmp48h0ghs1.zip |###########################--------------------------| 51.51% tmp48h0ghs1.zip |###########################--------------------------| 51.69% tmp48h0ghs1.zip |###########################--------------------------| 51.88% tmp48h0ghs1.zip |############################-------------------------| 52.06% tmp48h0ghs1.zip |############################-------------------------| 52.25% tmp48h0ghs1.zip |############################-------------------------| 52.43% tmp48h0ghs1.zip |############################-------------------------| 52.62% tmp48h0ghs1.zip |############################-------------------------| 52.8% tmp48h0ghs1.zip |############################-------------------------| 52.99% tmp48h0ghs1.zip |############################-------------------------| 53.17% tmp48h0ghs1.zip |############################-------------------------| 53.36% tmp48h0ghs1.zip |############################-------------------------| 53.54% tmp48h0ghs1.zip |############################-------------------------| 53.72% tmp48h0ghs1.zip |#############################------------------------| 53.91% tmp48h0ghs1.zip |#############################------------------------| 54.09% tmp48h0ghs1.zip |#############################------------------------| 54.28% tmp48h0ghs1.zip |#############################------------------------| 54.46% tmp48h0ghs1.zip |#############################------------------------| 54.65% tmp48h0ghs1.zip |#############################------------------------| 54.83% tmp48h0ghs1.zip |#############################------------------------| 55.02% tmp48h0ghs1.zip |#############################------------------------| 55.2% tmp48h0ghs1.zip |#############################------------------------| 55.39% tmp48h0ghs1.zip |#############################------------------------| 55.57% tmp48h0ghs1.zip |##############################-----------------------| 55.76% tmp48h0ghs1.zip |##############################-----------------------| 55.94% tmp48h0ghs1.zip |##############################-----------------------| 56.12% tmp48h0ghs1.zip |##############################-----------------------| 56.31% tmp48h0ghs1.zip |##############################-----------------------| 56.49% tmp48h0ghs1.zip |##############################-----------------------| 56.68% tmp48h0ghs1.zip |##############################-----------------------| 56.86% tmp48h0ghs1.zip |##############################-----------------------| 57.05% tmp48h0ghs1.zip |##############################-----------------------| 57.23% tmp48h0ghs1.zip |##############################-----------------------| 57.42% tmp48h0ghs1.zip |###############################----------------------| 57.6% tmp48h0ghs1.zip |###############################----------------------| 57.79% tmp48h0ghs1.zip |###############################----------------------| 57.97% tmp48h0ghs1.zip |###############################----------------------| 58.16% tmp48h0ghs1.zip |###############################----------------------| 58.34% tmp48h0ghs1.zip |###############################----------------------| 58.53% tmp48h0ghs1.zip |###############################----------------------| 58.71% tmp48h0ghs1.zip |###############################----------------------| 58.89% tmp48h0ghs1.zip |###############################----------------------| 59.08% tmp48h0ghs1.zip |###############################----------------------| 59.26% tmp48h0ghs1.zip |################################---------------------| 59.45% tmp48h0ghs1.zip |################################---------------------| 59.63% tmp48h0ghs1.zip |################################---------------------| 59.82% tmp48h0ghs1.zip |################################---------------------| 60.0% tmp48h0ghs1.zip |################################---------------------| 60.19% tmp48h0ghs1.zip |################################---------------------| 60.37% tmp48h0ghs1.zip |################################---------------------| 60.56% tmp48h0ghs1.zip |################################---------------------| 60.74% tmp48h0ghs1.zip |################################---------------------| 60.93% tmp48h0ghs1.zip |################################---------------------| 61.11% tmp48h0ghs1.zip |################################---------------------| 61.29% tmp48h0ghs1.zip |#################################--------------------| 61.48% tmp48h0ghs1.zip |#################################--------------------| 61.66% tmp48h0ghs1.zip |#################################--------------------| 61.85% tmp48h0ghs1.zip |#################################--------------------| 62.03% tmp48h0ghs1.zip |#################################--------------------| 62.22% tmp48h0ghs1.zip |#################################--------------------| 62.4% tmp48h0ghs1.zip |#################################--------------------| 62.59% tmp48h0ghs1.zip |#################################--------------------| 62.77% tmp48h0ghs1.zip |#################################--------------------| 62.96% tmp48h0ghs1.zip |#################################--------------------| 63.14% tmp48h0ghs1.zip |##################################-------------------| 63.33% tmp48h0ghs1.zip |##################################-------------------| 63.51% tmp48h0ghs1.zip |##################################-------------------| 63.69% tmp48h0ghs1.zip |##################################-------------------| 63.88% tmp48h0ghs1.zip |##################################-------------------| 64.06% tmp48h0ghs1.zip |##################################-------------------| 64.25% tmp48h0ghs1.zip |##################################-------------------| 64.43% tmp48h0ghs1.zip |##################################-------------------| 64.62% tmp48h0ghs1.zip |##################################-------------------| 64.8% tmp48h0ghs1.zip |##################################-------------------| 64.99% tmp48h0ghs1.zip |###################################------------------| 65.17% tmp48h0ghs1.zip |###################################------------------| 65.36% tmp48h0ghs1.zip |###################################------------------| 65.54% tmp48h0ghs1.zip |###################################------------------| 65.73% tmp48h0ghs1.zip |###################################------------------| 65.91% tmp48h0ghs1.zip |###################################------------------| 66.09% tmp48h0ghs1.zip |###################################------------------| 66.28% tmp48h0ghs1.zip |###################################------------------| 66.46% tmp48h0ghs1.zip |###################################------------------| 66.65% tmp48h0ghs1.zip |###################################------------------| 66.83% tmp48h0ghs1.zip |####################################-----------------| 67.02% tmp48h0ghs1.zip |####################################-----------------| 67.2% tmp48h0ghs1.zip |####################################-----------------| 67.39% tmp48h0ghs1.zip |####################################-----------------| 67.57% tmp48h0ghs1.zip |####################################-----------------| 67.76% tmp48h0ghs1.zip |####################################-----------------| 67.94% tmp48h0ghs1.zip |####################################-----------------| 68.13% tmp48h0ghs1.zip |####################################-----------------| 68.31% tmp48h0ghs1.zip |####################################-----------------| 68.49% tmp48h0ghs1.zip |####################################-----------------| 68.68% tmp48h0ghs1.zip |####################################-----------------| 68.86% tmp48h0ghs1.zip |#####################################----------------| 69.05% tmp48h0ghs1.zip |#####################################----------------| 69.23% tmp48h0ghs1.zip |#####################################----------------| 69.42% tmp48h0ghs1.zip |#####################################----------------| 69.6% tmp48h0ghs1.zip |#####################################----------------| 69.79% tmp48h0ghs1.zip |#####################################----------------| 69.97% tmp48h0ghs1.zip |#####################################----------------| 70.16% tmp48h0ghs1.zip |#####################################----------------| 70.34% tmp48h0ghs1.zip |#####################################----------------| 70.53% tmp48h0ghs1.zip |#####################################----------------| 70.71% tmp48h0ghs1.zip |######################################---------------| 70.89% tmp48h0ghs1.zip |######################################---------------| 71.08% tmp48h0ghs1.zip |######################################---------------| 71.26% tmp48h0ghs1.zip |######################################---------------| 71.45% tmp48h0ghs1.zip |######################################---------------| 71.63% tmp48h0ghs1.zip |######################################---------------| 71.82% tmp48h0ghs1.zip |######################################---------------| 72.0% tmp48h0ghs1.zip |######################################---------------| 72.19% tmp48h0ghs1.zip |######################################---------------| 72.37% tmp48h0ghs1.zip |######################################---------------| 72.56% tmp48h0ghs1.zip |#######################################--------------| 72.74% tmp48h0ghs1.zip |#######################################--------------| 72.93% tmp48h0ghs1.zip |#######################################--------------| 73.11% tmp48h0ghs1.zip |#######################################--------------| 73.29% tmp48h0ghs1.zip |#######################################--------------| 73.48% tmp48h0ghs1.zip |#######################################--------------| 73.66% tmp48h0ghs1.zip |#######################################--------------| 73.85% tmp48h0ghs1.zip |#######################################--------------| 74.03% tmp48h0ghs1.zip |#######################################--------------| 74.22% tmp48h0ghs1.zip |#######################################--------------| 74.4% tmp48h0ghs1.zip |########################################-------------| 74.59% tmp48h0ghs1.zip |########################################-------------| 74.77% tmp48h0ghs1.zip |########################################-------------| 74.96% tmp48h0ghs1.zip |########################################-------------| 75.14% tmp48h0ghs1.zip |########################################-------------| 75.33% tmp48h0ghs1.zip |########################################-------------| 75.51% tmp48h0ghs1.zip |########################################-------------| 75.69% tmp48h0ghs1.zip |########################################-------------| 75.88% tmp48h0ghs1.zip |########################################-------------| 76.06% tmp48h0ghs1.zip |########################################-------------| 76.25% tmp48h0ghs1.zip |#########################################------------| 76.43% tmp48h0ghs1.zip |#########################################------------| 76.62% tmp48h0ghs1.zip |#########################################------------| 76.8% tmp48h0ghs1.zip |#########################################------------| 76.99% tmp48h0ghs1.zip |#########################################------------| 77.17% tmp48h0ghs1.zip |#########################################------------| 77.36% tmp48h0ghs1.zip |#########################################------------| 77.54% tmp48h0ghs1.zip |#########################################------------| 77.73% tmp48h0ghs1.zip |#########################################------------| 77.91% tmp48h0ghs1.zip |#########################################------------| 78.09% tmp48h0ghs1.zip |#########################################------------| 78.28% tmp48h0ghs1.zip |##########################################-----------| 78.46% tmp48h0ghs1.zip |##########################################-----------| 78.65% tmp48h0ghs1.zip |##########################################-----------| 78.83% tmp48h0ghs1.zip |##########################################-----------| 79.02% tmp48h0ghs1.zip |##########################################-----------| 79.2% tmp48h0ghs1.zip |##########################################-----------| 79.39% tmp48h0ghs1.zip |##########################################-----------| 79.57% tmp48h0ghs1.zip |##########################################-----------| 79.76% tmp48h0ghs1.zip |##########################################-----------| 79.94% tmp48h0ghs1.zip |##########################################-----------| 80.13% tmp48h0ghs1.zip |###########################################----------| 80.31% tmp48h0ghs1.zip |###########################################----------| 80.49% tmp48h0ghs1.zip |###########################################----------| 80.68% tmp48h0ghs1.zip |###########################################----------| 80.86% tmp48h0ghs1.zip |###########################################----------| 81.05% tmp48h0ghs1.zip |###########################################----------| 81.23% tmp48h0ghs1.zip |###########################################----------| 81.42% tmp48h0ghs1.zip |###########################################----------| 81.6% tmp48h0ghs1.zip |###########################################----------| 81.79% tmp48h0ghs1.zip |###########################################----------| 81.97% tmp48h0ghs1.zip |############################################---------| 82.16% tmp48h0ghs1.zip |############################################---------| 82.34% tmp48h0ghs1.zip |############################################---------| 82.53% tmp48h0ghs1.zip |############################################---------| 82.71% tmp48h0ghs1.zip |############################################---------| 82.9% tmp48h0ghs1.zip |############################################---------| 83.08% tmp48h0ghs1.zip |############################################---------| 83.26% tmp48h0ghs1.zip |############################################---------| 83.45% tmp48h0ghs1.zip |############################################---------| 83.63% tmp48h0ghs1.zip |############################################---------| 83.82% tmp48h0ghs1.zip |#############################################--------| 84.0% tmp48h0ghs1.zip |#############################################--------| 84.19% tmp48h0ghs1.zip |#############################################--------| 84.37% tmp48h0ghs1.zip |#############################################--------| 84.56% tmp48h0ghs1.zip |#############################################--------| 84.74% tmp48h0ghs1.zip |#############################################--------| 84.93% tmp48h0ghs1.zip |#############################################--------| 85.11% tmp48h0ghs1.zip |#############################################--------| 85.3% tmp48h0ghs1.zip |#############################################--------| 85.48% tmp48h0ghs1.zip |#############################################--------| 85.66% tmp48h0ghs1.zip |#############################################--------| 85.85% tmp48h0ghs1.zip |##############################################-------| 86.03% tmp48h0ghs1.zip |##############################################-------| 86.22% tmp48h0ghs1.zip |##############################################-------| 86.4% tmp48h0ghs1.zip |##############################################-------| 86.59% tmp48h0ghs1.zip |##############################################-------| 86.77% tmp48h0ghs1.zip |##############################################-------| 86.96% tmp48h0ghs1.zip |##############################################-------| 87.14% tmp48h0ghs1.zip |##############################################-------| 87.33% tmp48h0ghs1.zip |##############################################-------| 87.51% tmp48h0ghs1.zip |##############################################-------| 87.7% tmp48h0ghs1.zip |###############################################------| 87.88% tmp48h0ghs1.zip |###############################################------| 88.06% tmp48h0ghs1.zip |###############################################------| 88.25% tmp48h0ghs1.zip |###############################################------| 88.43% tmp48h0ghs1.zip |###############################################------| 88.62% tmp48h0ghs1.zip |###############################################------| 88.8% tmp48h0ghs1.zip |###############################################------| 88.99% tmp48h0ghs1.zip |###############################################------| 89.17% tmp48h0ghs1.zip |###############################################------| 89.36% tmp48h0ghs1.zip |###############################################------| 89.54% tmp48h0ghs1.zip |################################################-----| 89.73% tmp48h0ghs1.zip |################################################-----| 89.91% tmp48h0ghs1.zip |################################################-----| 90.1% tmp48h0ghs1.zip |################################################-----| 90.28% tmp48h0ghs1.zip |################################################-----| 90.46% tmp48h0ghs1.zip |################################################-----| 90.65% tmp48h0ghs1.zip |################################################-----| 90.83% tmp48h0ghs1.zip |################################################-----| 91.02% tmp48h0ghs1.zip |################################################-----| 91.2% tmp48h0ghs1.zip |################################################-----| 91.39% tmp48h0ghs1.zip |#################################################----| 91.57% tmp48h0ghs1.zip |#################################################----| 91.76% tmp48h0ghs1.zip |#################################################----| 91.94% tmp48h0ghs1.zip |#################################################----| 92.13% tmp48h0ghs1.zip |#################################################----| 92.31% tmp48h0ghs1.zip |#################################################----| 92.5% tmp48h0ghs1.zip |#################################################----| 92.68% tmp48h0ghs1.zip |#################################################----| 92.86% tmp48h0ghs1.zip |#################################################----| 93.05% tmp48h0ghs1.zip |#################################################----| 93.23% tmp48h0ghs1.zip |##################################################---| 93.42% tmp48h0ghs1.zip |##################################################---| 93.6% tmp48h0ghs1.zip |##################################################---| 93.79% tmp48h0ghs1.zip |##################################################---| 93.97% tmp48h0ghs1.zip |##################################################---| 94.16% tmp48h0ghs1.zip |##################################################---| 94.34% tmp48h0ghs1.zip |##################################################---| 94.53% tmp48h0ghs1.zip |##################################################---| 94.71% tmp48h0ghs1.zip |##################################################---| 94.9% tmp48h0ghs1.zip |##################################################---| 95.08% tmp48h0ghs1.zip |##################################################---| 95.26% tmp48h0ghs1.zip |###################################################--| 95.45% tmp48h0ghs1.zip |###################################################--| 95.63% tmp48h0ghs1.zip |###################################################--| 95.82% tmp48h0ghs1.zip |###################################################--| 96.0% tmp48h0ghs1.zip |###################################################--| 96.19% tmp48h0ghs1.zip |###################################################--| 96.37% tmp48h0ghs1.zip |###################################################--| 96.56% tmp48h0ghs1.zip |###################################################--| 96.74% tmp48h0ghs1.zip |###################################################--| 96.93% tmp48h0ghs1.zip |###################################################--| 97.11% tmp48h0ghs1.zip |####################################################-| 97.3% tmp48h0ghs1.zip |####################################################-| 97.48% tmp48h0ghs1.zip |####################################################-| 97.66% tmp48h0ghs1.zip |####################################################-| 97.85% tmp48h0ghs1.zip |####################################################-| 98.03% tmp48h0ghs1.zip |####################################################-| 98.22% tmp48h0ghs1.zip |####################################################-| 98.4% tmp48h0ghs1.zip |####################################################-| 98.59% tmp48h0ghs1.zip |####################################################-| 98.77% tmp48h0ghs1.zip |####################################################-| 98.96% tmp48h0ghs1.zip |#####################################################| 99.14% tmp48h0ghs1.zip |#####################################################| 99.33% tmp48h0ghs1.zip |#####################################################| 99.51% tmp48h0ghs1.zip |#####################################################| 99.7% tmp48h0ghs1.zip |#####################################################| 99.88% tmp48h0ghs1.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d1504da3-e8e7-4157-9b13-034b2add1cd6 + 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:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmpzhlle8n3.zip |-----------------------------------------------------| 0.53% tmpzhlle8n3.zip |#----------------------------------------------------| 1.07% tmpzhlle8n3.zip |#----------------------------------------------------| 1.6% tmpzhlle8n3.zip |#----------------------------------------------------| 2.14% tmpzhlle8n3.zip |#----------------------------------------------------| 2.67% tmpzhlle8n3.zip |##---------------------------------------------------| 3.2% tmpzhlle8n3.zip |##---------------------------------------------------| 3.74% tmpzhlle8n3.zip |##---------------------------------------------------| 4.27% tmpzhlle8n3.zip |###--------------------------------------------------| 4.81% tmpzhlle8n3.zip |###--------------------------------------------------| 5.34% tmpzhlle8n3.zip |###--------------------------------------------------| 5.87% tmpzhlle8n3.zip |###--------------------------------------------------| 6.41% tmpzhlle8n3.zip |####-------------------------------------------------| 6.94% tmpzhlle8n3.zip |####-------------------------------------------------| 7.48% tmpzhlle8n3.zip |####-------------------------------------------------| 8.01% tmpzhlle8n3.zip |#####------------------------------------------------| 8.54% tmpzhlle8n3.zip |#####------------------------------------------------| 9.08% tmpzhlle8n3.zip |#####------------------------------------------------| 9.61% tmpzhlle8n3.zip |#####------------------------------------------------| 10.15% tmpzhlle8n3.zip |######-----------------------------------------------| 10.68% tmpzhlle8n3.zip |######-----------------------------------------------| 11.22% tmpzhlle8n3.zip |######-----------------------------------------------| 11.75% tmpzhlle8n3.zip |#######----------------------------------------------| 12.28% tmpzhlle8n3.zip |#######----------------------------------------------| 12.82% tmpzhlle8n3.zip |#######----------------------------------------------| 13.35% tmpzhlle8n3.zip |#######----------------------------------------------| 13.89% tmpzhlle8n3.zip |########---------------------------------------------| 14.42% tmpzhlle8n3.zip |########---------------------------------------------| 14.95% tmpzhlle8n3.zip |########---------------------------------------------| 15.49% tmpzhlle8n3.zip |########---------------------------------------------| 16.02% tmpzhlle8n3.zip |#########--------------------------------------------| 16.56% tmpzhlle8n3.zip |#########--------------------------------------------| 17.09% tmpzhlle8n3.zip |#########--------------------------------------------| 17.62% tmpzhlle8n3.zip |##########-------------------------------------------| 18.16% tmpzhlle8n3.zip |##########-------------------------------------------| 18.69% tmpzhlle8n3.zip |##########-------------------------------------------| 19.23% tmpzhlle8n3.zip |##########-------------------------------------------| 19.76% tmpzhlle8n3.zip |###########------------------------------------------| 20.29% tmpzhlle8n3.zip |###########------------------------------------------| 20.83% tmpzhlle8n3.zip |###########------------------------------------------| 21.36% tmpzhlle8n3.zip |############-----------------------------------------| 21.9% tmpzhlle8n3.zip |############-----------------------------------------| 22.43% tmpzhlle8n3.zip |############-----------------------------------------| 22.96% tmpzhlle8n3.zip |############-----------------------------------------| 23.5% tmpzhlle8n3.zip |#############----------------------------------------| 24.03% tmpzhlle8n3.zip |#############----------------------------------------| 24.57% tmpzhlle8n3.zip |#############----------------------------------------| 25.1% tmpzhlle8n3.zip |##############---------------------------------------| 25.63% tmpzhlle8n3.zip |##############---------------------------------------| 26.17% tmpzhlle8n3.zip |##############---------------------------------------| 26.7% tmpzhlle8n3.zip |##############---------------------------------------| 27.24% tmpzhlle8n3.zip |###############--------------------------------------| 27.77% tmpzhlle8n3.zip |###############--------------------------------------| 28.3% tmpzhlle8n3.zip |###############--------------------------------------| 28.84% tmpzhlle8n3.zip |################-------------------------------------| 29.37% tmpzhlle8n3.zip |################-------------------------------------| 29.91% tmpzhlle8n3.zip |################-------------------------------------| 30.44% tmpzhlle8n3.zip |################-------------------------------------| 30.97% tmpzhlle8n3.zip |#################------------------------------------| 31.51% tmpzhlle8n3.zip |#################------------------------------------| 32.04% tmpzhlle8n3.zip |#################------------------------------------| 32.58% tmpzhlle8n3.zip |##################-----------------------------------| 33.11% tmpzhlle8n3.zip |##################-----------------------------------| 33.65% tmpzhlle8n3.zip |##################-----------------------------------| 34.18% tmpzhlle8n3.zip |##################-----------------------------------| 34.71% tmpzhlle8n3.zip |###################----------------------------------| 35.25% tmpzhlle8n3.zip |###################----------------------------------| 35.78% tmpzhlle8n3.zip |###################----------------------------------| 36.32% tmpzhlle8n3.zip |####################---------------------------------| 36.85% tmpzhlle8n3.zip |####################---------------------------------| 37.38% tmpzhlle8n3.zip |####################---------------------------------| 37.92% tmpzhlle8n3.zip |####################---------------------------------| 38.45% tmpzhlle8n3.zip |#####################--------------------------------| 38.99% tmpzhlle8n3.zip |#####################--------------------------------| 39.52% tmpzhlle8n3.zip |#####################--------------------------------| 40.05% tmpzhlle8n3.zip |######################-------------------------------| 40.59% tmpzhlle8n3.zip |######################-------------------------------| 41.12% tmpzhlle8n3.zip |######################-------------------------------| 41.66% tmpzhlle8n3.zip |######################-------------------------------| 42.19% tmpzhlle8n3.zip |#######################------------------------------| 42.72% tmpzhlle8n3.zip |#######################------------------------------| 43.26% tmpzhlle8n3.zip |#######################------------------------------| 43.79% tmpzhlle8n3.zip |#######################------------------------------| 44.33% tmpzhlle8n3.zip |########################-----------------------------| 44.86% tmpzhlle8n3.zip |########################-----------------------------| 45.39% tmpzhlle8n3.zip |########################-----------------------------| 45.93% tmpzhlle8n3.zip |#########################----------------------------| 46.46% tmpzhlle8n3.zip |#########################----------------------------| 47.0% tmpzhlle8n3.zip |#########################----------------------------| 47.53% tmpzhlle8n3.zip |#########################----------------------------| 48.06% tmpzhlle8n3.zip |##########################---------------------------| 48.6% tmpzhlle8n3.zip |##########################---------------------------| 49.13% tmpzhlle8n3.zip |##########################---------------------------| 49.67% tmpzhlle8n3.zip |###########################--------------------------| 50.2% tmpzhlle8n3.zip |###########################--------------------------| 50.73% tmpzhlle8n3.zip |###########################--------------------------| 51.27% tmpzhlle8n3.zip |###########################--------------------------| 51.8% tmpzhlle8n3.zip |############################-------------------------| 52.34% tmpzhlle8n3.zip |############################-------------------------| 52.87% tmpzhlle8n3.zip |############################-------------------------| 53.4% tmpzhlle8n3.zip |#############################------------------------| 53.94% tmpzhlle8n3.zip |#############################------------------------| 54.47% tmpzhlle8n3.zip |#############################------------------------| 55.01% tmpzhlle8n3.zip |#############################------------------------| 55.54% tmpzhlle8n3.zip |##############################-----------------------| 56.08% tmpzhlle8n3.zip |##############################-----------------------| 56.61% tmpzhlle8n3.zip |##############################-----------------------| 57.14% tmpzhlle8n3.zip |###############################----------------------| 57.68% tmpzhlle8n3.zip |###############################----------------------| 58.21% tmpzhlle8n3.zip |###############################----------------------| 58.75% tmpzhlle8n3.zip |###############################----------------------| 59.28% tmpzhlle8n3.zip |################################---------------------| 59.81% tmpzhlle8n3.zip |################################---------------------| 60.35% tmpzhlle8n3.zip |################################---------------------| 60.88% tmpzhlle8n3.zip |#################################--------------------| 61.42% tmpzhlle8n3.zip |#################################--------------------| 61.95% tmpzhlle8n3.zip |#################################--------------------| 62.48% tmpzhlle8n3.zip |#################################--------------------| 63.02% tmpzhlle8n3.zip |##################################-------------------| 63.55% tmpzhlle8n3.zip |##################################-------------------| 64.09% tmpzhlle8n3.zip |##################################-------------------| 64.62% tmpzhlle8n3.zip |###################################------------------| 65.15% tmpzhlle8n3.zip |###################################------------------| 65.69% tmpzhlle8n3.zip |###################################------------------| 66.22% tmpzhlle8n3.zip |###################################------------------| 66.76% tmpzhlle8n3.zip |####################################-----------------| 67.29% tmpzhlle8n3.zip |####################################-----------------| 67.82% tmpzhlle8n3.zip |####################################-----------------| 68.36% tmpzhlle8n3.zip |#####################################----------------| 68.89% tmpzhlle8n3.zip |#####################################----------------| 69.43% tmpzhlle8n3.zip |#####################################----------------| 69.96% tmpzhlle8n3.zip |#####################################----------------| 70.49% tmpzhlle8n3.zip |######################################---------------| 71.03% tmpzhlle8n3.zip |######################################---------------| 71.56% tmpzhlle8n3.zip |######################################---------------| 72.1% tmpzhlle8n3.zip |######################################---------------| 72.63% tmpzhlle8n3.zip |#######################################--------------| 73.16% tmpzhlle8n3.zip |#######################################--------------| 73.7% tmpzhlle8n3.zip |#######################################--------------| 74.23% tmpzhlle8n3.zip |########################################-------------| 74.77% tmpzhlle8n3.zip |########################################-------------| 75.3% tmpzhlle8n3.zip |########################################-------------| 75.84% tmpzhlle8n3.zip |########################################-------------| 76.37% tmpzhlle8n3.zip |#########################################------------| 76.9% tmpzhlle8n3.zip |#########################################------------| 77.44% tmpzhlle8n3.zip |#########################################------------| 77.97% tmpzhlle8n3.zip |##########################################-----------| 78.51% tmpzhlle8n3.zip |##########################################-----------| 79.04% tmpzhlle8n3.zip |##########################################-----------| 79.57% tmpzhlle8n3.zip |##########################################-----------| 80.11% tmpzhlle8n3.zip |###########################################----------| 80.64% tmpzhlle8n3.zip |###########################################----------| 81.18% tmpzhlle8n3.zip |###########################################----------| 81.71% tmpzhlle8n3.zip |############################################---------| 82.24% tmpzhlle8n3.zip |############################################---------| 82.78% tmpzhlle8n3.zip |############################################---------| 83.31% tmpzhlle8n3.zip |############################################---------| 83.85% tmpzhlle8n3.zip |#############################################--------| 84.38% tmpzhlle8n3.zip |#############################################--------| 84.91% tmpzhlle8n3.zip |#############################################--------| 85.45% tmpzhlle8n3.zip |##############################################-------| 85.98% tmpzhlle8n3.zip |##############################################-------| 86.52% tmpzhlle8n3.zip |##############################################-------| 87.05% tmpzhlle8n3.zip |##############################################-------| 87.58% tmpzhlle8n3.zip |###############################################------| 88.12% tmpzhlle8n3.zip |###############################################------| 88.65% tmpzhlle8n3.zip |###############################################------| 89.19% tmpzhlle8n3.zip |################################################-----| 89.72% tmpzhlle8n3.zip |################################################-----| 90.25% tmpzhlle8n3.zip |################################################-----| 90.79% tmpzhlle8n3.zip |################################################-----| 91.32% tmpzhlle8n3.zip |#################################################----| 91.86% tmpzhlle8n3.zip |#################################################----| 92.39% tmpzhlle8n3.zip |#################################################----| 92.92% tmpzhlle8n3.zip |##################################################---| 93.46% tmpzhlle8n3.zip |##################################################---| 93.99% tmpzhlle8n3.zip |##################################################---| 94.53% tmpzhlle8n3.zip |##################################################---| 95.06% tmpzhlle8n3.zip |###################################################--| 95.59% tmpzhlle8n3.zip |###################################################--| 96.13% tmpzhlle8n3.zip |###################################################--| 96.66% tmpzhlle8n3.zip |####################################################-| 97.2% tmpzhlle8n3.zip |####################################################-| 97.73% tmpzhlle8n3.zip |####################################################-| 98.27% tmpzhlle8n3.zip |####################################################-| 98.8% tmpzhlle8n3.zip |#####################################################| 99.33% tmpzhlle8n3.zip |#####################################################| 99.87% tmpzhlle8n3.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 992e60fc-7de6-42c7-a62b-4a74bf566cbe + 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:SU92FFB6 --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).. tmp088jszkl.zip |-----------------------------------------------------| 0.54% tmp088jszkl.zip |#----------------------------------------------------| 1.09% tmp088jszkl.zip |#----------------------------------------------------| 1.63% tmp088jszkl.zip |#----------------------------------------------------| 2.18% tmp088jszkl.zip |#----------------------------------------------------| 2.72% tmp088jszkl.zip |##---------------------------------------------------| 3.26% tmp088jszkl.zip |##---------------------------------------------------| 3.81% tmp088jszkl.zip |##---------------------------------------------------| 4.35% tmp088jszkl.zip |###--------------------------------------------------| 4.89% tmp088jszkl.zip |###--------------------------------------------------| 5.44% tmp088jszkl.zip |###--------------------------------------------------| 5.98% tmp088jszkl.zip |###--------------------------------------------------| 6.53% tmp088jszkl.zip |####-------------------------------------------------| 7.07% tmp088jszkl.zip |####-------------------------------------------------| 7.61% tmp088jszkl.zip |####-------------------------------------------------| 8.16% tmp088jszkl.zip |#####------------------------------------------------| 8.7% tmp088jszkl.zip |#####------------------------------------------------| 9.24% tmp088jszkl.zip |#####------------------------------------------------| 9.79% tmp088jszkl.zip |#####------------------------------------------------| 10.33% tmp088jszkl.zip |######-----------------------------------------------| 10.88% tmp088jszkl.zip |######-----------------------------------------------| 11.42% tmp088jszkl.zip |######-----------------------------------------------| 11.96% tmp088jszkl.zip |#######----------------------------------------------| 12.51% tmp088jszkl.zip |#######----------------------------------------------| 13.05% tmp088jszkl.zip |#######----------------------------------------------| 13.59% tmp088jszkl.zip |#######----------------------------------------------| 14.14% tmp088jszkl.zip |########---------------------------------------------| 14.68% tmp088jszkl.zip |########---------------------------------------------| 15.23% tmp088jszkl.zip |########---------------------------------------------| 15.77% tmp088jszkl.zip |#########--------------------------------------------| 16.31% tmp088jszkl.zip |#########--------------------------------------------| 16.86% tmp088jszkl.zip |#########--------------------------------------------| 17.4% tmp088jszkl.zip |##########-------------------------------------------| 17.94% tmp088jszkl.zip |##########-------------------------------------------| 18.49% tmp088jszkl.zip |##########-------------------------------------------| 19.03% tmp088jszkl.zip |##########-------------------------------------------| 19.58% tmp088jszkl.zip |###########------------------------------------------| 20.12% tmp088jszkl.zip |###########------------------------------------------| 20.66% tmp088jszkl.zip |###########------------------------------------------| 21.21% tmp088jszkl.zip |############-----------------------------------------| 21.75% tmp088jszkl.zip |############-----------------------------------------| 22.3% tmp088jszkl.zip |############-----------------------------------------| 22.84% tmp088jszkl.zip |############-----------------------------------------| 23.38% tmp088jszkl.zip |#############----------------------------------------| 23.93% tmp088jszkl.zip |#############----------------------------------------| 24.47% tmp088jszkl.zip |#############----------------------------------------| 25.01% tmp088jszkl.zip |##############---------------------------------------| 25.56% tmp088jszkl.zip |##############---------------------------------------| 26.1% tmp088jszkl.zip |##############---------------------------------------| 26.65% tmp088jszkl.zip |##############---------------------------------------| 27.19% tmp088jszkl.zip |###############--------------------------------------| 27.73% tmp088jszkl.zip |###############--------------------------------------| 28.28% tmp088jszkl.zip |###############--------------------------------------| 28.82% tmp088jszkl.zip |################-------------------------------------| 29.36% tmp088jszkl.zip |################-------------------------------------| 29.91% tmp088jszkl.zip |################-------------------------------------| 30.45% tmp088jszkl.zip |################-------------------------------------| 31.0% tmp088jszkl.zip |#################------------------------------------| 31.54% tmp088jszkl.zip |#################------------------------------------| 32.08% tmp088jszkl.zip |#################------------------------------------| 32.63% tmp088jszkl.zip |##################-----------------------------------| 33.17% tmp088jszkl.zip |##################-----------------------------------| 33.71% tmp088jszkl.zip |##################-----------------------------------| 34.26% tmp088jszkl.zip |##################-----------------------------------| 34.8% tmp088jszkl.zip |###################----------------------------------| 35.35% tmp088jszkl.zip |###################----------------------------------| 35.89% tmp088jszkl.zip |###################----------------------------------| 36.43% tmp088jszkl.zip |####################---------------------------------| 36.98% tmp088jszkl.zip |####################---------------------------------| 37.52% tmp088jszkl.zip |####################---------------------------------| 38.07% tmp088jszkl.zip |####################---------------------------------| 38.61% tmp088jszkl.zip |#####################--------------------------------| 39.15% tmp088jszkl.zip |#####################--------------------------------| 39.7% tmp088jszkl.zip |#####################--------------------------------| 40.24% tmp088jszkl.zip |######################-------------------------------| 40.78% tmp088jszkl.zip |######################-------------------------------| 41.33% tmp088jszkl.zip |######################-------------------------------| 41.87% tmp088jszkl.zip |######################-------------------------------| 42.42% tmp088jszkl.zip |#######################------------------------------| 42.96% tmp088jszkl.zip |#######################------------------------------| 43.5% tmp088jszkl.zip |#######################------------------------------| 44.05% tmp088jszkl.zip |########################-----------------------------| 44.59% tmp088jszkl.zip |########################-----------------------------| 45.13% tmp088jszkl.zip |########################-----------------------------| 45.68% tmp088jszkl.zip |########################-----------------------------| 46.22% tmp088jszkl.zip |#########################----------------------------| 46.77% tmp088jszkl.zip |#########################----------------------------| 47.31% tmp088jszkl.zip |#########################----------------------------| 47.85% tmp088jszkl.zip |##########################---------------------------| 48.4% tmp088jszkl.zip |##########################---------------------------| 48.94% tmp088jszkl.zip |##########################---------------------------| 49.48% tmp088jszkl.zip |###########################--------------------------| 50.03% tmp088jszkl.zip |###########################--------------------------| 50.57% tmp088jszkl.zip |###########################--------------------------| 51.12% tmp088jszkl.zip |###########################--------------------------| 51.66% tmp088jszkl.zip |############################-------------------------| 52.2% tmp088jszkl.zip |############################-------------------------| 52.75% tmp088jszkl.zip |############################-------------------------| 53.29% tmp088jszkl.zip |#############################------------------------| 53.83% tmp088jszkl.zip |#############################------------------------| 54.38% tmp088jszkl.zip |#############################------------------------| 54.92% tmp088jszkl.zip |#############################------------------------| 55.47% tmp088jszkl.zip |##############################-----------------------| 56.01% tmp088jszkl.zip |##############################-----------------------| 56.55% tmp088jszkl.zip |##############################-----------------------| 57.1% tmp088jszkl.zip |###############################----------------------| 57.64% tmp088jszkl.zip |###############################----------------------| 58.19% tmp088jszkl.zip |###############################----------------------| 58.73% tmp088jszkl.zip |###############################----------------------| 59.27% tmp088jszkl.zip |################################---------------------| 59.82% tmp088jszkl.zip |################################---------------------| 60.36% tmp088jszkl.zip |################################---------------------| 60.9% tmp088jszkl.zip |#################################--------------------| 61.45% tmp088jszkl.zip |#################################--------------------| 61.99% tmp088jszkl.zip |#################################--------------------| 62.54% tmp088jszkl.zip |#################################--------------------| 63.08% tmp088jszkl.zip |##################################-------------------| 63.62% tmp088jszkl.zip |##################################-------------------| 64.17% tmp088jszkl.zip |##################################-------------------| 64.71% tmp088jszkl.zip |###################################------------------| 65.25% tmp088jszkl.zip |###################################------------------| 65.8% tmp088jszkl.zip |###################################------------------| 66.34% tmp088jszkl.zip |###################################------------------| 66.89% tmp088jszkl.zip |####################################-----------------| 67.43% tmp088jszkl.zip |####################################-----------------| 67.97% tmp088jszkl.zip |####################################-----------------| 68.52% tmp088jszkl.zip |#####################################----------------| 69.06% tmp088jszkl.zip |#####################################----------------| 69.6% tmp088jszkl.zip |#####################################----------------| 70.15% tmp088jszkl.zip |#####################################----------------| 70.69% tmp088jszkl.zip |######################################---------------| 71.24% tmp088jszkl.zip |######################################---------------| 71.78% tmp088jszkl.zip |######################################---------------| 72.32% tmp088jszkl.zip |#######################################--------------| 72.87% tmp088jszkl.zip |#######################################--------------| 73.41% tmp088jszkl.zip |#######################################--------------| 73.95% tmp088jszkl.zip |#######################################--------------| 74.5% tmp088jszkl.zip |########################################-------------| 75.04% tmp088jszkl.zip |########################################-------------| 75.59% tmp088jszkl.zip |########################################-------------| 76.13% tmp088jszkl.zip |#########################################------------| 76.67% tmp088jszkl.zip |#########################################------------| 77.22% tmp088jszkl.zip |#########################################------------| 77.76% tmp088jszkl.zip |##########################################-----------| 78.31% tmp088jszkl.zip |##########################################-----------| 78.85% tmp088jszkl.zip |##########################################-----------| 79.39% tmp088jszkl.zip |##########################################-----------| 79.94% tmp088jszkl.zip |###########################################----------| 80.48% tmp088jszkl.zip |###########################################----------| 81.02% tmp088jszkl.zip |###########################################----------| 81.57% tmp088jszkl.zip |############################################---------| 82.11% tmp088jszkl.zip |############################################---------| 82.66% tmp088jszkl.zip |############################################---------| 83.2% tmp088jszkl.zip |############################################---------| 83.74% tmp088jszkl.zip |#############################################--------| 84.29% tmp088jszkl.zip |#############################################--------| 84.83% tmp088jszkl.zip |#############################################--------| 85.37% tmp088jszkl.zip |##############################################-------| 85.92% tmp088jszkl.zip |##############################################-------| 86.46% tmp088jszkl.zip |##############################################-------| 87.01% tmp088jszkl.zip |##############################################-------| 87.55% tmp088jszkl.zip |###############################################------| 88.09% tmp088jszkl.zip |###############################################------| 88.64% tmp088jszkl.zip |###############################################------| 89.18% tmp088jszkl.zip |################################################-----| 89.72% tmp088jszkl.zip |################################################-----| 90.27% tmp088jszkl.zip |################################################-----| 90.81% tmp088jszkl.zip |################################################-----| 91.36% tmp088jszkl.zip |#################################################----| 91.9% tmp088jszkl.zip |#################################################----| 92.44% tmp088jszkl.zip |#################################################----| 92.99% tmp088jszkl.zip |##################################################---| 93.53% tmp088jszkl.zip |##################################################---| 94.08% tmp088jszkl.zip |##################################################---| 94.62% tmp088jszkl.zip |##################################################---| 95.16% tmp088jszkl.zip |###################################################--| 95.71% tmp088jszkl.zip |###################################################--| 96.25% tmp088jszkl.zip |###################################################--| 96.79% tmp088jszkl.zip |####################################################-| 97.34% tmp088jszkl.zip |####################################################-| 97.88% tmp088jszkl.zip |####################################################-| 98.43% tmp088jszkl.zip |####################################################-| 98.97% tmp088jszkl.zip |#####################################################| 99.51% tmp088jszkl.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a9c72314-2746-413b-9534-19b0e302b99a + 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:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /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).. tmpa9duj11z.zip |-----------------------------------------------------| 0.54% tmpa9duj11z.zip |#----------------------------------------------------| 1.08% tmpa9duj11z.zip |#----------------------------------------------------| 1.63% tmpa9duj11z.zip |#----------------------------------------------------| 2.17% tmpa9duj11z.zip |#----------------------------------------------------| 2.71% tmpa9duj11z.zip |##---------------------------------------------------| 3.25% tmpa9duj11z.zip |##---------------------------------------------------| 3.79% tmpa9duj11z.zip |##---------------------------------------------------| 4.34% tmpa9duj11z.zip |###--------------------------------------------------| 4.88% tmpa9duj11z.zip |###--------------------------------------------------| 5.42% tmpa9duj11z.zip |###--------------------------------------------------| 5.96% tmpa9duj11z.zip |###--------------------------------------------------| 6.51% tmpa9duj11z.zip |####-------------------------------------------------| 7.05% tmpa9duj11z.zip |####-------------------------------------------------| 7.59% tmpa9duj11z.zip |####-------------------------------------------------| 8.13% tmpa9duj11z.zip |#####------------------------------------------------| 8.67% tmpa9duj11z.zip |#####------------------------------------------------| 9.22% tmpa9duj11z.zip |#####------------------------------------------------| 9.76% tmpa9duj11z.zip |#####------------------------------------------------| 10.3% tmpa9duj11z.zip |######-----------------------------------------------| 10.84% tmpa9duj11z.zip |######-----------------------------------------------| 11.38% tmpa9duj11z.zip |######-----------------------------------------------| 11.93% tmpa9duj11z.zip |#######----------------------------------------------| 12.47% tmpa9duj11z.zip |#######----------------------------------------------| 13.01% tmpa9duj11z.zip |#######----------------------------------------------| 13.55% tmpa9duj11z.zip |#######----------------------------------------------| 14.1% tmpa9duj11z.zip |########---------------------------------------------| 14.64% tmpa9duj11z.zip |########---------------------------------------------| 15.18% tmpa9duj11z.zip |########---------------------------------------------| 15.72% tmpa9duj11z.zip |#########--------------------------------------------| 16.26% tmpa9duj11z.zip |#########--------------------------------------------| 16.81% tmpa9duj11z.zip |#########--------------------------------------------| 17.35% tmpa9duj11z.zip |#########--------------------------------------------| 17.89% tmpa9duj11z.zip |##########-------------------------------------------| 18.43% tmpa9duj11z.zip |##########-------------------------------------------| 18.97% tmpa9duj11z.zip |##########-------------------------------------------| 19.52% tmpa9duj11z.zip |###########------------------------------------------| 20.06% tmpa9duj11z.zip |###########------------------------------------------| 20.6% tmpa9duj11z.zip |###########------------------------------------------| 21.14% tmpa9duj11z.zip |###########------------------------------------------| 21.68% tmpa9duj11z.zip |############-----------------------------------------| 22.23% tmpa9duj11z.zip |############-----------------------------------------| 22.77% tmpa9duj11z.zip |############-----------------------------------------| 23.31% tmpa9duj11z.zip |#############----------------------------------------| 23.85% tmpa9duj11z.zip |#############----------------------------------------| 24.4% tmpa9duj11z.zip |#############----------------------------------------| 24.94% tmpa9duj11z.zip |##############---------------------------------------| 25.48% tmpa9duj11z.zip |##############---------------------------------------| 26.02% tmpa9duj11z.zip |##############---------------------------------------| 26.56% tmpa9duj11z.zip |##############---------------------------------------| 27.11% tmpa9duj11z.zip |###############--------------------------------------| 27.65% tmpa9duj11z.zip |###############--------------------------------------| 28.19% tmpa9duj11z.zip |###############--------------------------------------| 28.73% tmpa9duj11z.zip |################-------------------------------------| 29.27% tmpa9duj11z.zip |################-------------------------------------| 29.82% tmpa9duj11z.zip |################-------------------------------------| 30.36% tmpa9duj11z.zip |################-------------------------------------| 30.9% tmpa9duj11z.zip |#################------------------------------------| 31.44% tmpa9duj11z.zip |#################------------------------------------| 31.98% tmpa9duj11z.zip |#################------------------------------------| 32.53% tmpa9duj11z.zip |##################-----------------------------------| 33.07% tmpa9duj11z.zip |##################-----------------------------------| 33.61% tmpa9duj11z.zip |##################-----------------------------------| 34.15% tmpa9duj11z.zip |##################-----------------------------------| 34.7% tmpa9duj11z.zip |###################----------------------------------| 35.24% tmpa9duj11z.zip |###################----------------------------------| 35.78% tmpa9duj11z.zip |###################----------------------------------| 36.32% tmpa9duj11z.zip |####################---------------------------------| 36.86% tmpa9duj11z.zip |####################---------------------------------| 37.41% tmpa9duj11z.zip |####################---------------------------------| 37.95% tmpa9duj11z.zip |####################---------------------------------| 38.49% tmpa9duj11z.zip |#####################--------------------------------| 39.03% tmpa9duj11z.zip |#####################--------------------------------| 39.57% tmpa9duj11z.zip |#####################--------------------------------| 40.12% tmpa9duj11z.zip |######################-------------------------------| 40.66% tmpa9duj11z.zip |######################-------------------------------| 41.2% tmpa9duj11z.zip |######################-------------------------------| 41.74% tmpa9duj11z.zip |######################-------------------------------| 42.29% tmpa9duj11z.zip |#######################------------------------------| 42.83% tmpa9duj11z.zip |#######################------------------------------| 43.37% tmpa9duj11z.zip |#######################------------------------------| 43.91% tmpa9duj11z.zip |########################-----------------------------| 44.45% tmpa9duj11z.zip |########################-----------------------------| 45.0% tmpa9duj11z.zip |########################-----------------------------| 45.54% tmpa9duj11z.zip |########################-----------------------------| 46.08% tmpa9duj11z.zip |#########################----------------------------| 46.62% tmpa9duj11z.zip |#########################----------------------------| 47.16% tmpa9duj11z.zip |#########################----------------------------| 47.71% tmpa9duj11z.zip |##########################---------------------------| 48.25% tmpa9duj11z.zip |##########################---------------------------| 48.79% tmpa9duj11z.zip |##########################---------------------------| 49.33% tmpa9duj11z.zip |##########################---------------------------| 49.87% tmpa9duj11z.zip |###########################--------------------------| 50.42% tmpa9duj11z.zip |###########################--------------------------| 50.96% tmpa9duj11z.zip |###########################--------------------------| 51.5% tmpa9duj11z.zip |############################-------------------------| 52.04% tmpa9duj11z.zip |############################-------------------------| 52.59% tmpa9duj11z.zip |############################-------------------------| 53.13% tmpa9duj11z.zip |############################-------------------------| 53.67% tmpa9duj11z.zip |#############################------------------------| 54.21% tmpa9duj11z.zip |#############################------------------------| 54.75% tmpa9duj11z.zip |#############################------------------------| 55.3% tmpa9duj11z.zip |##############################-----------------------| 55.84% tmpa9duj11z.zip |##############################-----------------------| 56.38% tmpa9duj11z.zip |##############################-----------------------| 56.92% tmpa9duj11z.zip |##############################-----------------------| 57.46% tmpa9duj11z.zip |###############################----------------------| 58.01% tmpa9duj11z.zip |###############################----------------------| 58.55% tmpa9duj11z.zip |###############################----------------------| 59.09% tmpa9duj11z.zip |################################---------------------| 59.63% tmpa9duj11z.zip |################################---------------------| 60.17% tmpa9duj11z.zip |################################---------------------| 60.72% tmpa9duj11z.zip |################################---------------------| 61.26% tmpa9duj11z.zip |#################################--------------------| 61.8% tmpa9duj11z.zip |#################################--------------------| 62.34% tmpa9duj11z.zip |#################################--------------------| 62.89% tmpa9duj11z.zip |##################################-------------------| 63.43% tmpa9duj11z.zip |##################################-------------------| 63.97% tmpa9duj11z.zip |##################################-------------------| 64.51% tmpa9duj11z.zip |##################################-------------------| 65.05% tmpa9duj11z.zip |###################################------------------| 65.6% tmpa9duj11z.zip |###################################------------------| 66.14% tmpa9duj11z.zip |###################################------------------| 66.68% tmpa9duj11z.zip |####################################-----------------| 67.22% tmpa9duj11z.zip |####################################-----------------| 67.76% tmpa9duj11z.zip |####################################-----------------| 68.31% tmpa9duj11z.zip |####################################-----------------| 68.85% tmpa9duj11z.zip |#####################################----------------| 69.39% tmpa9duj11z.zip |#####################################----------------| 69.93% tmpa9duj11z.zip |#####################################----------------| 70.48% tmpa9duj11z.zip |######################################---------------| 71.02% tmpa9duj11z.zip |######################################---------------| 71.56% tmpa9duj11z.zip |######################################---------------| 72.1% tmpa9duj11z.zip |#######################################--------------| 72.64% tmpa9duj11z.zip |#######################################--------------| 73.19% tmpa9duj11z.zip |#######################################--------------| 73.73% tmpa9duj11z.zip |#######################################--------------| 74.27% tmpa9duj11z.zip |########################################-------------| 74.81% tmpa9duj11z.zip |########################################-------------| 75.35% tmpa9duj11z.zip |########################################-------------| 75.9% tmpa9duj11z.zip |#########################################------------| 76.44% tmpa9duj11z.zip |#########################################------------| 76.98% tmpa9duj11z.zip |#########################################------------| 77.52% tmpa9duj11z.zip |#########################################------------| 78.06% tmpa9duj11z.zip |##########################################-----------| 78.61% tmpa9duj11z.zip |##########################################-----------| 79.15% tmpa9duj11z.zip |##########################################-----------| 79.69% tmpa9duj11z.zip |###########################################----------| 80.23% tmpa9duj11z.zip |###########################################----------| 80.78% tmpa9duj11z.zip |###########################################----------| 81.32% tmpa9duj11z.zip |###########################################----------| 81.86% tmpa9duj11z.zip |############################################---------| 82.4% tmpa9duj11z.zip |############################################---------| 82.94% tmpa9duj11z.zip |############################################---------| 83.49% tmpa9duj11z.zip |#############################################--------| 84.03% tmpa9duj11z.zip |#############################################--------| 84.57% tmpa9duj11z.zip |#############################################--------| 85.11% tmpa9duj11z.zip |#############################################--------| 85.65% tmpa9duj11z.zip |##############################################-------| 86.2% tmpa9duj11z.zip |##############################################-------| 86.74% tmpa9duj11z.zip |##############################################-------| 87.28% tmpa9duj11z.zip |###############################################------| 87.82% tmpa9duj11z.zip |###############################################------| 88.36% tmpa9duj11z.zip |###############################################------| 88.91% tmpa9duj11z.zip |###############################################------| 89.45% tmpa9duj11z.zip |################################################-----| 89.99% tmpa9duj11z.zip |################################################-----| 90.53% tmpa9duj11z.zip |################################################-----| 91.08% tmpa9duj11z.zip |#################################################----| 91.62% tmpa9duj11z.zip |#################################################----| 92.16% tmpa9duj11z.zip |#################################################----| 92.7% tmpa9duj11z.zip |#################################################----| 93.24% tmpa9duj11z.zip |##################################################---| 93.79% tmpa9duj11z.zip |##################################################---| 94.33% tmpa9duj11z.zip |##################################################---| 94.87% tmpa9duj11z.zip |###################################################--| 95.41% tmpa9duj11z.zip |###################################################--| 95.95% tmpa9duj11z.zip |###################################################--| 96.5% tmpa9duj11z.zip |###################################################--| 97.04% tmpa9duj11z.zip |####################################################-| 97.58% tmpa9duj11z.zip |####################################################-| 98.12% tmpa9duj11z.zip |####################################################-| 98.67% tmpa9duj11z.zip |#####################################################| 99.21% tmpa9duj11z.zip |#####################################################| 99.75% tmpa9duj11z.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 93e0b19f-9303-40dd-84ce-b832375b3848 + 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:SU92FFB6 --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).. tmpyyxauqpa.zip |-----------------------------------------------------| 0.53% tmpyyxauqpa.zip |#----------------------------------------------------| 1.06% tmpyyxauqpa.zip |#----------------------------------------------------| 1.58% tmpyyxauqpa.zip |#----------------------------------------------------| 2.11% tmpyyxauqpa.zip |#----------------------------------------------------| 2.64% tmpyyxauqpa.zip |##---------------------------------------------------| 3.17% tmpyyxauqpa.zip |##---------------------------------------------------| 3.7% tmpyyxauqpa.zip |##---------------------------------------------------| 4.22% tmpyyxauqpa.zip |###--------------------------------------------------| 4.75% tmpyyxauqpa.zip |###--------------------------------------------------| 5.28% tmpyyxauqpa.zip |###--------------------------------------------------| 5.81% tmpyyxauqpa.zip |###--------------------------------------------------| 6.34% tmpyyxauqpa.zip |####-------------------------------------------------| 6.86% tmpyyxauqpa.zip |####-------------------------------------------------| 7.39% tmpyyxauqpa.zip |####-------------------------------------------------| 7.92% tmpyyxauqpa.zip |####-------------------------------------------------| 8.45% tmpyyxauqpa.zip |#####------------------------------------------------| 8.98% tmpyyxauqpa.zip |#####------------------------------------------------| 9.5% tmpyyxauqpa.zip |#####------------------------------------------------| 10.03% tmpyyxauqpa.zip |######-----------------------------------------------| 10.56% tmpyyxauqpa.zip |######-----------------------------------------------| 11.09% tmpyyxauqpa.zip |######-----------------------------------------------| 11.61% tmpyyxauqpa.zip |######-----------------------------------------------| 12.14% tmpyyxauqpa.zip |#######----------------------------------------------| 12.67% tmpyyxauqpa.zip |#######----------------------------------------------| 13.2% tmpyyxauqpa.zip |#######----------------------------------------------| 13.73% tmpyyxauqpa.zip |########---------------------------------------------| 14.25% tmpyyxauqpa.zip |########---------------------------------------------| 14.78% tmpyyxauqpa.zip |########---------------------------------------------| 15.31% tmpyyxauqpa.zip |########---------------------------------------------| 15.84% tmpyyxauqpa.zip |#########--------------------------------------------| 16.37% tmpyyxauqpa.zip |#########--------------------------------------------| 16.89% tmpyyxauqpa.zip |#########--------------------------------------------| 17.42% tmpyyxauqpa.zip |##########-------------------------------------------| 17.95% tmpyyxauqpa.zip |##########-------------------------------------------| 18.48% tmpyyxauqpa.zip |##########-------------------------------------------| 19.01% tmpyyxauqpa.zip |##########-------------------------------------------| 19.53% tmpyyxauqpa.zip |###########------------------------------------------| 20.06% tmpyyxauqpa.zip |###########------------------------------------------| 20.59% tmpyyxauqpa.zip |###########------------------------------------------| 21.12% tmpyyxauqpa.zip |###########------------------------------------------| 21.65% tmpyyxauqpa.zip |############-----------------------------------------| 22.17% tmpyyxauqpa.zip |############-----------------------------------------| 22.7% tmpyyxauqpa.zip |############-----------------------------------------| 23.23% tmpyyxauqpa.zip |#############----------------------------------------| 23.76% tmpyyxauqpa.zip |#############----------------------------------------| 24.29% tmpyyxauqpa.zip |#############----------------------------------------| 24.81% tmpyyxauqpa.zip |#############----------------------------------------| 25.34% tmpyyxauqpa.zip |##############---------------------------------------| 25.87% tmpyyxauqpa.zip |##############---------------------------------------| 26.4% tmpyyxauqpa.zip |##############---------------------------------------| 26.93% tmpyyxauqpa.zip |###############--------------------------------------| 27.45% tmpyyxauqpa.zip |###############--------------------------------------| 27.98% tmpyyxauqpa.zip |###############--------------------------------------| 28.51% tmpyyxauqpa.zip |###############--------------------------------------| 29.04% tmpyyxauqpa.zip |################-------------------------------------| 29.57% tmpyyxauqpa.zip |################-------------------------------------| 30.09% tmpyyxauqpa.zip |################-------------------------------------| 30.62% tmpyyxauqpa.zip |#################------------------------------------| 31.15% tmpyyxauqpa.zip |#################------------------------------------| 31.68% tmpyyxauqpa.zip |#################------------------------------------| 32.21% tmpyyxauqpa.zip |#################------------------------------------| 32.73% tmpyyxauqpa.zip |##################-----------------------------------| 33.26% tmpyyxauqpa.zip |##################-----------------------------------| 33.79% tmpyyxauqpa.zip |##################-----------------------------------| 34.32% tmpyyxauqpa.zip |##################-----------------------------------| 34.84% tmpyyxauqpa.zip |###################----------------------------------| 35.37% tmpyyxauqpa.zip |###################----------------------------------| 35.9% tmpyyxauqpa.zip |###################----------------------------------| 36.43% tmpyyxauqpa.zip |####################---------------------------------| 36.96% tmpyyxauqpa.zip |####################---------------------------------| 37.48% tmpyyxauqpa.zip |####################---------------------------------| 38.01% tmpyyxauqpa.zip |####################---------------------------------| 38.54% tmpyyxauqpa.zip |#####################--------------------------------| 39.07% tmpyyxauqpa.zip |#####################--------------------------------| 39.6% tmpyyxauqpa.zip |#####################--------------------------------| 40.12% tmpyyxauqpa.zip |######################-------------------------------| 40.65% tmpyyxauqpa.zip |######################-------------------------------| 41.18% tmpyyxauqpa.zip |######################-------------------------------| 41.71% tmpyyxauqpa.zip |######################-------------------------------| 42.24% tmpyyxauqpa.zip |#######################------------------------------| 42.76% tmpyyxauqpa.zip |#######################------------------------------| 43.29% tmpyyxauqpa.zip |#######################------------------------------| 43.82% tmpyyxauqpa.zip |########################-----------------------------| 44.35% tmpyyxauqpa.zip |########################-----------------------------| 44.88% tmpyyxauqpa.zip |########################-----------------------------| 45.4% tmpyyxauqpa.zip |########################-----------------------------| 45.93% tmpyyxauqpa.zip |#########################----------------------------| 46.46% tmpyyxauqpa.zip |#########################----------------------------| 46.99% tmpyyxauqpa.zip |#########################----------------------------| 47.52% tmpyyxauqpa.zip |#########################----------------------------| 48.04% tmpyyxauqpa.zip |##########################---------------------------| 48.57% tmpyyxauqpa.zip |##########################---------------------------| 49.1% tmpyyxauqpa.zip |##########################---------------------------| 49.63% tmpyyxauqpa.zip |###########################--------------------------| 50.16% tmpyyxauqpa.zip |###########################--------------------------| 50.68% tmpyyxauqpa.zip |###########################--------------------------| 51.21% tmpyyxauqpa.zip |###########################--------------------------| 51.74% tmpyyxauqpa.zip |############################-------------------------| 52.27% tmpyyxauqpa.zip |############################-------------------------| 52.8% tmpyyxauqpa.zip |############################-------------------------| 53.32% tmpyyxauqpa.zip |#############################------------------------| 53.85% tmpyyxauqpa.zip |#############################------------------------| 54.38% tmpyyxauqpa.zip |#############################------------------------| 54.91% tmpyyxauqpa.zip |#############################------------------------| 55.44% tmpyyxauqpa.zip |##############################-----------------------| 55.96% tmpyyxauqpa.zip |##############################-----------------------| 56.49% tmpyyxauqpa.zip |##############################-----------------------| 57.02% tmpyyxauqpa.zip |##############################-----------------------| 57.55% tmpyyxauqpa.zip |###############################----------------------| 58.07% tmpyyxauqpa.zip |###############################----------------------| 58.6% tmpyyxauqpa.zip |###############################----------------------| 59.13% tmpyyxauqpa.zip |################################---------------------| 59.66% tmpyyxauqpa.zip |################################---------------------| 60.19% tmpyyxauqpa.zip |################################---------------------| 60.71% tmpyyxauqpa.zip |################################---------------------| 61.24% tmpyyxauqpa.zip |#################################--------------------| 61.77% tmpyyxauqpa.zip |#################################--------------------| 62.3% tmpyyxauqpa.zip |#################################--------------------| 62.83% tmpyyxauqpa.zip |##################################-------------------| 63.35% tmpyyxauqpa.zip |##################################-------------------| 63.88% tmpyyxauqpa.zip |##################################-------------------| 64.41% tmpyyxauqpa.zip |##################################-------------------| 64.94% tmpyyxauqpa.zip |###################################------------------| 65.47% tmpyyxauqpa.zip |###################################------------------| 65.99% tmpyyxauqpa.zip |###################################------------------| 66.52% tmpyyxauqpa.zip |####################################-----------------| 67.05% tmpyyxauqpa.zip |####################################-----------------| 67.58% tmpyyxauqpa.zip |####################################-----------------| 68.11% tmpyyxauqpa.zip |####################################-----------------| 68.63% tmpyyxauqpa.zip |#####################################----------------| 69.16% tmpyyxauqpa.zip |#####################################----------------| 69.69% tmpyyxauqpa.zip |#####################################----------------| 70.22% tmpyyxauqpa.zip |#####################################----------------| 70.75% tmpyyxauqpa.zip |######################################---------------| 71.27% tmpyyxauqpa.zip |######################################---------------| 71.8% tmpyyxauqpa.zip |######################################---------------| 72.33% tmpyyxauqpa.zip |#######################################--------------| 72.86% tmpyyxauqpa.zip |#######################################--------------| 73.39% tmpyyxauqpa.zip |#######################################--------------| 73.91% tmpyyxauqpa.zip |#######################################--------------| 74.44% tmpyyxauqpa.zip |########################################-------------| 74.97% tmpyyxauqpa.zip |########################################-------------| 75.5% tmpyyxauqpa.zip |########################################-------------| 76.03% tmpyyxauqpa.zip |#########################################------------| 76.55% tmpyyxauqpa.zip |#########################################------------| 77.08% tmpyyxauqpa.zip |#########################################------------| 77.61% tmpyyxauqpa.zip |#########################################------------| 78.14% tmpyyxauqpa.zip |##########################################-----------| 78.66% tmpyyxauqpa.zip |##########################################-----------| 79.19% tmpyyxauqpa.zip |##########################################-----------| 79.72% tmpyyxauqpa.zip |###########################################----------| 80.25% tmpyyxauqpa.zip |###########################################----------| 80.78% tmpyyxauqpa.zip |###########################################----------| 81.3% tmpyyxauqpa.zip |###########################################----------| 81.83% tmpyyxauqpa.zip |############################################---------| 82.36% tmpyyxauqpa.zip |############################################---------| 82.89% tmpyyxauqpa.zip |############################################---------| 83.42% tmpyyxauqpa.zip |############################################---------| 83.94% tmpyyxauqpa.zip |#############################################--------| 84.47% tmpyyxauqpa.zip |#############################################--------| 85.0% tmpyyxauqpa.zip |#############################################--------| 85.53% tmpyyxauqpa.zip |##############################################-------| 86.06% tmpyyxauqpa.zip |##############################################-------| 86.58% tmpyyxauqpa.zip |##############################################-------| 87.11% tmpyyxauqpa.zip |##############################################-------| 87.64% tmpyyxauqpa.zip |###############################################------| 88.17% tmpyyxauqpa.zip |###############################################------| 88.7% tmpyyxauqpa.zip |###############################################------| 89.22% tmpyyxauqpa.zip |################################################-----| 89.75% tmpyyxauqpa.zip |################################################-----| 90.28% tmpyyxauqpa.zip |################################################-----| 90.81% tmpyyxauqpa.zip |################################################-----| 91.34% tmpyyxauqpa.zip |#################################################----| 91.86% tmpyyxauqpa.zip |#################################################----| 92.39% tmpyyxauqpa.zip |#################################################----| 92.92% tmpyyxauqpa.zip |##################################################---| 93.45% tmpyyxauqpa.zip |##################################################---| 93.98% tmpyyxauqpa.zip |##################################################---| 94.5% tmpyyxauqpa.zip |##################################################---| 95.03% tmpyyxauqpa.zip |###################################################--| 95.56% tmpyyxauqpa.zip |###################################################--| 96.09% tmpyyxauqpa.zip |###################################################--| 96.62% tmpyyxauqpa.zip |###################################################--| 97.14% tmpyyxauqpa.zip |####################################################-| 97.67% tmpyyxauqpa.zip |####################################################-| 98.2% tmpyyxauqpa.zip |####################################################-| 98.73% tmpyyxauqpa.zip |#####################################################| 99.26% tmpyyxauqpa.zip |#####################################################| 99.78% tmpyyxauqpa.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 97b2cdb4-835b-4e9c-9a56-8c4b947fdc15 + 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:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /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).. tmpdrkffsrf.zip |-----------------------------------------------------| 0.54% tmpdrkffsrf.zip |#----------------------------------------------------| 1.09% tmpdrkffsrf.zip |#----------------------------------------------------| 1.63% tmpdrkffsrf.zip |#----------------------------------------------------| 2.18% tmpdrkffsrf.zip |#----------------------------------------------------| 2.72% tmpdrkffsrf.zip |##---------------------------------------------------| 3.27% tmpdrkffsrf.zip |##---------------------------------------------------| 3.81% tmpdrkffsrf.zip |##---------------------------------------------------| 4.35% tmpdrkffsrf.zip |###--------------------------------------------------| 4.9% tmpdrkffsrf.zip |###--------------------------------------------------| 5.44% tmpdrkffsrf.zip |###--------------------------------------------------| 5.99% tmpdrkffsrf.zip |###--------------------------------------------------| 6.53% tmpdrkffsrf.zip |####-------------------------------------------------| 7.08% tmpdrkffsrf.zip |####-------------------------------------------------| 7.62% tmpdrkffsrf.zip |####-------------------------------------------------| 8.16% tmpdrkffsrf.zip |#####------------------------------------------------| 8.71% tmpdrkffsrf.zip |#####------------------------------------------------| 9.25% tmpdrkffsrf.zip |#####------------------------------------------------| 9.8% tmpdrkffsrf.zip |#####------------------------------------------------| 10.34% tmpdrkffsrf.zip |######-----------------------------------------------| 10.89% tmpdrkffsrf.zip |######-----------------------------------------------| 11.43% tmpdrkffsrf.zip |######-----------------------------------------------| 11.97% tmpdrkffsrf.zip |#######----------------------------------------------| 12.52% tmpdrkffsrf.zip |#######----------------------------------------------| 13.06% tmpdrkffsrf.zip |#######----------------------------------------------| 13.61% tmpdrkffsrf.zip |#######----------------------------------------------| 14.15% tmpdrkffsrf.zip |########---------------------------------------------| 14.69% tmpdrkffsrf.zip |########---------------------------------------------| 15.24% tmpdrkffsrf.zip |########---------------------------------------------| 15.78% tmpdrkffsrf.zip |#########--------------------------------------------| 16.33% tmpdrkffsrf.zip |#########--------------------------------------------| 16.87% tmpdrkffsrf.zip |#########--------------------------------------------| 17.42% tmpdrkffsrf.zip |##########-------------------------------------------| 17.96% tmpdrkffsrf.zip |##########-------------------------------------------| 18.5% tmpdrkffsrf.zip |##########-------------------------------------------| 19.05% tmpdrkffsrf.zip |##########-------------------------------------------| 19.59% tmpdrkffsrf.zip |###########------------------------------------------| 20.14% tmpdrkffsrf.zip |###########------------------------------------------| 20.68% tmpdrkffsrf.zip |###########------------------------------------------| 21.23% tmpdrkffsrf.zip |############-----------------------------------------| 21.77% tmpdrkffsrf.zip |############-----------------------------------------| 22.31% tmpdrkffsrf.zip |############-----------------------------------------| 22.86% tmpdrkffsrf.zip |############-----------------------------------------| 23.4% tmpdrkffsrf.zip |#############----------------------------------------| 23.95% tmpdrkffsrf.zip |#############----------------------------------------| 24.49% tmpdrkffsrf.zip |#############----------------------------------------| 25.04% tmpdrkffsrf.zip |##############---------------------------------------| 25.58% tmpdrkffsrf.zip |##############---------------------------------------| 26.12% tmpdrkffsrf.zip |##############---------------------------------------| 26.67% tmpdrkffsrf.zip |##############---------------------------------------| 27.21% tmpdrkffsrf.zip |###############--------------------------------------| 27.76% tmpdrkffsrf.zip |###############--------------------------------------| 28.3% tmpdrkffsrf.zip |###############--------------------------------------| 28.85% tmpdrkffsrf.zip |################-------------------------------------| 29.39% tmpdrkffsrf.zip |################-------------------------------------| 29.93% tmpdrkffsrf.zip |################-------------------------------------| 30.48% tmpdrkffsrf.zip |################-------------------------------------| 31.02% tmpdrkffsrf.zip |#################------------------------------------| 31.57% tmpdrkffsrf.zip |#################------------------------------------| 32.11% tmpdrkffsrf.zip |#################------------------------------------| 32.66% tmpdrkffsrf.zip |##################-----------------------------------| 33.2% tmpdrkffsrf.zip |##################-----------------------------------| 33.74% tmpdrkffsrf.zip |##################-----------------------------------| 34.29% tmpdrkffsrf.zip |##################-----------------------------------| 34.83% tmpdrkffsrf.zip |###################----------------------------------| 35.38% tmpdrkffsrf.zip |###################----------------------------------| 35.92% tmpdrkffsrf.zip |###################----------------------------------| 36.47% tmpdrkffsrf.zip |####################---------------------------------| 37.01% tmpdrkffsrf.zip |####################---------------------------------| 37.55% tmpdrkffsrf.zip |####################---------------------------------| 38.1% tmpdrkffsrf.zip |####################---------------------------------| 38.64% tmpdrkffsrf.zip |#####################--------------------------------| 39.19% tmpdrkffsrf.zip |#####################--------------------------------| 39.73% tmpdrkffsrf.zip |#####################--------------------------------| 40.28% tmpdrkffsrf.zip |######################-------------------------------| 40.82% tmpdrkffsrf.zip |######################-------------------------------| 41.36% tmpdrkffsrf.zip |######################-------------------------------| 41.91% tmpdrkffsrf.zip |######################-------------------------------| 42.45% tmpdrkffsrf.zip |#######################------------------------------| 43.0% tmpdrkffsrf.zip |#######################------------------------------| 43.54% tmpdrkffsrf.zip |#######################------------------------------| 44.08% tmpdrkffsrf.zip |########################-----------------------------| 44.63% tmpdrkffsrf.zip |########################-----------------------------| 45.17% tmpdrkffsrf.zip |########################-----------------------------| 45.72% tmpdrkffsrf.zip |#########################----------------------------| 46.26% tmpdrkffsrf.zip |#########################----------------------------| 46.81% tmpdrkffsrf.zip |#########################----------------------------| 47.35% tmpdrkffsrf.zip |#########################----------------------------| 47.89% tmpdrkffsrf.zip |##########################---------------------------| 48.44% tmpdrkffsrf.zip |##########################---------------------------| 48.98% tmpdrkffsrf.zip |##########################---------------------------| 49.53% tmpdrkffsrf.zip |###########################--------------------------| 50.07% tmpdrkffsrf.zip |###########################--------------------------| 50.62% tmpdrkffsrf.zip |###########################--------------------------| 51.16% tmpdrkffsrf.zip |###########################--------------------------| 51.7% tmpdrkffsrf.zip |############################-------------------------| 52.25% tmpdrkffsrf.zip |############################-------------------------| 52.79% tmpdrkffsrf.zip |############################-------------------------| 53.34% tmpdrkffsrf.zip |#############################------------------------| 53.88% tmpdrkffsrf.zip |#############################------------------------| 54.43% tmpdrkffsrf.zip |#############################------------------------| 54.97% tmpdrkffsrf.zip |#############################------------------------| 55.51% tmpdrkffsrf.zip |##############################-----------------------| 56.06% tmpdrkffsrf.zip |##############################-----------------------| 56.6% tmpdrkffsrf.zip |##############################-----------------------| 57.15% tmpdrkffsrf.zip |###############################----------------------| 57.69% tmpdrkffsrf.zip |###############################----------------------| 58.24% tmpdrkffsrf.zip |###############################----------------------| 58.78% tmpdrkffsrf.zip |###############################----------------------| 59.32% tmpdrkffsrf.zip |################################---------------------| 59.87% tmpdrkffsrf.zip |################################---------------------| 60.41% tmpdrkffsrf.zip |################################---------------------| 60.96% tmpdrkffsrf.zip |#################################--------------------| 61.5% tmpdrkffsrf.zip |#################################--------------------| 62.05% tmpdrkffsrf.zip |#################################--------------------| 62.59% tmpdrkffsrf.zip |#################################--------------------| 63.13% tmpdrkffsrf.zip |##################################-------------------| 63.68% tmpdrkffsrf.zip |##################################-------------------| 64.22% tmpdrkffsrf.zip |##################################-------------------| 64.77% tmpdrkffsrf.zip |###################################------------------| 65.31% tmpdrkffsrf.zip |###################################------------------| 65.86% tmpdrkffsrf.zip |###################################------------------| 66.4% tmpdrkffsrf.zip |###################################------------------| 66.94% tmpdrkffsrf.zip |####################################-----------------| 67.49% tmpdrkffsrf.zip |####################################-----------------| 68.03% tmpdrkffsrf.zip |####################################-----------------| 68.58% tmpdrkffsrf.zip |#####################################----------------| 69.12% tmpdrkffsrf.zip |#####################################----------------| 69.66% tmpdrkffsrf.zip |#####################################----------------| 70.21% tmpdrkffsrf.zip |#####################################----------------| 70.75% tmpdrkffsrf.zip |######################################---------------| 71.3% tmpdrkffsrf.zip |######################################---------------| 71.84% tmpdrkffsrf.zip |######################################---------------| 72.39% tmpdrkffsrf.zip |#######################################--------------| 72.93% tmpdrkffsrf.zip |#######################################--------------| 73.47% tmpdrkffsrf.zip |#######################################--------------| 74.02% tmpdrkffsrf.zip |########################################-------------| 74.56% tmpdrkffsrf.zip |########################################-------------| 75.11% tmpdrkffsrf.zip |########################################-------------| 75.65% tmpdrkffsrf.zip |########################################-------------| 76.2% tmpdrkffsrf.zip |#########################################------------| 76.74% tmpdrkffsrf.zip |#########################################------------| 77.28% tmpdrkffsrf.zip |#########################################------------| 77.83% tmpdrkffsrf.zip |##########################################-----------| 78.37% tmpdrkffsrf.zip |##########################################-----------| 78.92% tmpdrkffsrf.zip |##########################################-----------| 79.46% tmpdrkffsrf.zip |##########################################-----------| 80.01% tmpdrkffsrf.zip |###########################################----------| 80.55% tmpdrkffsrf.zip |###########################################----------| 81.09% tmpdrkffsrf.zip |###########################################----------| 81.64% tmpdrkffsrf.zip |############################################---------| 82.18% tmpdrkffsrf.zip |############################################---------| 82.73% tmpdrkffsrf.zip |############################################---------| 83.27% tmpdrkffsrf.zip |############################################---------| 83.82% tmpdrkffsrf.zip |#############################################--------| 84.36% tmpdrkffsrf.zip |#############################################--------| 84.9% tmpdrkffsrf.zip |#############################################--------| 85.45% tmpdrkffsrf.zip |##############################################-------| 85.99% tmpdrkffsrf.zip |##############################################-------| 86.54% tmpdrkffsrf.zip |##############################################-------| 87.08% tmpdrkffsrf.zip |##############################################-------| 87.63% tmpdrkffsrf.zip |###############################################------| 88.17% tmpdrkffsrf.zip |###############################################------| 88.71% tmpdrkffsrf.zip |###############################################------| 89.26% tmpdrkffsrf.zip |################################################-----| 89.8% tmpdrkffsrf.zip |################################################-----| 90.35% tmpdrkffsrf.zip |################################################-----| 90.89% tmpdrkffsrf.zip |################################################-----| 91.44% tmpdrkffsrf.zip |#################################################----| 91.98% tmpdrkffsrf.zip |#################################################----| 92.52% tmpdrkffsrf.zip |#################################################----| 93.07% tmpdrkffsrf.zip |##################################################---| 93.61% tmpdrkffsrf.zip |##################################################---| 94.16% tmpdrkffsrf.zip |##################################################---| 94.7% tmpdrkffsrf.zip |##################################################---| 95.25% tmpdrkffsrf.zip |###################################################--| 95.79% tmpdrkffsrf.zip |###################################################--| 96.33% tmpdrkffsrf.zip |###################################################--| 96.88% tmpdrkffsrf.zip |####################################################-| 97.42% tmpdrkffsrf.zip |####################################################-| 97.97% tmpdrkffsrf.zip |####################################################-| 98.51% tmpdrkffsrf.zip |####################################################-| 99.05% tmpdrkffsrf.zip |#####################################################| 99.6% tmpdrkffsrf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is cf664cc5-905a-498d-903a-d3858191afac + 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:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmph6ig0z03.zip |-----------------------------------------------------| 0.13% tmph6ig0z03.zip |-----------------------------------------------------| 0.27% tmph6ig0z03.zip |-----------------------------------------------------| 0.4% tmph6ig0z03.zip |-----------------------------------------------------| 0.54% tmph6ig0z03.zip |-----------------------------------------------------| 0.67% tmph6ig0z03.zip |-----------------------------------------------------| 0.81% tmph6ig0z03.zip |#----------------------------------------------------| 0.94% tmph6ig0z03.zip |#----------------------------------------------------| 1.08% tmph6ig0z03.zip |#----------------------------------------------------| 1.21% tmph6ig0z03.zip |#----------------------------------------------------| 1.35% tmph6ig0z03.zip |#----------------------------------------------------| 1.48% tmph6ig0z03.zip |#----------------------------------------------------| 1.62% tmph6ig0z03.zip |#----------------------------------------------------| 1.75% tmph6ig0z03.zip |#----------------------------------------------------| 1.89% tmph6ig0z03.zip |#----------------------------------------------------| 2.02% tmph6ig0z03.zip |#----------------------------------------------------| 2.16% tmph6ig0z03.zip |#----------------------------------------------------| 2.29% tmph6ig0z03.zip |#----------------------------------------------------| 2.43% tmph6ig0z03.zip |#----------------------------------------------------| 2.56% tmph6ig0z03.zip |#----------------------------------------------------| 2.7% tmph6ig0z03.zip |##---------------------------------------------------| 2.83% tmph6ig0z03.zip |##---------------------------------------------------| 2.97% tmph6ig0z03.zip |##---------------------------------------------------| 3.1% tmph6ig0z03.zip |##---------------------------------------------------| 3.24% tmph6ig0z03.zip |##---------------------------------------------------| 3.37% tmph6ig0z03.zip |##---------------------------------------------------| 3.51% tmph6ig0z03.zip |##---------------------------------------------------| 3.64% tmph6ig0z03.zip |##---------------------------------------------------| 3.78% tmph6ig0z03.zip |##---------------------------------------------------| 3.91% tmph6ig0z03.zip |##---------------------------------------------------| 4.05% tmph6ig0z03.zip |##---------------------------------------------------| 4.18% tmph6ig0z03.zip |##---------------------------------------------------| 4.32% tmph6ig0z03.zip |##---------------------------------------------------| 4.45% tmph6ig0z03.zip |##---------------------------------------------------| 4.59% tmph6ig0z03.zip |###--------------------------------------------------| 4.72% tmph6ig0z03.zip |###--------------------------------------------------| 4.86% tmph6ig0z03.zip |###--------------------------------------------------| 4.99% tmph6ig0z03.zip |###--------------------------------------------------| 5.13% tmph6ig0z03.zip |###--------------------------------------------------| 5.26% tmph6ig0z03.zip |###--------------------------------------------------| 5.4% tmph6ig0z03.zip |###--------------------------------------------------| 5.53% tmph6ig0z03.zip |###--------------------------------------------------| 5.67% tmph6ig0z03.zip |###--------------------------------------------------| 5.8% tmph6ig0z03.zip |###--------------------------------------------------| 5.94% tmph6ig0z03.zip |###--------------------------------------------------| 6.07% tmph6ig0z03.zip |###--------------------------------------------------| 6.21% tmph6ig0z03.zip |###--------------------------------------------------| 6.34% tmph6ig0z03.zip |###--------------------------------------------------| 6.48% tmph6ig0z03.zip |####-------------------------------------------------| 6.61% tmph6ig0z03.zip |####-------------------------------------------------| 6.75% tmph6ig0z03.zip |####-------------------------------------------------| 6.88% tmph6ig0z03.zip |####-------------------------------------------------| 7.02% tmph6ig0z03.zip |####-------------------------------------------------| 7.15% tmph6ig0z03.zip |####-------------------------------------------------| 7.29% tmph6ig0z03.zip |####-------------------------------------------------| 7.42% tmph6ig0z03.zip |####-------------------------------------------------| 7.56% tmph6ig0z03.zip |####-------------------------------------------------| 7.69% tmph6ig0z03.zip |####-------------------------------------------------| 7.83% tmph6ig0z03.zip |####-------------------------------------------------| 7.96% tmph6ig0z03.zip |####-------------------------------------------------| 8.1% tmph6ig0z03.zip |####-------------------------------------------------| 8.23% tmph6ig0z03.zip |####-------------------------------------------------| 8.37% tmph6ig0z03.zip |#####------------------------------------------------| 8.5% tmph6ig0z03.zip |#####------------------------------------------------| 8.63% tmph6ig0z03.zip |#####------------------------------------------------| 8.77% tmph6ig0z03.zip |#####------------------------------------------------| 8.9% tmph6ig0z03.zip |#####------------------------------------------------| 9.04% tmph6ig0z03.zip |#####------------------------------------------------| 9.17% tmph6ig0z03.zip |#####------------------------------------------------| 9.31% tmph6ig0z03.zip |#####------------------------------------------------| 9.44% tmph6ig0z03.zip |#####------------------------------------------------| 9.58% tmph6ig0z03.zip |#####------------------------------------------------| 9.71% tmph6ig0z03.zip |#####------------------------------------------------| 9.85% tmph6ig0z03.zip |#####------------------------------------------------| 9.98% tmph6ig0z03.zip |#####------------------------------------------------| 10.12% tmph6ig0z03.zip |#####------------------------------------------------| 10.25% tmph6ig0z03.zip |######-----------------------------------------------| 10.39% tmph6ig0z03.zip |######-----------------------------------------------| 10.52% tmph6ig0z03.zip |######-----------------------------------------------| 10.66% tmph6ig0z03.zip |######-----------------------------------------------| 10.79% tmph6ig0z03.zip |######-----------------------------------------------| 10.93% tmph6ig0z03.zip |######-----------------------------------------------| 11.06% tmph6ig0z03.zip |######-----------------------------------------------| 11.2% tmph6ig0z03.zip |######-----------------------------------------------| 11.33% tmph6ig0z03.zip |######-----------------------------------------------| 11.47% tmph6ig0z03.zip |######-----------------------------------------------| 11.6% tmph6ig0z03.zip |######-----------------------------------------------| 11.74% tmph6ig0z03.zip |######-----------------------------------------------| 11.87% tmph6ig0z03.zip |######-----------------------------------------------| 12.01% tmph6ig0z03.zip |######-----------------------------------------------| 12.14% tmph6ig0z03.zip |#######----------------------------------------------| 12.28% tmph6ig0z03.zip |#######----------------------------------------------| 12.41% tmph6ig0z03.zip |#######----------------------------------------------| 12.55% tmph6ig0z03.zip |#######----------------------------------------------| 12.68% tmph6ig0z03.zip |#######----------------------------------------------| 12.82% tmph6ig0z03.zip |#######----------------------------------------------| 12.95% tmph6ig0z03.zip |#######----------------------------------------------| 13.09% tmph6ig0z03.zip |#######----------------------------------------------| 13.22% tmph6ig0z03.zip |#######----------------------------------------------| 13.36% tmph6ig0z03.zip |#######----------------------------------------------| 13.49% tmph6ig0z03.zip |#######----------------------------------------------| 13.63% tmph6ig0z03.zip |#######----------------------------------------------| 13.76% tmph6ig0z03.zip |#######----------------------------------------------| 13.9% tmph6ig0z03.zip |#######----------------------------------------------| 14.03% tmph6ig0z03.zip |########---------------------------------------------| 14.17% tmph6ig0z03.zip |########---------------------------------------------| 14.3% tmph6ig0z03.zip |########---------------------------------------------| 14.44% tmph6ig0z03.zip |########---------------------------------------------| 14.57% tmph6ig0z03.zip |########---------------------------------------------| 14.71% tmph6ig0z03.zip |########---------------------------------------------| 14.84% tmph6ig0z03.zip |########---------------------------------------------| 14.98% tmph6ig0z03.zip |########---------------------------------------------| 15.11% tmph6ig0z03.zip |########---------------------------------------------| 15.25% tmph6ig0z03.zip |########---------------------------------------------| 15.38% tmph6ig0z03.zip |########---------------------------------------------| 15.52% tmph6ig0z03.zip |########---------------------------------------------| 15.65% tmph6ig0z03.zip |########---------------------------------------------| 15.79% tmph6ig0z03.zip |########---------------------------------------------| 15.92% tmph6ig0z03.zip |#########--------------------------------------------| 16.06% tmph6ig0z03.zip |#########--------------------------------------------| 16.19% tmph6ig0z03.zip |#########--------------------------------------------| 16.33% tmph6ig0z03.zip |#########--------------------------------------------| 16.46% tmph6ig0z03.zip |#########--------------------------------------------| 16.6% tmph6ig0z03.zip |#########--------------------------------------------| 16.73% tmph6ig0z03.zip |#########--------------------------------------------| 16.87% tmph6ig0z03.zip |#########--------------------------------------------| 17.0% tmph6ig0z03.zip |#########--------------------------------------------| 17.14% tmph6ig0z03.zip |#########--------------------------------------------| 17.27% tmph6ig0z03.zip |#########--------------------------------------------| 17.4% tmph6ig0z03.zip |#########--------------------------------------------| 17.54% tmph6ig0z03.zip |#########--------------------------------------------| 17.67% tmph6ig0z03.zip |#########--------------------------------------------| 17.81% tmph6ig0z03.zip |##########-------------------------------------------| 17.94% tmph6ig0z03.zip |##########-------------------------------------------| 18.08% tmph6ig0z03.zip |##########-------------------------------------------| 18.21% tmph6ig0z03.zip |##########-------------------------------------------| 18.35% tmph6ig0z03.zip |##########-------------------------------------------| 18.48% tmph6ig0z03.zip |##########-------------------------------------------| 18.62% tmph6ig0z03.zip |##########-------------------------------------------| 18.75% tmph6ig0z03.zip |##########-------------------------------------------| 18.89% tmph6ig0z03.zip |##########-------------------------------------------| 19.02% tmph6ig0z03.zip |##########-------------------------------------------| 19.16% tmph6ig0z03.zip |##########-------------------------------------------| 19.29% tmph6ig0z03.zip |##########-------------------------------------------| 19.43% tmph6ig0z03.zip |##########-------------------------------------------| 19.56% tmph6ig0z03.zip |##########-------------------------------------------| 19.7% tmph6ig0z03.zip |###########------------------------------------------| 19.83% tmph6ig0z03.zip |###########------------------------------------------| 19.97% tmph6ig0z03.zip |###########------------------------------------------| 20.1% tmph6ig0z03.zip |###########------------------------------------------| 20.24% tmph6ig0z03.zip |###########------------------------------------------| 20.37% tmph6ig0z03.zip |###########------------------------------------------| 20.51% tmph6ig0z03.zip |###########------------------------------------------| 20.64% tmph6ig0z03.zip |###########------------------------------------------| 20.78% tmph6ig0z03.zip |###########------------------------------------------| 20.91% tmph6ig0z03.zip |###########------------------------------------------| 21.05% tmph6ig0z03.zip |###########------------------------------------------| 21.18% tmph6ig0z03.zip |###########------------------------------------------| 21.32% tmph6ig0z03.zip |###########------------------------------------------| 21.45% tmph6ig0z03.zip |###########------------------------------------------| 21.59% tmph6ig0z03.zip |############-----------------------------------------| 21.72% tmph6ig0z03.zip |############-----------------------------------------| 21.86% tmph6ig0z03.zip |############-----------------------------------------| 21.99% tmph6ig0z03.zip |############-----------------------------------------| 22.13% tmph6ig0z03.zip |############-----------------------------------------| 22.26% tmph6ig0z03.zip |############-----------------------------------------| 22.4% tmph6ig0z03.zip |############-----------------------------------------| 22.53% tmph6ig0z03.zip |############-----------------------------------------| 22.67% tmph6ig0z03.zip |############-----------------------------------------| 22.8% tmph6ig0z03.zip |############-----------------------------------------| 22.94% tmph6ig0z03.zip |############-----------------------------------------| 23.07% tmph6ig0z03.zip |############-----------------------------------------| 23.21% tmph6ig0z03.zip |############-----------------------------------------| 23.34% tmph6ig0z03.zip |############-----------------------------------------| 23.48% tmph6ig0z03.zip |#############----------------------------------------| 23.61% tmph6ig0z03.zip |#############----------------------------------------| 23.75% tmph6ig0z03.zip |#############----------------------------------------| 23.88% tmph6ig0z03.zip |#############----------------------------------------| 24.02% tmph6ig0z03.zip |#############----------------------------------------| 24.15% tmph6ig0z03.zip |#############----------------------------------------| 24.29% tmph6ig0z03.zip |#############----------------------------------------| 24.42% tmph6ig0z03.zip |#############----------------------------------------| 24.56% tmph6ig0z03.zip |#############----------------------------------------| 24.69% tmph6ig0z03.zip |#############----------------------------------------| 24.83% tmph6ig0z03.zip |#############----------------------------------------| 24.96% tmph6ig0z03.zip |#############----------------------------------------| 25.1% tmph6ig0z03.zip |#############----------------------------------------| 25.23% tmph6ig0z03.zip |#############----------------------------------------| 25.37% tmph6ig0z03.zip |##############---------------------------------------| 25.5% tmph6ig0z03.zip |##############---------------------------------------| 25.64% tmph6ig0z03.zip |##############---------------------------------------| 25.77% tmph6ig0z03.zip |##############---------------------------------------| 25.9% tmph6ig0z03.zip |##############---------------------------------------| 26.04% tmph6ig0z03.zip |##############---------------------------------------| 26.17% tmph6ig0z03.zip |##############---------------------------------------| 26.31% tmph6ig0z03.zip |##############---------------------------------------| 26.44% tmph6ig0z03.zip |##############---------------------------------------| 26.58% tmph6ig0z03.zip |##############---------------------------------------| 26.71% tmph6ig0z03.zip |##############---------------------------------------| 26.85% tmph6ig0z03.zip |##############---------------------------------------| 26.98% tmph6ig0z03.zip |##############---------------------------------------| 27.12% tmph6ig0z03.zip |##############---------------------------------------| 27.25% tmph6ig0z03.zip |###############--------------------------------------| 27.39% tmph6ig0z03.zip |###############--------------------------------------| 27.52% tmph6ig0z03.zip |###############--------------------------------------| 27.66% tmph6ig0z03.zip |###############--------------------------------------| 27.79% tmph6ig0z03.zip |###############--------------------------------------| 27.93% tmph6ig0z03.zip |###############--------------------------------------| 28.06% tmph6ig0z03.zip |###############--------------------------------------| 28.2% tmph6ig0z03.zip |###############--------------------------------------| 28.33% tmph6ig0z03.zip |###############--------------------------------------| 28.47% tmph6ig0z03.zip |###############--------------------------------------| 28.6% tmph6ig0z03.zip |###############--------------------------------------| 28.74% tmph6ig0z03.zip |###############--------------------------------------| 28.87% tmph6ig0z03.zip |###############--------------------------------------| 29.01% tmph6ig0z03.zip |###############--------------------------------------| 29.14% tmph6ig0z03.zip |################-------------------------------------| 29.28% tmph6ig0z03.zip |################-------------------------------------| 29.41% tmph6ig0z03.zip |################-------------------------------------| 29.55% tmph6ig0z03.zip |################-------------------------------------| 29.68% tmph6ig0z03.zip |################-------------------------------------| 29.82% tmph6ig0z03.zip |################-------------------------------------| 29.95% tmph6ig0z03.zip |################-------------------------------------| 30.09% tmph6ig0z03.zip |################-------------------------------------| 30.22% tmph6ig0z03.zip |################-------------------------------------| 30.36% tmph6ig0z03.zip |################-------------------------------------| 30.49% tmph6ig0z03.zip |################-------------------------------------| 30.63% tmph6ig0z03.zip |################-------------------------------------| 30.76% tmph6ig0z03.zip |################-------------------------------------| 30.9% tmph6ig0z03.zip |################-------------------------------------| 31.03% tmph6ig0z03.zip |#################------------------------------------| 31.17% tmph6ig0z03.zip |#################------------------------------------| 31.3% tmph6ig0z03.zip |#################------------------------------------| 31.44% tmph6ig0z03.zip |#################------------------------------------| 31.57% tmph6ig0z03.zip |#################------------------------------------| 31.71% tmph6ig0z03.zip |#################------------------------------------| 31.84% tmph6ig0z03.zip |#################------------------------------------| 31.98% tmph6ig0z03.zip |#################------------------------------------| 32.11% tmph6ig0z03.zip |#################------------------------------------| 32.25% tmph6ig0z03.zip |#################------------------------------------| 32.38% tmph6ig0z03.zip |#################------------------------------------| 32.52% tmph6ig0z03.zip |#################------------------------------------| 32.65% tmph6ig0z03.zip |#################------------------------------------| 32.79% tmph6ig0z03.zip |#################------------------------------------| 32.92% tmph6ig0z03.zip |##################-----------------------------------| 33.06% tmph6ig0z03.zip |##################-----------------------------------| 33.19% tmph6ig0z03.zip |##################-----------------------------------| 33.33% tmph6ig0z03.zip |##################-----------------------------------| 33.46% tmph6ig0z03.zip |##################-----------------------------------| 33.6% tmph6ig0z03.zip |##################-----------------------------------| 33.73% tmph6ig0z03.zip |##################-----------------------------------| 33.87% tmph6ig0z03.zip |##################-----------------------------------| 34.0% tmph6ig0z03.zip |##################-----------------------------------| 34.14% tmph6ig0z03.zip |##################-----------------------------------| 34.27% tmph6ig0z03.zip |##################-----------------------------------| 34.41% tmph6ig0z03.zip |##################-----------------------------------| 34.54% tmph6ig0z03.zip |##################-----------------------------------| 34.67% tmph6ig0z03.zip |##################-----------------------------------| 34.81% tmph6ig0z03.zip |###################----------------------------------| 34.94% tmph6ig0z03.zip |###################----------------------------------| 35.08% tmph6ig0z03.zip |###################----------------------------------| 35.21% tmph6ig0z03.zip |###################----------------------------------| 35.35% tmph6ig0z03.zip |###################----------------------------------| 35.48% tmph6ig0z03.zip |###################----------------------------------| 35.62% tmph6ig0z03.zip |###################----------------------------------| 35.75% tmph6ig0z03.zip |###################----------------------------------| 35.89% tmph6ig0z03.zip |###################----------------------------------| 36.02% tmph6ig0z03.zip |###################----------------------------------| 36.16% tmph6ig0z03.zip |###################----------------------------------| 36.29% tmph6ig0z03.zip |###################----------------------------------| 36.43% tmph6ig0z03.zip |###################----------------------------------| 36.56% tmph6ig0z03.zip |###################----------------------------------| 36.7% tmph6ig0z03.zip |####################---------------------------------| 36.83% tmph6ig0z03.zip |####################---------------------------------| 36.97% tmph6ig0z03.zip |####################---------------------------------| 37.1% tmph6ig0z03.zip |####################---------------------------------| 37.24% tmph6ig0z03.zip |####################---------------------------------| 37.37% tmph6ig0z03.zip |####################---------------------------------| 37.51% tmph6ig0z03.zip |####################---------------------------------| 37.64% tmph6ig0z03.zip |####################---------------------------------| 37.78% tmph6ig0z03.zip |####################---------------------------------| 37.91% tmph6ig0z03.zip |####################---------------------------------| 38.05% tmph6ig0z03.zip |####################---------------------------------| 38.18% tmph6ig0z03.zip |####################---------------------------------| 38.32% tmph6ig0z03.zip |####################---------------------------------| 38.45% tmph6ig0z03.zip |####################---------------------------------| 38.59% tmph6ig0z03.zip |#####################--------------------------------| 38.72% tmph6ig0z03.zip |#####################--------------------------------| 38.86% tmph6ig0z03.zip |#####################--------------------------------| 38.99% tmph6ig0z03.zip |#####################--------------------------------| 39.13% tmph6ig0z03.zip |#####################--------------------------------| 39.26% tmph6ig0z03.zip |#####################--------------------------------| 39.4% tmph6ig0z03.zip |#####################--------------------------------| 39.53% tmph6ig0z03.zip |#####################--------------------------------| 39.67% tmph6ig0z03.zip |#####################--------------------------------| 39.8% tmph6ig0z03.zip |#####################--------------------------------| 39.94% tmph6ig0z03.zip |#####################--------------------------------| 40.07% tmph6ig0z03.zip |#####################--------------------------------| 40.21% tmph6ig0z03.zip |#####################--------------------------------| 40.34% tmph6ig0z03.zip |#####################--------------------------------| 40.48% tmph6ig0z03.zip |######################-------------------------------| 40.61% tmph6ig0z03.zip |######################-------------------------------| 40.75% tmph6ig0z03.zip |######################-------------------------------| 40.88% tmph6ig0z03.zip |######################-------------------------------| 41.02% tmph6ig0z03.zip |######################-------------------------------| 41.15% tmph6ig0z03.zip |######################-------------------------------| 41.29% tmph6ig0z03.zip |######################-------------------------------| 41.42% tmph6ig0z03.zip |######################-------------------------------| 41.56% tmph6ig0z03.zip |######################-------------------------------| 41.69% tmph6ig0z03.zip |######################-------------------------------| 41.83% tmph6ig0z03.zip |######################-------------------------------| 41.96% tmph6ig0z03.zip |######################-------------------------------| 42.1% tmph6ig0z03.zip |######################-------------------------------| 42.23% tmph6ig0z03.zip |######################-------------------------------| 42.37% tmph6ig0z03.zip |#######################------------------------------| 42.5% tmph6ig0z03.zip |#######################------------------------------| 42.64% tmph6ig0z03.zip |#######################------------------------------| 42.77% tmph6ig0z03.zip |#######################------------------------------| 42.91% tmph6ig0z03.zip |#######################------------------------------| 43.04% tmph6ig0z03.zip |#######################------------------------------| 43.17% tmph6ig0z03.zip |#######################------------------------------| 43.31% tmph6ig0z03.zip |#######################------------------------------| 43.44% tmph6ig0z03.zip |#######################------------------------------| 43.58% tmph6ig0z03.zip |#######################------------------------------| 43.71% tmph6ig0z03.zip |#######################------------------------------| 43.85% tmph6ig0z03.zip |#######################------------------------------| 43.98% tmph6ig0z03.zip |#######################------------------------------| 44.12% tmph6ig0z03.zip |#######################------------------------------| 44.25% tmph6ig0z03.zip |########################-----------------------------| 44.39% tmph6ig0z03.zip |########################-----------------------------| 44.52% tmph6ig0z03.zip |########################-----------------------------| 44.66% tmph6ig0z03.zip |########################-----------------------------| 44.79% tmph6ig0z03.zip |########################-----------------------------| 44.93% tmph6ig0z03.zip |########################-----------------------------| 45.06% tmph6ig0z03.zip |########################-----------------------------| 45.2% tmph6ig0z03.zip |########################-----------------------------| 45.33% tmph6ig0z03.zip |########################-----------------------------| 45.47% tmph6ig0z03.zip |########################-----------------------------| 45.6% tmph6ig0z03.zip |########################-----------------------------| 45.74% tmph6ig0z03.zip |########################-----------------------------| 45.87% tmph6ig0z03.zip |########################-----------------------------| 46.01% tmph6ig0z03.zip |########################-----------------------------| 46.14% tmph6ig0z03.zip |#########################----------------------------| 46.28% tmph6ig0z03.zip |#########################----------------------------| 46.41% tmph6ig0z03.zip |#########################----------------------------| 46.55% tmph6ig0z03.zip |#########################----------------------------| 46.68% tmph6ig0z03.zip |#########################----------------------------| 46.82% tmph6ig0z03.zip |#########################----------------------------| 46.95% tmph6ig0z03.zip |#########################----------------------------| 47.09% tmph6ig0z03.zip |#########################----------------------------| 47.22% tmph6ig0z03.zip |#########################----------------------------| 47.36% tmph6ig0z03.zip |#########################----------------------------| 47.49% tmph6ig0z03.zip |#########################----------------------------| 47.63% tmph6ig0z03.zip |#########################----------------------------| 47.76% tmph6ig0z03.zip |#########################----------------------------| 47.9% tmph6ig0z03.zip |#########################----------------------------| 48.03% tmph6ig0z03.zip |##########################---------------------------| 48.17% tmph6ig0z03.zip |##########################---------------------------| 48.3% tmph6ig0z03.zip |##########################---------------------------| 48.44% tmph6ig0z03.zip |##########################---------------------------| 48.57% tmph6ig0z03.zip |##########################---------------------------| 48.71% tmph6ig0z03.zip |##########################---------------------------| 48.84% tmph6ig0z03.zip |##########################---------------------------| 48.98% tmph6ig0z03.zip |##########################---------------------------| 49.11% tmph6ig0z03.zip |##########################---------------------------| 49.25% tmph6ig0z03.zip |##########################---------------------------| 49.38% tmph6ig0z03.zip |##########################---------------------------| 49.52% tmph6ig0z03.zip |##########################---------------------------| 49.65% tmph6ig0z03.zip |##########################---------------------------| 49.79% tmph6ig0z03.zip |##########################---------------------------| 49.92% tmph6ig0z03.zip |###########################--------------------------| 50.06% tmph6ig0z03.zip |###########################--------------------------| 50.19% tmph6ig0z03.zip |###########################--------------------------| 50.33% tmph6ig0z03.zip |###########################--------------------------| 50.46% tmph6ig0z03.zip |###########################--------------------------| 50.6% tmph6ig0z03.zip |###########################--------------------------| 50.73% tmph6ig0z03.zip |###########################--------------------------| 50.87% tmph6ig0z03.zip |###########################--------------------------| 51.0% tmph6ig0z03.zip |###########################--------------------------| 51.14% tmph6ig0z03.zip |###########################--------------------------| 51.27% tmph6ig0z03.zip |###########################--------------------------| 51.41% tmph6ig0z03.zip |###########################--------------------------| 51.54% tmph6ig0z03.zip |###########################--------------------------| 51.67% tmph6ig0z03.zip |###########################--------------------------| 51.81% tmph6ig0z03.zip |############################-------------------------| 51.94% tmph6ig0z03.zip |############################-------------------------| 52.08% tmph6ig0z03.zip |############################-------------------------| 52.21% tmph6ig0z03.zip |############################-------------------------| 52.35% tmph6ig0z03.zip |############################-------------------------| 52.48% tmph6ig0z03.zip |############################-------------------------| 52.62% tmph6ig0z03.zip |############################-------------------------| 52.75% tmph6ig0z03.zip |############################-------------------------| 52.89% tmph6ig0z03.zip |############################-------------------------| 53.02% tmph6ig0z03.zip |############################-------------------------| 53.16% tmph6ig0z03.zip |############################-------------------------| 53.29% tmph6ig0z03.zip |############################-------------------------| 53.43% tmph6ig0z03.zip |############################-------------------------| 53.56% tmph6ig0z03.zip |############################-------------------------| 53.7% tmph6ig0z03.zip |#############################------------------------| 53.83% tmph6ig0z03.zip |#############################------------------------| 53.97% tmph6ig0z03.zip |#############################------------------------| 54.1% tmph6ig0z03.zip |#############################------------------------| 54.24% tmph6ig0z03.zip |#############################------------------------| 54.37% tmph6ig0z03.zip |#############################------------------------| 54.51% tmph6ig0z03.zip |#############################------------------------| 54.64% tmph6ig0z03.zip |#############################------------------------| 54.78% tmph6ig0z03.zip |#############################------------------------| 54.91% tmph6ig0z03.zip |#############################------------------------| 55.05% tmph6ig0z03.zip |#############################------------------------| 55.18% tmph6ig0z03.zip |#############################------------------------| 55.32% tmph6ig0z03.zip |#############################------------------------| 55.45% tmph6ig0z03.zip |#############################------------------------| 55.59% tmph6ig0z03.zip |##############################-----------------------| 55.72% tmph6ig0z03.zip |##############################-----------------------| 55.86% tmph6ig0z03.zip |##############################-----------------------| 55.99% tmph6ig0z03.zip |##############################-----------------------| 56.13% tmph6ig0z03.zip |##############################-----------------------| 56.26% tmph6ig0z03.zip |##############################-----------------------| 56.4% tmph6ig0z03.zip |##############################-----------------------| 56.53% tmph6ig0z03.zip |##############################-----------------------| 56.67% tmph6ig0z03.zip |##############################-----------------------| 56.8% tmph6ig0z03.zip |##############################-----------------------| 56.94% tmph6ig0z03.zip |##############################-----------------------| 57.07% tmph6ig0z03.zip |##############################-----------------------| 57.21% tmph6ig0z03.zip |##############################-----------------------| 57.34% tmph6ig0z03.zip |##############################-----------------------| 57.48% tmph6ig0z03.zip |###############################----------------------| 57.61% tmph6ig0z03.zip |###############################----------------------| 57.75% tmph6ig0z03.zip |###############################----------------------| 57.88% tmph6ig0z03.zip |###############################----------------------| 58.02% tmph6ig0z03.zip |###############################----------------------| 58.15% tmph6ig0z03.zip |###############################----------------------| 58.29% tmph6ig0z03.zip |###############################----------------------| 58.42% tmph6ig0z03.zip |###############################----------------------| 58.56% tmph6ig0z03.zip |###############################----------------------| 58.69% tmph6ig0z03.zip |###############################----------------------| 58.83% tmph6ig0z03.zip |###############################----------------------| 58.96% tmph6ig0z03.zip |###############################----------------------| 59.1% tmph6ig0z03.zip |###############################----------------------| 59.23% tmph6ig0z03.zip |###############################----------------------| 59.37% tmph6ig0z03.zip |################################---------------------| 59.5% tmph6ig0z03.zip |################################---------------------| 59.64% tmph6ig0z03.zip |################################---------------------| 59.77% tmph6ig0z03.zip |################################---------------------| 59.91% tmph6ig0z03.zip |################################---------------------| 60.04% tmph6ig0z03.zip |################################---------------------| 60.18% tmph6ig0z03.zip |################################---------------------| 60.31% tmph6ig0z03.zip |################################---------------------| 60.44% tmph6ig0z03.zip |################################---------------------| 60.58% tmph6ig0z03.zip |################################---------------------| 60.71% tmph6ig0z03.zip |################################---------------------| 60.85% tmph6ig0z03.zip |################################---------------------| 60.98% tmph6ig0z03.zip |################################---------------------| 61.12% tmph6ig0z03.zip |################################---------------------| 61.25% tmph6ig0z03.zip |#################################--------------------| 61.39% tmph6ig0z03.zip |#################################--------------------| 61.52% tmph6ig0z03.zip |#################################--------------------| 61.66% tmph6ig0z03.zip |#################################--------------------| 61.79% tmph6ig0z03.zip |#################################--------------------| 61.93% tmph6ig0z03.zip |#################################--------------------| 62.06% tmph6ig0z03.zip |#################################--------------------| 62.2% tmph6ig0z03.zip |#################################--------------------| 62.33% tmph6ig0z03.zip |#################################--------------------| 62.47% tmph6ig0z03.zip |#################################--------------------| 62.6% tmph6ig0z03.zip |#################################--------------------| 62.74% tmph6ig0z03.zip |#################################--------------------| 62.87% tmph6ig0z03.zip |#################################--------------------| 63.01% tmph6ig0z03.zip |#################################--------------------| 63.14% tmph6ig0z03.zip |##################################-------------------| 63.28% tmph6ig0z03.zip |##################################-------------------| 63.41% tmph6ig0z03.zip |##################################-------------------| 63.55% tmph6ig0z03.zip |##################################-------------------| 63.68% tmph6ig0z03.zip |##################################-------------------| 63.82% tmph6ig0z03.zip |##################################-------------------| 63.95% tmph6ig0z03.zip |##################################-------------------| 64.09% tmph6ig0z03.zip |##################################-------------------| 64.22% tmph6ig0z03.zip |##################################-------------------| 64.36% tmph6ig0z03.zip |##################################-------------------| 64.49% tmph6ig0z03.zip |##################################-------------------| 64.63% tmph6ig0z03.zip |##################################-------------------| 64.76% tmph6ig0z03.zip |##################################-------------------| 64.9% tmph6ig0z03.zip |##################################-------------------| 65.03% tmph6ig0z03.zip |###################################------------------| 65.17% tmph6ig0z03.zip |###################################------------------| 65.3% tmph6ig0z03.zip |###################################------------------| 65.44% tmph6ig0z03.zip |###################################------------------| 65.57% tmph6ig0z03.zip |###################################------------------| 65.71% tmph6ig0z03.zip |###################################------------------| 65.84% tmph6ig0z03.zip |###################################------------------| 65.98% tmph6ig0z03.zip |###################################------------------| 66.11% tmph6ig0z03.zip |###################################------------------| 66.25% tmph6ig0z03.zip |###################################------------------| 66.38% tmph6ig0z03.zip |###################################------------------| 66.52% tmph6ig0z03.zip |###################################------------------| 66.65% tmph6ig0z03.zip |###################################------------------| 66.79% tmph6ig0z03.zip |###################################------------------| 66.92% tmph6ig0z03.zip |####################################-----------------| 67.06% tmph6ig0z03.zip |####################################-----------------| 67.19% tmph6ig0z03.zip |####################################-----------------| 67.33% tmph6ig0z03.zip |####################################-----------------| 67.46% tmph6ig0z03.zip |####################################-----------------| 67.6% tmph6ig0z03.zip |####################################-----------------| 67.73% tmph6ig0z03.zip |####################################-----------------| 67.87% tmph6ig0z03.zip |####################################-----------------| 68.0% tmph6ig0z03.zip |####################################-----------------| 68.14% tmph6ig0z03.zip |####################################-----------------| 68.27% tmph6ig0z03.zip |####################################-----------------| 68.41% tmph6ig0z03.zip |####################################-----------------| 68.54% tmph6ig0z03.zip |####################################-----------------| 68.68% tmph6ig0z03.zip |####################################-----------------| 68.81% tmph6ig0z03.zip |#####################################----------------| 68.94% tmph6ig0z03.zip |#####################################----------------| 69.08% tmph6ig0z03.zip |#####################################----------------| 69.21% tmph6ig0z03.zip |#####################################----------------| 69.35% tmph6ig0z03.zip |#####################################----------------| 69.48% tmph6ig0z03.zip |#####################################----------------| 69.62% tmph6ig0z03.zip |#####################################----------------| 69.75% tmph6ig0z03.zip |#####################################----------------| 69.89% tmph6ig0z03.zip |#####################################----------------| 70.02% tmph6ig0z03.zip |#####################################----------------| 70.16% tmph6ig0z03.zip |#####################################----------------| 70.29% tmph6ig0z03.zip |#####################################----------------| 70.43% tmph6ig0z03.zip |#####################################----------------| 70.56% tmph6ig0z03.zip |#####################################----------------| 70.7% tmph6ig0z03.zip |######################################---------------| 70.83% tmph6ig0z03.zip |######################################---------------| 70.97% tmph6ig0z03.zip |######################################---------------| 71.1% tmph6ig0z03.zip |######################################---------------| 71.24% tmph6ig0z03.zip |######################################---------------| 71.37% tmph6ig0z03.zip |######################################---------------| 71.51% tmph6ig0z03.zip |######################################---------------| 71.64% tmph6ig0z03.zip |######################################---------------| 71.78% tmph6ig0z03.zip |######################################---------------| 71.91% tmph6ig0z03.zip |######################################---------------| 72.05% tmph6ig0z03.zip |######################################---------------| 72.18% tmph6ig0z03.zip |######################################---------------| 72.32% tmph6ig0z03.zip |######################################---------------| 72.45% tmph6ig0z03.zip |######################################---------------| 72.59% tmph6ig0z03.zip |#######################################--------------| 72.72% tmph6ig0z03.zip |#######################################--------------| 72.86% tmph6ig0z03.zip |#######################################--------------| 72.99% tmph6ig0z03.zip |#######################################--------------| 73.13% tmph6ig0z03.zip |#######################################--------------| 73.26% tmph6ig0z03.zip |#######################################--------------| 73.4% tmph6ig0z03.zip |#######################################--------------| 73.53% tmph6ig0z03.zip |#######################################--------------| 73.67% tmph6ig0z03.zip |#######################################--------------| 73.8% tmph6ig0z03.zip |#######################################--------------| 73.94% tmph6ig0z03.zip |#######################################--------------| 74.07% tmph6ig0z03.zip |#######################################--------------| 74.21% tmph6ig0z03.zip |#######################################--------------| 74.34% tmph6ig0z03.zip |#######################################--------------| 74.48% tmph6ig0z03.zip |########################################-------------| 74.61% tmph6ig0z03.zip |########################################-------------| 74.75% tmph6ig0z03.zip |########################################-------------| 74.88% tmph6ig0z03.zip |########################################-------------| 75.02% tmph6ig0z03.zip |########################################-------------| 75.15% tmph6ig0z03.zip |########################################-------------| 75.29% tmph6ig0z03.zip |########################################-------------| 75.42% tmph6ig0z03.zip |########################################-------------| 75.56% tmph6ig0z03.zip |########################################-------------| 75.69% tmph6ig0z03.zip |########################################-------------| 75.83% tmph6ig0z03.zip |########################################-------------| 75.96% tmph6ig0z03.zip |########################################-------------| 76.1% tmph6ig0z03.zip |########################################-------------| 76.23% tmph6ig0z03.zip |########################################-------------| 76.37% tmph6ig0z03.zip |#########################################------------| 76.5% tmph6ig0z03.zip |#########################################------------| 76.64% tmph6ig0z03.zip |#########################################------------| 76.77% tmph6ig0z03.zip |#########################################------------| 76.91% tmph6ig0z03.zip |#########################################------------| 77.04% tmph6ig0z03.zip |#########################################------------| 77.18% tmph6ig0z03.zip |#########################################------------| 77.31% tmph6ig0z03.zip |#########################################------------| 77.45% tmph6ig0z03.zip |#########################################------------| 77.58% tmph6ig0z03.zip |#########################################------------| 77.71% tmph6ig0z03.zip |#########################################------------| 77.85% tmph6ig0z03.zip |#########################################------------| 77.98% tmph6ig0z03.zip |#########################################------------| 78.12% tmph6ig0z03.zip |#########################################------------| 78.25% tmph6ig0z03.zip |##########################################-----------| 78.39% tmph6ig0z03.zip |##########################################-----------| 78.52% tmph6ig0z03.zip |##########################################-----------| 78.66% tmph6ig0z03.zip |##########################################-----------| 78.79% tmph6ig0z03.zip |##########################################-----------| 78.93% tmph6ig0z03.zip |##########################################-----------| 79.06% tmph6ig0z03.zip |##########################################-----------| 79.2% tmph6ig0z03.zip |##########################################-----------| 79.33% tmph6ig0z03.zip |##########################################-----------| 79.47% tmph6ig0z03.zip |##########################################-----------| 79.6% tmph6ig0z03.zip |##########################################-----------| 79.74% tmph6ig0z03.zip |##########################################-----------| 79.87% tmph6ig0z03.zip |##########################################-----------| 80.01% tmph6ig0z03.zip |##########################################-----------| 80.14% tmph6ig0z03.zip |###########################################----------| 80.28% tmph6ig0z03.zip |###########################################----------| 80.41% tmph6ig0z03.zip |###########################################----------| 80.55% tmph6ig0z03.zip |###########################################----------| 80.68% tmph6ig0z03.zip |###########################################----------| 80.82% tmph6ig0z03.zip |###########################################----------| 80.95% tmph6ig0z03.zip |###########################################----------| 81.09% tmph6ig0z03.zip |###########################################----------| 81.22% tmph6ig0z03.zip |###########################################----------| 81.36% tmph6ig0z03.zip |###########################################----------| 81.49% tmph6ig0z03.zip |###########################################----------| 81.63% tmph6ig0z03.zip |###########################################----------| 81.76% tmph6ig0z03.zip |###########################################----------| 81.9% tmph6ig0z03.zip |###########################################----------| 82.03% tmph6ig0z03.zip |############################################---------| 82.17% tmph6ig0z03.zip |############################################---------| 82.3% tmph6ig0z03.zip |############################################---------| 82.44% tmph6ig0z03.zip |############################################---------| 82.57% tmph6ig0z03.zip |############################################---------| 82.71% tmph6ig0z03.zip |############################################---------| 82.84% tmph6ig0z03.zip |############################################---------| 82.98% tmph6ig0z03.zip |############################################---------| 83.11% tmph6ig0z03.zip |############################################---------| 83.25% tmph6ig0z03.zip |############################################---------| 83.38% tmph6ig0z03.zip |############################################---------| 83.52% tmph6ig0z03.zip |############################################---------| 83.65% tmph6ig0z03.zip |############################################---------| 83.79% tmph6ig0z03.zip |############################################---------| 83.92% tmph6ig0z03.zip |#############################################--------| 84.06% tmph6ig0z03.zip |#############################################--------| 84.19% tmph6ig0z03.zip |#############################################--------| 84.33% tmph6ig0z03.zip |#############################################--------| 84.46% tmph6ig0z03.zip |#############################################--------| 84.6% tmph6ig0z03.zip |#############################################--------| 84.73% tmph6ig0z03.zip |#############################################--------| 84.87% tmph6ig0z03.zip |#############################################--------| 85.0% tmph6ig0z03.zip |#############################################--------| 85.14% tmph6ig0z03.zip |#############################################--------| 85.27% tmph6ig0z03.zip |#############################################--------| 85.41% tmph6ig0z03.zip |#############################################--------| 85.54% tmph6ig0z03.zip |#############################################--------| 85.68% tmph6ig0z03.zip |#############################################--------| 85.81% tmph6ig0z03.zip |##############################################-------| 85.95% tmph6ig0z03.zip |##############################################-------| 86.08% tmph6ig0z03.zip |##############################################-------| 86.21% tmph6ig0z03.zip |##############################################-------| 86.35% tmph6ig0z03.zip |##############################################-------| 86.48% tmph6ig0z03.zip |##############################################-------| 86.62% tmph6ig0z03.zip |##############################################-------| 86.75% tmph6ig0z03.zip |##############################################-------| 86.89% tmph6ig0z03.zip |##############################################-------| 87.02% tmph6ig0z03.zip |##############################################-------| 87.16% tmph6ig0z03.zip |##############################################-------| 87.29% tmph6ig0z03.zip |##############################################-------| 87.43% tmph6ig0z03.zip |##############################################-------| 87.56% tmph6ig0z03.zip |##############################################-------| 87.7% tmph6ig0z03.zip |###############################################------| 87.83% tmph6ig0z03.zip |###############################################------| 87.97% tmph6ig0z03.zip |###############################################------| 88.1% tmph6ig0z03.zip |###############################################------| 88.24% tmph6ig0z03.zip |###############################################------| 88.37% tmph6ig0z03.zip |###############################################------| 88.51% tmph6ig0z03.zip |###############################################------| 88.64% tmph6ig0z03.zip |###############################################------| 88.78% tmph6ig0z03.zip |###############################################------| 88.91% tmph6ig0z03.zip |###############################################------| 89.05% tmph6ig0z03.zip |###############################################------| 89.18% tmph6ig0z03.zip |###############################################------| 89.32% tmph6ig0z03.zip |###############################################------| 89.45% tmph6ig0z03.zip |###############################################------| 89.59% tmph6ig0z03.zip |################################################-----| 89.72% tmph6ig0z03.zip |################################################-----| 89.86% tmph6ig0z03.zip |################################################-----| 89.99% tmph6ig0z03.zip |################################################-----| 90.13% tmph6ig0z03.zip |################################################-----| 90.26% tmph6ig0z03.zip |################################################-----| 90.4% tmph6ig0z03.zip |################################################-----| 90.53% tmph6ig0z03.zip |################################################-----| 90.67% tmph6ig0z03.zip |################################################-----| 90.8% tmph6ig0z03.zip |################################################-----| 90.94% tmph6ig0z03.zip |################################################-----| 91.07% tmph6ig0z03.zip |################################################-----| 91.21% tmph6ig0z03.zip |################################################-----| 91.34% tmph6ig0z03.zip |################################################-----| 91.48% tmph6ig0z03.zip |#################################################----| 91.61% tmph6ig0z03.zip |#################################################----| 91.75% tmph6ig0z03.zip |#################################################----| 91.88% tmph6ig0z03.zip |#################################################----| 92.02% tmph6ig0z03.zip |#################################################----| 92.15% tmph6ig0z03.zip |#################################################----| 92.29% tmph6ig0z03.zip |#################################################----| 92.42% tmph6ig0z03.zip |#################################################----| 92.56% tmph6ig0z03.zip |#################################################----| 92.69% tmph6ig0z03.zip |#################################################----| 92.83% tmph6ig0z03.zip |#################################################----| 92.96% tmph6ig0z03.zip |#################################################----| 93.1% tmph6ig0z03.zip |#################################################----| 93.23% tmph6ig0z03.zip |#################################################----| 93.37% tmph6ig0z03.zip |##################################################---| 93.5% tmph6ig0z03.zip |##################################################---| 93.64% tmph6ig0z03.zip |##################################################---| 93.77% tmph6ig0z03.zip |##################################################---| 93.91% tmph6ig0z03.zip |##################################################---| 94.04% tmph6ig0z03.zip |##################################################---| 94.18% tmph6ig0z03.zip |##################################################---| 94.31% tmph6ig0z03.zip |##################################################---| 94.45% tmph6ig0z03.zip |##################################################---| 94.58% tmph6ig0z03.zip |##################################################---| 94.71% tmph6ig0z03.zip |##################################################---| 94.85% tmph6ig0z03.zip |##################################################---| 94.98% tmph6ig0z03.zip |##################################################---| 95.12% tmph6ig0z03.zip |##################################################---| 95.25% tmph6ig0z03.zip |###################################################--| 95.39% tmph6ig0z03.zip |###################################################--| 95.52% tmph6ig0z03.zip |###################################################--| 95.66% tmph6ig0z03.zip |###################################################--| 95.79% tmph6ig0z03.zip |###################################################--| 95.93% tmph6ig0z03.zip |###################################################--| 96.06% tmph6ig0z03.zip |###################################################--| 96.2% tmph6ig0z03.zip |###################################################--| 96.33% tmph6ig0z03.zip |###################################################--| 96.47% tmph6ig0z03.zip |###################################################--| 96.6% tmph6ig0z03.zip |###################################################--| 96.74% tmph6ig0z03.zip |###################################################--| 96.87% tmph6ig0z03.zip |###################################################--| 97.01% tmph6ig0z03.zip |###################################################--| 97.14% tmph6ig0z03.zip |####################################################-| 97.28% tmph6ig0z03.zip |####################################################-| 97.41% tmph6ig0z03.zip |####################################################-| 97.55% tmph6ig0z03.zip |####################################################-| 97.68% tmph6ig0z03.zip |####################################################-| 97.82% tmph6ig0z03.zip |####################################################-| 97.95% tmph6ig0z03.zip |####################################################-| 98.09% tmph6ig0z03.zip |####################################################-| 98.22% tmph6ig0z03.zip |####################################################-| 98.36% tmph6ig0z03.zip |####################################################-| 98.49% tmph6ig0z03.zip |####################################################-| 98.63% tmph6ig0z03.zip |####################################################-| 98.76% tmph6ig0z03.zip |####################################################-| 98.9% tmph6ig0z03.zip |####################################################-| 99.03% tmph6ig0z03.zip |#####################################################| 99.17% tmph6ig0z03.zip |#####################################################| 99.3% tmph6ig0z03.zip |#####################################################| 99.44% tmph6ig0z03.zip |#####################################################| 99.57% tmph6ig0z03.zip |#####################################################| 99.71% tmph6ig0z03.zip |#####################################################| 99.84% tmph6ig0z03.zip |#####################################################| 99.98% tmph6ig0z03.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 82ea0a9a-f80e-4c9b-a137-98715cc69a16 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready