By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphn4qrmn_.zip |-----------------------------------------------------| 0.18% tmphn4qrmn_.zip |-----------------------------------------------------| 0.37% tmphn4qrmn_.zip |-----------------------------------------------------| 0.55% tmphn4qrmn_.zip |-----------------------------------------------------| 0.74% tmphn4qrmn_.zip |-----------------------------------------------------| 0.92% tmphn4qrmn_.zip |#----------------------------------------------------| 1.11% tmphn4qrmn_.zip |#----------------------------------------------------| 1.29% tmphn4qrmn_.zip |#----------------------------------------------------| 1.48% tmphn4qrmn_.zip |#----------------------------------------------------| 1.66% tmphn4qrmn_.zip |#----------------------------------------------------| 1.85% tmphn4qrmn_.zip |#----------------------------------------------------| 2.03% tmphn4qrmn_.zip |#----------------------------------------------------| 2.22% tmphn4qrmn_.zip |#----------------------------------------------------| 2.4% tmphn4qrmn_.zip |#----------------------------------------------------| 2.58% tmphn4qrmn_.zip |#----------------------------------------------------| 2.77% tmphn4qrmn_.zip |##---------------------------------------------------| 2.95% tmphn4qrmn_.zip |##---------------------------------------------------| 3.14% tmphn4qrmn_.zip |##---------------------------------------------------| 3.32% tmphn4qrmn_.zip |##---------------------------------------------------| 3.51% tmphn4qrmn_.zip |##---------------------------------------------------| 3.69% tmphn4qrmn_.zip |##---------------------------------------------------| 3.88% tmphn4qrmn_.zip |##---------------------------------------------------| 4.06% tmphn4qrmn_.zip |##---------------------------------------------------| 4.25% tmphn4qrmn_.zip |##---------------------------------------------------| 4.43% tmphn4qrmn_.zip |##---------------------------------------------------| 4.62% tmphn4qrmn_.zip |###--------------------------------------------------| 4.8% tmphn4qrmn_.zip |###--------------------------------------------------| 4.98% tmphn4qrmn_.zip |###--------------------------------------------------| 5.17% tmphn4qrmn_.zip |###--------------------------------------------------| 5.35% tmphn4qrmn_.zip |###--------------------------------------------------| 5.54% tmphn4qrmn_.zip |###--------------------------------------------------| 5.72% tmphn4qrmn_.zip |###--------------------------------------------------| 5.91% tmphn4qrmn_.zip |###--------------------------------------------------| 6.09% tmphn4qrmn_.zip |###--------------------------------------------------| 6.28% tmphn4qrmn_.zip |###--------------------------------------------------| 6.46% tmphn4qrmn_.zip |####-------------------------------------------------| 6.65% tmphn4qrmn_.zip |####-------------------------------------------------| 6.83% tmphn4qrmn_.zip |####-------------------------------------------------| 7.02% tmphn4qrmn_.zip |####-------------------------------------------------| 7.2% tmphn4qrmn_.zip |####-------------------------------------------------| 7.38% tmphn4qrmn_.zip |####-------------------------------------------------| 7.57% tmphn4qrmn_.zip |####-------------------------------------------------| 7.75% tmphn4qrmn_.zip |####-------------------------------------------------| 7.94% tmphn4qrmn_.zip |####-------------------------------------------------| 8.12% tmphn4qrmn_.zip |####-------------------------------------------------| 8.31% tmphn4qrmn_.zip |#####------------------------------------------------| 8.49% tmphn4qrmn_.zip |#####------------------------------------------------| 8.68% tmphn4qrmn_.zip |#####------------------------------------------------| 8.86% tmphn4qrmn_.zip |#####------------------------------------------------| 9.05% tmphn4qrmn_.zip |#####------------------------------------------------| 9.23% tmphn4qrmn_.zip |#####------------------------------------------------| 9.42% tmphn4qrmn_.zip |#####------------------------------------------------| 9.6% tmphn4qrmn_.zip |#####------------------------------------------------| 9.78% tmphn4qrmn_.zip |#####------------------------------------------------| 9.97% tmphn4qrmn_.zip |#####------------------------------------------------| 10.15% tmphn4qrmn_.zip |#####------------------------------------------------| 10.34% tmphn4qrmn_.zip |######-----------------------------------------------| 10.52% tmphn4qrmn_.zip |######-----------------------------------------------| 10.71% tmphn4qrmn_.zip |######-----------------------------------------------| 10.89% tmphn4qrmn_.zip |######-----------------------------------------------| 11.08% tmphn4qrmn_.zip |######-----------------------------------------------| 11.26% tmphn4qrmn_.zip |######-----------------------------------------------| 11.45% tmphn4qrmn_.zip |######-----------------------------------------------| 11.63% tmphn4qrmn_.zip |######-----------------------------------------------| 11.82% tmphn4qrmn_.zip |######-----------------------------------------------| 12.0% tmphn4qrmn_.zip |######-----------------------------------------------| 12.19% tmphn4qrmn_.zip |#######----------------------------------------------| 12.37% tmphn4qrmn_.zip |#######----------------------------------------------| 12.55% tmphn4qrmn_.zip |#######----------------------------------------------| 12.74% tmphn4qrmn_.zip |#######----------------------------------------------| 12.92% tmphn4qrmn_.zip |#######----------------------------------------------| 13.11% tmphn4qrmn_.zip |#######----------------------------------------------| 13.29% tmphn4qrmn_.zip |#######----------------------------------------------| 13.48% tmphn4qrmn_.zip |#######----------------------------------------------| 13.66% tmphn4qrmn_.zip |#######----------------------------------------------| 13.85% tmphn4qrmn_.zip |#######----------------------------------------------| 14.03% tmphn4qrmn_.zip |########---------------------------------------------| 14.22% tmphn4qrmn_.zip |########---------------------------------------------| 14.4% tmphn4qrmn_.zip |########---------------------------------------------| 14.59% tmphn4qrmn_.zip |########---------------------------------------------| 14.77% tmphn4qrmn_.zip |########---------------------------------------------| 14.95% tmphn4qrmn_.zip |########---------------------------------------------| 15.14% tmphn4qrmn_.zip |########---------------------------------------------| 15.32% tmphn4qrmn_.zip |########---------------------------------------------| 15.51% tmphn4qrmn_.zip |########---------------------------------------------| 15.69% tmphn4qrmn_.zip |########---------------------------------------------| 15.88% tmphn4qrmn_.zip |#########--------------------------------------------| 16.06% tmphn4qrmn_.zip |#########--------------------------------------------| 16.25% tmphn4qrmn_.zip |#########--------------------------------------------| 16.43% tmphn4qrmn_.zip |#########--------------------------------------------| 16.62% tmphn4qrmn_.zip |#########--------------------------------------------| 16.8% tmphn4qrmn_.zip |#########--------------------------------------------| 16.99% tmphn4qrmn_.zip |#########--------------------------------------------| 17.17% tmphn4qrmn_.zip |#########--------------------------------------------| 17.35% tmphn4qrmn_.zip |#########--------------------------------------------| 17.54% tmphn4qrmn_.zip |#########--------------------------------------------| 17.72% tmphn4qrmn_.zip |#########--------------------------------------------| 17.91% tmphn4qrmn_.zip |##########-------------------------------------------| 18.09% tmphn4qrmn_.zip |##########-------------------------------------------| 18.28% tmphn4qrmn_.zip |##########-------------------------------------------| 18.46% tmphn4qrmn_.zip |##########-------------------------------------------| 18.65% tmphn4qrmn_.zip |##########-------------------------------------------| 18.83% tmphn4qrmn_.zip |##########-------------------------------------------| 19.02% tmphn4qrmn_.zip |##########-------------------------------------------| 19.2% tmphn4qrmn_.zip |##########-------------------------------------------| 19.39% tmphn4qrmn_.zip |##########-------------------------------------------| 19.57% tmphn4qrmn_.zip |##########-------------------------------------------| 19.75% tmphn4qrmn_.zip |###########------------------------------------------| 19.94% tmphn4qrmn_.zip |###########------------------------------------------| 20.12% tmphn4qrmn_.zip |###########------------------------------------------| 20.31% tmphn4qrmn_.zip |###########------------------------------------------| 20.49% tmphn4qrmn_.zip |###########------------------------------------------| 20.68% tmphn4qrmn_.zip |###########------------------------------------------| 20.86% tmphn4qrmn_.zip |###########------------------------------------------| 21.05% tmphn4qrmn_.zip |###########------------------------------------------| 21.23% tmphn4qrmn_.zip |###########------------------------------------------| 21.42% tmphn4qrmn_.zip |###########------------------------------------------| 21.6% tmphn4qrmn_.zip |############-----------------------------------------| 21.79% tmphn4qrmn_.zip |############-----------------------------------------| 21.97% tmphn4qrmn_.zip |############-----------------------------------------| 22.15% tmphn4qrmn_.zip |############-----------------------------------------| 22.34% tmphn4qrmn_.zip |############-----------------------------------------| 22.52% tmphn4qrmn_.zip |############-----------------------------------------| 22.71% tmphn4qrmn_.zip |############-----------------------------------------| 22.89% tmphn4qrmn_.zip |############-----------------------------------------| 23.08% tmphn4qrmn_.zip |############-----------------------------------------| 23.26% tmphn4qrmn_.zip |############-----------------------------------------| 23.45% tmphn4qrmn_.zip |#############----------------------------------------| 23.63% tmphn4qrmn_.zip |#############----------------------------------------| 23.82% tmphn4qrmn_.zip |#############----------------------------------------| 24.0% tmphn4qrmn_.zip |#############----------------------------------------| 24.19% tmphn4qrmn_.zip |#############----------------------------------------| 24.37% tmphn4qrmn_.zip |#############----------------------------------------| 24.55% tmphn4qrmn_.zip |#############----------------------------------------| 24.74% tmphn4qrmn_.zip |#############----------------------------------------| 24.92% tmphn4qrmn_.zip |#############----------------------------------------| 25.11% tmphn4qrmn_.zip |#############----------------------------------------| 25.29% tmphn4qrmn_.zip |##############---------------------------------------| 25.48% tmphn4qrmn_.zip |##############---------------------------------------| 25.66% tmphn4qrmn_.zip |##############---------------------------------------| 25.85% tmphn4qrmn_.zip |##############---------------------------------------| 26.03% tmphn4qrmn_.zip |##############---------------------------------------| 26.22% tmphn4qrmn_.zip |##############---------------------------------------| 26.4% tmphn4qrmn_.zip |##############---------------------------------------| 26.59% tmphn4qrmn_.zip |##############---------------------------------------| 26.77% tmphn4qrmn_.zip |##############---------------------------------------| 26.95% tmphn4qrmn_.zip |##############---------------------------------------| 27.14% tmphn4qrmn_.zip |##############---------------------------------------| 27.32% tmphn4qrmn_.zip |###############--------------------------------------| 27.51% tmphn4qrmn_.zip |###############--------------------------------------| 27.69% tmphn4qrmn_.zip |###############--------------------------------------| 27.88% tmphn4qrmn_.zip |###############--------------------------------------| 28.06% tmphn4qrmn_.zip |###############--------------------------------------| 28.25% tmphn4qrmn_.zip |###############--------------------------------------| 28.43% tmphn4qrmn_.zip |###############--------------------------------------| 28.62% tmphn4qrmn_.zip |###############--------------------------------------| 28.8% tmphn4qrmn_.zip |###############--------------------------------------| 28.99% tmphn4qrmn_.zip |###############--------------------------------------| 29.17% tmphn4qrmn_.zip |################-------------------------------------| 29.35% tmphn4qrmn_.zip |################-------------------------------------| 29.54% tmphn4qrmn_.zip |################-------------------------------------| 29.72% tmphn4qrmn_.zip |################-------------------------------------| 29.91% tmphn4qrmn_.zip |################-------------------------------------| 30.09% tmphn4qrmn_.zip |################-------------------------------------| 30.28% tmphn4qrmn_.zip |################-------------------------------------| 30.46% tmphn4qrmn_.zip |################-------------------------------------| 30.65% tmphn4qrmn_.zip |################-------------------------------------| 30.83% tmphn4qrmn_.zip |################-------------------------------------| 31.02% tmphn4qrmn_.zip |#################------------------------------------| 31.2% tmphn4qrmn_.zip |#################------------------------------------| 31.39% tmphn4qrmn_.zip |#################------------------------------------| 31.57% tmphn4qrmn_.zip |#################------------------------------------| 31.75% tmphn4qrmn_.zip |#################------------------------------------| 31.94% tmphn4qrmn_.zip |#################------------------------------------| 32.12% tmphn4qrmn_.zip |#################------------------------------------| 32.31% tmphn4qrmn_.zip |#################------------------------------------| 32.49% tmphn4qrmn_.zip |#################------------------------------------| 32.68% tmphn4qrmn_.zip |#################------------------------------------| 32.86% tmphn4qrmn_.zip |##################-----------------------------------| 33.05% tmphn4qrmn_.zip |##################-----------------------------------| 33.23% tmphn4qrmn_.zip |##################-----------------------------------| 33.42% tmphn4qrmn_.zip |##################-----------------------------------| 33.6% tmphn4qrmn_.zip |##################-----------------------------------| 33.79% tmphn4qrmn_.zip |##################-----------------------------------| 33.97% tmphn4qrmn_.zip |##################-----------------------------------| 34.15% tmphn4qrmn_.zip |##################-----------------------------------| 34.34% tmphn4qrmn_.zip |##################-----------------------------------| 34.52% tmphn4qrmn_.zip |##################-----------------------------------| 34.71% tmphn4qrmn_.zip |##################-----------------------------------| 34.89% tmphn4qrmn_.zip |###################----------------------------------| 35.08% tmphn4qrmn_.zip |###################----------------------------------| 35.26% tmphn4qrmn_.zip |###################----------------------------------| 35.45% tmphn4qrmn_.zip |###################----------------------------------| 35.63% tmphn4qrmn_.zip |###################----------------------------------| 35.82% tmphn4qrmn_.zip |###################----------------------------------| 36.0% tmphn4qrmn_.zip |###################----------------------------------| 36.19% tmphn4qrmn_.zip |###################----------------------------------| 36.37% tmphn4qrmn_.zip |###################----------------------------------| 36.56% tmphn4qrmn_.zip |###################----------------------------------| 36.74% tmphn4qrmn_.zip |####################---------------------------------| 36.92% tmphn4qrmn_.zip |####################---------------------------------| 37.11% tmphn4qrmn_.zip |####################---------------------------------| 37.29% tmphn4qrmn_.zip |####################---------------------------------| 37.48% tmphn4qrmn_.zip |####################---------------------------------| 37.66% tmphn4qrmn_.zip |####################---------------------------------| 37.85% tmphn4qrmn_.zip |####################---------------------------------| 38.03% tmphn4qrmn_.zip |####################---------------------------------| 38.22% tmphn4qrmn_.zip |####################---------------------------------| 38.4% tmphn4qrmn_.zip |####################---------------------------------| 38.59% tmphn4qrmn_.zip |#####################--------------------------------| 38.77% tmphn4qrmn_.zip |#####################--------------------------------| 38.96% tmphn4qrmn_.zip |#####################--------------------------------| 39.14% tmphn4qrmn_.zip |#####################--------------------------------| 39.32% tmphn4qrmn_.zip |#####################--------------------------------| 39.51% tmphn4qrmn_.zip |#####################--------------------------------| 39.69% tmphn4qrmn_.zip |#####################--------------------------------| 39.88% tmphn4qrmn_.zip |#####################--------------------------------| 40.06% tmphn4qrmn_.zip |#####################--------------------------------| 40.25% tmphn4qrmn_.zip |#####################--------------------------------| 40.43% tmphn4qrmn_.zip |######################-------------------------------| 40.62% tmphn4qrmn_.zip |######################-------------------------------| 40.8% tmphn4qrmn_.zip |######################-------------------------------| 40.99% tmphn4qrmn_.zip |######################-------------------------------| 41.17% tmphn4qrmn_.zip |######################-------------------------------| 41.36% tmphn4qrmn_.zip |######################-------------------------------| 41.54% tmphn4qrmn_.zip |######################-------------------------------| 41.72% tmphn4qrmn_.zip |######################-------------------------------| 41.91% tmphn4qrmn_.zip |######################-------------------------------| 42.09% tmphn4qrmn_.zip |######################-------------------------------| 42.28% tmphn4qrmn_.zip |#######################------------------------------| 42.46% tmphn4qrmn_.zip |#######################------------------------------| 42.65% tmphn4qrmn_.zip |#######################------------------------------| 42.83% tmphn4qrmn_.zip |#######################------------------------------| 43.02% tmphn4qrmn_.zip |#######################------------------------------| 43.2% tmphn4qrmn_.zip |#######################------------------------------| 43.39% tmphn4qrmn_.zip |#######################------------------------------| 43.57% tmphn4qrmn_.zip |#######################------------------------------| 43.76% tmphn4qrmn_.zip |#######################------------------------------| 43.94% tmphn4qrmn_.zip |#######################------------------------------| 44.12% tmphn4qrmn_.zip |#######################------------------------------| 44.31% tmphn4qrmn_.zip |########################-----------------------------| 44.49% tmphn4qrmn_.zip |########################-----------------------------| 44.68% tmphn4qrmn_.zip |########################-----------------------------| 44.86% tmphn4qrmn_.zip |########################-----------------------------| 45.05% tmphn4qrmn_.zip |########################-----------------------------| 45.23% tmphn4qrmn_.zip |########################-----------------------------| 45.42% tmphn4qrmn_.zip |########################-----------------------------| 45.6% tmphn4qrmn_.zip |########################-----------------------------| 45.79% tmphn4qrmn_.zip |########################-----------------------------| 45.97% tmphn4qrmn_.zip |########################-----------------------------| 46.16% tmphn4qrmn_.zip |#########################----------------------------| 46.34% tmphn4qrmn_.zip |#########################----------------------------| 46.52% tmphn4qrmn_.zip |#########################----------------------------| 46.71% tmphn4qrmn_.zip |#########################----------------------------| 46.89% tmphn4qrmn_.zip |#########################----------------------------| 47.08% tmphn4qrmn_.zip |#########################----------------------------| 47.26% tmphn4qrmn_.zip |#########################----------------------------| 47.45% tmphn4qrmn_.zip |#########################----------------------------| 47.63% tmphn4qrmn_.zip |#########################----------------------------| 47.82% tmphn4qrmn_.zip |#########################----------------------------| 48.0% tmphn4qrmn_.zip |##########################---------------------------| 48.19% tmphn4qrmn_.zip |##########################---------------------------| 48.37% tmphn4qrmn_.zip |##########################---------------------------| 48.56% tmphn4qrmn_.zip |##########################---------------------------| 48.74% tmphn4qrmn_.zip |##########################---------------------------| 48.92% tmphn4qrmn_.zip |##########################---------------------------| 49.11% tmphn4qrmn_.zip |##########################---------------------------| 49.29% tmphn4qrmn_.zip |##########################---------------------------| 49.48% tmphn4qrmn_.zip |##########################---------------------------| 49.66% tmphn4qrmn_.zip |##########################---------------------------| 49.85% tmphn4qrmn_.zip |###########################--------------------------| 50.03% tmphn4qrmn_.zip |###########################--------------------------| 50.22% tmphn4qrmn_.zip |###########################--------------------------| 50.4% tmphn4qrmn_.zip |###########################--------------------------| 50.59% tmphn4qrmn_.zip |###########################--------------------------| 50.77% tmphn4qrmn_.zip |###########################--------------------------| 50.96% tmphn4qrmn_.zip |###########################--------------------------| 51.14% tmphn4qrmn_.zip |###########################--------------------------| 51.32% tmphn4qrmn_.zip |###########################--------------------------| 51.51% tmphn4qrmn_.zip |###########################--------------------------| 51.69% tmphn4qrmn_.zip |###########################--------------------------| 51.88% tmphn4qrmn_.zip |############################-------------------------| 52.06% tmphn4qrmn_.zip |############################-------------------------| 52.25% tmphn4qrmn_.zip |############################-------------------------| 52.43% tmphn4qrmn_.zip |############################-------------------------| 52.62% tmphn4qrmn_.zip |############################-------------------------| 52.8% tmphn4qrmn_.zip |############################-------------------------| 52.99% tmphn4qrmn_.zip |############################-------------------------| 53.17% tmphn4qrmn_.zip |############################-------------------------| 53.36% tmphn4qrmn_.zip |############################-------------------------| 53.54% tmphn4qrmn_.zip |############################-------------------------| 53.72% tmphn4qrmn_.zip |#############################------------------------| 53.91% tmphn4qrmn_.zip |#############################------------------------| 54.09% tmphn4qrmn_.zip |#############################------------------------| 54.28% tmphn4qrmn_.zip |#############################------------------------| 54.46% tmphn4qrmn_.zip |#############################------------------------| 54.65% tmphn4qrmn_.zip |#############################------------------------| 54.83% tmphn4qrmn_.zip |#############################------------------------| 55.02% tmphn4qrmn_.zip |#############################------------------------| 55.2% tmphn4qrmn_.zip |#############################------------------------| 55.39% tmphn4qrmn_.zip |#############################------------------------| 55.57% tmphn4qrmn_.zip |##############################-----------------------| 55.76% tmphn4qrmn_.zip |##############################-----------------------| 55.94% tmphn4qrmn_.zip |##############################-----------------------| 56.12% tmphn4qrmn_.zip |##############################-----------------------| 56.31% tmphn4qrmn_.zip |##############################-----------------------| 56.49% tmphn4qrmn_.zip |##############################-----------------------| 56.68% tmphn4qrmn_.zip |##############################-----------------------| 56.86% tmphn4qrmn_.zip |##############################-----------------------| 57.05% tmphn4qrmn_.zip |##############################-----------------------| 57.23% tmphn4qrmn_.zip |##############################-----------------------| 57.42% tmphn4qrmn_.zip |###############################----------------------| 57.6% tmphn4qrmn_.zip |###############################----------------------| 57.79% tmphn4qrmn_.zip |###############################----------------------| 57.97% tmphn4qrmn_.zip |###############################----------------------| 58.16% tmphn4qrmn_.zip |###############################----------------------| 58.34% tmphn4qrmn_.zip |###############################----------------------| 58.53% tmphn4qrmn_.zip |###############################----------------------| 58.71% tmphn4qrmn_.zip |###############################----------------------| 58.89% tmphn4qrmn_.zip |###############################----------------------| 59.08% tmphn4qrmn_.zip |###############################----------------------| 59.26% tmphn4qrmn_.zip |################################---------------------| 59.45% tmphn4qrmn_.zip |################################---------------------| 59.63% tmphn4qrmn_.zip |################################---------------------| 59.82% tmphn4qrmn_.zip |################################---------------------| 60.0% tmphn4qrmn_.zip |################################---------------------| 60.19% tmphn4qrmn_.zip |################################---------------------| 60.37% tmphn4qrmn_.zip |################################---------------------| 60.56% tmphn4qrmn_.zip |################################---------------------| 60.74% tmphn4qrmn_.zip |################################---------------------| 60.93% tmphn4qrmn_.zip |################################---------------------| 61.11% tmphn4qrmn_.zip |################################---------------------| 61.29% tmphn4qrmn_.zip |#################################--------------------| 61.48% tmphn4qrmn_.zip |#################################--------------------| 61.66% tmphn4qrmn_.zip |#################################--------------------| 61.85% tmphn4qrmn_.zip |#################################--------------------| 62.03% tmphn4qrmn_.zip |#################################--------------------| 62.22% tmphn4qrmn_.zip |#################################--------------------| 62.4% tmphn4qrmn_.zip |#################################--------------------| 62.59% tmphn4qrmn_.zip |#################################--------------------| 62.77% tmphn4qrmn_.zip |#################################--------------------| 62.96% tmphn4qrmn_.zip |#################################--------------------| 63.14% tmphn4qrmn_.zip |##################################-------------------| 63.33% tmphn4qrmn_.zip |##################################-------------------| 63.51% tmphn4qrmn_.zip |##################################-------------------| 63.69% tmphn4qrmn_.zip |##################################-------------------| 63.88% tmphn4qrmn_.zip |##################################-------------------| 64.06% tmphn4qrmn_.zip |##################################-------------------| 64.25% tmphn4qrmn_.zip |##################################-------------------| 64.43% tmphn4qrmn_.zip |##################################-------------------| 64.62% tmphn4qrmn_.zip |##################################-------------------| 64.8% tmphn4qrmn_.zip |##################################-------------------| 64.99% tmphn4qrmn_.zip |###################################------------------| 65.17% tmphn4qrmn_.zip |###################################------------------| 65.36% tmphn4qrmn_.zip |###################################------------------| 65.54% tmphn4qrmn_.zip |###################################------------------| 65.73% tmphn4qrmn_.zip |###################################------------------| 65.91% tmphn4qrmn_.zip |###################################------------------| 66.09% tmphn4qrmn_.zip |###################################------------------| 66.28% tmphn4qrmn_.zip |###################################------------------| 66.46% tmphn4qrmn_.zip |###################################------------------| 66.65% tmphn4qrmn_.zip |###################################------------------| 66.83% tmphn4qrmn_.zip |####################################-----------------| 67.02% tmphn4qrmn_.zip |####################################-----------------| 67.2% tmphn4qrmn_.zip |####################################-----------------| 67.39% tmphn4qrmn_.zip |####################################-----------------| 67.57% tmphn4qrmn_.zip |####################################-----------------| 67.76% tmphn4qrmn_.zip |####################################-----------------| 67.94% tmphn4qrmn_.zip |####################################-----------------| 68.13% tmphn4qrmn_.zip |####################################-----------------| 68.31% tmphn4qrmn_.zip |####################################-----------------| 68.49% tmphn4qrmn_.zip |####################################-----------------| 68.68% tmphn4qrmn_.zip |####################################-----------------| 68.86% tmphn4qrmn_.zip |#####################################----------------| 69.05% tmphn4qrmn_.zip |#####################################----------------| 69.23% tmphn4qrmn_.zip |#####################################----------------| 69.42% tmphn4qrmn_.zip |#####################################----------------| 69.6% tmphn4qrmn_.zip |#####################################----------------| 69.79% tmphn4qrmn_.zip |#####################################----------------| 69.97% tmphn4qrmn_.zip |#####################################----------------| 70.16% tmphn4qrmn_.zip |#####################################----------------| 70.34% tmphn4qrmn_.zip |#####################################----------------| 70.53% tmphn4qrmn_.zip |#####################################----------------| 70.71% tmphn4qrmn_.zip |######################################---------------| 70.89% tmphn4qrmn_.zip |######################################---------------| 71.08% tmphn4qrmn_.zip |######################################---------------| 71.26% tmphn4qrmn_.zip |######################################---------------| 71.45% tmphn4qrmn_.zip |######################################---------------| 71.63% tmphn4qrmn_.zip |######################################---------------| 71.82% tmphn4qrmn_.zip |######################################---------------| 72.0% tmphn4qrmn_.zip |######################################---------------| 72.19% tmphn4qrmn_.zip |######################################---------------| 72.37% tmphn4qrmn_.zip |######################################---------------| 72.56% tmphn4qrmn_.zip |#######################################--------------| 72.74% tmphn4qrmn_.zip |#######################################--------------| 72.93% tmphn4qrmn_.zip |#######################################--------------| 73.11% tmphn4qrmn_.zip |#######################################--------------| 73.29% tmphn4qrmn_.zip |#######################################--------------| 73.48% tmphn4qrmn_.zip |#######################################--------------| 73.66% tmphn4qrmn_.zip |#######################################--------------| 73.85% tmphn4qrmn_.zip |#######################################--------------| 74.03% tmphn4qrmn_.zip |#######################################--------------| 74.22% tmphn4qrmn_.zip |#######################################--------------| 74.4% tmphn4qrmn_.zip |########################################-------------| 74.59% tmphn4qrmn_.zip |########################################-------------| 74.77% tmphn4qrmn_.zip |########################################-------------| 74.96% tmphn4qrmn_.zip |########################################-------------| 75.14% tmphn4qrmn_.zip |########################################-------------| 75.33% tmphn4qrmn_.zip |########################################-------------| 75.51% tmphn4qrmn_.zip |########################################-------------| 75.69% tmphn4qrmn_.zip |########################################-------------| 75.88% tmphn4qrmn_.zip |########################################-------------| 76.06% tmphn4qrmn_.zip |########################################-------------| 76.25% tmphn4qrmn_.zip |#########################################------------| 76.43% tmphn4qrmn_.zip |#########################################------------| 76.62% tmphn4qrmn_.zip |#########################################------------| 76.8% tmphn4qrmn_.zip |#########################################------------| 76.99% tmphn4qrmn_.zip |#########################################------------| 77.17% tmphn4qrmn_.zip |#########################################------------| 77.36% tmphn4qrmn_.zip |#########################################------------| 77.54% tmphn4qrmn_.zip |#########################################------------| 77.73% tmphn4qrmn_.zip |#########################################------------| 77.91% tmphn4qrmn_.zip |#########################################------------| 78.09% tmphn4qrmn_.zip |#########################################------------| 78.28% tmphn4qrmn_.zip |##########################################-----------| 78.46% tmphn4qrmn_.zip |##########################################-----------| 78.65% tmphn4qrmn_.zip |##########################################-----------| 78.83% tmphn4qrmn_.zip |##########################################-----------| 79.02% tmphn4qrmn_.zip |##########################################-----------| 79.2% tmphn4qrmn_.zip |##########################################-----------| 79.39% tmphn4qrmn_.zip |##########################################-----------| 79.57% tmphn4qrmn_.zip |##########################################-----------| 79.76% tmphn4qrmn_.zip |##########################################-----------| 79.94% tmphn4qrmn_.zip |##########################################-----------| 80.13% tmphn4qrmn_.zip |###########################################----------| 80.31% tmphn4qrmn_.zip |###########################################----------| 80.49% tmphn4qrmn_.zip |###########################################----------| 80.68% tmphn4qrmn_.zip |###########################################----------| 80.86% tmphn4qrmn_.zip |###########################################----------| 81.05% tmphn4qrmn_.zip |###########################################----------| 81.23% tmphn4qrmn_.zip |###########################################----------| 81.42% tmphn4qrmn_.zip |###########################################----------| 81.6% tmphn4qrmn_.zip |###########################################----------| 81.79% tmphn4qrmn_.zip |###########################################----------| 81.97% tmphn4qrmn_.zip |############################################---------| 82.16% tmphn4qrmn_.zip |############################################---------| 82.34% tmphn4qrmn_.zip |############################################---------| 82.53% tmphn4qrmn_.zip |############################################---------| 82.71% tmphn4qrmn_.zip |############################################---------| 82.9% tmphn4qrmn_.zip |############################################---------| 83.08% tmphn4qrmn_.zip |############################################---------| 83.26% tmphn4qrmn_.zip |############################################---------| 83.45% tmphn4qrmn_.zip |############################################---------| 83.63% tmphn4qrmn_.zip |############################################---------| 83.82% tmphn4qrmn_.zip |#############################################--------| 84.0% tmphn4qrmn_.zip |#############################################--------| 84.19% tmphn4qrmn_.zip |#############################################--------| 84.37% tmphn4qrmn_.zip |#############################################--------| 84.56% tmphn4qrmn_.zip |#############################################--------| 84.74% tmphn4qrmn_.zip |#############################################--------| 84.93% tmphn4qrmn_.zip |#############################################--------| 85.11% tmphn4qrmn_.zip |#############################################--------| 85.3% tmphn4qrmn_.zip |#############################################--------| 85.48% tmphn4qrmn_.zip |#############################################--------| 85.66% tmphn4qrmn_.zip |#############################################--------| 85.85% tmphn4qrmn_.zip |##############################################-------| 86.03% tmphn4qrmn_.zip |##############################################-------| 86.22% tmphn4qrmn_.zip |##############################################-------| 86.4% tmphn4qrmn_.zip |##############################################-------| 86.59% tmphn4qrmn_.zip |##############################################-------| 86.77% tmphn4qrmn_.zip |##############################################-------| 86.96% tmphn4qrmn_.zip |##############################################-------| 87.14% tmphn4qrmn_.zip |##############################################-------| 87.33% tmphn4qrmn_.zip |##############################################-------| 87.51% tmphn4qrmn_.zip |##############################################-------| 87.7% tmphn4qrmn_.zip |###############################################------| 87.88% tmphn4qrmn_.zip |###############################################------| 88.06% tmphn4qrmn_.zip |###############################################------| 88.25% tmphn4qrmn_.zip |###############################################------| 88.43% tmphn4qrmn_.zip |###############################################------| 88.62% tmphn4qrmn_.zip |###############################################------| 88.8% tmphn4qrmn_.zip |###############################################------| 88.99% tmphn4qrmn_.zip |###############################################------| 89.17% tmphn4qrmn_.zip |###############################################------| 89.36% tmphn4qrmn_.zip |###############################################------| 89.54% tmphn4qrmn_.zip |################################################-----| 89.73% tmphn4qrmn_.zip |################################################-----| 89.91% tmphn4qrmn_.zip |################################################-----| 90.1% tmphn4qrmn_.zip |################################################-----| 90.28% tmphn4qrmn_.zip |################################################-----| 90.46% tmphn4qrmn_.zip |################################################-----| 90.65% tmphn4qrmn_.zip |################################################-----| 90.83% tmphn4qrmn_.zip |################################################-----| 91.02% tmphn4qrmn_.zip |################################################-----| 91.2% tmphn4qrmn_.zip |################################################-----| 91.39% tmphn4qrmn_.zip |#################################################----| 91.57% tmphn4qrmn_.zip |#################################################----| 91.76% tmphn4qrmn_.zip |#################################################----| 91.94% tmphn4qrmn_.zip |#################################################----| 92.13% tmphn4qrmn_.zip |#################################################----| 92.31% tmphn4qrmn_.zip |#################################################----| 92.5% tmphn4qrmn_.zip |#################################################----| 92.68% tmphn4qrmn_.zip |#################################################----| 92.86% tmphn4qrmn_.zip |#################################################----| 93.05% tmphn4qrmn_.zip |#################################################----| 93.23% tmphn4qrmn_.zip |##################################################---| 93.42% tmphn4qrmn_.zip |##################################################---| 93.6% tmphn4qrmn_.zip |##################################################---| 93.79% tmphn4qrmn_.zip |##################################################---| 93.97% tmphn4qrmn_.zip |##################################################---| 94.16% tmphn4qrmn_.zip |##################################################---| 94.34% tmphn4qrmn_.zip |##################################################---| 94.53% tmphn4qrmn_.zip |##################################################---| 94.71% tmphn4qrmn_.zip |##################################################---| 94.9% tmphn4qrmn_.zip |##################################################---| 95.08% tmphn4qrmn_.zip |##################################################---| 95.26% tmphn4qrmn_.zip |###################################################--| 95.45% tmphn4qrmn_.zip |###################################################--| 95.63% tmphn4qrmn_.zip |###################################################--| 95.82% tmphn4qrmn_.zip |###################################################--| 96.0% tmphn4qrmn_.zip |###################################################--| 96.19% tmphn4qrmn_.zip |###################################################--| 96.37% tmphn4qrmn_.zip |###################################################--| 96.56% tmphn4qrmn_.zip |###################################################--| 96.74% tmphn4qrmn_.zip |###################################################--| 96.93% tmphn4qrmn_.zip |###################################################--| 97.11% tmphn4qrmn_.zip |####################################################-| 97.3% tmphn4qrmn_.zip |####################################################-| 97.48% tmphn4qrmn_.zip |####################################################-| 97.66% tmphn4qrmn_.zip |####################################################-| 97.85% tmphn4qrmn_.zip |####################################################-| 98.03% tmphn4qrmn_.zip |####################################################-| 98.22% tmphn4qrmn_.zip |####################################################-| 98.4% tmphn4qrmn_.zip |####################################################-| 98.59% tmphn4qrmn_.zip |####################################################-| 98.77% tmphn4qrmn_.zip |####################################################-| 98.96% tmphn4qrmn_.zip |#####################################################| 99.14% tmphn4qrmn_.zip |#####################################################| 99.33% tmphn4qrmn_.zip |#####################################################| 99.51% tmphn4qrmn_.zip |#####################################################| 99.7% tmphn4qrmn_.zip |#####################################################| 99.88% tmphn4qrmn_.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ef8d0d2b-ffd8-4063-b0c2-43494bb93ca5 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuzcw2lw1.zip |-----------------------------------------------------| 0.53% tmpuzcw2lw1.zip |#----------------------------------------------------| 1.07% tmpuzcw2lw1.zip |#----------------------------------------------------| 1.6% tmpuzcw2lw1.zip |#----------------------------------------------------| 2.14% tmpuzcw2lw1.zip |#----------------------------------------------------| 2.67% tmpuzcw2lw1.zip |##---------------------------------------------------| 3.2% tmpuzcw2lw1.zip |##---------------------------------------------------| 3.74% tmpuzcw2lw1.zip |##---------------------------------------------------| 4.27% tmpuzcw2lw1.zip |###--------------------------------------------------| 4.81% tmpuzcw2lw1.zip |###--------------------------------------------------| 5.34% tmpuzcw2lw1.zip |###--------------------------------------------------| 5.87% tmpuzcw2lw1.zip |###--------------------------------------------------| 6.41% tmpuzcw2lw1.zip |####-------------------------------------------------| 6.94% tmpuzcw2lw1.zip |####-------------------------------------------------| 7.48% tmpuzcw2lw1.zip |####-------------------------------------------------| 8.01% tmpuzcw2lw1.zip |#####------------------------------------------------| 8.54% tmpuzcw2lw1.zip |#####------------------------------------------------| 9.08% tmpuzcw2lw1.zip |#####------------------------------------------------| 9.61% tmpuzcw2lw1.zip |#####------------------------------------------------| 10.15% tmpuzcw2lw1.zip |######-----------------------------------------------| 10.68% tmpuzcw2lw1.zip |######-----------------------------------------------| 11.22% tmpuzcw2lw1.zip |######-----------------------------------------------| 11.75% tmpuzcw2lw1.zip |#######----------------------------------------------| 12.28% tmpuzcw2lw1.zip |#######----------------------------------------------| 12.82% tmpuzcw2lw1.zip |#######----------------------------------------------| 13.35% tmpuzcw2lw1.zip |#######----------------------------------------------| 13.89% tmpuzcw2lw1.zip |########---------------------------------------------| 14.42% tmpuzcw2lw1.zip |########---------------------------------------------| 14.95% tmpuzcw2lw1.zip |########---------------------------------------------| 15.49% tmpuzcw2lw1.zip |########---------------------------------------------| 16.02% tmpuzcw2lw1.zip |#########--------------------------------------------| 16.56% tmpuzcw2lw1.zip |#########--------------------------------------------| 17.09% tmpuzcw2lw1.zip |#########--------------------------------------------| 17.62% tmpuzcw2lw1.zip |##########-------------------------------------------| 18.16% tmpuzcw2lw1.zip |##########-------------------------------------------| 18.69% tmpuzcw2lw1.zip |##########-------------------------------------------| 19.23% tmpuzcw2lw1.zip |##########-------------------------------------------| 19.76% tmpuzcw2lw1.zip |###########------------------------------------------| 20.29% tmpuzcw2lw1.zip |###########------------------------------------------| 20.83% tmpuzcw2lw1.zip |###########------------------------------------------| 21.36% tmpuzcw2lw1.zip |############-----------------------------------------| 21.9% tmpuzcw2lw1.zip |############-----------------------------------------| 22.43% tmpuzcw2lw1.zip |############-----------------------------------------| 22.96% tmpuzcw2lw1.zip |############-----------------------------------------| 23.5% tmpuzcw2lw1.zip |#############----------------------------------------| 24.03% tmpuzcw2lw1.zip |#############----------------------------------------| 24.57% tmpuzcw2lw1.zip |#############----------------------------------------| 25.1% tmpuzcw2lw1.zip |##############---------------------------------------| 25.63% tmpuzcw2lw1.zip |##############---------------------------------------| 26.17% tmpuzcw2lw1.zip |##############---------------------------------------| 26.7% tmpuzcw2lw1.zip |##############---------------------------------------| 27.24% tmpuzcw2lw1.zip |###############--------------------------------------| 27.77% tmpuzcw2lw1.zip |###############--------------------------------------| 28.3% tmpuzcw2lw1.zip |###############--------------------------------------| 28.84% tmpuzcw2lw1.zip |################-------------------------------------| 29.37% tmpuzcw2lw1.zip |################-------------------------------------| 29.91% tmpuzcw2lw1.zip |################-------------------------------------| 30.44% tmpuzcw2lw1.zip |################-------------------------------------| 30.97% tmpuzcw2lw1.zip |#################------------------------------------| 31.51% tmpuzcw2lw1.zip |#################------------------------------------| 32.04% tmpuzcw2lw1.zip |#################------------------------------------| 32.58% tmpuzcw2lw1.zip |##################-----------------------------------| 33.11% tmpuzcw2lw1.zip |##################-----------------------------------| 33.65% tmpuzcw2lw1.zip |##################-----------------------------------| 34.18% tmpuzcw2lw1.zip |##################-----------------------------------| 34.71% tmpuzcw2lw1.zip |###################----------------------------------| 35.25% tmpuzcw2lw1.zip |###################----------------------------------| 35.78% tmpuzcw2lw1.zip |###################----------------------------------| 36.32% tmpuzcw2lw1.zip |####################---------------------------------| 36.85% tmpuzcw2lw1.zip |####################---------------------------------| 37.38% tmpuzcw2lw1.zip |####################---------------------------------| 37.92% tmpuzcw2lw1.zip |####################---------------------------------| 38.45% tmpuzcw2lw1.zip |#####################--------------------------------| 38.99% tmpuzcw2lw1.zip |#####################--------------------------------| 39.52% tmpuzcw2lw1.zip |#####################--------------------------------| 40.05% tmpuzcw2lw1.zip |######################-------------------------------| 40.59% tmpuzcw2lw1.zip |######################-------------------------------| 41.12% tmpuzcw2lw1.zip |######################-------------------------------| 41.66% tmpuzcw2lw1.zip |######################-------------------------------| 42.19% tmpuzcw2lw1.zip |#######################------------------------------| 42.72% tmpuzcw2lw1.zip |#######################------------------------------| 43.26% tmpuzcw2lw1.zip |#######################------------------------------| 43.79% tmpuzcw2lw1.zip |#######################------------------------------| 44.33% tmpuzcw2lw1.zip |########################-----------------------------| 44.86% tmpuzcw2lw1.zip |########################-----------------------------| 45.39% tmpuzcw2lw1.zip |########################-----------------------------| 45.93% tmpuzcw2lw1.zip |#########################----------------------------| 46.46% tmpuzcw2lw1.zip |#########################----------------------------| 47.0% tmpuzcw2lw1.zip |#########################----------------------------| 47.53% tmpuzcw2lw1.zip |#########################----------------------------| 48.06% tmpuzcw2lw1.zip |##########################---------------------------| 48.6% tmpuzcw2lw1.zip |##########################---------------------------| 49.13% tmpuzcw2lw1.zip |##########################---------------------------| 49.67% tmpuzcw2lw1.zip |###########################--------------------------| 50.2% tmpuzcw2lw1.zip |###########################--------------------------| 50.73% tmpuzcw2lw1.zip |###########################--------------------------| 51.27% tmpuzcw2lw1.zip |###########################--------------------------| 51.8% tmpuzcw2lw1.zip |############################-------------------------| 52.34% tmpuzcw2lw1.zip |############################-------------------------| 52.87% tmpuzcw2lw1.zip |############################-------------------------| 53.4% tmpuzcw2lw1.zip |#############################------------------------| 53.94% tmpuzcw2lw1.zip |#############################------------------------| 54.47% tmpuzcw2lw1.zip |#############################------------------------| 55.01% tmpuzcw2lw1.zip |#############################------------------------| 55.54% tmpuzcw2lw1.zip |##############################-----------------------| 56.08% tmpuzcw2lw1.zip |##############################-----------------------| 56.61% tmpuzcw2lw1.zip |##############################-----------------------| 57.14% tmpuzcw2lw1.zip |###############################----------------------| 57.68% tmpuzcw2lw1.zip |###############################----------------------| 58.21% tmpuzcw2lw1.zip |###############################----------------------| 58.75% tmpuzcw2lw1.zip |###############################----------------------| 59.28% tmpuzcw2lw1.zip |################################---------------------| 59.81% tmpuzcw2lw1.zip |################################---------------------| 60.35% tmpuzcw2lw1.zip |################################---------------------| 60.88% tmpuzcw2lw1.zip |#################################--------------------| 61.42% tmpuzcw2lw1.zip |#################################--------------------| 61.95% tmpuzcw2lw1.zip |#################################--------------------| 62.48% tmpuzcw2lw1.zip |#################################--------------------| 63.02% tmpuzcw2lw1.zip |##################################-------------------| 63.55% tmpuzcw2lw1.zip |##################################-------------------| 64.09% tmpuzcw2lw1.zip |##################################-------------------| 64.62% tmpuzcw2lw1.zip |###################################------------------| 65.15% tmpuzcw2lw1.zip |###################################------------------| 65.69% tmpuzcw2lw1.zip |###################################------------------| 66.22% tmpuzcw2lw1.zip |###################################------------------| 66.76% tmpuzcw2lw1.zip |####################################-----------------| 67.29% tmpuzcw2lw1.zip |####################################-----------------| 67.82% tmpuzcw2lw1.zip |####################################-----------------| 68.36% tmpuzcw2lw1.zip |#####################################----------------| 68.89% tmpuzcw2lw1.zip |#####################################----------------| 69.43% tmpuzcw2lw1.zip |#####################################----------------| 69.96% tmpuzcw2lw1.zip |#####################################----------------| 70.49% tmpuzcw2lw1.zip |######################################---------------| 71.03% tmpuzcw2lw1.zip |######################################---------------| 71.56% tmpuzcw2lw1.zip |######################################---------------| 72.1% tmpuzcw2lw1.zip |######################################---------------| 72.63% tmpuzcw2lw1.zip |#######################################--------------| 73.16% tmpuzcw2lw1.zip |#######################################--------------| 73.7% tmpuzcw2lw1.zip |#######################################--------------| 74.23% tmpuzcw2lw1.zip |########################################-------------| 74.77% tmpuzcw2lw1.zip |########################################-------------| 75.3% tmpuzcw2lw1.zip |########################################-------------| 75.84% tmpuzcw2lw1.zip |########################################-------------| 76.37% tmpuzcw2lw1.zip |#########################################------------| 76.9% tmpuzcw2lw1.zip |#########################################------------| 77.44% tmpuzcw2lw1.zip |#########################################------------| 77.97% tmpuzcw2lw1.zip |##########################################-----------| 78.51% tmpuzcw2lw1.zip |##########################################-----------| 79.04% tmpuzcw2lw1.zip |##########################################-----------| 79.57% tmpuzcw2lw1.zip |##########################################-----------| 80.11% tmpuzcw2lw1.zip |###########################################----------| 80.64% tmpuzcw2lw1.zip |###########################################----------| 81.18% tmpuzcw2lw1.zip |###########################################----------| 81.71% tmpuzcw2lw1.zip |############################################---------| 82.24% tmpuzcw2lw1.zip |############################################---------| 82.78% tmpuzcw2lw1.zip |############################################---------| 83.31% tmpuzcw2lw1.zip |############################################---------| 83.85% tmpuzcw2lw1.zip |#############################################--------| 84.38% tmpuzcw2lw1.zip |#############################################--------| 84.91% tmpuzcw2lw1.zip |#############################################--------| 85.45% tmpuzcw2lw1.zip |##############################################-------| 85.98% tmpuzcw2lw1.zip |##############################################-------| 86.52% tmpuzcw2lw1.zip |##############################################-------| 87.05% tmpuzcw2lw1.zip |##############################################-------| 87.58% tmpuzcw2lw1.zip |###############################################------| 88.12% tmpuzcw2lw1.zip |###############################################------| 88.65% tmpuzcw2lw1.zip |###############################################------| 89.19% tmpuzcw2lw1.zip |################################################-----| 89.72% tmpuzcw2lw1.zip |################################################-----| 90.25% tmpuzcw2lw1.zip |################################################-----| 90.79% tmpuzcw2lw1.zip |################################################-----| 91.32% tmpuzcw2lw1.zip |#################################################----| 91.86% tmpuzcw2lw1.zip |#################################################----| 92.39% tmpuzcw2lw1.zip |#################################################----| 92.92% tmpuzcw2lw1.zip |##################################################---| 93.46% tmpuzcw2lw1.zip |##################################################---| 93.99% tmpuzcw2lw1.zip |##################################################---| 94.53% tmpuzcw2lw1.zip |##################################################---| 95.06% tmpuzcw2lw1.zip |###################################################--| 95.59% tmpuzcw2lw1.zip |###################################################--| 96.13% tmpuzcw2lw1.zip |###################################################--| 96.66% tmpuzcw2lw1.zip |####################################################-| 97.2% tmpuzcw2lw1.zip |####################################################-| 97.73% tmpuzcw2lw1.zip |####################################################-| 98.27% tmpuzcw2lw1.zip |####################################################-| 98.8% tmpuzcw2lw1.zip |#####################################################| 99.33% tmpuzcw2lw1.zip |#####################################################| 99.87% tmpuzcw2lw1.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 69b6ee67-e8cf-463e-a184-42e0ac5626ba + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp2g9ick03.zip |-----------------------------------------------------| 0.54% tmp2g9ick03.zip |#----------------------------------------------------| 1.09% tmp2g9ick03.zip |#----------------------------------------------------| 1.63% tmp2g9ick03.zip |#----------------------------------------------------| 2.18% tmp2g9ick03.zip |#----------------------------------------------------| 2.72% tmp2g9ick03.zip |##---------------------------------------------------| 3.26% tmp2g9ick03.zip |##---------------------------------------------------| 3.81% tmp2g9ick03.zip |##---------------------------------------------------| 4.35% tmp2g9ick03.zip |###--------------------------------------------------| 4.89% tmp2g9ick03.zip |###--------------------------------------------------| 5.44% tmp2g9ick03.zip |###--------------------------------------------------| 5.98% tmp2g9ick03.zip |###--------------------------------------------------| 6.53% tmp2g9ick03.zip |####-------------------------------------------------| 7.07% tmp2g9ick03.zip |####-------------------------------------------------| 7.61% tmp2g9ick03.zip |####-------------------------------------------------| 8.16% tmp2g9ick03.zip |#####------------------------------------------------| 8.7% tmp2g9ick03.zip |#####------------------------------------------------| 9.24% tmp2g9ick03.zip |#####------------------------------------------------| 9.79% tmp2g9ick03.zip |#####------------------------------------------------| 10.33% tmp2g9ick03.zip |######-----------------------------------------------| 10.88% tmp2g9ick03.zip |######-----------------------------------------------| 11.42% tmp2g9ick03.zip |######-----------------------------------------------| 11.96% tmp2g9ick03.zip |#######----------------------------------------------| 12.51% tmp2g9ick03.zip |#######----------------------------------------------| 13.05% tmp2g9ick03.zip |#######----------------------------------------------| 13.59% tmp2g9ick03.zip |#######----------------------------------------------| 14.14% tmp2g9ick03.zip |########---------------------------------------------| 14.68% tmp2g9ick03.zip |########---------------------------------------------| 15.23% tmp2g9ick03.zip |########---------------------------------------------| 15.77% tmp2g9ick03.zip |#########--------------------------------------------| 16.31% tmp2g9ick03.zip |#########--------------------------------------------| 16.86% tmp2g9ick03.zip |#########--------------------------------------------| 17.4% tmp2g9ick03.zip |##########-------------------------------------------| 17.94% tmp2g9ick03.zip |##########-------------------------------------------| 18.49% tmp2g9ick03.zip |##########-------------------------------------------| 19.03% tmp2g9ick03.zip |##########-------------------------------------------| 19.58% tmp2g9ick03.zip |###########------------------------------------------| 20.12% tmp2g9ick03.zip |###########------------------------------------------| 20.66% tmp2g9ick03.zip |###########------------------------------------------| 21.21% tmp2g9ick03.zip |############-----------------------------------------| 21.75% tmp2g9ick03.zip |############-----------------------------------------| 22.3% tmp2g9ick03.zip |############-----------------------------------------| 22.84% tmp2g9ick03.zip |############-----------------------------------------| 23.38% tmp2g9ick03.zip |#############----------------------------------------| 23.93% tmp2g9ick03.zip |#############----------------------------------------| 24.47% tmp2g9ick03.zip |#############----------------------------------------| 25.01% tmp2g9ick03.zip |##############---------------------------------------| 25.56% tmp2g9ick03.zip |##############---------------------------------------| 26.1% tmp2g9ick03.zip |##############---------------------------------------| 26.65% tmp2g9ick03.zip |##############---------------------------------------| 27.19% tmp2g9ick03.zip |###############--------------------------------------| 27.73% tmp2g9ick03.zip |###############--------------------------------------| 28.28% tmp2g9ick03.zip |###############--------------------------------------| 28.82% tmp2g9ick03.zip |################-------------------------------------| 29.36% tmp2g9ick03.zip |################-------------------------------------| 29.91% tmp2g9ick03.zip |################-------------------------------------| 30.45% tmp2g9ick03.zip |################-------------------------------------| 31.0% tmp2g9ick03.zip |#################------------------------------------| 31.54% tmp2g9ick03.zip |#################------------------------------------| 32.08% tmp2g9ick03.zip |#################------------------------------------| 32.63% tmp2g9ick03.zip |##################-----------------------------------| 33.17% tmp2g9ick03.zip |##################-----------------------------------| 33.71% tmp2g9ick03.zip |##################-----------------------------------| 34.26% tmp2g9ick03.zip |##################-----------------------------------| 34.8% tmp2g9ick03.zip |###################----------------------------------| 35.35% tmp2g9ick03.zip |###################----------------------------------| 35.89% tmp2g9ick03.zip |###################----------------------------------| 36.43% tmp2g9ick03.zip |####################---------------------------------| 36.98% tmp2g9ick03.zip |####################---------------------------------| 37.52% tmp2g9ick03.zip |####################---------------------------------| 38.07% tmp2g9ick03.zip |####################---------------------------------| 38.61% tmp2g9ick03.zip |#####################--------------------------------| 39.15% tmp2g9ick03.zip |#####################--------------------------------| 39.7% tmp2g9ick03.zip |#####################--------------------------------| 40.24% tmp2g9ick03.zip |######################-------------------------------| 40.78% tmp2g9ick03.zip |######################-------------------------------| 41.33% tmp2g9ick03.zip |######################-------------------------------| 41.87% tmp2g9ick03.zip |######################-------------------------------| 42.42% tmp2g9ick03.zip |#######################------------------------------| 42.96% tmp2g9ick03.zip |#######################------------------------------| 43.5% tmp2g9ick03.zip |#######################------------------------------| 44.05% tmp2g9ick03.zip |########################-----------------------------| 44.59% tmp2g9ick03.zip |########################-----------------------------| 45.13% tmp2g9ick03.zip |########################-----------------------------| 45.68% tmp2g9ick03.zip |########################-----------------------------| 46.22% tmp2g9ick03.zip |#########################----------------------------| 46.77% tmp2g9ick03.zip |#########################----------------------------| 47.31% tmp2g9ick03.zip |#########################----------------------------| 47.85% tmp2g9ick03.zip |##########################---------------------------| 48.4% tmp2g9ick03.zip |##########################---------------------------| 48.94% tmp2g9ick03.zip |##########################---------------------------| 49.48% tmp2g9ick03.zip |###########################--------------------------| 50.03% tmp2g9ick03.zip |###########################--------------------------| 50.57% tmp2g9ick03.zip |###########################--------------------------| 51.12% tmp2g9ick03.zip |###########################--------------------------| 51.66% tmp2g9ick03.zip |############################-------------------------| 52.2% tmp2g9ick03.zip |############################-------------------------| 52.75% tmp2g9ick03.zip |############################-------------------------| 53.29% tmp2g9ick03.zip |#############################------------------------| 53.83% tmp2g9ick03.zip |#############################------------------------| 54.38% tmp2g9ick03.zip |#############################------------------------| 54.92% tmp2g9ick03.zip |#############################------------------------| 55.47% tmp2g9ick03.zip |##############################-----------------------| 56.01% tmp2g9ick03.zip |##############################-----------------------| 56.55% tmp2g9ick03.zip |##############################-----------------------| 57.1% tmp2g9ick03.zip |###############################----------------------| 57.64% tmp2g9ick03.zip |###############################----------------------| 58.19% tmp2g9ick03.zip |###############################----------------------| 58.73% tmp2g9ick03.zip |###############################----------------------| 59.27% tmp2g9ick03.zip |################################---------------------| 59.82% tmp2g9ick03.zip |################################---------------------| 60.36% tmp2g9ick03.zip |################################---------------------| 60.9% tmp2g9ick03.zip |#################################--------------------| 61.45% tmp2g9ick03.zip |#################################--------------------| 61.99% tmp2g9ick03.zip |#################################--------------------| 62.54% tmp2g9ick03.zip |#################################--------------------| 63.08% tmp2g9ick03.zip |##################################-------------------| 63.62% tmp2g9ick03.zip |##################################-------------------| 64.17% tmp2g9ick03.zip |##################################-------------------| 64.71% tmp2g9ick03.zip |###################################------------------| 65.25% tmp2g9ick03.zip |###################################------------------| 65.8% tmp2g9ick03.zip |###################################------------------| 66.34% tmp2g9ick03.zip |###################################------------------| 66.89% tmp2g9ick03.zip |####################################-----------------| 67.43% tmp2g9ick03.zip |####################################-----------------| 67.97% tmp2g9ick03.zip |####################################-----------------| 68.52% tmp2g9ick03.zip |#####################################----------------| 69.06% tmp2g9ick03.zip |#####################################----------------| 69.6% tmp2g9ick03.zip |#####################################----------------| 70.15% tmp2g9ick03.zip |#####################################----------------| 70.69% tmp2g9ick03.zip |######################################---------------| 71.24% tmp2g9ick03.zip |######################################---------------| 71.78% tmp2g9ick03.zip |######################################---------------| 72.32% tmp2g9ick03.zip |#######################################--------------| 72.87% tmp2g9ick03.zip |#######################################--------------| 73.41% tmp2g9ick03.zip |#######################################--------------| 73.95% tmp2g9ick03.zip |#######################################--------------| 74.5% tmp2g9ick03.zip |########################################-------------| 75.04% tmp2g9ick03.zip |########################################-------------| 75.59% tmp2g9ick03.zip |########################################-------------| 76.13% tmp2g9ick03.zip |#########################################------------| 76.67% tmp2g9ick03.zip |#########################################------------| 77.22% tmp2g9ick03.zip |#########################################------------| 77.76% tmp2g9ick03.zip |##########################################-----------| 78.31% tmp2g9ick03.zip |##########################################-----------| 78.85% tmp2g9ick03.zip |##########################################-----------| 79.39% tmp2g9ick03.zip |##########################################-----------| 79.94% tmp2g9ick03.zip |###########################################----------| 80.48% tmp2g9ick03.zip |###########################################----------| 81.02% tmp2g9ick03.zip |###########################################----------| 81.57% tmp2g9ick03.zip |############################################---------| 82.11% tmp2g9ick03.zip |############################################---------| 82.66% tmp2g9ick03.zip |############################################---------| 83.2% tmp2g9ick03.zip |############################################---------| 83.74% tmp2g9ick03.zip |#############################################--------| 84.29% tmp2g9ick03.zip |#############################################--------| 84.83% tmp2g9ick03.zip |#############################################--------| 85.37% tmp2g9ick03.zip |##############################################-------| 85.92% tmp2g9ick03.zip |##############################################-------| 86.46% tmp2g9ick03.zip |##############################################-------| 87.01% tmp2g9ick03.zip |##############################################-------| 87.55% tmp2g9ick03.zip |###############################################------| 88.09% tmp2g9ick03.zip |###############################################------| 88.64% tmp2g9ick03.zip |###############################################------| 89.18% tmp2g9ick03.zip |################################################-----| 89.72% tmp2g9ick03.zip |################################################-----| 90.27% tmp2g9ick03.zip |################################################-----| 90.81% tmp2g9ick03.zip |################################################-----| 91.36% tmp2g9ick03.zip |#################################################----| 91.9% tmp2g9ick03.zip |#################################################----| 92.44% tmp2g9ick03.zip |#################################################----| 92.99% tmp2g9ick03.zip |##################################################---| 93.53% tmp2g9ick03.zip |##################################################---| 94.08% tmp2g9ick03.zip |##################################################---| 94.62% tmp2g9ick03.zip |##################################################---| 95.16% tmp2g9ick03.zip |###################################################--| 95.71% tmp2g9ick03.zip |###################################################--| 96.25% tmp2g9ick03.zip |###################################################--| 96.79% tmp2g9ick03.zip |####################################################-| 97.34% tmp2g9ick03.zip |####################################################-| 97.88% tmp2g9ick03.zip |####################################################-| 98.43% tmp2g9ick03.zip |####################################################-| 98.97% tmp2g9ick03.zip |#####################################################| 99.51% tmp2g9ick03.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a750703d-7e1d-46af-a836-87db3596323b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp2s184ry5.zip |-----------------------------------------------------| 0.54% tmp2s184ry5.zip |#----------------------------------------------------| 1.08% tmp2s184ry5.zip |#----------------------------------------------------| 1.63% tmp2s184ry5.zip |#----------------------------------------------------| 2.17% tmp2s184ry5.zip |#----------------------------------------------------| 2.71% tmp2s184ry5.zip |##---------------------------------------------------| 3.25% tmp2s184ry5.zip |##---------------------------------------------------| 3.79% tmp2s184ry5.zip |##---------------------------------------------------| 4.34% tmp2s184ry5.zip |###--------------------------------------------------| 4.88% tmp2s184ry5.zip |###--------------------------------------------------| 5.42% tmp2s184ry5.zip |###--------------------------------------------------| 5.96% tmp2s184ry5.zip |###--------------------------------------------------| 6.51% tmp2s184ry5.zip |####-------------------------------------------------| 7.05% tmp2s184ry5.zip |####-------------------------------------------------| 7.59% tmp2s184ry5.zip |####-------------------------------------------------| 8.13% tmp2s184ry5.zip |#####------------------------------------------------| 8.67% tmp2s184ry5.zip |#####------------------------------------------------| 9.22% tmp2s184ry5.zip |#####------------------------------------------------| 9.76% tmp2s184ry5.zip |#####------------------------------------------------| 10.3% tmp2s184ry5.zip |######-----------------------------------------------| 10.84% tmp2s184ry5.zip |######-----------------------------------------------| 11.38% tmp2s184ry5.zip |######-----------------------------------------------| 11.93% tmp2s184ry5.zip |#######----------------------------------------------| 12.47% tmp2s184ry5.zip |#######----------------------------------------------| 13.01% tmp2s184ry5.zip |#######----------------------------------------------| 13.55% tmp2s184ry5.zip |#######----------------------------------------------| 14.1% tmp2s184ry5.zip |########---------------------------------------------| 14.64% tmp2s184ry5.zip |########---------------------------------------------| 15.18% tmp2s184ry5.zip |########---------------------------------------------| 15.72% tmp2s184ry5.zip |#########--------------------------------------------| 16.26% tmp2s184ry5.zip |#########--------------------------------------------| 16.81% tmp2s184ry5.zip |#########--------------------------------------------| 17.35% tmp2s184ry5.zip |#########--------------------------------------------| 17.89% tmp2s184ry5.zip |##########-------------------------------------------| 18.43% tmp2s184ry5.zip |##########-------------------------------------------| 18.97% tmp2s184ry5.zip |##########-------------------------------------------| 19.52% tmp2s184ry5.zip |###########------------------------------------------| 20.06% tmp2s184ry5.zip |###########------------------------------------------| 20.6% tmp2s184ry5.zip |###########------------------------------------------| 21.14% tmp2s184ry5.zip |###########------------------------------------------| 21.68% tmp2s184ry5.zip |############-----------------------------------------| 22.23% tmp2s184ry5.zip |############-----------------------------------------| 22.77% tmp2s184ry5.zip |############-----------------------------------------| 23.31% tmp2s184ry5.zip |#############----------------------------------------| 23.85% tmp2s184ry5.zip |#############----------------------------------------| 24.4% tmp2s184ry5.zip |#############----------------------------------------| 24.94% tmp2s184ry5.zip |##############---------------------------------------| 25.48% tmp2s184ry5.zip |##############---------------------------------------| 26.02% tmp2s184ry5.zip |##############---------------------------------------| 26.56% tmp2s184ry5.zip |##############---------------------------------------| 27.11% tmp2s184ry5.zip |###############--------------------------------------| 27.65% tmp2s184ry5.zip |###############--------------------------------------| 28.19% tmp2s184ry5.zip |###############--------------------------------------| 28.73% tmp2s184ry5.zip |################-------------------------------------| 29.27% tmp2s184ry5.zip |################-------------------------------------| 29.82% tmp2s184ry5.zip |################-------------------------------------| 30.36% tmp2s184ry5.zip |################-------------------------------------| 30.9% tmp2s184ry5.zip |#################------------------------------------| 31.44% tmp2s184ry5.zip |#################------------------------------------| 31.98% tmp2s184ry5.zip |#################------------------------------------| 32.53% tmp2s184ry5.zip |##################-----------------------------------| 33.07% tmp2s184ry5.zip |##################-----------------------------------| 33.61% tmp2s184ry5.zip |##################-----------------------------------| 34.15% tmp2s184ry5.zip |##################-----------------------------------| 34.7% tmp2s184ry5.zip |###################----------------------------------| 35.24% tmp2s184ry5.zip |###################----------------------------------| 35.78% tmp2s184ry5.zip |###################----------------------------------| 36.32% tmp2s184ry5.zip |####################---------------------------------| 36.86% tmp2s184ry5.zip |####################---------------------------------| 37.41% tmp2s184ry5.zip |####################---------------------------------| 37.95% tmp2s184ry5.zip |####################---------------------------------| 38.49% tmp2s184ry5.zip |#####################--------------------------------| 39.03% tmp2s184ry5.zip |#####################--------------------------------| 39.57% tmp2s184ry5.zip |#####################--------------------------------| 40.12% tmp2s184ry5.zip |######################-------------------------------| 40.66% tmp2s184ry5.zip |######################-------------------------------| 41.2% tmp2s184ry5.zip |######################-------------------------------| 41.74% tmp2s184ry5.zip |######################-------------------------------| 42.29% tmp2s184ry5.zip |#######################------------------------------| 42.83% tmp2s184ry5.zip |#######################------------------------------| 43.37% tmp2s184ry5.zip |#######################------------------------------| 43.91% tmp2s184ry5.zip |########################-----------------------------| 44.45% tmp2s184ry5.zip |########################-----------------------------| 45.0% tmp2s184ry5.zip |########################-----------------------------| 45.54% tmp2s184ry5.zip |########################-----------------------------| 46.08% tmp2s184ry5.zip |#########################----------------------------| 46.62% tmp2s184ry5.zip |#########################----------------------------| 47.16% tmp2s184ry5.zip |#########################----------------------------| 47.71% tmp2s184ry5.zip |##########################---------------------------| 48.25% tmp2s184ry5.zip |##########################---------------------------| 48.79% tmp2s184ry5.zip |##########################---------------------------| 49.33% tmp2s184ry5.zip |##########################---------------------------| 49.87% tmp2s184ry5.zip |###########################--------------------------| 50.42% tmp2s184ry5.zip |###########################--------------------------| 50.96% tmp2s184ry5.zip |###########################--------------------------| 51.5% tmp2s184ry5.zip |############################-------------------------| 52.04% tmp2s184ry5.zip |############################-------------------------| 52.59% tmp2s184ry5.zip |############################-------------------------| 53.13% tmp2s184ry5.zip |############################-------------------------| 53.67% tmp2s184ry5.zip |#############################------------------------| 54.21% tmp2s184ry5.zip |#############################------------------------| 54.75% tmp2s184ry5.zip |#############################------------------------| 55.3% tmp2s184ry5.zip |##############################-----------------------| 55.84% tmp2s184ry5.zip |##############################-----------------------| 56.38% tmp2s184ry5.zip |##############################-----------------------| 56.92% tmp2s184ry5.zip |##############################-----------------------| 57.46% tmp2s184ry5.zip |###############################----------------------| 58.01% tmp2s184ry5.zip |###############################----------------------| 58.55% tmp2s184ry5.zip |###############################----------------------| 59.09% tmp2s184ry5.zip |################################---------------------| 59.63% tmp2s184ry5.zip |################################---------------------| 60.17% tmp2s184ry5.zip |################################---------------------| 60.72% tmp2s184ry5.zip |################################---------------------| 61.26% tmp2s184ry5.zip |#################################--------------------| 61.8% tmp2s184ry5.zip |#################################--------------------| 62.34% tmp2s184ry5.zip |#################################--------------------| 62.89% tmp2s184ry5.zip |##################################-------------------| 63.43% tmp2s184ry5.zip |##################################-------------------| 63.97% tmp2s184ry5.zip |##################################-------------------| 64.51% tmp2s184ry5.zip |##################################-------------------| 65.05% tmp2s184ry5.zip |###################################------------------| 65.6% tmp2s184ry5.zip |###################################------------------| 66.14% tmp2s184ry5.zip |###################################------------------| 66.68% tmp2s184ry5.zip |####################################-----------------| 67.22% tmp2s184ry5.zip |####################################-----------------| 67.76% tmp2s184ry5.zip |####################################-----------------| 68.31% tmp2s184ry5.zip |####################################-----------------| 68.85% tmp2s184ry5.zip |#####################################----------------| 69.39% tmp2s184ry5.zip |#####################################----------------| 69.93% tmp2s184ry5.zip |#####################################----------------| 70.48% tmp2s184ry5.zip |######################################---------------| 71.02% tmp2s184ry5.zip |######################################---------------| 71.56% tmp2s184ry5.zip |######################################---------------| 72.1% tmp2s184ry5.zip |#######################################--------------| 72.64% tmp2s184ry5.zip |#######################################--------------| 73.19% tmp2s184ry5.zip |#######################################--------------| 73.73% tmp2s184ry5.zip |#######################################--------------| 74.27% tmp2s184ry5.zip |########################################-------------| 74.81% tmp2s184ry5.zip |########################################-------------| 75.35% tmp2s184ry5.zip |########################################-------------| 75.9% tmp2s184ry5.zip |#########################################------------| 76.44% tmp2s184ry5.zip |#########################################------------| 76.98% tmp2s184ry5.zip |#########################################------------| 77.52% tmp2s184ry5.zip |#########################################------------| 78.06% tmp2s184ry5.zip |##########################################-----------| 78.61% tmp2s184ry5.zip |##########################################-----------| 79.15% tmp2s184ry5.zip |##########################################-----------| 79.69% tmp2s184ry5.zip |###########################################----------| 80.23% tmp2s184ry5.zip |###########################################----------| 80.78% tmp2s184ry5.zip |###########################################----------| 81.32% tmp2s184ry5.zip |###########################################----------| 81.86% tmp2s184ry5.zip |############################################---------| 82.4% tmp2s184ry5.zip |############################################---------| 82.94% tmp2s184ry5.zip |############################################---------| 83.49% tmp2s184ry5.zip |#############################################--------| 84.03% tmp2s184ry5.zip |#############################################--------| 84.57% tmp2s184ry5.zip |#############################################--------| 85.11% tmp2s184ry5.zip |#############################################--------| 85.65% tmp2s184ry5.zip |##############################################-------| 86.2% tmp2s184ry5.zip |##############################################-------| 86.74% tmp2s184ry5.zip |##############################################-------| 87.28% tmp2s184ry5.zip |###############################################------| 87.82% tmp2s184ry5.zip |###############################################------| 88.36% tmp2s184ry5.zip |###############################################------| 88.91% tmp2s184ry5.zip |###############################################------| 89.45% tmp2s184ry5.zip |################################################-----| 89.99% tmp2s184ry5.zip |################################################-----| 90.53% tmp2s184ry5.zip |################################################-----| 91.08% tmp2s184ry5.zip |#################################################----| 91.62% tmp2s184ry5.zip |#################################################----| 92.16% tmp2s184ry5.zip |#################################################----| 92.7% tmp2s184ry5.zip |#################################################----| 93.24% tmp2s184ry5.zip |##################################################---| 93.79% tmp2s184ry5.zip |##################################################---| 94.33% tmp2s184ry5.zip |##################################################---| 94.87% tmp2s184ry5.zip |###################################################--| 95.41% tmp2s184ry5.zip |###################################################--| 95.95% tmp2s184ry5.zip |###################################################--| 96.5% tmp2s184ry5.zip |###################################################--| 97.04% tmp2s184ry5.zip |####################################################-| 97.58% tmp2s184ry5.zip |####################################################-| 98.12% tmp2s184ry5.zip |####################################################-| 98.67% tmp2s184ry5.zip |#####################################################| 99.21% tmp2s184ry5.zip |#####################################################| 99.75% tmp2s184ry5.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9f3b410f-4fd3-4f0c-8feb-73436d93bfa2 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpkste52g0.zip |-----------------------------------------------------| 0.53% tmpkste52g0.zip |#----------------------------------------------------| 1.06% tmpkste52g0.zip |#----------------------------------------------------| 1.58% tmpkste52g0.zip |#----------------------------------------------------| 2.11% tmpkste52g0.zip |#----------------------------------------------------| 2.64% tmpkste52g0.zip |##---------------------------------------------------| 3.17% tmpkste52g0.zip |##---------------------------------------------------| 3.7% tmpkste52g0.zip |##---------------------------------------------------| 4.22% tmpkste52g0.zip |###--------------------------------------------------| 4.75% tmpkste52g0.zip |###--------------------------------------------------| 5.28% tmpkste52g0.zip |###--------------------------------------------------| 5.81% tmpkste52g0.zip |###--------------------------------------------------| 6.34% tmpkste52g0.zip |####-------------------------------------------------| 6.86% tmpkste52g0.zip |####-------------------------------------------------| 7.39% tmpkste52g0.zip |####-------------------------------------------------| 7.92% tmpkste52g0.zip |####-------------------------------------------------| 8.45% tmpkste52g0.zip |#####------------------------------------------------| 8.98% tmpkste52g0.zip |#####------------------------------------------------| 9.5% tmpkste52g0.zip |#####------------------------------------------------| 10.03% tmpkste52g0.zip |######-----------------------------------------------| 10.56% tmpkste52g0.zip |######-----------------------------------------------| 11.09% tmpkste52g0.zip |######-----------------------------------------------| 11.61% tmpkste52g0.zip |######-----------------------------------------------| 12.14% tmpkste52g0.zip |#######----------------------------------------------| 12.67% tmpkste52g0.zip |#######----------------------------------------------| 13.2% tmpkste52g0.zip |#######----------------------------------------------| 13.73% tmpkste52g0.zip |########---------------------------------------------| 14.25% tmpkste52g0.zip |########---------------------------------------------| 14.78% tmpkste52g0.zip |########---------------------------------------------| 15.31% tmpkste52g0.zip |########---------------------------------------------| 15.84% tmpkste52g0.zip |#########--------------------------------------------| 16.37% tmpkste52g0.zip |#########--------------------------------------------| 16.89% tmpkste52g0.zip |#########--------------------------------------------| 17.42% tmpkste52g0.zip |##########-------------------------------------------| 17.95% tmpkste52g0.zip |##########-------------------------------------------| 18.48% tmpkste52g0.zip |##########-------------------------------------------| 19.01% tmpkste52g0.zip |##########-------------------------------------------| 19.53% tmpkste52g0.zip |###########------------------------------------------| 20.06% tmpkste52g0.zip |###########------------------------------------------| 20.59% tmpkste52g0.zip |###########------------------------------------------| 21.12% tmpkste52g0.zip |###########------------------------------------------| 21.65% tmpkste52g0.zip |############-----------------------------------------| 22.17% tmpkste52g0.zip |############-----------------------------------------| 22.7% tmpkste52g0.zip |############-----------------------------------------| 23.23% tmpkste52g0.zip |#############----------------------------------------| 23.76% tmpkste52g0.zip |#############----------------------------------------| 24.29% tmpkste52g0.zip |#############----------------------------------------| 24.81% tmpkste52g0.zip |#############----------------------------------------| 25.34% tmpkste52g0.zip |##############---------------------------------------| 25.87% tmpkste52g0.zip |##############---------------------------------------| 26.4% tmpkste52g0.zip |##############---------------------------------------| 26.93% tmpkste52g0.zip |###############--------------------------------------| 27.45% tmpkste52g0.zip |###############--------------------------------------| 27.98% tmpkste52g0.zip |###############--------------------------------------| 28.51% tmpkste52g0.zip |###############--------------------------------------| 29.04% tmpkste52g0.zip |################-------------------------------------| 29.57% tmpkste52g0.zip |################-------------------------------------| 30.09% tmpkste52g0.zip |################-------------------------------------| 30.62% tmpkste52g0.zip |#################------------------------------------| 31.15% tmpkste52g0.zip |#################------------------------------------| 31.68% tmpkste52g0.zip |#################------------------------------------| 32.21% tmpkste52g0.zip |#################------------------------------------| 32.73% tmpkste52g0.zip |##################-----------------------------------| 33.26% tmpkste52g0.zip |##################-----------------------------------| 33.79% tmpkste52g0.zip |##################-----------------------------------| 34.32% tmpkste52g0.zip |##################-----------------------------------| 34.84% tmpkste52g0.zip |###################----------------------------------| 35.37% tmpkste52g0.zip |###################----------------------------------| 35.9% tmpkste52g0.zip |###################----------------------------------| 36.43% tmpkste52g0.zip |####################---------------------------------| 36.96% tmpkste52g0.zip |####################---------------------------------| 37.48% tmpkste52g0.zip |####################---------------------------------| 38.01% tmpkste52g0.zip |####################---------------------------------| 38.54% tmpkste52g0.zip |#####################--------------------------------| 39.07% tmpkste52g0.zip |#####################--------------------------------| 39.6% tmpkste52g0.zip |#####################--------------------------------| 40.12% tmpkste52g0.zip |######################-------------------------------| 40.65% tmpkste52g0.zip |######################-------------------------------| 41.18% tmpkste52g0.zip |######################-------------------------------| 41.71% tmpkste52g0.zip |######################-------------------------------| 42.24% tmpkste52g0.zip |#######################------------------------------| 42.76% tmpkste52g0.zip |#######################------------------------------| 43.29% tmpkste52g0.zip |#######################------------------------------| 43.82% tmpkste52g0.zip |########################-----------------------------| 44.35% tmpkste52g0.zip |########################-----------------------------| 44.88% tmpkste52g0.zip |########################-----------------------------| 45.4% tmpkste52g0.zip |########################-----------------------------| 45.93% tmpkste52g0.zip |#########################----------------------------| 46.46% tmpkste52g0.zip |#########################----------------------------| 46.99% tmpkste52g0.zip |#########################----------------------------| 47.52% tmpkste52g0.zip |#########################----------------------------| 48.04% tmpkste52g0.zip |##########################---------------------------| 48.57% tmpkste52g0.zip |##########################---------------------------| 49.1% tmpkste52g0.zip |##########################---------------------------| 49.63% tmpkste52g0.zip |###########################--------------------------| 50.16% tmpkste52g0.zip |###########################--------------------------| 50.68% tmpkste52g0.zip |###########################--------------------------| 51.21% tmpkste52g0.zip |###########################--------------------------| 51.74% tmpkste52g0.zip |############################-------------------------| 52.27% tmpkste52g0.zip |############################-------------------------| 52.8% tmpkste52g0.zip |############################-------------------------| 53.32% tmpkste52g0.zip |#############################------------------------| 53.85% tmpkste52g0.zip |#############################------------------------| 54.38% tmpkste52g0.zip |#############################------------------------| 54.91% tmpkste52g0.zip |#############################------------------------| 55.44% tmpkste52g0.zip |##############################-----------------------| 55.96% tmpkste52g0.zip |##############################-----------------------| 56.49% tmpkste52g0.zip |##############################-----------------------| 57.02% tmpkste52g0.zip |##############################-----------------------| 57.55% tmpkste52g0.zip |###############################----------------------| 58.07% tmpkste52g0.zip |###############################----------------------| 58.6% tmpkste52g0.zip |###############################----------------------| 59.13% tmpkste52g0.zip |################################---------------------| 59.66% tmpkste52g0.zip |################################---------------------| 60.19% tmpkste52g0.zip |################################---------------------| 60.71% tmpkste52g0.zip |################################---------------------| 61.24% tmpkste52g0.zip |#################################--------------------| 61.77% tmpkste52g0.zip |#################################--------------------| 62.3% tmpkste52g0.zip |#################################--------------------| 62.83% tmpkste52g0.zip |##################################-------------------| 63.35% tmpkste52g0.zip |##################################-------------------| 63.88% tmpkste52g0.zip |##################################-------------------| 64.41% tmpkste52g0.zip |##################################-------------------| 64.94% tmpkste52g0.zip |###################################------------------| 65.47% tmpkste52g0.zip |###################################------------------| 65.99% tmpkste52g0.zip |###################################------------------| 66.52% tmpkste52g0.zip |####################################-----------------| 67.05% tmpkste52g0.zip |####################################-----------------| 67.58% tmpkste52g0.zip |####################################-----------------| 68.11% tmpkste52g0.zip |####################################-----------------| 68.63% tmpkste52g0.zip |#####################################----------------| 69.16% tmpkste52g0.zip |#####################################----------------| 69.69% tmpkste52g0.zip |#####################################----------------| 70.22% tmpkste52g0.zip |#####################################----------------| 70.75% tmpkste52g0.zip |######################################---------------| 71.27% tmpkste52g0.zip |######################################---------------| 71.8% tmpkste52g0.zip |######################################---------------| 72.33% tmpkste52g0.zip |#######################################--------------| 72.86% tmpkste52g0.zip |#######################################--------------| 73.39% tmpkste52g0.zip |#######################################--------------| 73.91% tmpkste52g0.zip |#######################################--------------| 74.44% tmpkste52g0.zip |########################################-------------| 74.97% tmpkste52g0.zip |########################################-------------| 75.5% tmpkste52g0.zip |########################################-------------| 76.03% tmpkste52g0.zip |#########################################------------| 76.55% tmpkste52g0.zip |#########################################------------| 77.08% tmpkste52g0.zip |#########################################------------| 77.61% tmpkste52g0.zip |#########################################------------| 78.14% tmpkste52g0.zip |##########################################-----------| 78.66% tmpkste52g0.zip |##########################################-----------| 79.19% tmpkste52g0.zip |##########################################-----------| 79.72% tmpkste52g0.zip |###########################################----------| 80.25% tmpkste52g0.zip |###########################################----------| 80.78% tmpkste52g0.zip |###########################################----------| 81.3% tmpkste52g0.zip |###########################################----------| 81.83% tmpkste52g0.zip |############################################---------| 82.36% tmpkste52g0.zip |############################################---------| 82.89% tmpkste52g0.zip |############################################---------| 83.42% tmpkste52g0.zip |############################################---------| 83.94% tmpkste52g0.zip |#############################################--------| 84.47% tmpkste52g0.zip |#############################################--------| 85.0% tmpkste52g0.zip |#############################################--------| 85.53% tmpkste52g0.zip |##############################################-------| 86.06% tmpkste52g0.zip |##############################################-------| 86.58% tmpkste52g0.zip |##############################################-------| 87.11% tmpkste52g0.zip |##############################################-------| 87.64% tmpkste52g0.zip |###############################################------| 88.17% tmpkste52g0.zip |###############################################------| 88.7% tmpkste52g0.zip |###############################################------| 89.22% tmpkste52g0.zip |################################################-----| 89.75% tmpkste52g0.zip |################################################-----| 90.28% tmpkste52g0.zip |################################################-----| 90.81% tmpkste52g0.zip |################################################-----| 91.34% tmpkste52g0.zip |#################################################----| 91.86% tmpkste52g0.zip |#################################################----| 92.39% tmpkste52g0.zip |#################################################----| 92.92% tmpkste52g0.zip |##################################################---| 93.45% tmpkste52g0.zip |##################################################---| 93.98% tmpkste52g0.zip |##################################################---| 94.5% tmpkste52g0.zip |##################################################---| 95.03% tmpkste52g0.zip |###################################################--| 95.56% tmpkste52g0.zip |###################################################--| 96.09% tmpkste52g0.zip |###################################################--| 96.62% tmpkste52g0.zip |###################################################--| 97.14% tmpkste52g0.zip |####################################################-| 97.67% tmpkste52g0.zip |####################################################-| 98.2% tmpkste52g0.zip |####################################################-| 98.73% tmpkste52g0.zip |#####################################################| 99.26% tmpkste52g0.zip |#####################################################| 99.78% tmpkste52g0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 71b24d43-a34d-47df-9334-f8d5837b7c1f + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuubalf49.zip |-----------------------------------------------------| 0.54% tmpuubalf49.zip |#----------------------------------------------------| 1.09% tmpuubalf49.zip |#----------------------------------------------------| 1.63% tmpuubalf49.zip |#----------------------------------------------------| 2.18% tmpuubalf49.zip |#----------------------------------------------------| 2.72% tmpuubalf49.zip |##---------------------------------------------------| 3.27% tmpuubalf49.zip |##---------------------------------------------------| 3.81% tmpuubalf49.zip |##---------------------------------------------------| 4.35% tmpuubalf49.zip |###--------------------------------------------------| 4.9% tmpuubalf49.zip |###--------------------------------------------------| 5.44% tmpuubalf49.zip |###--------------------------------------------------| 5.99% tmpuubalf49.zip |###--------------------------------------------------| 6.53% tmpuubalf49.zip |####-------------------------------------------------| 7.08% tmpuubalf49.zip |####-------------------------------------------------| 7.62% tmpuubalf49.zip |####-------------------------------------------------| 8.16% tmpuubalf49.zip |#####------------------------------------------------| 8.71% tmpuubalf49.zip |#####------------------------------------------------| 9.25% tmpuubalf49.zip |#####------------------------------------------------| 9.8% tmpuubalf49.zip |#####------------------------------------------------| 10.34% tmpuubalf49.zip |######-----------------------------------------------| 10.89% tmpuubalf49.zip |######-----------------------------------------------| 11.43% tmpuubalf49.zip |######-----------------------------------------------| 11.97% tmpuubalf49.zip |#######----------------------------------------------| 12.52% tmpuubalf49.zip |#######----------------------------------------------| 13.06% tmpuubalf49.zip |#######----------------------------------------------| 13.61% tmpuubalf49.zip |#######----------------------------------------------| 14.15% tmpuubalf49.zip |########---------------------------------------------| 14.69% tmpuubalf49.zip |########---------------------------------------------| 15.24% tmpuubalf49.zip |########---------------------------------------------| 15.78% tmpuubalf49.zip |#########--------------------------------------------| 16.33% tmpuubalf49.zip |#########--------------------------------------------| 16.87% tmpuubalf49.zip |#########--------------------------------------------| 17.42% tmpuubalf49.zip |##########-------------------------------------------| 17.96% tmpuubalf49.zip |##########-------------------------------------------| 18.5% tmpuubalf49.zip |##########-------------------------------------------| 19.05% tmpuubalf49.zip |##########-------------------------------------------| 19.59% tmpuubalf49.zip |###########------------------------------------------| 20.14% tmpuubalf49.zip |###########------------------------------------------| 20.68% tmpuubalf49.zip |###########------------------------------------------| 21.23% tmpuubalf49.zip |############-----------------------------------------| 21.77% tmpuubalf49.zip |############-----------------------------------------| 22.31% tmpuubalf49.zip |############-----------------------------------------| 22.86% tmpuubalf49.zip |############-----------------------------------------| 23.4% tmpuubalf49.zip |#############----------------------------------------| 23.95% tmpuubalf49.zip |#############----------------------------------------| 24.49% tmpuubalf49.zip |#############----------------------------------------| 25.04% tmpuubalf49.zip |##############---------------------------------------| 25.58% tmpuubalf49.zip |##############---------------------------------------| 26.12% tmpuubalf49.zip |##############---------------------------------------| 26.67% tmpuubalf49.zip |##############---------------------------------------| 27.21% tmpuubalf49.zip |###############--------------------------------------| 27.76% tmpuubalf49.zip |###############--------------------------------------| 28.3% tmpuubalf49.zip |###############--------------------------------------| 28.85% tmpuubalf49.zip |################-------------------------------------| 29.39% tmpuubalf49.zip |################-------------------------------------| 29.93% tmpuubalf49.zip |################-------------------------------------| 30.48% tmpuubalf49.zip |################-------------------------------------| 31.02% tmpuubalf49.zip |#################------------------------------------| 31.57% tmpuubalf49.zip |#################------------------------------------| 32.11% tmpuubalf49.zip |#################------------------------------------| 32.66% tmpuubalf49.zip |##################-----------------------------------| 33.2% tmpuubalf49.zip |##################-----------------------------------| 33.74% tmpuubalf49.zip |##################-----------------------------------| 34.29% tmpuubalf49.zip |##################-----------------------------------| 34.83% tmpuubalf49.zip |###################----------------------------------| 35.38% tmpuubalf49.zip |###################----------------------------------| 35.92% tmpuubalf49.zip |###################----------------------------------| 36.47% tmpuubalf49.zip |####################---------------------------------| 37.01% tmpuubalf49.zip |####################---------------------------------| 37.55% tmpuubalf49.zip |####################---------------------------------| 38.1% tmpuubalf49.zip |####################---------------------------------| 38.64% tmpuubalf49.zip |#####################--------------------------------| 39.19% tmpuubalf49.zip |#####################--------------------------------| 39.73% tmpuubalf49.zip |#####################--------------------------------| 40.28% tmpuubalf49.zip |######################-------------------------------| 40.82% tmpuubalf49.zip |######################-------------------------------| 41.36% tmpuubalf49.zip |######################-------------------------------| 41.91% tmpuubalf49.zip |######################-------------------------------| 42.45% tmpuubalf49.zip |#######################------------------------------| 43.0% tmpuubalf49.zip |#######################------------------------------| 43.54% tmpuubalf49.zip |#######################------------------------------| 44.08% tmpuubalf49.zip |########################-----------------------------| 44.63% tmpuubalf49.zip |########################-----------------------------| 45.17% tmpuubalf49.zip |########################-----------------------------| 45.72% tmpuubalf49.zip |#########################----------------------------| 46.26% tmpuubalf49.zip |#########################----------------------------| 46.81% tmpuubalf49.zip |#########################----------------------------| 47.35% tmpuubalf49.zip |#########################----------------------------| 47.89% tmpuubalf49.zip |##########################---------------------------| 48.44% tmpuubalf49.zip |##########################---------------------------| 48.98% tmpuubalf49.zip |##########################---------------------------| 49.53% tmpuubalf49.zip |###########################--------------------------| 50.07% tmpuubalf49.zip |###########################--------------------------| 50.62% tmpuubalf49.zip |###########################--------------------------| 51.16% tmpuubalf49.zip |###########################--------------------------| 51.7% tmpuubalf49.zip |############################-------------------------| 52.25% tmpuubalf49.zip |############################-------------------------| 52.79% tmpuubalf49.zip |############################-------------------------| 53.34% tmpuubalf49.zip |#############################------------------------| 53.88% tmpuubalf49.zip |#############################------------------------| 54.43% tmpuubalf49.zip |#############################------------------------| 54.97% tmpuubalf49.zip |#############################------------------------| 55.51% tmpuubalf49.zip |##############################-----------------------| 56.06% tmpuubalf49.zip |##############################-----------------------| 56.6% tmpuubalf49.zip |##############################-----------------------| 57.15% tmpuubalf49.zip |###############################----------------------| 57.69% tmpuubalf49.zip |###############################----------------------| 58.24% tmpuubalf49.zip |###############################----------------------| 58.78% tmpuubalf49.zip |###############################----------------------| 59.32% tmpuubalf49.zip |################################---------------------| 59.87% tmpuubalf49.zip |################################---------------------| 60.41% tmpuubalf49.zip |################################---------------------| 60.96% tmpuubalf49.zip |#################################--------------------| 61.5% tmpuubalf49.zip |#################################--------------------| 62.05% tmpuubalf49.zip |#################################--------------------| 62.59% tmpuubalf49.zip |#################################--------------------| 63.13% tmpuubalf49.zip |##################################-------------------| 63.68% tmpuubalf49.zip |##################################-------------------| 64.22% tmpuubalf49.zip |##################################-------------------| 64.77% tmpuubalf49.zip |###################################------------------| 65.31% tmpuubalf49.zip |###################################------------------| 65.86% tmpuubalf49.zip |###################################------------------| 66.4% tmpuubalf49.zip |###################################------------------| 66.94% tmpuubalf49.zip |####################################-----------------| 67.49% tmpuubalf49.zip |####################################-----------------| 68.03% tmpuubalf49.zip |####################################-----------------| 68.58% tmpuubalf49.zip |#####################################----------------| 69.12% tmpuubalf49.zip |#####################################----------------| 69.66% tmpuubalf49.zip |#####################################----------------| 70.21% tmpuubalf49.zip |#####################################----------------| 70.75% tmpuubalf49.zip |######################################---------------| 71.3% tmpuubalf49.zip |######################################---------------| 71.84% tmpuubalf49.zip |######################################---------------| 72.39% tmpuubalf49.zip |#######################################--------------| 72.93% tmpuubalf49.zip |#######################################--------------| 73.47% tmpuubalf49.zip |#######################################--------------| 74.02% tmpuubalf49.zip |########################################-------------| 74.56% tmpuubalf49.zip |########################################-------------| 75.11% tmpuubalf49.zip |########################################-------------| 75.65% tmpuubalf49.zip |########################################-------------| 76.2% tmpuubalf49.zip |#########################################------------| 76.74% tmpuubalf49.zip |#########################################------------| 77.28% tmpuubalf49.zip |#########################################------------| 77.83% tmpuubalf49.zip |##########################################-----------| 78.37% tmpuubalf49.zip |##########################################-----------| 78.92% tmpuubalf49.zip |##########################################-----------| 79.46% tmpuubalf49.zip |##########################################-----------| 80.01% tmpuubalf49.zip |###########################################----------| 80.55% tmpuubalf49.zip |###########################################----------| 81.09% tmpuubalf49.zip |###########################################----------| 81.64% tmpuubalf49.zip |############################################---------| 82.18% tmpuubalf49.zip |############################################---------| 82.73% tmpuubalf49.zip |############################################---------| 83.27% tmpuubalf49.zip |############################################---------| 83.82% tmpuubalf49.zip |#############################################--------| 84.36% tmpuubalf49.zip |#############################################--------| 84.9% tmpuubalf49.zip |#############################################--------| 85.45% tmpuubalf49.zip |##############################################-------| 85.99% tmpuubalf49.zip |##############################################-------| 86.54% tmpuubalf49.zip |##############################################-------| 87.08% tmpuubalf49.zip |##############################################-------| 87.63% tmpuubalf49.zip |###############################################------| 88.17% tmpuubalf49.zip |###############################################------| 88.71% tmpuubalf49.zip |###############################################------| 89.26% tmpuubalf49.zip |################################################-----| 89.8% tmpuubalf49.zip |################################################-----| 90.35% tmpuubalf49.zip |################################################-----| 90.89% tmpuubalf49.zip |################################################-----| 91.44% tmpuubalf49.zip |#################################################----| 91.98% tmpuubalf49.zip |#################################################----| 92.52% tmpuubalf49.zip |#################################################----| 93.07% tmpuubalf49.zip |##################################################---| 93.61% tmpuubalf49.zip |##################################################---| 94.16% tmpuubalf49.zip |##################################################---| 94.7% tmpuubalf49.zip |##################################################---| 95.25% tmpuubalf49.zip |###################################################--| 95.79% tmpuubalf49.zip |###################################################--| 96.33% tmpuubalf49.zip |###################################################--| 96.88% tmpuubalf49.zip |####################################################-| 97.42% tmpuubalf49.zip |####################################################-| 97.97% tmpuubalf49.zip |####################################################-| 98.51% tmpuubalf49.zip |####################################################-| 99.05% tmpuubalf49.zip |#####################################################| 99.6% tmpuubalf49.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is c2aa9f79-16cf-42fb-a630-215d5245c780 + 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' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' + 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).. tmpw7kbv2pp.zip |-----------------------------------------------------| 0.13% tmpw7kbv2pp.zip |-----------------------------------------------------| 0.27% tmpw7kbv2pp.zip |-----------------------------------------------------| 0.4% tmpw7kbv2pp.zip |-----------------------------------------------------| 0.54% tmpw7kbv2pp.zip |-----------------------------------------------------| 0.67% tmpw7kbv2pp.zip |-----------------------------------------------------| 0.81% tmpw7kbv2pp.zip |#----------------------------------------------------| 0.94% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.08% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.21% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.35% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.48% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.62% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.75% tmpw7kbv2pp.zip |#----------------------------------------------------| 1.89% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.02% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.16% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.29% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.43% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.56% tmpw7kbv2pp.zip |#----------------------------------------------------| 2.7% tmpw7kbv2pp.zip |##---------------------------------------------------| 2.83% tmpw7kbv2pp.zip |##---------------------------------------------------| 2.97% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.1% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.24% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.37% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.51% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.64% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.78% tmpw7kbv2pp.zip |##---------------------------------------------------| 3.91% tmpw7kbv2pp.zip |##---------------------------------------------------| 4.05% tmpw7kbv2pp.zip |##---------------------------------------------------| 4.18% tmpw7kbv2pp.zip |##---------------------------------------------------| 4.32% tmpw7kbv2pp.zip |##---------------------------------------------------| 4.45% tmpw7kbv2pp.zip |##---------------------------------------------------| 4.59% tmpw7kbv2pp.zip |###--------------------------------------------------| 4.72% tmpw7kbv2pp.zip |###--------------------------------------------------| 4.86% tmpw7kbv2pp.zip |###--------------------------------------------------| 4.99% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.13% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.26% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.4% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.53% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.67% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.8% tmpw7kbv2pp.zip |###--------------------------------------------------| 5.94% tmpw7kbv2pp.zip |###--------------------------------------------------| 6.07% tmpw7kbv2pp.zip |###--------------------------------------------------| 6.21% tmpw7kbv2pp.zip |###--------------------------------------------------| 6.34% tmpw7kbv2pp.zip |###--------------------------------------------------| 6.48% tmpw7kbv2pp.zip |####-------------------------------------------------| 6.61% tmpw7kbv2pp.zip |####-------------------------------------------------| 6.75% tmpw7kbv2pp.zip |####-------------------------------------------------| 6.88% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.02% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.15% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.29% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.42% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.56% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.69% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.83% tmpw7kbv2pp.zip |####-------------------------------------------------| 7.96% tmpw7kbv2pp.zip |####-------------------------------------------------| 8.1% tmpw7kbv2pp.zip |####-------------------------------------------------| 8.23% tmpw7kbv2pp.zip |####-------------------------------------------------| 8.37% tmpw7kbv2pp.zip |#####------------------------------------------------| 8.5% tmpw7kbv2pp.zip |#####------------------------------------------------| 8.63% tmpw7kbv2pp.zip |#####------------------------------------------------| 8.77% tmpw7kbv2pp.zip |#####------------------------------------------------| 8.9% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.04% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.17% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.31% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.44% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.58% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.71% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.85% tmpw7kbv2pp.zip |#####------------------------------------------------| 9.98% tmpw7kbv2pp.zip |#####------------------------------------------------| 10.12% tmpw7kbv2pp.zip |#####------------------------------------------------| 10.25% tmpw7kbv2pp.zip |######-----------------------------------------------| 10.39% tmpw7kbv2pp.zip |######-----------------------------------------------| 10.52% tmpw7kbv2pp.zip |######-----------------------------------------------| 10.66% tmpw7kbv2pp.zip |######-----------------------------------------------| 10.79% tmpw7kbv2pp.zip |######-----------------------------------------------| 10.93% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.06% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.2% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.33% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.47% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.6% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.74% tmpw7kbv2pp.zip |######-----------------------------------------------| 11.87% tmpw7kbv2pp.zip |######-----------------------------------------------| 12.01% tmpw7kbv2pp.zip |######-----------------------------------------------| 12.14% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.28% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.41% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.55% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.68% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.82% tmpw7kbv2pp.zip |#######----------------------------------------------| 12.95% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.09% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.22% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.36% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.49% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.63% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.76% tmpw7kbv2pp.zip |#######----------------------------------------------| 13.9% tmpw7kbv2pp.zip |#######----------------------------------------------| 14.03% tmpw7kbv2pp.zip |########---------------------------------------------| 14.17% tmpw7kbv2pp.zip |########---------------------------------------------| 14.3% tmpw7kbv2pp.zip |########---------------------------------------------| 14.44% tmpw7kbv2pp.zip |########---------------------------------------------| 14.57% tmpw7kbv2pp.zip |########---------------------------------------------| 14.71% tmpw7kbv2pp.zip |########---------------------------------------------| 14.84% tmpw7kbv2pp.zip |########---------------------------------------------| 14.98% tmpw7kbv2pp.zip |########---------------------------------------------| 15.11% tmpw7kbv2pp.zip |########---------------------------------------------| 15.25% tmpw7kbv2pp.zip |########---------------------------------------------| 15.38% tmpw7kbv2pp.zip |########---------------------------------------------| 15.52% tmpw7kbv2pp.zip |########---------------------------------------------| 15.65% tmpw7kbv2pp.zip |########---------------------------------------------| 15.79% tmpw7kbv2pp.zip |########---------------------------------------------| 15.92% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.06% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.19% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.33% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.46% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.6% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.73% tmpw7kbv2pp.zip |#########--------------------------------------------| 16.87% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.0% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.14% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.27% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.4% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.54% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.67% tmpw7kbv2pp.zip |#########--------------------------------------------| 17.81% tmpw7kbv2pp.zip |##########-------------------------------------------| 17.94% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.08% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.21% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.35% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.48% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.62% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.75% tmpw7kbv2pp.zip |##########-------------------------------------------| 18.89% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.02% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.16% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.29% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.43% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.56% tmpw7kbv2pp.zip |##########-------------------------------------------| 19.7% tmpw7kbv2pp.zip |###########------------------------------------------| 19.83% tmpw7kbv2pp.zip |###########------------------------------------------| 19.97% tmpw7kbv2pp.zip |###########------------------------------------------| 20.1% tmpw7kbv2pp.zip |###########------------------------------------------| 20.24% tmpw7kbv2pp.zip |###########------------------------------------------| 20.37% tmpw7kbv2pp.zip |###########------------------------------------------| 20.51% tmpw7kbv2pp.zip |###########------------------------------------------| 20.64% tmpw7kbv2pp.zip |###########------------------------------------------| 20.78% tmpw7kbv2pp.zip |###########------------------------------------------| 20.91% tmpw7kbv2pp.zip |###########------------------------------------------| 21.05% tmpw7kbv2pp.zip |###########------------------------------------------| 21.18% tmpw7kbv2pp.zip |###########------------------------------------------| 21.32% tmpw7kbv2pp.zip |###########------------------------------------------| 21.45% tmpw7kbv2pp.zip |###########------------------------------------------| 21.59% tmpw7kbv2pp.zip |############-----------------------------------------| 21.72% tmpw7kbv2pp.zip |############-----------------------------------------| 21.86% tmpw7kbv2pp.zip |############-----------------------------------------| 21.99% tmpw7kbv2pp.zip |############-----------------------------------------| 22.13% tmpw7kbv2pp.zip |############-----------------------------------------| 22.26% tmpw7kbv2pp.zip |############-----------------------------------------| 22.4% tmpw7kbv2pp.zip |############-----------------------------------------| 22.53% tmpw7kbv2pp.zip |############-----------------------------------------| 22.67% tmpw7kbv2pp.zip |############-----------------------------------------| 22.8% tmpw7kbv2pp.zip |############-----------------------------------------| 22.94% tmpw7kbv2pp.zip |############-----------------------------------------| 23.07% tmpw7kbv2pp.zip |############-----------------------------------------| 23.21% tmpw7kbv2pp.zip |############-----------------------------------------| 23.34% tmpw7kbv2pp.zip |############-----------------------------------------| 23.48% tmpw7kbv2pp.zip |#############----------------------------------------| 23.61% tmpw7kbv2pp.zip |#############----------------------------------------| 23.75% tmpw7kbv2pp.zip |#############----------------------------------------| 23.88% tmpw7kbv2pp.zip |#############----------------------------------------| 24.02% tmpw7kbv2pp.zip |#############----------------------------------------| 24.15% tmpw7kbv2pp.zip |#############----------------------------------------| 24.29% tmpw7kbv2pp.zip |#############----------------------------------------| 24.42% tmpw7kbv2pp.zip |#############----------------------------------------| 24.56% tmpw7kbv2pp.zip |#############----------------------------------------| 24.69% tmpw7kbv2pp.zip |#############----------------------------------------| 24.83% tmpw7kbv2pp.zip |#############----------------------------------------| 24.96% tmpw7kbv2pp.zip |#############----------------------------------------| 25.1% tmpw7kbv2pp.zip |#############----------------------------------------| 25.23% tmpw7kbv2pp.zip |#############----------------------------------------| 25.37% tmpw7kbv2pp.zip |##############---------------------------------------| 25.5% tmpw7kbv2pp.zip |##############---------------------------------------| 25.64% tmpw7kbv2pp.zip |##############---------------------------------------| 25.77% tmpw7kbv2pp.zip |##############---------------------------------------| 25.9% tmpw7kbv2pp.zip |##############---------------------------------------| 26.04% tmpw7kbv2pp.zip |##############---------------------------------------| 26.17% tmpw7kbv2pp.zip |##############---------------------------------------| 26.31% tmpw7kbv2pp.zip |##############---------------------------------------| 26.44% tmpw7kbv2pp.zip |##############---------------------------------------| 26.58% tmpw7kbv2pp.zip |##############---------------------------------------| 26.71% tmpw7kbv2pp.zip |##############---------------------------------------| 26.85% tmpw7kbv2pp.zip |##############---------------------------------------| 26.98% tmpw7kbv2pp.zip |##############---------------------------------------| 27.12% tmpw7kbv2pp.zip |##############---------------------------------------| 27.25% tmpw7kbv2pp.zip |###############--------------------------------------| 27.39% tmpw7kbv2pp.zip |###############--------------------------------------| 27.52% tmpw7kbv2pp.zip |###############--------------------------------------| 27.66% tmpw7kbv2pp.zip |###############--------------------------------------| 27.79% tmpw7kbv2pp.zip |###############--------------------------------------| 27.93% tmpw7kbv2pp.zip |###############--------------------------------------| 28.06% tmpw7kbv2pp.zip |###############--------------------------------------| 28.2% tmpw7kbv2pp.zip |###############--------------------------------------| 28.33% tmpw7kbv2pp.zip |###############--------------------------------------| 28.47% tmpw7kbv2pp.zip |###############--------------------------------------| 28.6% tmpw7kbv2pp.zip |###############--------------------------------------| 28.74% tmpw7kbv2pp.zip |###############--------------------------------------| 28.87% tmpw7kbv2pp.zip |###############--------------------------------------| 29.01% tmpw7kbv2pp.zip |###############--------------------------------------| 29.14% tmpw7kbv2pp.zip |################-------------------------------------| 29.28% tmpw7kbv2pp.zip |################-------------------------------------| 29.41% tmpw7kbv2pp.zip |################-------------------------------------| 29.55% tmpw7kbv2pp.zip |################-------------------------------------| 29.68% tmpw7kbv2pp.zip |################-------------------------------------| 29.82% tmpw7kbv2pp.zip |################-------------------------------------| 29.95% tmpw7kbv2pp.zip |################-------------------------------------| 30.09% tmpw7kbv2pp.zip |################-------------------------------------| 30.22% tmpw7kbv2pp.zip |################-------------------------------------| 30.36% tmpw7kbv2pp.zip |################-------------------------------------| 30.49% tmpw7kbv2pp.zip |################-------------------------------------| 30.63% tmpw7kbv2pp.zip |################-------------------------------------| 30.76% tmpw7kbv2pp.zip |################-------------------------------------| 30.9% tmpw7kbv2pp.zip |################-------------------------------------| 31.03% tmpw7kbv2pp.zip |#################------------------------------------| 31.17% tmpw7kbv2pp.zip |#################------------------------------------| 31.3% tmpw7kbv2pp.zip |#################------------------------------------| 31.44% tmpw7kbv2pp.zip |#################------------------------------------| 31.57% tmpw7kbv2pp.zip |#################------------------------------------| 31.71% tmpw7kbv2pp.zip |#################------------------------------------| 31.84% tmpw7kbv2pp.zip |#################------------------------------------| 31.98% tmpw7kbv2pp.zip |#################------------------------------------| 32.11% tmpw7kbv2pp.zip |#################------------------------------------| 32.25% tmpw7kbv2pp.zip |#################------------------------------------| 32.38% tmpw7kbv2pp.zip |#################------------------------------------| 32.52% tmpw7kbv2pp.zip |#################------------------------------------| 32.65% tmpw7kbv2pp.zip |#################------------------------------------| 32.79% tmpw7kbv2pp.zip |#################------------------------------------| 32.92% tmpw7kbv2pp.zip |##################-----------------------------------| 33.06% tmpw7kbv2pp.zip |##################-----------------------------------| 33.19% tmpw7kbv2pp.zip |##################-----------------------------------| 33.33% tmpw7kbv2pp.zip |##################-----------------------------------| 33.46% tmpw7kbv2pp.zip |##################-----------------------------------| 33.6% tmpw7kbv2pp.zip |##################-----------------------------------| 33.73% tmpw7kbv2pp.zip |##################-----------------------------------| 33.87% tmpw7kbv2pp.zip |##################-----------------------------------| 34.0% tmpw7kbv2pp.zip |##################-----------------------------------| 34.14% tmpw7kbv2pp.zip |##################-----------------------------------| 34.27% tmpw7kbv2pp.zip |##################-----------------------------------| 34.41% tmpw7kbv2pp.zip |##################-----------------------------------| 34.54% tmpw7kbv2pp.zip |##################-----------------------------------| 34.67% tmpw7kbv2pp.zip |##################-----------------------------------| 34.81% tmpw7kbv2pp.zip |###################----------------------------------| 34.94% tmpw7kbv2pp.zip |###################----------------------------------| 35.08% tmpw7kbv2pp.zip |###################----------------------------------| 35.21% tmpw7kbv2pp.zip |###################----------------------------------| 35.35% tmpw7kbv2pp.zip |###################----------------------------------| 35.48% tmpw7kbv2pp.zip |###################----------------------------------| 35.62% tmpw7kbv2pp.zip |###################----------------------------------| 35.75% tmpw7kbv2pp.zip |###################----------------------------------| 35.89% tmpw7kbv2pp.zip |###################----------------------------------| 36.02% tmpw7kbv2pp.zip |###################----------------------------------| 36.16% tmpw7kbv2pp.zip |###################----------------------------------| 36.29% tmpw7kbv2pp.zip |###################----------------------------------| 36.43% tmpw7kbv2pp.zip |###################----------------------------------| 36.56% tmpw7kbv2pp.zip |###################----------------------------------| 36.7% tmpw7kbv2pp.zip |####################---------------------------------| 36.83% tmpw7kbv2pp.zip |####################---------------------------------| 36.97% tmpw7kbv2pp.zip |####################---------------------------------| 37.1% tmpw7kbv2pp.zip |####################---------------------------------| 37.24% tmpw7kbv2pp.zip |####################---------------------------------| 37.37% tmpw7kbv2pp.zip |####################---------------------------------| 37.51% tmpw7kbv2pp.zip |####################---------------------------------| 37.64% tmpw7kbv2pp.zip |####################---------------------------------| 37.78% tmpw7kbv2pp.zip |####################---------------------------------| 37.91% tmpw7kbv2pp.zip |####################---------------------------------| 38.05% tmpw7kbv2pp.zip |####################---------------------------------| 38.18% tmpw7kbv2pp.zip |####################---------------------------------| 38.32% tmpw7kbv2pp.zip |####################---------------------------------| 38.45% tmpw7kbv2pp.zip |####################---------------------------------| 38.59% tmpw7kbv2pp.zip |#####################--------------------------------| 38.72% tmpw7kbv2pp.zip |#####################--------------------------------| 38.86% tmpw7kbv2pp.zip |#####################--------------------------------| 38.99% tmpw7kbv2pp.zip |#####################--------------------------------| 39.13% tmpw7kbv2pp.zip |#####################--------------------------------| 39.26% tmpw7kbv2pp.zip |#####################--------------------------------| 39.4% tmpw7kbv2pp.zip |#####################--------------------------------| 39.53% tmpw7kbv2pp.zip |#####################--------------------------------| 39.67% tmpw7kbv2pp.zip |#####################--------------------------------| 39.8% tmpw7kbv2pp.zip |#####################--------------------------------| 39.94% tmpw7kbv2pp.zip |#####################--------------------------------| 40.07% tmpw7kbv2pp.zip |#####################--------------------------------| 40.21% tmpw7kbv2pp.zip |#####################--------------------------------| 40.34% tmpw7kbv2pp.zip |#####################--------------------------------| 40.48% tmpw7kbv2pp.zip |######################-------------------------------| 40.61% tmpw7kbv2pp.zip |######################-------------------------------| 40.75% tmpw7kbv2pp.zip |######################-------------------------------| 40.88% tmpw7kbv2pp.zip |######################-------------------------------| 41.02% tmpw7kbv2pp.zip |######################-------------------------------| 41.15% tmpw7kbv2pp.zip |######################-------------------------------| 41.29% tmpw7kbv2pp.zip |######################-------------------------------| 41.42% tmpw7kbv2pp.zip |######################-------------------------------| 41.56% tmpw7kbv2pp.zip |######################-------------------------------| 41.69% tmpw7kbv2pp.zip |######################-------------------------------| 41.83% tmpw7kbv2pp.zip |######################-------------------------------| 41.96% tmpw7kbv2pp.zip |######################-------------------------------| 42.1% tmpw7kbv2pp.zip |######################-------------------------------| 42.23% tmpw7kbv2pp.zip |######################-------------------------------| 42.37% tmpw7kbv2pp.zip |#######################------------------------------| 42.5% tmpw7kbv2pp.zip |#######################------------------------------| 42.64% tmpw7kbv2pp.zip |#######################------------------------------| 42.77% tmpw7kbv2pp.zip |#######################------------------------------| 42.91% tmpw7kbv2pp.zip |#######################------------------------------| 43.04% tmpw7kbv2pp.zip |#######################------------------------------| 43.17% tmpw7kbv2pp.zip |#######################------------------------------| 43.31% tmpw7kbv2pp.zip |#######################------------------------------| 43.44% tmpw7kbv2pp.zip |#######################------------------------------| 43.58% tmpw7kbv2pp.zip |#######################------------------------------| 43.71% tmpw7kbv2pp.zip |#######################------------------------------| 43.85% tmpw7kbv2pp.zip |#######################------------------------------| 43.98% tmpw7kbv2pp.zip |#######################------------------------------| 44.12% tmpw7kbv2pp.zip |#######################------------------------------| 44.25% tmpw7kbv2pp.zip |########################-----------------------------| 44.39% tmpw7kbv2pp.zip |########################-----------------------------| 44.52% tmpw7kbv2pp.zip |########################-----------------------------| 44.66% tmpw7kbv2pp.zip |########################-----------------------------| 44.79% tmpw7kbv2pp.zip |########################-----------------------------| 44.93% tmpw7kbv2pp.zip |########################-----------------------------| 45.06% tmpw7kbv2pp.zip |########################-----------------------------| 45.2% tmpw7kbv2pp.zip |########################-----------------------------| 45.33% tmpw7kbv2pp.zip |########################-----------------------------| 45.47% tmpw7kbv2pp.zip |########################-----------------------------| 45.6% tmpw7kbv2pp.zip |########################-----------------------------| 45.74% tmpw7kbv2pp.zip |########################-----------------------------| 45.87% tmpw7kbv2pp.zip |########################-----------------------------| 46.01% tmpw7kbv2pp.zip |########################-----------------------------| 46.14% tmpw7kbv2pp.zip |#########################----------------------------| 46.28% tmpw7kbv2pp.zip |#########################----------------------------| 46.41% tmpw7kbv2pp.zip |#########################----------------------------| 46.55% tmpw7kbv2pp.zip |#########################----------------------------| 46.68% tmpw7kbv2pp.zip |#########################----------------------------| 46.82% tmpw7kbv2pp.zip |#########################----------------------------| 46.95% tmpw7kbv2pp.zip |#########################----------------------------| 47.09% tmpw7kbv2pp.zip |#########################----------------------------| 47.22% tmpw7kbv2pp.zip |#########################----------------------------| 47.36% tmpw7kbv2pp.zip |#########################----------------------------| 47.49% tmpw7kbv2pp.zip |#########################----------------------------| 47.63% tmpw7kbv2pp.zip |#########################----------------------------| 47.76% tmpw7kbv2pp.zip |#########################----------------------------| 47.9% tmpw7kbv2pp.zip |#########################----------------------------| 48.03% tmpw7kbv2pp.zip |##########################---------------------------| 48.17% tmpw7kbv2pp.zip |##########################---------------------------| 48.3% tmpw7kbv2pp.zip |##########################---------------------------| 48.44% tmpw7kbv2pp.zip |##########################---------------------------| 48.57% tmpw7kbv2pp.zip |##########################---------------------------| 48.71% tmpw7kbv2pp.zip |##########################---------------------------| 48.84% tmpw7kbv2pp.zip |##########################---------------------------| 48.98% tmpw7kbv2pp.zip |##########################---------------------------| 49.11% tmpw7kbv2pp.zip |##########################---------------------------| 49.25% tmpw7kbv2pp.zip |##########################---------------------------| 49.38% tmpw7kbv2pp.zip |##########################---------------------------| 49.52% tmpw7kbv2pp.zip |##########################---------------------------| 49.65% tmpw7kbv2pp.zip |##########################---------------------------| 49.79% tmpw7kbv2pp.zip |##########################---------------------------| 49.92% tmpw7kbv2pp.zip |###########################--------------------------| 50.06% tmpw7kbv2pp.zip |###########################--------------------------| 50.19% tmpw7kbv2pp.zip |###########################--------------------------| 50.33% tmpw7kbv2pp.zip |###########################--------------------------| 50.46% tmpw7kbv2pp.zip |###########################--------------------------| 50.6% tmpw7kbv2pp.zip |###########################--------------------------| 50.73% tmpw7kbv2pp.zip |###########################--------------------------| 50.87% tmpw7kbv2pp.zip |###########################--------------------------| 51.0% tmpw7kbv2pp.zip |###########################--------------------------| 51.14% tmpw7kbv2pp.zip |###########################--------------------------| 51.27% tmpw7kbv2pp.zip |###########################--------------------------| 51.41% tmpw7kbv2pp.zip |###########################--------------------------| 51.54% tmpw7kbv2pp.zip |###########################--------------------------| 51.67% tmpw7kbv2pp.zip |###########################--------------------------| 51.81% tmpw7kbv2pp.zip |############################-------------------------| 51.94% tmpw7kbv2pp.zip |############################-------------------------| 52.08% tmpw7kbv2pp.zip |############################-------------------------| 52.21% tmpw7kbv2pp.zip |############################-------------------------| 52.35% tmpw7kbv2pp.zip |############################-------------------------| 52.48% tmpw7kbv2pp.zip |############################-------------------------| 52.62% tmpw7kbv2pp.zip |############################-------------------------| 52.75% tmpw7kbv2pp.zip |############################-------------------------| 52.89% tmpw7kbv2pp.zip |############################-------------------------| 53.02% tmpw7kbv2pp.zip |############################-------------------------| 53.16% tmpw7kbv2pp.zip |############################-------------------------| 53.29% tmpw7kbv2pp.zip |############################-------------------------| 53.43% tmpw7kbv2pp.zip |############################-------------------------| 53.56% tmpw7kbv2pp.zip |############################-------------------------| 53.7% tmpw7kbv2pp.zip |#############################------------------------| 53.83% tmpw7kbv2pp.zip |#############################------------------------| 53.97% tmpw7kbv2pp.zip |#############################------------------------| 54.1% tmpw7kbv2pp.zip |#############################------------------------| 54.24% tmpw7kbv2pp.zip |#############################------------------------| 54.37% tmpw7kbv2pp.zip |#############################------------------------| 54.51% tmpw7kbv2pp.zip |#############################------------------------| 54.64% tmpw7kbv2pp.zip |#############################------------------------| 54.78% tmpw7kbv2pp.zip |#############################------------------------| 54.91% tmpw7kbv2pp.zip |#############################------------------------| 55.05% tmpw7kbv2pp.zip |#############################------------------------| 55.18% tmpw7kbv2pp.zip |#############################------------------------| 55.32% tmpw7kbv2pp.zip |#############################------------------------| 55.45% tmpw7kbv2pp.zip |#############################------------------------| 55.59% tmpw7kbv2pp.zip |##############################-----------------------| 55.72% tmpw7kbv2pp.zip |##############################-----------------------| 55.86% tmpw7kbv2pp.zip |##############################-----------------------| 55.99% tmpw7kbv2pp.zip |##############################-----------------------| 56.13% tmpw7kbv2pp.zip |##############################-----------------------| 56.26% tmpw7kbv2pp.zip |##############################-----------------------| 56.4% tmpw7kbv2pp.zip |##############################-----------------------| 56.53% tmpw7kbv2pp.zip |##############################-----------------------| 56.67% tmpw7kbv2pp.zip |##############################-----------------------| 56.8% tmpw7kbv2pp.zip |##############################-----------------------| 56.94% tmpw7kbv2pp.zip |##############################-----------------------| 57.07% tmpw7kbv2pp.zip |##############################-----------------------| 57.21% tmpw7kbv2pp.zip |##############################-----------------------| 57.34% tmpw7kbv2pp.zip |##############################-----------------------| 57.48% tmpw7kbv2pp.zip |###############################----------------------| 57.61% tmpw7kbv2pp.zip |###############################----------------------| 57.75% tmpw7kbv2pp.zip |###############################----------------------| 57.88% tmpw7kbv2pp.zip |###############################----------------------| 58.02% tmpw7kbv2pp.zip |###############################----------------------| 58.15% tmpw7kbv2pp.zip |###############################----------------------| 58.29% tmpw7kbv2pp.zip |###############################----------------------| 58.42% tmpw7kbv2pp.zip |###############################----------------------| 58.56% tmpw7kbv2pp.zip |###############################----------------------| 58.69% tmpw7kbv2pp.zip |###############################----------------------| 58.83% tmpw7kbv2pp.zip |###############################----------------------| 58.96% tmpw7kbv2pp.zip |###############################----------------------| 59.1% tmpw7kbv2pp.zip |###############################----------------------| 59.23% tmpw7kbv2pp.zip |###############################----------------------| 59.37% tmpw7kbv2pp.zip |################################---------------------| 59.5% tmpw7kbv2pp.zip |################################---------------------| 59.64% tmpw7kbv2pp.zip |################################---------------------| 59.77% tmpw7kbv2pp.zip |################################---------------------| 59.91% tmpw7kbv2pp.zip |################################---------------------| 60.04% tmpw7kbv2pp.zip |################################---------------------| 60.18% tmpw7kbv2pp.zip |################################---------------------| 60.31% tmpw7kbv2pp.zip |################################---------------------| 60.44% tmpw7kbv2pp.zip |################################---------------------| 60.58% tmpw7kbv2pp.zip |################################---------------------| 60.71% tmpw7kbv2pp.zip |################################---------------------| 60.85% tmpw7kbv2pp.zip |################################---------------------| 60.98% tmpw7kbv2pp.zip |################################---------------------| 61.12% tmpw7kbv2pp.zip |################################---------------------| 61.25% tmpw7kbv2pp.zip |#################################--------------------| 61.39% tmpw7kbv2pp.zip |#################################--------------------| 61.52% tmpw7kbv2pp.zip |#################################--------------------| 61.66% tmpw7kbv2pp.zip |#################################--------------------| 61.79% tmpw7kbv2pp.zip |#################################--------------------| 61.93% tmpw7kbv2pp.zip |#################################--------------------| 62.06% tmpw7kbv2pp.zip |#################################--------------------| 62.2% tmpw7kbv2pp.zip |#################################--------------------| 62.33% tmpw7kbv2pp.zip |#################################--------------------| 62.47% tmpw7kbv2pp.zip |#################################--------------------| 62.6% tmpw7kbv2pp.zip |#################################--------------------| 62.74% tmpw7kbv2pp.zip |#################################--------------------| 62.87% tmpw7kbv2pp.zip |#################################--------------------| 63.01% tmpw7kbv2pp.zip |#################################--------------------| 63.14% tmpw7kbv2pp.zip |##################################-------------------| 63.28% tmpw7kbv2pp.zip |##################################-------------------| 63.41% tmpw7kbv2pp.zip |##################################-------------------| 63.55% tmpw7kbv2pp.zip |##################################-------------------| 63.68% tmpw7kbv2pp.zip |##################################-------------------| 63.82% tmpw7kbv2pp.zip |##################################-------------------| 63.95% tmpw7kbv2pp.zip |##################################-------------------| 64.09% tmpw7kbv2pp.zip |##################################-------------------| 64.22% tmpw7kbv2pp.zip |##################################-------------------| 64.36% tmpw7kbv2pp.zip |##################################-------------------| 64.49% tmpw7kbv2pp.zip |##################################-------------------| 64.63% tmpw7kbv2pp.zip |##################################-------------------| 64.76% tmpw7kbv2pp.zip |##################################-------------------| 64.9% tmpw7kbv2pp.zip |##################################-------------------| 65.03% tmpw7kbv2pp.zip |###################################------------------| 65.17% tmpw7kbv2pp.zip |###################################------------------| 65.3% tmpw7kbv2pp.zip |###################################------------------| 65.44% tmpw7kbv2pp.zip |###################################------------------| 65.57% tmpw7kbv2pp.zip |###################################------------------| 65.71% tmpw7kbv2pp.zip |###################################------------------| 65.84% tmpw7kbv2pp.zip |###################################------------------| 65.98% tmpw7kbv2pp.zip |###################################------------------| 66.11% tmpw7kbv2pp.zip |###################################------------------| 66.25% tmpw7kbv2pp.zip |###################################------------------| 66.38% tmpw7kbv2pp.zip |###################################------------------| 66.52% tmpw7kbv2pp.zip |###################################------------------| 66.65% tmpw7kbv2pp.zip |###################################------------------| 66.79% tmpw7kbv2pp.zip |###################################------------------| 66.92% tmpw7kbv2pp.zip |####################################-----------------| 67.06% tmpw7kbv2pp.zip |####################################-----------------| 67.19% tmpw7kbv2pp.zip |####################################-----------------| 67.33% tmpw7kbv2pp.zip |####################################-----------------| 67.46% tmpw7kbv2pp.zip |####################################-----------------| 67.6% tmpw7kbv2pp.zip |####################################-----------------| 67.73% tmpw7kbv2pp.zip |####################################-----------------| 67.87% tmpw7kbv2pp.zip |####################################-----------------| 68.0% tmpw7kbv2pp.zip |####################################-----------------| 68.14% tmpw7kbv2pp.zip |####################################-----------------| 68.27% tmpw7kbv2pp.zip |####################################-----------------| 68.41% tmpw7kbv2pp.zip |####################################-----------------| 68.54% tmpw7kbv2pp.zip |####################################-----------------| 68.68% tmpw7kbv2pp.zip |####################################-----------------| 68.81% tmpw7kbv2pp.zip |#####################################----------------| 68.94% tmpw7kbv2pp.zip |#####################################----------------| 69.08% tmpw7kbv2pp.zip |#####################################----------------| 69.21% tmpw7kbv2pp.zip |#####################################----------------| 69.35% tmpw7kbv2pp.zip |#####################################----------------| 69.48% tmpw7kbv2pp.zip |#####################################----------------| 69.62% tmpw7kbv2pp.zip |#####################################----------------| 69.75% tmpw7kbv2pp.zip |#####################################----------------| 69.89% tmpw7kbv2pp.zip |#####################################----------------| 70.02% tmpw7kbv2pp.zip |#####################################----------------| 70.16% tmpw7kbv2pp.zip |#####################################----------------| 70.29% tmpw7kbv2pp.zip |#####################################----------------| 70.43% tmpw7kbv2pp.zip |#####################################----------------| 70.56% tmpw7kbv2pp.zip |#####################################----------------| 70.7% tmpw7kbv2pp.zip |######################################---------------| 70.83% tmpw7kbv2pp.zip |######################################---------------| 70.97% tmpw7kbv2pp.zip |######################################---------------| 71.1% tmpw7kbv2pp.zip |######################################---------------| 71.24% tmpw7kbv2pp.zip |######################################---------------| 71.37% tmpw7kbv2pp.zip |######################################---------------| 71.51% tmpw7kbv2pp.zip |######################################---------------| 71.64% tmpw7kbv2pp.zip |######################################---------------| 71.78% tmpw7kbv2pp.zip |######################################---------------| 71.91% tmpw7kbv2pp.zip |######################################---------------| 72.05% tmpw7kbv2pp.zip |######################################---------------| 72.18% tmpw7kbv2pp.zip |######################################---------------| 72.32% tmpw7kbv2pp.zip |######################################---------------| 72.45% tmpw7kbv2pp.zip |######################################---------------| 72.59% tmpw7kbv2pp.zip |#######################################--------------| 72.72% tmpw7kbv2pp.zip |#######################################--------------| 72.86% tmpw7kbv2pp.zip |#######################################--------------| 72.99% tmpw7kbv2pp.zip |#######################################--------------| 73.13% tmpw7kbv2pp.zip |#######################################--------------| 73.26% tmpw7kbv2pp.zip |#######################################--------------| 73.4% tmpw7kbv2pp.zip |#######################################--------------| 73.53% tmpw7kbv2pp.zip |#######################################--------------| 73.67% tmpw7kbv2pp.zip |#######################################--------------| 73.8% tmpw7kbv2pp.zip |#######################################--------------| 73.94% tmpw7kbv2pp.zip |#######################################--------------| 74.07% tmpw7kbv2pp.zip |#######################################--------------| 74.21% tmpw7kbv2pp.zip |#######################################--------------| 74.34% tmpw7kbv2pp.zip |#######################################--------------| 74.48% tmpw7kbv2pp.zip |########################################-------------| 74.61% tmpw7kbv2pp.zip |########################################-------------| 74.75% tmpw7kbv2pp.zip |########################################-------------| 74.88% tmpw7kbv2pp.zip |########################################-------------| 75.02% tmpw7kbv2pp.zip |########################################-------------| 75.15% tmpw7kbv2pp.zip |########################################-------------| 75.29% tmpw7kbv2pp.zip |########################################-------------| 75.42% tmpw7kbv2pp.zip |########################################-------------| 75.56% tmpw7kbv2pp.zip |########################################-------------| 75.69% tmpw7kbv2pp.zip |########################################-------------| 75.83% tmpw7kbv2pp.zip |########################################-------------| 75.96% tmpw7kbv2pp.zip |########################################-------------| 76.1% tmpw7kbv2pp.zip |########################################-------------| 76.23% tmpw7kbv2pp.zip |########################################-------------| 76.37% tmpw7kbv2pp.zip |#########################################------------| 76.5% tmpw7kbv2pp.zip |#########################################------------| 76.64% tmpw7kbv2pp.zip |#########################################------------| 76.77% tmpw7kbv2pp.zip |#########################################------------| 76.91% tmpw7kbv2pp.zip |#########################################------------| 77.04% tmpw7kbv2pp.zip |#########################################------------| 77.18% tmpw7kbv2pp.zip |#########################################------------| 77.31% tmpw7kbv2pp.zip |#########################################------------| 77.45% tmpw7kbv2pp.zip |#########################################------------| 77.58% tmpw7kbv2pp.zip |#########################################------------| 77.71% tmpw7kbv2pp.zip |#########################################------------| 77.85% tmpw7kbv2pp.zip |#########################################------------| 77.98% tmpw7kbv2pp.zip |#########################################------------| 78.12% tmpw7kbv2pp.zip |#########################################------------| 78.25% tmpw7kbv2pp.zip |##########################################-----------| 78.39% tmpw7kbv2pp.zip |##########################################-----------| 78.52% tmpw7kbv2pp.zip |##########################################-----------| 78.66% tmpw7kbv2pp.zip |##########################################-----------| 78.79% tmpw7kbv2pp.zip |##########################################-----------| 78.93% tmpw7kbv2pp.zip |##########################################-----------| 79.06% tmpw7kbv2pp.zip |##########################################-----------| 79.2% tmpw7kbv2pp.zip |##########################################-----------| 79.33% tmpw7kbv2pp.zip |##########################################-----------| 79.47% tmpw7kbv2pp.zip |##########################################-----------| 79.6% tmpw7kbv2pp.zip |##########################################-----------| 79.74% tmpw7kbv2pp.zip |##########################################-----------| 79.87% tmpw7kbv2pp.zip |##########################################-----------| 80.01% tmpw7kbv2pp.zip |##########################################-----------| 80.14% tmpw7kbv2pp.zip |###########################################----------| 80.28% tmpw7kbv2pp.zip |###########################################----------| 80.41% tmpw7kbv2pp.zip |###########################################----------| 80.55% tmpw7kbv2pp.zip |###########################################----------| 80.68% tmpw7kbv2pp.zip |###########################################----------| 80.82% tmpw7kbv2pp.zip |###########################################----------| 80.95% tmpw7kbv2pp.zip |###########################################----------| 81.09% tmpw7kbv2pp.zip |###########################################----------| 81.22% tmpw7kbv2pp.zip |###########################################----------| 81.36% tmpw7kbv2pp.zip |###########################################----------| 81.49% tmpw7kbv2pp.zip |###########################################----------| 81.63% tmpw7kbv2pp.zip |###########################################----------| 81.76% tmpw7kbv2pp.zip |###########################################----------| 81.9% tmpw7kbv2pp.zip |###########################################----------| 82.03% tmpw7kbv2pp.zip |############################################---------| 82.17% tmpw7kbv2pp.zip |############################################---------| 82.3% tmpw7kbv2pp.zip |############################################---------| 82.44% tmpw7kbv2pp.zip |############################################---------| 82.57% tmpw7kbv2pp.zip |############################################---------| 82.71% tmpw7kbv2pp.zip |############################################---------| 82.84% tmpw7kbv2pp.zip |############################################---------| 82.98% tmpw7kbv2pp.zip |############################################---------| 83.11% tmpw7kbv2pp.zip |############################################---------| 83.25% tmpw7kbv2pp.zip |############################################---------| 83.38% tmpw7kbv2pp.zip |############################################---------| 83.52% tmpw7kbv2pp.zip |############################################---------| 83.65% tmpw7kbv2pp.zip |############################################---------| 83.79% tmpw7kbv2pp.zip |############################################---------| 83.92% tmpw7kbv2pp.zip |#############################################--------| 84.06% tmpw7kbv2pp.zip |#############################################--------| 84.19% tmpw7kbv2pp.zip |#############################################--------| 84.33% tmpw7kbv2pp.zip |#############################################--------| 84.46% tmpw7kbv2pp.zip |#############################################--------| 84.6% tmpw7kbv2pp.zip |#############################################--------| 84.73% tmpw7kbv2pp.zip |#############################################--------| 84.87% tmpw7kbv2pp.zip |#############################################--------| 85.0% tmpw7kbv2pp.zip |#############################################--------| 85.14% tmpw7kbv2pp.zip |#############################################--------| 85.27% tmpw7kbv2pp.zip |#############################################--------| 85.41% tmpw7kbv2pp.zip |#############################################--------| 85.54% tmpw7kbv2pp.zip |#############################################--------| 85.68% tmpw7kbv2pp.zip |#############################################--------| 85.81% tmpw7kbv2pp.zip |##############################################-------| 85.95% tmpw7kbv2pp.zip |##############################################-------| 86.08% tmpw7kbv2pp.zip |##############################################-------| 86.21% tmpw7kbv2pp.zip |##############################################-------| 86.35% tmpw7kbv2pp.zip |##############################################-------| 86.48% tmpw7kbv2pp.zip |##############################################-------| 86.62% tmpw7kbv2pp.zip |##############################################-------| 86.75% tmpw7kbv2pp.zip |##############################################-------| 86.89% tmpw7kbv2pp.zip |##############################################-------| 87.02% tmpw7kbv2pp.zip |##############################################-------| 87.16% tmpw7kbv2pp.zip |##############################################-------| 87.29% tmpw7kbv2pp.zip |##############################################-------| 87.43% tmpw7kbv2pp.zip |##############################################-------| 87.56% tmpw7kbv2pp.zip |##############################################-------| 87.7% tmpw7kbv2pp.zip |###############################################------| 87.83% tmpw7kbv2pp.zip |###############################################------| 87.97% tmpw7kbv2pp.zip |###############################################------| 88.1% tmpw7kbv2pp.zip |###############################################------| 88.24% tmpw7kbv2pp.zip |###############################################------| 88.37% tmpw7kbv2pp.zip |###############################################------| 88.51% tmpw7kbv2pp.zip |###############################################------| 88.64% tmpw7kbv2pp.zip |###############################################------| 88.78% tmpw7kbv2pp.zip |###############################################------| 88.91% tmpw7kbv2pp.zip |###############################################------| 89.05% tmpw7kbv2pp.zip |###############################################------| 89.18% tmpw7kbv2pp.zip |###############################################------| 89.32% tmpw7kbv2pp.zip |###############################################------| 89.45% tmpw7kbv2pp.zip |###############################################------| 89.59% tmpw7kbv2pp.zip |################################################-----| 89.72% tmpw7kbv2pp.zip |################################################-----| 89.86% tmpw7kbv2pp.zip |################################################-----| 89.99% tmpw7kbv2pp.zip |################################################-----| 90.13% tmpw7kbv2pp.zip |################################################-----| 90.26% tmpw7kbv2pp.zip |################################################-----| 90.4% tmpw7kbv2pp.zip |################################################-----| 90.53% tmpw7kbv2pp.zip |################################################-----| 90.67% tmpw7kbv2pp.zip |################################################-----| 90.8% tmpw7kbv2pp.zip |################################################-----| 90.94% tmpw7kbv2pp.zip |################################################-----| 91.07% tmpw7kbv2pp.zip |################################################-----| 91.21% tmpw7kbv2pp.zip |################################################-----| 91.34% tmpw7kbv2pp.zip |################################################-----| 91.48% tmpw7kbv2pp.zip |#################################################----| 91.61% tmpw7kbv2pp.zip |#################################################----| 91.75% tmpw7kbv2pp.zip |#################################################----| 91.88% tmpw7kbv2pp.zip |#################################################----| 92.02% tmpw7kbv2pp.zip |#################################################----| 92.15% tmpw7kbv2pp.zip |#################################################----| 92.29% tmpw7kbv2pp.zip |#################################################----| 92.42% tmpw7kbv2pp.zip |#################################################----| 92.56% tmpw7kbv2pp.zip |#################################################----| 92.69% tmpw7kbv2pp.zip |#################################################----| 92.83% tmpw7kbv2pp.zip |#################################################----| 92.96% tmpw7kbv2pp.zip |#################################################----| 93.1% tmpw7kbv2pp.zip |#################################################----| 93.23% tmpw7kbv2pp.zip |#################################################----| 93.37% tmpw7kbv2pp.zip |##################################################---| 93.5% tmpw7kbv2pp.zip |##################################################---| 93.64% tmpw7kbv2pp.zip |##################################################---| 93.77% tmpw7kbv2pp.zip |##################################################---| 93.91% tmpw7kbv2pp.zip |##################################################---| 94.04% tmpw7kbv2pp.zip |##################################################---| 94.18% tmpw7kbv2pp.zip |##################################################---| 94.31% tmpw7kbv2pp.zip |##################################################---| 94.45% tmpw7kbv2pp.zip |##################################################---| 94.58% tmpw7kbv2pp.zip |##################################################---| 94.71% tmpw7kbv2pp.zip |##################################################---| 94.85% tmpw7kbv2pp.zip |##################################################---| 94.98% tmpw7kbv2pp.zip |##################################################---| 95.12% tmpw7kbv2pp.zip |##################################################---| 95.25% tmpw7kbv2pp.zip |###################################################--| 95.39% tmpw7kbv2pp.zip |###################################################--| 95.52% tmpw7kbv2pp.zip |###################################################--| 95.66% tmpw7kbv2pp.zip |###################################################--| 95.79% tmpw7kbv2pp.zip |###################################################--| 95.93% tmpw7kbv2pp.zip |###################################################--| 96.06% tmpw7kbv2pp.zip |###################################################--| 96.2% tmpw7kbv2pp.zip |###################################################--| 96.33% tmpw7kbv2pp.zip |###################################################--| 96.47% tmpw7kbv2pp.zip |###################################################--| 96.6% tmpw7kbv2pp.zip |###################################################--| 96.74% tmpw7kbv2pp.zip |###################################################--| 96.87% tmpw7kbv2pp.zip |###################################################--| 97.01% tmpw7kbv2pp.zip |###################################################--| 97.14% tmpw7kbv2pp.zip |####################################################-| 97.28% tmpw7kbv2pp.zip |####################################################-| 97.41% tmpw7kbv2pp.zip |####################################################-| 97.55% tmpw7kbv2pp.zip |####################################################-| 97.68% tmpw7kbv2pp.zip |####################################################-| 97.82% tmpw7kbv2pp.zip |####################################################-| 97.95% tmpw7kbv2pp.zip |####################################################-| 98.09% tmpw7kbv2pp.zip |####################################################-| 98.22% tmpw7kbv2pp.zip |####################################################-| 98.36% tmpw7kbv2pp.zip |####################################################-| 98.49% tmpw7kbv2pp.zip |####################################################-| 98.63% tmpw7kbv2pp.zip |####################################################-| 98.76% tmpw7kbv2pp.zip |####################################################-| 98.9% tmpw7kbv2pp.zip |####################################################-| 99.03% tmpw7kbv2pp.zip |#####################################################| 99.17% tmpw7kbv2pp.zip |#####################################################| 99.3% tmpw7kbv2pp.zip |#####################################################| 99.44% tmpw7kbv2pp.zip |#####################################################| 99.57% tmpw7kbv2pp.zip |#####################################################| 99.71% tmpw7kbv2pp.zip |#####################################################| 99.84% tmpw7kbv2pp.zip |#####################################################| 99.98% tmpw7kbv2pp.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 14ebafa5-4a42-4712-8d8a-4778cccb1094 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x