2021-04-20 14:38:18.797 | + ./stack.sh:main:469 : exec 2021-04-20 14:38:18.797 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-20-143818' 2021-04-20 14:38:18.797 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-20-143818.summary.2021-04-20-143818 2021-04-20 14:38:18.797 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 14:38:18.797 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-20-143818 2021-04-20 14:38:18.797 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-20-143818 /opt/stack/logs/stack.sh.log 2021-04-20 14:38:18.797 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-20-143818.summary.2021-04-20-143818 /opt/stack/logs/stack.sh.log.summary 2021-04-20 14:38:18.797 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-20 14:38:18.797 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-20 14:38:18.797 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-20 14:38:18.797 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-20 14:38:18.797 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-20 14:38:18.797 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-20 14:38:18.798 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-20 14:38:18.798 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-20 14:38:18.798 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-20 14:38:18.798 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-20 14:38:18.798 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-20 14:38:18.798 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-20 14:38:18.798 | + ./stack.sh:main:555 : set -o errexit 2021-04-20 14:38:18.799 | + ./stack.sh:main:558 : uname -a 2021-04-20 14:38:18.800 | Linux dv-cinder-787195-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-20 14:38:18.802 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-20 14:38:18.804 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-20 14:38:18.808 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-20 14:38:18.833 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-20 14:38:18.849 | + ./stack.sh:main:572 : fetch_plugins 2021-04-20 14:38:18.851 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-20 14:38:18.853 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-20 14:38:18.855 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-20 14:38:18.857 | + functions-common:fetch_plugins:1655 : return 2021-04-20 14:38:18.859 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-20 14:38:18.861 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-20 14:38:18.863 | + functions-common:run_phase:1733 : local phase= 2021-04-20 14:38:18.864 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 14:38:18.866 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 14:38:18.868 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 14:38:18.870 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 14:38:18.872 | + functions-common:run_phase:1742 : local extra 2021-04-20 14:38:18.875 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 14:38:18.877 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 14:38:18.879 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 14:38:18.881 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 14:38:18.883 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-20 14:38:18.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 14:38:18.898 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:18.899 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-20 14:38:18.901 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 14:38:18.903 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 14:38:18.905 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 14:38:18.907 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 14:38:18.909 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 14:38:18.910 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-20 14:38:18.912 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-20 14:38:18.914 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-20 14:38:18.916 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-20 14:38:18.918 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-20 14:38:18.920 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-20 14:38:18.922 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-20 14:38:18.924 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-20 14:38:18.926 | + functions-common:plugin_override_defaults:1696 : return 2021-04-20 14:38:18.928 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-20 14:38:18.945 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-20 14:38:18.948 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-20 14:38:18.960 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:38:18.962 | +++ lib/tls:source:43 : hostname -f 2021-04-20 14:38:18.966 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-20 14:38:18.968 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-20 14:38:18.969 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-20 14:38:18.971 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-20 14:38:18.973 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-20 14:38:18.975 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-20 14:38:18.977 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-20 14:38:18.979 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-20 14:38:18.981 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-20 14:38:18.983 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-20 14:38:18.987 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-20 14:38:18.999 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-20 14:38:19.015 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-20 14:38:19.027 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-20 14:38:19.038 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-20 14:38:19.063 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-20 14:38:19.100 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-20 14:38:19.176 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-20 14:38:19.195 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-20 14:38:19.231 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-20 14:38:19.278 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-20 14:38:19.391 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-20 14:38:19.404 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-20 14:38:19.417 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-20 14:38:19.429 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-20 14:38:19.531 | + ./stack.sh:main:605 : run_phase source 2021-04-20 14:38:19.534 | + functions-common:run_phase:1732 : local mode=source 2021-04-20 14:38:19.536 | + functions-common:run_phase:1733 : local phase= 2021-04-20 14:38:19.538 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 14:38:19.541 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 14:38:19.543 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 14:38:19.545 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 14:38:19.548 | + functions-common:run_phase:1742 : local extra 2021-04-20 14:38:19.551 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 14:38:19.554 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 14:38:19.557 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 14:38:19.559 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 14:38:19.561 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-20 14:38:19.563 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 14:38:19.577 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:19.579 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-20 14:38:19.581 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-20 14:38:19.618 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-20 14:38:19.620 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-20 14:38:19.623 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-20 14:38:19.625 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-20 14:38:19.627 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-20 14:38:19.629 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-20 14:38:19.632 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-20 14:38:19.634 | + functions-common:load_plugin_settings:1673 : return 2021-04-20 14:38:19.639 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-20 14:38:19.648 | + functions-common:verify_disabled_services:2015 : local service 2021-04-20 14:38:19.651 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.654 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-20 14:38:19.656 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.659 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-20 14:38:19.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.663 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-20 14:38:19.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.669 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-20 14:38:19.672 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.674 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-20 14:38:19.676 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.679 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-20 14:38:19.681 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.684 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-20 14:38:19.686 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.688 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-20 14:38:19.691 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.693 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-20 14:38:19.696 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.698 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-20 14:38:19.700 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.703 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-20 14:38:19.705 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.708 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-20 14:38:19.710 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.713 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-20 14:38:19.715 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.718 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-20 14:38:19.720 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.722 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-20 14:38:19.725 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.727 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-20 14:38:19.730 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.733 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-20 14:38:19.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.737 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-20 14:38:19.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.742 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-20 14:38:19.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.747 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-20 14:38:19.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.752 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-20 14:38:19.754 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.756 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-20 14:38:19.759 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.761 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-20 14:38:19.764 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.766 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-20 14:38:19.768 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.771 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-20 14:38:19.773 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.776 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-20 14:38:19.778 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.781 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-20 14:38:19.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.785 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-20 14:38:19.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.790 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-20 14:38:19.793 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.795 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-20 14:38:19.798 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.800 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-20 14:38:19.803 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.805 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-20 14:38:19.807 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.810 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-20 14:38:19.812 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.814 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-20 14:38:19.817 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.819 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-20 14:38:19.822 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.825 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-20 14:38:19.827 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.829 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-20 14:38:19.832 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.834 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-20 14:38:19.836 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.839 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-20 14:38:19.842 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 14:38:19.844 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-20 14:38:19.847 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-20 14:38:19.849 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-20 14:38:19.852 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-20 14:38:19.867 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:19.869 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-20 14:38:19.871 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-20 14:38:19.874 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-20 14:38:19.889 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:38:19.891 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-20 14:38:19.893 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-20 14:38:19.896 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-20 14:38:19.898 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-20 14:38:19.901 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-20 14:38:19.903 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-20 14:38:19.906 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-20 14:38:19.909 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-20 14:38:19.911 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-20 14:38:19.914 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-20 14:38:19.916 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-20 14:38:19.919 | + lib/database:initialize_database_backends:104 : return 0 2021-04-20 14:38:19.921 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-20 14:38:19.922 | Using mysql database backend 2021-04-20 14:38:19.924 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-20 14:38:19.939 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-20 14:38:19.955 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:19.957 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-20 14:38:19.973 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-20 14:38:19.989 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:19.991 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-20 14:38:20.007 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-20 14:38:20.022 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-20 14:38:20.038 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:38:20.041 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-20 14:38:20.057 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:38:20.060 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-20 14:38:20.076 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-20 14:38:20.078 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-20 14:38:20.081 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-20 14:38:20.083 | + functions-common:save_stackenv:60 : local tag=736 2021-04-20 14:38:20.086 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-20 14:38:20.090 | + functions-common:save_stackenv:62 : time_stamp=2021-04-20-143820 2021-04-20 14:38:20.093 | + functions-common:save_stackenv:63 : echo '# 2021-04-20-143820 736' 2021-04-20 14:38:20.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.097 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-20 14:38:20.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.102 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-20 14:38:20.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.107 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-20 14:38:20.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.112 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-20 14:38:20.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.117 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2021-04-20 14:38:20.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.122 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2021-04-20 14:38:20.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.127 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-20-143818 2021-04-20 14:38:20.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.131 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-20 14:38:20.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.137 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2021-04-20 14:38:20.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.142 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-20 14:38:20.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.146 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-20 14:38:20.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.152 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-20 14:38:20.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 14:38:20.157 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-20 14:38:20.159 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-20 14:38:20.161 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-20 14:38:20.164 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-20 14:38:20.166 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:38:20.168 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:38:20.171 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:38:20.174 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:38:20.177 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:38:20.179 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:38:20.194 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:38:20.197 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:38:20.199 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:38:20.202 | + functions-common:git_clone:544 : echo master 2021-04-20 14:38:20.202 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:38:20.207 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-20 14:38:20.209 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:38:20.211 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-20 14:38:20.215 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:38:20.215 | + functions-common:git_clone:593 : head -1 2021-04-20 14:38:20.217 | cd565a13 Updated from generate-constraints 2021-04-20 14:38:20.220 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:38:20.223 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-20 14:38:20.225 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 14:38:20.227 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-20 14:38:20.230 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-20 14:38:20.233 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-20 14:38:20.235 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-20 14:38:20.238 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-20 14:38:20.240 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-20 14:38:20.242 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-20 14:38:20.245 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-20 14:38:20.248 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-20 14:38:20.252 | ++ tools/install_prereqs.sh:source:47 : NOW=1618929500 2021-04-20 14:38:20.256 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-20 14:38:20.261 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1618928554 2021-04-20 14:38:20.263 | ++ tools/install_prereqs.sh:source:49 : DELTA=946 2021-04-20 14:38:20.266 | ++ tools/install_prereqs.sh:source:50 : [[ 946 -lt 7200 ]] 2021-04-20 14:38:20.268 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-20 14:38:20.270 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-20 14:38:20.273 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-20 14:38:20.276 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-20 14:38:20.278 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-20 14:38:20.281 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-20 14:38:20.283 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-20 14:38:20.286 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-20 14:38:20.289 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-20 14:38:20.337 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-20 14:38:20.337 | apache2-dev 2021-04-20 14:38:20.338 | bc 2021-04-20 14:38:20.338 | bsdmainutils 2021-04-20 14:38:20.338 | curl 2021-04-20 14:38:20.338 | g++ 2021-04-20 14:38:20.338 | gawk 2021-04-20 14:38:20.338 | gcc 2021-04-20 14:38:20.338 | gettext 2021-04-20 14:38:20.338 | git 2021-04-20 14:38:20.338 | graphviz 2021-04-20 14:38:20.338 | iputils-ping 2021-04-20 14:38:20.338 | libapache2-mod-proxy-uwsgi 2021-04-20 14:38:20.338 | libffi-dev 2021-04-20 14:38:20.338 | libjpeg-dev 2021-04-20 14:38:20.338 | libmysqlclient-dev 2021-04-20 14:38:20.338 | libpcre3-dev 2021-04-20 14:38:20.338 | libpq-dev 2021-04-20 14:38:20.338 | libssl-dev 2021-04-20 14:38:20.338 | libsystemd-dev 2021-04-20 14:38:20.338 | libxml2-dev 2021-04-20 14:38:20.338 | libxslt1-dev 2021-04-20 14:38:20.338 | libyaml-dev 2021-04-20 14:38:20.338 | lsof 2021-04-20 14:38:20.338 | openssh-server 2021-04-20 14:38:20.338 | openssl 2021-04-20 14:38:20.338 | pkg-config 2021-04-20 14:38:20.338 | psmisc 2021-04-20 14:38:20.338 | python3-dev 2021-04-20 14:38:20.338 | python3-pip 2021-04-20 14:38:20.338 | python3-systemd 2021-04-20 14:38:20.338 | python3-venv 2021-04-20 14:38:20.338 | tar 2021-04-20 14:38:20.338 | tcpdump 2021-04-20 14:38:20.338 | unzip 2021-04-20 14:38:20.338 | uuid-runtime 2021-04-20 14:38:20.339 | wget 2021-04-20 14:38:20.339 | wget 2021-04-20 14:38:20.339 | zlib1g-dev 2021-04-20 14:38:20.339 | libkrb5-dev 2021-04-20 14:38:20.339 | libldap2-dev 2021-04-20 14:38:20.339 | libsasl2-dev 2021-04-20 14:38:20.339 | memcached 2021-04-20 14:38:20.339 | python3-mysqldb 2021-04-20 14:38:20.339 | sqlite3 2021-04-20 14:38:20.339 | conntrack 2021-04-20 14:38:20.339 | curl 2021-04-20 14:38:20.339 | dnsmasq-base 2021-04-20 14:38:20.339 | dnsmasq-utils 2021-04-20 14:38:20.339 | ebtables 2021-04-20 14:38:20.339 | genisoimage 2021-04-20 14:38:20.339 | iptables 2021-04-20 14:38:20.339 | iputils-arping 2021-04-20 14:38:20.339 | kpartx 2021-04-20 14:38:20.339 | libjs-jquery-tablesorter 2021-04-20 14:38:20.339 | libmysqlclient-dev 2021-04-20 14:38:20.339 | parted 2021-04-20 14:38:20.339 | pm-utils 2021-04-20 14:38:20.339 | python3-mysqldb 2021-04-20 14:38:20.339 | socat 2021-04-20 14:38:20.339 | sqlite3 2021-04-20 14:38:20.339 | sudo 2021-04-20 14:38:20.339 | vlan 2021-04-20 14:38:20.339 | lsscsi 2021-04-20 14:38:20.339 | open-iscsi 2021-04-20 14:38:20.339 | lvm2 2021-04-20 14:38:20.339 | qemu-utils 2021-04-20 14:38:20.339 | thin-provisioning-tools 2021-04-20 14:38:20.339 | acl 2021-04-20 14:38:20.339 | dnsmasq-base 2021-04-20 14:38:20.339 | dnsmasq-utils 2021-04-20 14:38:20.339 | ebtables 2021-04-20 14:38:20.340 | haproxy 2021-04-20 14:38:20.340 | iptables 2021-04-20 14:38:20.340 | iputils-arping 2021-04-20 14:38:20.340 | iputils-ping 2021-04-20 14:38:20.340 | libmysqlclient-dev 2021-04-20 14:38:20.340 | postgresql-server-dev-all 2021-04-20 14:38:20.340 | python3-mysqldb 2021-04-20 14:38:20.340 | sqlite3 2021-04-20 14:38:20.340 | sudo 2021-04-20 14:38:20.340 | vlan 2021-04-20 14:38:20.340 | ipset 2021-04-20 14:38:20.340 | conntrack 2021-04-20 14:38:20.340 | conntrackd 2021-04-20 14:38:20.340 | keepalived 2021-04-20 14:38:20.340 | dstat 2021-04-20 14:38:20.340 | lvm2 2021-04-20 14:38:20.340 | qemu-utils 2021-04-20 14:38:20.340 | thin-provisioning-tools 2021-04-20 14:38:20.340 | curl 2021-04-20 14:38:20.340 | liberasurecode-dev 2021-04-20 14:38:20.340 | make 2021-04-20 14:38:20.340 | memcached 2021-04-20 14:38:20.340 | sqlite3 2021-04-20 14:38:20.340 | xfsprogs' 2021-04-20 14:38:20.342 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-20 14:38:20.360 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-20 14:38:20.360 | apache2-dev 2021-04-20 14:38:20.360 | bc 2021-04-20 14:38:20.360 | bsdmainutils 2021-04-20 14:38:20.360 | curl 2021-04-20 14:38:20.360 | g++ 2021-04-20 14:38:20.360 | gawk 2021-04-20 14:38:20.360 | gcc 2021-04-20 14:38:20.360 | gettext 2021-04-20 14:38:20.361 | git 2021-04-20 14:38:20.361 | graphviz 2021-04-20 14:38:20.361 | iputils-ping 2021-04-20 14:38:20.361 | libapache2-mod-proxy-uwsgi 2021-04-20 14:38:20.361 | libffi-dev 2021-04-20 14:38:20.361 | libjpeg-dev 2021-04-20 14:38:20.361 | libmysqlclient-dev 2021-04-20 14:38:20.361 | libpcre3-dev 2021-04-20 14:38:20.361 | libpq-dev 2021-04-20 14:38:20.361 | libssl-dev 2021-04-20 14:38:20.361 | libsystemd-dev 2021-04-20 14:38:20.361 | libxml2-dev 2021-04-20 14:38:20.361 | libxslt1-dev 2021-04-20 14:38:20.361 | libyaml-dev 2021-04-20 14:38:20.361 | lsof 2021-04-20 14:38:20.361 | openssh-server 2021-04-20 14:38:20.361 | openssl 2021-04-20 14:38:20.361 | pkg-config 2021-04-20 14:38:20.361 | psmisc 2021-04-20 14:38:20.361 | python3-dev 2021-04-20 14:38:20.361 | python3-pip 2021-04-20 14:38:20.361 | python3-systemd 2021-04-20 14:38:20.361 | python3-venv 2021-04-20 14:38:20.361 | tar 2021-04-20 14:38:20.361 | tcpdump 2021-04-20 14:38:20.361 | unzip 2021-04-20 14:38:20.361 | uuid-runtime 2021-04-20 14:38:20.361 | wget 2021-04-20 14:38:20.361 | wget 2021-04-20 14:38:20.361 | zlib1g-dev 2021-04-20 14:38:20.361 | libkrb5-dev 2021-04-20 14:38:20.361 | libldap2-dev 2021-04-20 14:38:20.361 | libsasl2-dev 2021-04-20 14:38:20.361 | memcached 2021-04-20 14:38:20.361 | python3-mysqldb 2021-04-20 14:38:20.361 | sqlite3 2021-04-20 14:38:20.362 | conntrack 2021-04-20 14:38:20.362 | curl 2021-04-20 14:38:20.362 | dnsmasq-base 2021-04-20 14:38:20.362 | dnsmasq-utils 2021-04-20 14:38:20.362 | ebtables 2021-04-20 14:38:20.362 | genisoimage 2021-04-20 14:38:20.362 | iptables 2021-04-20 14:38:20.362 | iputils-arping 2021-04-20 14:38:20.362 | kpartx 2021-04-20 14:38:20.362 | libjs-jquery-tablesorter 2021-04-20 14:38:20.362 | libmysqlclient-dev 2021-04-20 14:38:20.362 | parted 2021-04-20 14:38:20.362 | pm-utils 2021-04-20 14:38:20.362 | python3-mysqldb 2021-04-20 14:38:20.362 | socat 2021-04-20 14:38:20.362 | sqlite3 2021-04-20 14:38:20.362 | sudo 2021-04-20 14:38:20.362 | vlan 2021-04-20 14:38:20.362 | lsscsi 2021-04-20 14:38:20.362 | open-iscsi 2021-04-20 14:38:20.362 | lvm2 2021-04-20 14:38:20.362 | qemu-utils 2021-04-20 14:38:20.362 | thin-provisioning-tools 2021-04-20 14:38:20.362 | acl 2021-04-20 14:38:20.362 | dnsmasq-base 2021-04-20 14:38:20.362 | dnsmasq-utils 2021-04-20 14:38:20.362 | ebtables 2021-04-20 14:38:20.362 | haproxy 2021-04-20 14:38:20.362 | iptables 2021-04-20 14:38:20.362 | iputils-arping 2021-04-20 14:38:20.362 | iputils-ping 2021-04-20 14:38:20.362 | libmysqlclient-dev 2021-04-20 14:38:20.362 | postgresql-server-dev-all 2021-04-20 14:38:20.362 | python3-mysqldb 2021-04-20 14:38:20.362 | sqlite3 2021-04-20 14:38:20.363 | sudo 2021-04-20 14:38:20.363 | vlan 2021-04-20 14:38:20.363 | ipset 2021-04-20 14:38:20.363 | conntrack 2021-04-20 14:38:20.363 | conntrackd 2021-04-20 14:38:20.363 | keepalived 2021-04-20 14:38:20.363 | dstat 2021-04-20 14:38:20.363 | lvm2 2021-04-20 14:38:20.363 | qemu-utils 2021-04-20 14:38:20.363 | thin-provisioning-tools 2021-04-20 14:38:20.363 | curl 2021-04-20 14:38:20.363 | liberasurecode-dev 2021-04-20 14:38:20.363 | make 2021-04-20 14:38:20.363 | memcached 2021-04-20 14:38:20.363 | sqlite3 2021-04-20 14:38:20.363 | xfsprogs ' 2021-04-20 14:38:20.363 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-20 14:38:20.365 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:20.367 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:20.371 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-20 14:38:20.371 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-20 14:38:20.375 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-20 14:38:20.378 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-20 14:38:20.380 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:38:20.382 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-20 14:38:20.385 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:38:20.387 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:38:20.389 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:38:20.392 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:20.394 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:20.396 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:38:20.399 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-20 14:38:20.402 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-20 14:38:20.404 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-20 14:38:20.407 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-20 14:38:20.411 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-20 14:38:20.414 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-20 14:38:20.417 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-20 14:38:20.419 | ++ functions-common:time_start:2291 : local start_time= 2021-04-20 14:38:20.421 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-20 14:38:20.424 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-20 14:38:20.428 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1618929500425 2021-04-20 14:38:20.430 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-20 14:38:20.433 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-20 14:38:20.435 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-20 14:38:20.673 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-20 14:38:20.673 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-20 14:38:20.822 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 14:38:20.958 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-20 14:38:21.435 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-20 14:38:21.832 | Fetched 252 kB in 1s (227 kB/s) 2021-04-20 14:38:23.611 | Reading package lists... 2021-04-20 14:38:23.681 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-20 14:38:23.683 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-20 14:38:23.685 | ++ functions-common:time_stop:2304 : local name 2021-04-20 14:38:23.688 | ++ functions-common:time_stop:2305 : local end_time 2021-04-20 14:38:23.690 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:38:23.692 | ++ functions-common:time_stop:2307 : local total 2021-04-20 14:38:23.694 | ++ functions-common:time_stop:2308 : local start_time 2021-04-20 14:38:23.697 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-20 14:38:23.699 | ++ functions-common:time_stop:2311 : start_time=1618929500425 2021-04-20 14:38:23.701 | ++ functions-common:time_stop:2313 : [[ -z 1618929500425 ]] 2021-04-20 14:38:23.704 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:38:23.708 | ++ functions-common:time_stop:2316 : end_time=1618929503705 2021-04-20 14:38:23.710 | ++ functions-common:time_stop:2317 : elapsed_time=3280 2021-04-20 14:38:23.713 | ++ functions-common:time_stop:2318 : total=0 2021-04-20 14:38:23.715 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:38:23.718 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3280 2021-04-20 14:38:23.720 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-20 14:38:23.723 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:38:23.725 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:23.728 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:23.731 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-20 14:38:23.751 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-20 14:38:23.882 | Reading package lists... 2021-04-20 14:38:24.143 | Building dependency tree... 2021-04-20 14:38:24.144 | Reading state information... 2021-04-20 14:38:24.179 | acl is already the newest version (2.2.52-3build1). 2021-04-20 14:38:24.179 | bc is already the newest version (1.07.1-2). 2021-04-20 14:38:24.179 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-20 14:38:24.179 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-20 14:38:24.179 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-20 14:38:24.179 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-20 14:38:24.179 | ipset is already the newest version (6.34-1). 2021-04-20 14:38:24.179 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-20 14:38:24.179 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-20 14:38:24.179 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-20 14:38:24.179 | libffi-dev is already the newest version (3.2.1-8). 2021-04-20 14:38:24.179 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-20 14:38:24.179 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-20 14:38:24.179 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-20 14:38:24.179 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-20 14:38:24.180 | lsscsi is already the newest version (0.28-0.1). 2021-04-20 14:38:24.180 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-20 14:38:24.180 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-20 14:38:24.180 | python3-systemd is already the newest version (234-1build1). 2021-04-20 14:38:24.180 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-20 14:38:24.180 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-20 14:38:24.180 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-20 14:38:24.180 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-20 14:38:24.180 | dstat is already the newest version (0.7.3-1). 2021-04-20 14:38:24.180 | graphviz is already the newest version (2.40.1-2). 2021-04-20 14:38:24.180 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-20 14:38:24.180 | pm-utils is already the newest version (1.4.1-17). 2021-04-20 14:38:24.180 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-20 14:38:24.180 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-20 14:38:24.180 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-20 14:38:24.180 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-20 14:38:24.180 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-20 14:38:24.180 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-20 14:38:24.180 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-20 14:38:24.180 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-20 14:38:24.180 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-20 14:38:24.180 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-20 14:38:24.180 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-20 14:38:24.180 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-20 14:38:24.180 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-20 14:38:24.180 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-20 14:38:24.180 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-20 14:38:24.180 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-20 14:38:24.180 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-20 14:38:24.180 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-20 14:38:24.181 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-20 14:38:24.181 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-20 14:38:24.181 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-20 14:38:24.181 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-20 14:38:24.181 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-20 14:38:24.181 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-20 14:38:24.181 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-20 14:38:24.181 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-20 14:38:24.181 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-20 14:38:24.181 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-20 14:38:24.181 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-20 14:38:24.181 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-20 14:38:24.181 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-20 14:38:24.181 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-20 14:38:24.181 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-20 14:38:24.181 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-20 14:38:24.181 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-20 14:38:24.181 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-20 14:38:24.181 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-20 14:38:24.181 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-20 14:38:24.181 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-20 14:38:24.181 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-20 14:38:24.382 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 14:38:24.383 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-20 14:38:24.383 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-20 14:38:24.383 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-20 14:38:24.383 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-20 14:38:24.383 | The following packages were automatically installed and are no longer required: 2021-04-20 14:38:24.383 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:38:24.383 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:38:24.383 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-20 14:38:24.383 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-20 14:38:24.383 | python3-twisted-bin python3-zope.interface 2021-04-20 14:38:24.383 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:38:24.424 | The following NEW packages will be installed: 2021-04-20 14:38:24.424 | python3-pip 2021-04-20 14:38:24.985 | 0 upgraded, 1 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:38:24.985 | Need to get 0 B/114 kB of archives. 2021-04-20 14:38:24.985 | After this operation, 601 kB of additional disk space will be used. 2021-04-20 14:38:25.029 | Selecting previously unselected package python3-pip. 2021-04-20 14:38:25.071 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77667 files and directories currently installed.) 2021-04-20 14:38:25.075 | Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-20 14:38:25.077 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 14:38:25.175 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 14:38:25.570 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 14:38:28.108 | ++ functions-common:apt_get:1113 : result=0 2021-04-20 14:38:28.110 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:38:28.112 | ++ functions-common:time_stop:2304 : local name 2021-04-20 14:38:28.115 | ++ functions-common:time_stop:2305 : local end_time 2021-04-20 14:38:28.117 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:38:28.120 | ++ functions-common:time_stop:2307 : local total 2021-04-20 14:38:28.122 | ++ functions-common:time_stop:2308 : local start_time 2021-04-20 14:38:28.124 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:38:28.126 | ++ functions-common:time_stop:2311 : start_time=1618929503748 2021-04-20 14:38:28.129 | ++ functions-common:time_stop:2313 : [[ -z 1618929503748 ]] 2021-04-20 14:38:28.131 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:38:28.136 | ++ functions-common:time_stop:2316 : end_time=1618929508133 2021-04-20 14:38:28.138 | ++ functions-common:time_stop:2317 : elapsed_time=4385 2021-04-20 14:38:28.140 | ++ functions-common:time_stop:2318 : total=719 2021-04-20 14:38:28.143 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:38:28.145 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5104 2021-04-20 14:38:28.147 | ++ functions-common:apt_get:1117 : return 0 2021-04-20 14:38:28.150 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-20 14:38:28.153 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-20 14:38:28.155 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-20 14:38:28.159 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-20 14:38:28.163 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-20 14:38:28.165 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-20 14:38:28.168 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-20 14:38:29.373 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-20 14:38:29.375 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-20 14:38:29.377 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-20 14:38:29.380 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-20 14:38:29.382 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-20 14:38:29.384 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-20 14:38:29.386 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-20 14:38:29.388 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-20 14:38:29.390 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-20 14:38:29.392 | + functions-common:_ensure_lsb_release:328 : return 2021-04-20 14:38:29.394 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-20 14:38:29.479 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-20 14:38:29.482 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-20 14:38:29.565 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-20 14:38:29.567 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-20 14:38:29.651 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-20 14:38:29.653 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-20 14:38:29.655 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-20 14:38:29.657 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-20 14:38:29.659 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-20 14:38:29.661 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-20 14:38:29.663 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-20 14:38:29.665 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-20 14:38:29.667 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-20 14:38:29.669 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-20 14:38:29.671 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-20 14:38:29.671 | Distro: bionic 2021-04-20 14:38:29.673 | + tools/install_pip.sh:main:127 : get_versions 2021-04-20 14:38:29.675 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-20 14:38:29.679 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-20 14:38:29.681 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-20 14:38:29.685 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-20 14:38:29.686 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-20 14:38:30.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-04-20 14:38:30.218 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-04-20 14:38:30.218 | pip: 20.2.2 2021-04-20 14:38:30.219 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-20 14:38:30.719 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-20 14:38:30.744 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-20 14:38:30.746 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-20 14:38:30.748 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-20 14:38:30.750 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:38:30.751 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:38:30.753 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:38:30.755 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:38:30.757 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:38:30.758 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:38:30.760 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:38:30.762 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:38:30.764 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:38:30.766 | + tools/install_pip.sh:main:143 : is_suse 2021-04-20 14:38:30.768 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:38:30.769 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:38:30.771 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:38:30.773 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:38:30.775 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:38:30.777 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:38:30.779 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-20 14:38:30.780 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-20 14:38:30.782 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-20 14:38:30.784 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-20 14:38:30.786 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-20 14:38:30.811 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-20 14:38:30.813 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-20 14:38:30.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:30.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:30.818 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-20 14:38:30.833 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-04-20 14:38:30.954 | Reading package lists... 2021-04-20 14:38:31.216 | Building dependency tree... 2021-04-20 14:38:31.217 | Reading state information... 2021-04-20 14:38:31.450 | The following packages were automatically installed and are no longer required: 2021-04-20 14:38:31.451 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:38:31.451 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:38:31.451 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:38:31.451 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:38:31.451 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:38:31.451 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:38:31.451 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:38:31.492 | The following packages will be REMOVED: 2021-04-20 14:38:31.492 | python3-pip* 2021-04-20 14:38:31.949 | 0 upgraded, 0 newly installed, 1 to remove and 171 not upgraded. 2021-04-20 14:38:31.949 | After this operation, 601 kB disk space will be freed. 2021-04-20 14:38:32.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77744 files and directories currently installed.) 2021-04-20 14:38:32.019 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 14:38:32.262 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 14:38:34.820 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:38:34.822 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:38:34.824 | + functions-common:time_stop:2304 : local name 2021-04-20 14:38:34.826 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:38:34.828 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:38:34.829 | + functions-common:time_stop:2307 : local total 2021-04-20 14:38:34.831 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:38:34.833 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:38:34.834 | + functions-common:time_stop:2311 : start_time=1618929510831 2021-04-20 14:38:34.836 | + functions-common:time_stop:2313 : [[ -z 1618929510831 ]] 2021-04-20 14:38:34.839 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:38:34.842 | + functions-common:time_stop:2316 : end_time=1618929514840 2021-04-20 14:38:34.843 | + functions-common:time_stop:2317 : elapsed_time=4009 2021-04-20 14:38:34.845 | + functions-common:time_stop:2318 : total=0 2021-04-20 14:38:34.847 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:38:34.848 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4009 2021-04-20 14:38:34.850 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:38:34.852 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-20 14:38:34.855 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 14:38:34.857 | + tools/install_pip.sh:install_get_pip:65 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-04-20 14:38:34.857 | + tools/install_pip.sh:install_get_pip:65 : grep -q '#!/usr/bin/env python' 2021-04-20 14:38:34.860 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 14:38:34.862 | + tools/install_pip.sh:install_get_pip:81 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-04-20 14:38:34.864 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-20 14:38:34.866 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 14:38:34.867 | + tools/install_pip.sh:install_get_pip:86 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-04-20 14:38:34.869 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-04-20 14:38:34.880 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-20 14:38:34.880 | Dload Upload Total Spent Left Speed 2021-04-20 14:38:35.176 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-04-20 14:38:35.181 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-20 14:38:35.185 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-04-20 14:38:38.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:38:38.196 | from cryptography.utils import int_from_bytes 2021-04-20 14:38:38.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:38:38.196 | from cryptography.utils import int_from_bytes 2021-04-20 14:38:38.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:38:38.841 | Collecting pip 2021-04-20 14:38:38.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-04-20 14:38:41.147 | Installing collected packages: pip 2021-04-20 14:38:41.148 | Attempting uninstall: pip 2021-04-20 14:38:41.150 | Found existing installation: pip 20.2.2 2021-04-20 14:38:41.387 | Uninstalling pip-20.2.2: 2021-04-20 14:38:41.402 | Successfully uninstalled pip-20.2.2 2021-04-20 14:38:42.785 | Successfully installed pip-20.2.4 2021-04-20 14:38:42.935 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:42.936 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 14:38:42.936 | % (opt, underscore_opt)) 2021-04-20 14:38:43.041 | + tools/install_pip.sh:main:151 : set -x 2021-04-20 14:38:43.043 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-20 14:38:43.045 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-20 14:38:43.047 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 14:38:43.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-20 14:38:43.052 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-20 14:38:43.054 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 14:38:43.057 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:38:43.057 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 14:38:43.060 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-04-20 14:38:43.062 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-04-20 14:38:43.064 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-20 14:38:43.066 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-20 14:38:43.068 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-20 14:38:43.083 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-04-20 14:38:43.085 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-04-20 14:38:44.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:38:44.304 | from cryptography.utils import int_from_bytes 2021-04-20 14:38:44.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:38:44.304 | from cryptography.utils import int_from_bytes 2021-04-20 14:38:45.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:38:45.465 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:38:45.470 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:38:45.475 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:38:45.485 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (56.0.0) 2021-04-20 14:38:48.172 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:38:48.172 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:38:48.272 | + inc/python:pip_install:200 : result=0 2021-04-20 14:38:48.273 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:38:48.276 | + functions-common:time_stop:2304 : local name 2021-04-20 14:38:48.278 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:38:48.280 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:38:48.281 | + functions-common:time_stop:2307 : local total 2021-04-20 14:38:48.283 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:38:48.285 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:38:48.287 | + functions-common:time_stop:2311 : start_time=1618929523079 2021-04-20 14:38:48.288 | + functions-common:time_stop:2313 : [[ -z 1618929523079 ]] 2021-04-20 14:38:48.291 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:38:48.294 | + functions-common:time_stop:2316 : end_time=1618929528292 2021-04-20 14:38:48.296 | + functions-common:time_stop:2317 : elapsed_time=5213 2021-04-20 14:38:48.298 | + functions-common:time_stop:2318 : total=0 2021-04-20 14:38:48.299 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:38:48.301 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5213 2021-04-20 14:38:48.303 | + inc/python:pip_install:203 : return 0 2021-04-20 14:38:48.305 | + tools/install_pip.sh:main:157 : get_versions 2021-04-20 14:38:48.307 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-20 14:38:48.311 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-20 14:38:48.313 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-20 14:38:48.315 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-20 14:38:48.316 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-20 14:38:48.837 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-20 14:38:48.839 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-20 14:38:48.839 | pip: 20.2.4 2021-04-20 14:38:48.841 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-20 14:38:49.342 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-20 14:38:49.367 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-20 14:38:49.371 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-20 14:38:49.374 | + ./stack.sh:main:761 : fixup_all 2021-04-20 14:38:49.377 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-20 14:38:49.379 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-20 14:38:49.381 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-20 14:38:49.386 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-20 14:38:49.387 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-20 14:38:49.387 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-20 14:38:49.392 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-04-20 14:38:49.394 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-04-20 14:38:49.396 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-04-20 14:38:49.404 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-04-20 14:38:49.407 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-20 14:38:49.410 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-20 14:38:49.412 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-20 14:38:49.414 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:38:49.417 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:38:49.419 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:38:49.422 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:38:49.424 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:38:49.426 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:38:49.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:49.430 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:49.433 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:38:49.435 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:38:49.437 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:38:49.439 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:38:49.441 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-20 14:38:49.444 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:38:49.446 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:38:49.448 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:38:49.450 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-20 14:38:49.468 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-20 14:38:49.589 | Reading package lists... 2021-04-20 14:38:49.866 | Building dependency tree... 2021-04-20 14:38:49.867 | Reading state information... 2021-04-20 14:38:50.107 | software-properties-common is already the newest version (0.96.24.32.14). 2021-04-20 14:38:50.107 | The following packages were automatically installed and are no longer required: 2021-04-20 14:38:50.108 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:38:50.108 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:38:50.108 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:38:50.108 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:38:50.108 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:38:50.108 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:38:50.108 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:38:50.179 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:38:50.184 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:38:50.186 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:38:50.188 | + functions-common:time_stop:2304 : local name 2021-04-20 14:38:50.190 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:38:50.192 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:38:50.195 | + functions-common:time_stop:2307 : local total 2021-04-20 14:38:50.197 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:38:50.200 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:38:50.202 | + functions-common:time_stop:2311 : start_time=1618929529465 2021-04-20 14:38:50.204 | + functions-common:time_stop:2313 : [[ -z 1618929529465 ]] 2021-04-20 14:38:50.207 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:38:50.210 | + functions-common:time_stop:2316 : end_time=1618929530207 2021-04-20 14:38:50.213 | + functions-common:time_stop:2317 : elapsed_time=742 2021-04-20 14:38:50.215 | + functions-common:time_stop:2318 : total=5104 2021-04-20 14:38:50.217 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:38:50.219 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5846 2021-04-20 14:38:50.221 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:38:50.224 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-20 14:38:51.117 | 'universe' distribution component is already enabled for all sources. 2021-04-20 14:38:51.145 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-20 14:38:51.147 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-20 14:38:53.963 | Reading package lists... 2021-04-20 14:38:54.275 | Building dependency tree... 2021-04-20 14:38:54.277 | Reading state information... 2021-04-20 14:38:54.518 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.2). 2021-04-20 14:38:54.519 | The following packages were automatically installed and are no longer required: 2021-04-20 14:38:54.519 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:38:54.519 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:38:54.519 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:38:54.519 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:38:54.519 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:38:54.519 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:38:54.519 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:38:54.596 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:38:54.829 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-20 14:38:55.036 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-20 14:38:55.149 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 14:38:55.286 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-20 14:38:55.765 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-20 14:38:59.554 | Fetched 252 kB in 1s (198 kB/s) 2021-04-20 14:39:01.346 | Reading package lists... 2021-04-20 14:39:01.410 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-20 14:39:01.412 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-20 14:39:01.414 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-20 14:39:01.417 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-20 14:39:01.419 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-20 14:39:01.422 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-20 14:39:01.426 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-20 14:39:01.428 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-20 14:39:01.430 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-20 14:39:01.432 | + functions-common:time_start:2291 : local start_time= 2021-04-20 14:39:01.434 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-20 14:39:01.437 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-20 14:39:01.440 | + functions-common:time_start:2295 : _TIME_START[$name]=1618929541438 2021-04-20 14:39:01.443 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-20 14:39:01.445 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-20 14:39:01.447 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-20 14:39:01.688 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 14:39:01.688 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-20 14:39:01.796 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-20 14:39:01.828 | Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-20 14:39:02.121 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-20 14:39:02.599 | Fetched 252 kB in 1s (292 kB/s) 2021-04-20 14:39:04.393 | Reading package lists... 2021-04-20 14:39:04.458 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-20 14:39:04.460 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-20 14:39:04.462 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:04.464 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:04.467 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:04.469 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:04.471 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:04.473 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-20 14:39:04.475 | + functions-common:time_stop:2311 : start_time=1618929541438 2021-04-20 14:39:04.478 | + functions-common:time_stop:2313 : [[ -z 1618929541438 ]] 2021-04-20 14:39:04.481 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:04.484 | + functions-common:time_stop:2316 : end_time=1618929544482 2021-04-20 14:39:04.486 | + functions-common:time_stop:2317 : elapsed_time=3044 2021-04-20 14:39:04.489 | + functions-common:time_stop:2318 : total=3280 2021-04-20 14:39:04.491 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:04.493 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6324 2021-04-20 14:39:04.496 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-20 14:39:04.507 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-04-20 14:39:04.517 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-04-20 14:39:04.527 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-20 14:39:04.530 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-20 14:39:04.532 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:39:04.534 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:39:04.536 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:39:04.539 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:39:04.541 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:39:04.544 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:39:04.546 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:39:04.548 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:39:04.550 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:39:04.553 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-20 14:39:04.555 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-20 14:39:04.557 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-20 14:39:04.560 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:39:04.563 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:39:04.565 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:39:04.567 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:39:04.569 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:39:04.572 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:39:04.574 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-20 14:39:04.576 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-20 14:39:04.595 | Using python 3.6 to install os-testr 2021-04-20 14:39:04.598 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-04-20 14:39:05.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:05.803 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:05.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:05.803 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:06.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:39:06.964 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:06.969 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:06.974 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:07.036 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.0.0) 2021-04-20 14:39:07.046 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.0) 2021-04-20 14:39:07.079 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-20 14:39:07.083 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.4.0) 2021-04-20 14:39:07.102 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (1.4.0) 2021-04-20 14:39:07.118 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-04-20 14:39:07.131 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-04-20 14:39:07.144 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-20 14:39:07.148 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.18.2) 2021-04-20 14:39:07.152 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-04-20 14:39:07.157 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-04-20 14:39:07.160 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 14:39:07.163 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-04-20 14:39:07.166 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.1.0) 2021-04-20 14:39:07.174 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.4.0) 2021-04-20 14:39:07.178 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-20 14:39:07.189 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.5.0) 2021-04-20 14:39:07.254 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-04-20 14:39:07.256 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-20 14:39:07.260 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.4.0) 2021-04-20 14:39:07.263 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.0.0) 2021-04-20 14:39:07.266 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-20 14:39:07.309 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-04-20 14:39:07.355 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.4.4) 2021-04-20 14:39:07.360 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-04-20 14:39:07.363 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-04-20 14:39:07.369 | Requirement already satisfied, skipping upgrade: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-20 14:39:07.397 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-20 14:39:09.641 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:39:09.641 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:39:09.743 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:09.745 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:09.747 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:09.750 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:09.752 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:09.754 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:09.756 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:09.758 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:09.761 | + functions-common:time_stop:2311 : start_time=1618929544591 2021-04-20 14:39:09.763 | + functions-common:time_stop:2313 : [[ -z 1618929544591 ]] 2021-04-20 14:39:09.766 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:09.770 | + functions-common:time_stop:2316 : end_time=1618929549767 2021-04-20 14:39:09.772 | + functions-common:time_stop:2317 : elapsed_time=5176 2021-04-20 14:39:09.774 | + functions-common:time_stop:2318 : total=0 2021-04-20 14:39:09.777 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:09.779 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5176 2021-04-20 14:39:09.781 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:09.784 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-20 14:39:09.832 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-20 14:39:09.909 | + ./stack.sh:main:775 : install_infra 2021-04-20 14:39:09.913 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 14:39:09.915 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-20 14:39:09.919 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-04-20 14:39:12.580 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 14:39:12.583 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-20 14:39:12.603 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-20 14:39:14.476 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:14.735 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:14.973 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:15.336 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-20 14:39:15.450 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-20 14:39:15.479 | Installing collected packages: pbr 2021-04-20 14:39:15.587 | Successfully installed pbr-5.5.1 2021-04-20 14:39:15.647 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:15.649 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:15.652 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:15.654 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:15.656 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:15.658 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:15.661 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:15.663 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:15.665 | + functions-common:time_stop:2311 : start_time=1618929552596 2021-04-20 14:39:15.668 | + functions-common:time_stop:2313 : [[ -z 1618929552596 ]] 2021-04-20 14:39:15.670 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:15.674 | + functions-common:time_stop:2316 : end_time=1618929555671 2021-04-20 14:39:15.676 | + functions-common:time_stop:2317 : elapsed_time=3075 2021-04-20 14:39:15.678 | + functions-common:time_stop:2318 : total=5176 2021-04-20 14:39:15.681 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:15.684 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8251 2021-04-20 14:39:15.686 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:15.688 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 14:39:15.691 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-20 14:39:15.712 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-04-20 14:39:17.593 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:17.847 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:18.093 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:18.429 | Processing /opt/stack/requirements 2021-04-20 14:39:19.839 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-04-20 14:39:19.907 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-04-20 14:39:19.942 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) 2021-04-20 14:39:20.063 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-04-20 14:39:20.123 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2021-04-20 14:39:20.227 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-04-20 14:39:20.267 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2021-04-20 14:39:20.310 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-04-20 14:39:20.331 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) 2021-04-20 14:39:20.373 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-04-20 14:39:20.429 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) 2021-04-20 14:39:20.460 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-04-20 14:39:20.480 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2021-04-20 14:39:20.586 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-04-20 14:39:20.602 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2021-04-20 14:39:20.637 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-04-20 14:39:20.651 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4514) 2021-04-20 14:39:20.668 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-20 14:39:20.696 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4514) 2021-04-20 14:39:21.137 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-04-20 14:39:21.184 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-20 14:39:21.190 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-04-20 14:39:21.239 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-04-20 14:39:21.260 | Collecting urllib3===1.26.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) 2021-04-20 14:39:21.323 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153kB) 2021-04-20 14:39:21.373 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-04-20 14:39:21.399 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-04-20 14:39:21.435 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) 2021-04-20 14:39:21.458 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-04-20 14:39:21.472 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) 2021-04-20 14:39:21.493 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-04-20 14:39:21.509 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) 2021-04-20 14:39:21.527 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-04-20 14:39:21.540 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-20 14:39:21.570 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-04-20 14:39:21.601 | Collecting cliff===3.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2021-04-20 14:39:21.668 | Downloading http://10.100.0.9:8080/root/pypi/+f/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80kB) 2021-04-20 14:39:21.704 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) 2021-04-20 14:39:21.722 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-04-20 14:39:21.736 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-20 14:39:21.765 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-04-20 14:39:21.778 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) 2021-04-20 14:39:21.847 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-04-20 14:39:21.876 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2021-04-20 14:39:22.001 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-04-20 14:39:22.090 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-04-20 14:39:22.121 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-04-20 14:39:22.134 | Collecting importlib-metadata===3.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2021-04-20 14:39:22.204 | Downloading http://10.100.0.9:8080/root/pypi/+f/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl 2021-04-20 14:39:22.260 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-04-20 14:39:22.293 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-04-20 14:39:22.357 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-04-20 14:39:22.386 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-04-20 14:39:22.406 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2021-04-20 14:39:22.457 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-04-20 14:39:22.473 | Collecting pyperclip===1.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) 2021-04-20 14:39:22.509 | Downloading http://10.100.0.9:8080/root/pypi/+f/105/254a8b04934f0/pyperclip-1.8.2.tar.gz 2021-04-20 14:39:22.921 | Collecting zipp===3.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2021-04-20 14:39:22.966 | Downloading http://10.100.0.9:8080/root/pypi/+f/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl 2021-04-20 14:39:23.005 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2021-04-20 14:39:23.031 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-04-20 14:39:23.045 | Building wheels for collected packages: pyperclip 2021-04-20 14:39:23.046 | Running setup.py bdist_wheel for pyperclip: started 2021-04-20 14:39:23.331 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2021-04-20 14:39:23.331 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-iymg3_87/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpavnexhbjpip-wheel- --python-tag cp36: 2021-04-20 14:39:23.331 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-04-20 14:39:23.331 | or: -c --help [cmd1 cmd2 ...] 2021-04-20 14:39:23.331 | or: -c --help-commands 2021-04-20 14:39:23.331 | or: -c cmd --help 2021-04-20 14:39:23.331 | 2021-04-20 14:39:23.331 | error: invalid command 'bdist_wheel' 2021-04-20 14:39:23.331 | 2021-04-20 14:39:23.331 | ---------------------------------------- 2021-04-20 14:39:23.331 | Failed building wheel for pyperclip 2021-04-20 14:39:23.332 | Running setup.py clean for pyperclip 2021-04-20 14:39:23.626 | Failed to build pyperclip 2021-04-20 14:39:23.627 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, extras, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, typing-extensions, importlib-metadata, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-04-20 14:39:25.059 | Running setup.py install for pyperclip: started 2021-04-20 14:39:25.512 | Running setup.py install for pyperclip: finished with status 'done' 2021-04-20 14:39:25.916 | Running setup.py install for openstack-requirements: started 2021-04-20 14:39:28.304 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-04-20 14:39:28.896 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.10.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4514 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 zipp-3.4.1 2021-04-20 14:39:29.027 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:29.029 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:29.031 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:29.033 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:29.036 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:29.038 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:29.040 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:29.043 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:29.045 | + functions-common:time_stop:2311 : start_time=1618929555705 2021-04-20 14:39:29.047 | + functions-common:time_stop:2313 : [[ -z 1618929555705 ]] 2021-04-20 14:39:29.050 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:29.054 | + functions-common:time_stop:2316 : end_time=1618929569051 2021-04-20 14:39:29.056 | + functions-common:time_stop:2317 : elapsed_time=13346 2021-04-20 14:39:29.058 | + functions-common:time_stop:2318 : total=8251 2021-04-20 14:39:29.061 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:29.063 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21597 2021-04-20 14:39:29.065 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:29.068 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-20 14:39:29.070 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-20 14:39:29.072 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-20 14:39:29.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:29.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:29.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-04-20 14:39:29.082 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:29.085 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-20 14:39:29.103 | Using python 3.6 to install pbr 2021-04-20 14:39:29.106 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-20 14:39:30.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:30.339 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:30.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:30.339 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:31.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:39:31.490 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:31.495 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:31.500 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:31.624 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-20 14:39:34.100 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:39:34.101 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:39:34.195 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:34.197 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:34.200 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:34.202 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:34.205 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:34.207 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:34.209 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:34.211 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:34.213 | + functions-common:time_stop:2311 : start_time=1618929569098 2021-04-20 14:39:34.215 | + functions-common:time_stop:2313 : [[ -z 1618929569098 ]] 2021-04-20 14:39:34.218 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:34.222 | + functions-common:time_stop:2316 : end_time=1618929574219 2021-04-20 14:39:34.224 | + functions-common:time_stop:2317 : elapsed_time=5121 2021-04-20 14:39:34.226 | + functions-common:time_stop:2318 : total=21597 2021-04-20 14:39:34.228 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:34.231 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26718 2021-04-20 14:39:34.233 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:34.236 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-20 14:39:36.289 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-20 14:39:38.065 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2021-04-20 14:39:38.072 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-20 14:39:38.075 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-20 14:39:38.077 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2021-04-20 14:39:38.132 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-20 14:39:38.134 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-20 14:39:38.138 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-20 14:39:38.155 | + ./stack.sh:main:784 : pkgs= 2021-04-20 14:39:38.158 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-20 14:39:38.160 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-20 14:39:38.162 | + functions-common:run_phase:1732 : local mode=stack 2021-04-20 14:39:38.165 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-20 14:39:38.168 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 14:39:38.171 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 14:39:38.173 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 14:39:38.175 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 14:39:38.178 | + functions-common:run_phase:1742 : local extra 2021-04-20 14:39:38.181 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 14:39:38.184 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 14:39:38.186 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 14:39:38.189 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 14:39:38.191 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-20 14:39:38.193 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 14:39:38.208 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:38.210 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-20 14:39:38.212 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-20 14:39:38.215 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-20 14:39:38.217 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-20 14:39:38.220 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-20 14:39:38.222 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-20 14:39:38.224 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-20 14:39:38.226 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-20 14:39:38.228 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-20 14:39:38.230 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-20 14:39:38.233 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-20 14:39:38.235 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-20 14:39:38.237 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-20 14:39:38.239 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-20 14:39:38.241 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-20 14:39:38.244 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-20 14:39:38.246 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-20 14:39:38.248 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-20 14:39:38.250 | + functions-common:run_plugins:1721 : local plugins= 2021-04-20 14:39:38.253 | + functions-common:run_plugins:1722 : local plugin 2021-04-20 14:39:38.255 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-20 14:39:38.258 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-20 14:39:38.260 | + functions:set_systemd_override:821 : local value=2048 2021-04-20 14:39:38.263 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-20 14:39:38.265 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-20 14:39:38.312 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-20 14:39:38.312 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-20 14:39:38.315 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-20 14:39:38.513 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-20 14:39:38.516 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-20 14:39:38.532 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:38.534 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-20 14:39:38.537 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:39:38.539 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:39:38.542 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:39:38.544 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:39:38.547 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:39:38.549 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:39:38.552 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:38.554 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:38.556 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:39:38.559 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:39:38.561 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:39:38.563 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:39:38.566 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-20 14:39:38.568 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:39:38.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:38.573 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:38.575 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-20 14:39:38.595 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-04-20 14:39:38.717 | Reading package lists... 2021-04-20 14:39:38.980 | Building dependency tree... 2021-04-20 14:39:38.981 | Reading state information... 2021-04-20 14:39:39.219 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2021-04-20 14:39:39.219 | The following packages were automatically installed and are no longer required: 2021-04-20 14:39:39.219 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:39:39.219 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:39:39.220 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:39:39.220 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:39:39.220 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:39:39.220 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:39:39.220 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:39:39.291 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:39:39.296 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:39:39.298 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:39:39.301 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:39.303 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:39.305 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:39.308 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:39.310 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:39.312 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:39:39.314 | + functions-common:time_stop:2311 : start_time=1618929578592 2021-04-20 14:39:39.317 | + functions-common:time_stop:2313 : [[ -z 1618929578592 ]] 2021-04-20 14:39:39.320 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:39.323 | + functions-common:time_stop:2316 : end_time=1618929579321 2021-04-20 14:39:39.325 | + functions-common:time_stop:2317 : elapsed_time=729 2021-04-20 14:39:39.328 | + functions-common:time_stop:2318 : total=5846 2021-04-20 14:39:39.330 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:39.332 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6575 2021-04-20 14:39:39.335 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:39:39.337 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-20 14:39:39.340 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:39:39.342 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:39:39.345 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:39:39.347 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:39:39.349 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:39:39.352 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:39:39.355 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-20 14:39:39.357 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:39:39.359 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:39:39.361 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:39:39.364 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:39:39.366 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:39:39.368 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:39:39.371 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:39:39.373 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:39:39.375 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:39:39.378 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-20 14:39:39.380 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:39:39.382 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:39:39.384 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:39:39.387 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:39:39.389 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:39:39.392 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:39:39.394 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-20 14:39:39.396 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-20 14:39:39.412 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:39.415 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-20 14:39:39.417 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 14:39:39.419 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-20 14:39:39.422 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-20 14:39:39.425 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-20 14:39:39.428 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-20 14:39:39.431 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-20 14:39:39.434 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-20 14:39:39.436 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-20 14:39:39.438 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-20 14:39:39.441 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-20 14:39:39.444 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-20 14:39:40.506 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-20 14:39:40.506 | stackrabbit []' 2021-04-20 14:39:40.510 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-20 14:39:40.510 | stackrabbit []' 2021-04-20 14:39:40.511 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-20 14:39:40.516 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-04-20 14:39:40.519 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-04-20 14:39:40.521 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-20 14:39:41.573 | Changing password for user "stackrabbit" 2021-04-20 14:39:41.597 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-20 14:39:42.663 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-20 14:39:42.689 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-20 14:39:42.691 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-20 14:39:43.739 | Changing password for user "stackrabbit" 2021-04-20 14:39:43.763 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-20 14:39:43.765 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-20 14:39:43.768 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-20 14:39:44.802 | Deleting user "guest" 2021-04-20 14:39:44.815 | Error: no_such_user: guest 2021-04-20 14:39:44.825 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-04-20 14:39:44.828 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-20 14:39:44.844 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:44.847 | + ./stack.sh:main:801 : install_database 2021-04-20 14:39:44.849 | + lib/database:install_database:116 : install_database_mysql 2021-04-20 14:39:44.851 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-20 14:39:44.854 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:44.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:44.859 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-20 14:39:45.066 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-20 14:39:45.069 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-20 14:39:45.071 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-20 14:39:45.074 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:39:45.076 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-20 14:39:45.079 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:39:45.081 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:39:45.083 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:39:45.086 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:39:45.089 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:39:45.091 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:39:45.093 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:39:45.096 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:39:45.098 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:39:45.101 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-20 14:39:45.103 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:39:45.106 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:39:45.108 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:39:45.111 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:39:45.113 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:39:45.115 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:39:45.118 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-20 14:39:45.120 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:45.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:45.125 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-20 14:39:45.127 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:39:45.130 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:39:45.132 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:39:45.134 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:39:45.137 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:39:45.139 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:39:45.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:45.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:45.146 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:39:45.149 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:39:45.152 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:39:45.154 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:39:45.156 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-20 14:39:45.159 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:39:45.161 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:45.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:45.166 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-20 14:39:45.186 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-04-20 14:39:45.309 | Reading package lists... 2021-04-20 14:39:45.570 | Building dependency tree... 2021-04-20 14:39:45.572 | Reading state information... 2021-04-20 14:39:45.815 | mysql-server is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-20 14:39:45.815 | The following packages were automatically installed and are no longer required: 2021-04-20 14:39:45.815 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:39:45.815 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:39:45.815 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:39:45.815 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:39:45.816 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:39:45.816 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:39:45.816 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:39:45.888 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:39:45.893 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:39:45.895 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:39:45.898 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:45.900 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:45.902 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:45.904 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:45.907 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:45.909 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:39:45.911 | + functions-common:time_stop:2311 : start_time=1618929585184 2021-04-20 14:39:45.913 | + functions-common:time_stop:2313 : [[ -z 1618929585184 ]] 2021-04-20 14:39:45.916 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:45.919 | + functions-common:time_stop:2316 : end_time=1618929585917 2021-04-20 14:39:45.922 | + functions-common:time_stop:2317 : elapsed_time=733 2021-04-20 14:39:45.924 | + functions-common:time_stop:2318 : total=6575 2021-04-20 14:39:45.926 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:45.929 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7308 2021-04-20 14:39:45.931 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:39:45.934 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-20 14:39:45.936 | + ./stack.sh:main:804 : install_database_python 2021-04-20 14:39:45.938 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-20 14:39:45.941 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-20 14:39:45.943 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-20 14:39:45.945 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 14:39:45.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-20 14:39:45.951 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-20 14:39:45.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 14:39:45.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:39:45.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 14:39:45.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-20 14:39:45.965 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-20 14:39:45.967 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-20 14:39:45.970 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-20 14:39:45.972 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-20 14:39:45.992 | Using python 3.6 to install PyMySQL 2021-04-20 14:39:45.994 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-04-20 14:39:47.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:47.186 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:47.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:47.186 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:48.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:39:48.405 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:48.411 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:48.415 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:48.424 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.2) 2021-04-20 14:39:50.861 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:39:50.861 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:39:50.961 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:50.965 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:50.967 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:50.969 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:50.972 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:50.974 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:50.976 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:50.979 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:50.981 | + functions-common:time_stop:2311 : start_time=1618929585987 2021-04-20 14:39:50.984 | + functions-common:time_stop:2313 : [[ -z 1618929585987 ]] 2021-04-20 14:39:50.987 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:50.990 | + functions-common:time_stop:2316 : end_time=1618929590987 2021-04-20 14:39:50.993 | + functions-common:time_stop:2317 : elapsed_time=5000 2021-04-20 14:39:50.995 | + functions-common:time_stop:2318 : total=26718 2021-04-20 14:39:50.997 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:51.000 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31718 2021-04-20 14:39:51.002 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:51.004 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-20 14:39:51.007 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-20 14:39:51.009 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-20 14:39:51.012 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-20 14:39:51.029 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:51.031 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-20 14:39:51.033 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-20 14:39:51.037 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 14:39:51.037 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-20 14:39:51.042 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 14:39:51.044 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-04-20 14:39:51.046 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-04-20 14:39:51.049 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-20 14:39:51.051 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-20 14:39:51.054 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-20 14:39:51.069 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:51.071 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-20 14:39:51.074 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:39:51.077 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:39:51.079 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:39:51.081 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:39:51.084 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:39:51.086 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:39:51.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:51.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:51.093 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:39:51.095 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:39:51.098 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:39:51.100 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:39:51.102 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-20 14:39:51.105 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:39:51.107 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:51.109 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:51.112 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-20 14:39:51.130 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-04-20 14:39:51.254 | Reading package lists... 2021-04-20 14:39:51.513 | Building dependency tree... 2021-04-20 14:39:51.514 | Reading state information... 2021-04-20 14:39:51.744 | radvd is already the newest version (1:2.16-3). 2021-04-20 14:39:51.745 | The following packages were automatically installed and are no longer required: 2021-04-20 14:39:51.745 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:39:51.746 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:39:51.746 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:39:51.746 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:39:51.746 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:39:51.746 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:39:51.746 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:39:51.817 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:39:51.822 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:39:51.825 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:39:51.827 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:51.830 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:51.832 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:51.834 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:51.836 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:51.839 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:39:51.841 | + functions-common:time_stop:2311 : start_time=1618929591128 2021-04-20 14:39:51.843 | + functions-common:time_stop:2313 : [[ -z 1618929591128 ]] 2021-04-20 14:39:51.846 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:51.849 | + functions-common:time_stop:2316 : end_time=1618929591847 2021-04-20 14:39:51.852 | + functions-common:time_stop:2317 : elapsed_time=719 2021-04-20 14:39:51.854 | + functions-common:time_stop:2318 : total=7308 2021-04-20 14:39:51.856 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:51.859 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8027 2021-04-20 14:39:51.861 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:39:51.863 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-20 14:39:51.880 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:51.882 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-20 14:39:51.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-20 14:39:51.888 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-20 14:39:51.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-20 14:39:51.910 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:39:51.912 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:39:51.914 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:39:51.917 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:39:51.919 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:39:51.921 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:39:51.924 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:51.926 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:51.928 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:39:51.931 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:39:51.933 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:39:51.935 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:39:51.938 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-20 14:39:51.940 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:39:51.942 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:51.945 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:51.947 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-20 14:39:51.965 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-04-20 14:39:52.087 | Reading package lists... 2021-04-20 14:39:52.353 | Building dependency tree... 2021-04-20 14:39:52.354 | Reading state information... 2021-04-20 14:39:52.586 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-20 14:39:52.586 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-20 14:39:52.586 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4~cloud0). 2021-04-20 14:39:52.586 | The following packages were automatically installed and are no longer required: 2021-04-20 14:39:52.586 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:39:52.586 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:39:52.587 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:39:52.587 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:39:52.587 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:39:52.587 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:39:52.587 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:39:52.659 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:39:52.663 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:39:52.665 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:39:52.668 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:52.671 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:52.673 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:52.676 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:52.678 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:52.680 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:39:52.682 | + functions-common:time_stop:2311 : start_time=1618929591963 2021-04-20 14:39:52.684 | + functions-common:time_stop:2313 : [[ -z 1618929591963 ]] 2021-04-20 14:39:52.687 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:52.690 | + functions-common:time_stop:2316 : end_time=1618929592688 2021-04-20 14:39:52.693 | + functions-common:time_stop:2317 : elapsed_time=725 2021-04-20 14:39:52.695 | + functions-common:time_stop:2318 : total=8027 2021-04-20 14:39:52.697 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:52.699 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8752 2021-04-20 14:39:52.701 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:39:52.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-20 14:39:52.706 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:39:52.709 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:39:52.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-20 14:39:52.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-20 14:39:52.717 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-20 14:39:52.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-20 14:39:52.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-20 14:39:52.726 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-20 14:39:52.727 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-20 14:39:52.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-20 14:39:52.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-20 14:39:52.736 | + functions:vercmp:628 : local v1=4.15 2021-04-20 14:39:52.738 | + functions:vercmp:629 : local 'op=<' 2021-04-20 14:39:52.740 | + functions:vercmp:630 : local v2=3.13 2021-04-20 14:39:52.742 | + functions:vercmp:631 : local result 2021-04-20 14:39:52.746 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-20 14:39:52.746 | ++ functions:vercmp:635 : sort -V 2021-04-20 14:39:52.747 | ++ functions:vercmp:635 : head -1 2021-04-20 14:39:52.751 | + functions:vercmp:635 : result=3.13 2021-04-20 14:39:52.753 | + functions:vercmp:637 : case $op in 2021-04-20 14:39:52.755 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-20 14:39:52.758 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-20 14:39:52.760 | + functions:vercmp:648 : return 2021-04-20 14:39:52.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-20 14:39:52.765 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:39:52.767 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-20 14:39:53.229 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-20 14:39:53.232 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-20 14:39:53.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-04-20 14:39:53.242 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.244 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-20 14:39:53.261 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:39:53.263 | + ./stack.sh:main:812 : install_etcd3 2021-04-20 14:39:53.265 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-20 14:39:53.266 | Installing etcd 2021-04-20 14:39:53.268 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-20 14:39:53.280 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-20 14:39:53.290 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-20 14:39:53.293 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-20 14:39:53.306 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-20 14:39:53.310 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.312 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.316 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.320 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.322 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-04-20 14:39:53.325 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-20 14:39:53.327 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.330 | ++ functions:get_extra_file:74 : return 2021-04-20 14:39:53.332 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 14:39:53.335 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-20 14:39:53.337 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-20 14:39:53.340 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-20 14:39:53.356 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:39:53.359 | + ./stack.sh:main:831 : install_dstat 2021-04-20 14:39:53.361 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-20 14:39:53.376 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:39:53.379 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-20 14:39:53.381 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 14:39:53.384 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-20 14:39:53.386 | + ./stack.sh:main:840 : install_libs 2021-04-20 14:39:53.388 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-20 14:39:53.391 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-20 14:39:53.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-20 14:39:53.395 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-20 14:39:53.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.403 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-04-20 14:39:53.405 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.407 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-20 14:39:53.410 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-20 14:39:53.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-20 14:39:53.414 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-20 14:39:53.416 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-04-20 14:39:53.424 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.426 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-20 14:39:53.428 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-20 14:39:53.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-20 14:39:53.434 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-20 14:39:53.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-04-20 14:39:53.443 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.445 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-20 14:39:53.448 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-20 14:39:53.451 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-20 14:39:53.453 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-20 14:39:53.455 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.458 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-04-20 14:39:53.462 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.465 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-20 14:39:53.467 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-20 14:39:53.469 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-20 14:39:53.472 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-20 14:39:53.474 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-04-20 14:39:53.481 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.483 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-20 14:39:53.486 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-20 14:39:53.488 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-20 14:39:53.490 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-20 14:39:53.493 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-04-20 14:39:53.501 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.503 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-20 14:39:53.506 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-20 14:39:53.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-20 14:39:53.511 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-20 14:39:53.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-04-20 14:39:53.520 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.522 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-20 14:39:53.525 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-20 14:39:53.527 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-20 14:39:53.530 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-20 14:39:53.532 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-04-20 14:39:53.539 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.541 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-20 14:39:53.543 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-20 14:39:53.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-20 14:39:53.548 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-20 14:39:53.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-04-20 14:39:53.558 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.561 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-20 14:39:53.563 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-20 14:39:53.565 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-20 14:39:53.567 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-20 14:39:53.570 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-04-20 14:39:53.577 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.580 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-20 14:39:53.582 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-20 14:39:53.584 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-20 14:39:53.587 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-20 14:39:53.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.594 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-04-20 14:39:53.596 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.598 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-20 14:39:53.601 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-20 14:39:53.603 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-20 14:39:53.606 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-20 14:39:53.608 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-04-20 14:39:53.615 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.617 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-20 14:39:53.620 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-20 14:39:53.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-20 14:39:53.625 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-20 14:39:53.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-04-20 14:39:53.634 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.637 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-20 14:39:53.639 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-20 14:39:53.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-20 14:39:53.644 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-20 14:39:53.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-04-20 14:39:53.654 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.656 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-20 14:39:53.658 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-20 14:39:53.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-20 14:39:53.663 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-20 14:39:53.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-04-20 14:39:53.672 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.675 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-20 14:39:53.677 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-20 14:39:53.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-20 14:39:53.682 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-20 14:39:53.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-04-20 14:39:53.692 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.694 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-20 14:39:53.696 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-20 14:39:53.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-20 14:39:53.702 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-20 14:39:53.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-04-20 14:39:53.711 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.714 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-20 14:39:53.716 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-20 14:39:53.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-20 14:39:53.721 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-20 14:39:53.723 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-04-20 14:39:53.731 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.733 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-20 14:39:53.735 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-20 14:39:53.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-20 14:39:53.740 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-20 14:39:53.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-04-20 14:39:53.750 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.753 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-20 14:39:53.755 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-20 14:39:53.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-20 14:39:53.760 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-20 14:39:53.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-04-20 14:39:53.769 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.771 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-20 14:39:53.774 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-20 14:39:53.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-20 14:39:53.779 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-20 14:39:53.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-04-20 14:39:53.788 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.790 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-20 14:39:53.793 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-20 14:39:53.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-20 14:39:53.798 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-20 14:39:53.801 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-04-20 14:39:53.808 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.811 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-20 14:39:53.813 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-20 14:39:53.815 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-20 14:39:53.818 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-20 14:39:53.820 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.823 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-04-20 14:39:53.828 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.830 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-20 14:39:53.833 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-20 14:39:53.835 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-20 14:39:53.837 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-20 14:39:53.840 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.845 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-04-20 14:39:53.847 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.850 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-20 14:39:53.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-20 14:39:53.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-20 14:39:53.858 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-20 14:39:53.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-04-20 14:39:53.867 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.870 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-20 14:39:53.873 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-20 14:39:53.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-20 14:39:53.877 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-20 14:39:53.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-04-20 14:39:53.887 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.889 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-20 14:39:53.891 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-20 14:39:53.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-20 14:39:53.896 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-20 14:39:53.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-04-20 14:39:53.906 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.908 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-20 14:39:53.910 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-20 14:39:53.913 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-20 14:39:53.915 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-20 14:39:53.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-04-20 14:39:53.926 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.928 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-20 14:39:53.930 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-20 14:39:53.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-20 14:39:53.936 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-20 14:39:53.938 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.943 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-04-20 14:39:53.945 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.948 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-20 14:39:53.950 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-20 14:39:53.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-20 14:39:53.955 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-20 14:39:53.957 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.959 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-04-20 14:39:53.964 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.966 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-20 14:39:53.969 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-20 14:39:53.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-20 14:39:53.973 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-20 14:39:53.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:53.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-04-20 14:39:53.984 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:53.986 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-20 14:39:53.988 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-20 14:39:53.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-20 14:39:53.993 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-20 14:39:53.996 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:53.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:54.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-04-20 14:39:54.003 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:54.006 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-20 14:39:54.008 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-20 14:39:54.010 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-20 14:39:54.013 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-20 14:39:54.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:54.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:54.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-04-20 14:39:54.022 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:54.025 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-20 14:39:54.027 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-20 14:39:54.029 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-20 14:39:54.032 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-20 14:39:54.034 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:54.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:54.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-04-20 14:39:54.042 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:54.044 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-20 14:39:54.047 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-20 14:39:54.049 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-20 14:39:54.052 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-20 14:39:54.054 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:54.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:54.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-04-20 14:39:54.062 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:54.064 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-20 14:39:54.066 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-20 14:39:54.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-20 14:39:54.071 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-20 14:39:54.074 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:39:54.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:39:54.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-04-20 14:39:54.081 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:39:54.083 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-20 14:39:54.103 | Using python 3.6 to install etcd3 2021-04-20 14:39:54.105 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-04-20 14:39:55.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:55.312 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:55.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:39:55.313 | from cryptography.utils import int_from_bytes 2021-04-20 14:39:56.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:39:56.465 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:56.470 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:56.475 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:39:56.484 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.12.0) 2021-04-20 14:39:56.495 | Requirement already satisfied: grpcio===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.0) 2021-04-20 14:39:56.506 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (6.3.1) 2021-04-20 14:39:56.522 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-04-20 14:39:56.527 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 14:39:58.989 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:39:58.989 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:39:59.089 | + inc/python:pip_install:200 : result=0 2021-04-20 14:39:59.091 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:39:59.094 | + functions-common:time_stop:2304 : local name 2021-04-20 14:39:59.096 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:39:59.099 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:39:59.101 | + functions-common:time_stop:2307 : local total 2021-04-20 14:39:59.103 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:39:59.106 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:39:59.108 | + functions-common:time_stop:2311 : start_time=1618929594098 2021-04-20 14:39:59.110 | + functions-common:time_stop:2313 : [[ -z 1618929594098 ]] 2021-04-20 14:39:59.113 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:39:59.116 | + functions-common:time_stop:2316 : end_time=1618929599114 2021-04-20 14:39:59.118 | + functions-common:time_stop:2317 : elapsed_time=5016 2021-04-20 14:39:59.121 | + functions-common:time_stop:2318 : total=31718 2021-04-20 14:39:59.123 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:39:59.125 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36734 2021-04-20 14:39:59.128 | + inc/python:pip_install:203 : return 0 2021-04-20 14:39:59.130 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-20 14:39:59.151 | Using python 3.6 to install etcd3gw 2021-04-20 14:39:59.154 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-04-20 14:40:00.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:00.351 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:00.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:00.351 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:01.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:01.501 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:01.506 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:01.512 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:01.521 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.2.5) 2021-04-20 14:40:01.534 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.3.0) 2021-04-20 14:40:01.542 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-20 14:40:01.565 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 14:40:01.569 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-20 14:40:01.572 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-20 14:40:01.595 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-20 14:40:01.598 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-20 14:40:01.601 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-20 14:40:04.047 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:04.047 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:04.146 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:04.148 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:04.151 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:04.154 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:04.156 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:04.158 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:04.161 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:04.163 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:04.165 | + functions-common:time_stop:2311 : start_time=1618929599146 2021-04-20 14:40:04.168 | + functions-common:time_stop:2313 : [[ -z 1618929599146 ]] 2021-04-20 14:40:04.171 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:04.175 | + functions-common:time_stop:2316 : end_time=1618929604172 2021-04-20 14:40:04.177 | + functions-common:time_stop:2317 : elapsed_time=5026 2021-04-20 14:40:04.179 | + functions-common:time_stop:2318 : total=36734 2021-04-20 14:40:04.182 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:04.184 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41760 2021-04-20 14:40:04.186 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:04.189 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-20 14:40:04.191 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-20 14:40:04.193 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-20 14:40:04.196 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:40:04.199 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:40:04.201 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:40:04.203 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:40:04.206 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:40:04.208 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:40:04.211 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:40:04.213 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:40:04.216 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:40:04.220 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-20 14:40:04.223 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-20 14:40:04.225 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:04.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:04.231 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-20 14:40:04.233 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-20 14:40:04.235 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-20 14:40:04.238 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 14:40:04.240 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:40:04.243 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:40:04.246 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:40:04.248 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:40:04.250 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:04.253 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:40:04.255 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:04.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:04.260 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:40:04.263 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:40:04.265 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:40:04.267 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:40:04.270 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 14:40:04.272 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:40:04.275 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:04.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:04.280 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 14:40:04.299 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 14:40:04.421 | Reading package lists... 2021-04-20 14:40:04.683 | Building dependency tree... 2021-04-20 14:40:04.684 | Reading state information... 2021-04-20 14:40:04.920 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 14:40:04.920 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 14:40:04.920 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 14:40:04.920 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 14:40:04.920 | The following packages were automatically installed and are no longer required: 2021-04-20 14:40:04.921 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:40:04.921 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:40:04.921 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:40:04.921 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:40:04.921 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:40:04.921 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:40:04.921 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:40:04.991 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:40:04.996 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:40:04.999 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:40:05.001 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:05.003 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:05.005 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:05.008 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:05.011 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:05.013 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:40:05.015 | + functions-common:time_stop:2311 : start_time=1618929604296 2021-04-20 14:40:05.017 | + functions-common:time_stop:2313 : [[ -z 1618929604296 ]] 2021-04-20 14:40:05.020 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:05.024 | + functions-common:time_stop:2316 : end_time=1618929605021 2021-04-20 14:40:05.027 | + functions-common:time_stop:2317 : elapsed_time=725 2021-04-20 14:40:05.029 | + functions-common:time_stop:2318 : total=8752 2021-04-20 14:40:05.031 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:05.033 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9477 2021-04-20 14:40:05.036 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:40:05.038 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-20 14:40:05.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:05.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:05.045 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-20 14:40:05.102 | Module proxy already enabled 2021-04-20 14:40:05.106 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-20 14:40:05.163 | Considering dependency proxy for proxy_uwsgi: 2021-04-20 14:40:05.163 | Module proxy already enabled 2021-04-20 14:40:05.163 | Module proxy_uwsgi already enabled 2021-04-20 14:40:05.167 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-20 14:40:05.169 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:40:05.172 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:40:05.175 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:40:05.338 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-20 14:40:05.340 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-20 14:40:05.346 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-20 14:40:05.350 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.353 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-04-20 14:40:05.357 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.360 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-20 14:40:05.362 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-20 14:40:05.364 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-20 14:40:05.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-04-20 14:40:05.375 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.377 | + ./stack.sh:main:848 : install_glanceclient 2021-04-20 14:40:05.380 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-20 14:40:05.382 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-20 14:40:05.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-04-20 14:40:05.394 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.396 | + ./stack.sh:main:849 : install_cinderclient 2021-04-20 14:40:05.398 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-20 14:40:05.401 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-20 14:40:05.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-04-20 14:40:05.411 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.413 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-20 14:40:05.416 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-20 14:40:05.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-04-20 14:40:05.426 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.428 | + ./stack.sh:main:850 : install_novaclient 2021-04-20 14:40:05.430 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-20 14:40:05.433 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-20 14:40:05.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-04-20 14:40:05.443 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.445 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-20 14:40:05.462 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:05.465 | + ./stack.sh:main:852 : install_swiftclient 2021-04-20 14:40:05.467 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-20 14:40:05.469 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-20 14:40:05.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-04-20 14:40:05.479 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.482 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-20 14:40:05.498 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:05.500 | + ./stack.sh:main:855 : install_neutronclient 2021-04-20 14:40:05.503 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-20 14:40:05.505 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-20 14:40:05.507 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-04-20 14:40:05.515 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.518 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-20 14:40:05.520 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-20 14:40:05.523 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-20 14:40:05.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:05.528 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:05.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-04-20 14:40:05.532 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:05.535 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-20 14:40:05.537 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-20 14:40:05.540 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 14:40:05.543 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-20 14:40:05.545 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-20 14:40:05.548 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 14:40:05.552 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 14:40:05.552 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:40:05.556 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-20 14:40:05.559 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-20 14:40:05.562 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-20 14:40:05.565 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-20 14:40:05.567 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-20 14:40:05.586 | Using python 3.6 to install keystonemiddleware 2021-04-20 14:40:05.589 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-04-20 14:40:06.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:06.793 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:06.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:06.793 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:07.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:07.941 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:07.947 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:07.952 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:07.961 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-04-20 14:40:08.021 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-04-20 14:40:08.064 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (8.5.0) 2021-04-20 14:40:08.111 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.1.2) 2021-04-20 14:40:08.119 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-20 14:40:08.129 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 14:40:08.132 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.4.0) 2021-04-20 14:40:08.138 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.3.1) 2021-04-20 14:40:08.206 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (4.2.0) 2021-04-20 14:40:08.227 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.4.2) 2021-04-20 14:40:08.232 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (4.8.0) 2021-04-20 14:40:08.254 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2021.1) 2021-04-20 14:40:08.259 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-20 14:40:08.281 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-04-20 14:40:08.326 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-04-20 14:40:08.339 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-04-20 14:40:08.346 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-04-20 14:40:08.362 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-04-20 14:40:08.369 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-04-20 14:40:08.379 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-20 14:40:08.383 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-20 14:40:08.427 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-04-20 14:40:08.435 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-04-20 14:40:08.443 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-20 14:40:08.447 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-04-20 14:40:08.452 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-04-20 14:40:08.456 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-04-20 14:40:08.462 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-20 14:40:08.466 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.10.9) 2021-04-20 14:40:08.470 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-20 14:40:08.474 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-20 14:40:08.477 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-20 14:40:08.481 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-20 14:40:08.504 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-04-20 14:40:08.507 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (2.8.1) 2021-04-20 14:40:08.513 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.2) 2021-04-20 14:40:08.517 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-20 14:40:08.545 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-20 14:40:08.551 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2) 2021-04-20 14:40:08.578 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.12.1) 2021-04-20 14:40:10.657 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:10.657 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:10.756 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:10.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:10.762 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:10.764 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:10.766 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:10.768 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:10.771 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:10.773 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:10.775 | + functions-common:time_stop:2311 : start_time=1618929605581 2021-04-20 14:40:10.778 | + functions-common:time_stop:2313 : [[ -z 1618929605581 ]] 2021-04-20 14:40:10.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:10.784 | + functions-common:time_stop:2316 : end_time=1618929610781 2021-04-20 14:40:10.786 | + functions-common:time_stop:2317 : elapsed_time=5200 2021-04-20 14:40:10.788 | + functions-common:time_stop:2318 : total=41760 2021-04-20 14:40:10.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:10.793 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46960 2021-04-20 14:40:10.795 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:10.798 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-20 14:40:10.800 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-20 14:40:10.803 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 14:40:10.806 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-20 14:40:10.809 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-20 14:40:10.811 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 14:40:10.815 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:40:10.815 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 14:40:10.820 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-20 14:40:10.823 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-20 14:40:10.826 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-20 14:40:10.828 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-20 14:40:10.831 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-20 14:40:10.850 | Using python 3.6 to install python-memcached 2021-04-20 14:40:10.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-04-20 14:40:12.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:12.048 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:12.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:12.048 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:13.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:13.198 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:13.203 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:13.208 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:13.217 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (1.59) 2021-04-20 14:40:13.222 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 14:40:15.719 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:15.719 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:15.818 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:15.820 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:15.824 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:15.826 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:15.829 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:15.831 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:15.833 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:15.836 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:15.838 | + functions-common:time_stop:2311 : start_time=1618929610845 2021-04-20 14:40:15.840 | + functions-common:time_stop:2313 : [[ -z 1618929610845 ]] 2021-04-20 14:40:15.843 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:15.847 | + functions-common:time_stop:2316 : end_time=1618929615844 2021-04-20 14:40:15.849 | + functions-common:time_stop:2317 : elapsed_time=4999 2021-04-20 14:40:15.851 | + functions-common:time_stop:2318 : total=46960 2021-04-20 14:40:15.854 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:15.856 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=51959 2021-04-20 14:40:15.858 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:15.861 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-20 14:40:15.877 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:15.880 | + ./stack.sh:main:862 : '[' 10.222.0.52 == 10.222.0.52 ']' 2021-04-20 14:40:15.882 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-20 14:40:15.885 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-20 14:40:15.888 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-20 14:40:15.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:40:15.892 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-20 14:40:15.895 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-20 14:40:15.910 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:15.912 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-20 14:40:15.915 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-20 14:40:15.917 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-20 14:40:15.920 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:40:15.922 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:40:15.925 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:40:15.927 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:40:15.929 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:40:15.932 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:40:15.947 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:40:15.950 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:40:15.952 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:15.955 | + functions-common:git_clone:544 : echo master 2021-04-20 14:40:15.955 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:40:15.959 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-20 14:40:15.961 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:15.964 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-20 14:40:15.967 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:40:15.967 | + functions-common:git_clone:593 : head -1 2021-04-20 14:40:15.970 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-20 14:40:15.972 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:40:15.975 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-20 14:40:15.977 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:40:15.980 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 14:40:15.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-20 14:40:15.985 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:40:15.987 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-20 14:40:15.990 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:40:15.992 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 14:40:15.995 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-20 14:40:15.997 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:40:16.000 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:40:16.002 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-20 14:40:16.005 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:40:16.008 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-20 14:40:16.010 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:40:16.012 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:40:16.015 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-20 14:40:16.020 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-20 14:40:16.023 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-04-20 14:40:16.750 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-20 14:40:16.752 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:40:16.754 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:40:16.757 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:40:16.759 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 14:40:16.762 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-20 14:40:16.764 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:40:16.766 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:40:16.768 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:40:16.771 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:40:16.773 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:40:16.776 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:40:16.778 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:40:16.780 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-20 14:40:16.799 | Using python 3.6 to install /opt/stack/keystone 2021-04-20 14:40:16.801 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-04-20 14:40:17.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:17.991 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:17.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:17.991 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:19.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:19.142 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:40:19.145 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:19.152 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:19.159 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:19.163 | Obtaining file:///opt/stack/keystone 2021-04-20 14:40:20.952 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:40:22.747 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2021-04-20 14:40:22.779 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2021-04-20 14:40:22.789 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:40:22.798 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:40:22.802 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-04-20 14:40:22.832 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:40:22.864 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:40:22.879 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2021-04-20 14:40:22.896 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-04-20 14:40:22.911 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-20 14:40:22.923 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:40:22.927 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2021-04-20 14:40:22.931 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 14:40:22.975 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 14:40:22.982 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (1.1.0) 2021-04-20 14:40:22.986 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-20 14:40:23.019 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-04-20 14:40:23.079 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-04-20 14:40:23.083 | Requirement already satisfied: oauthlib===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (3.1.0) 2021-04-20 14:40:23.094 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2021-04-20 14:40:23.136 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.5.0) 2021-04-20 14:40:23.183 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.2.0) 2021-04-20 14:40:23.190 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-20 14:40:23.245 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-04-20 14:40:23.252 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-04-20 14:40:23.297 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.7.1) 2021-04-20 14:40:23.359 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.2.0) 2021-04-20 14:40:23.379 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.7.0) 2021-04-20 14:40:23.396 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.1.0) 2021-04-20 14:40:23.407 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-20 14:40:23.435 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.3.0) 2021-04-20 14:40:23.473 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.8.0) 2021-04-20 14:40:23.492 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.4.0) 2021-04-20 14:40:23.547 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2021-04-20 14:40:23.554 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.7.4) 2021-04-20 14:40:23.568 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-04-20 14:40:23.571 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-04-20 14:40:23.574 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2021-04-20 14:40:23.586 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2021-04-20 14:40:23.591 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2021-04-20 14:40:23.594 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2021-04-20 14:40:23.597 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.17.3) 2021-04-20 14:40:23.602 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.5.1) 2021-04-20 14:40:23.622 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2021-04-20 14:40:23.628 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.2.0) 2021-04-20 14:40:23.649 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2021.1) 2021-04-20 14:40:23.655 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.25.1) 2021-04-20 14:40:23.677 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-04-20 14:40:23.683 | Requirement already satisfied: scrypt===0.8.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.17) 2021-04-20 14:40:23.686 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (56.0.0) 2021-04-20 14:40:23.743 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2021-04-20 14:40:23.747 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.13.0) 2021-04-20 14:40:23.759 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.4.1) 2021-04-20 14:40:23.763 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.3.0) 2021-04-20 14:40:23.766 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-20 14:40:23.776 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.0.1) 2021-04-20 14:40:23.787 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.5.0) 2021-04-20 14:40:23.793 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2021-04-20 14:40:23.814 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2021-04-20 14:40:23.818 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.1.0) 2021-04-20 14:40:23.827 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.26.4) 2021-04-20 14:40:23.850 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.6.1) 2021-04-20 14:40:23.881 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.2) 2021-04-20 14:40:23.887 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-20 14:40:23.890 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 14:40:23.933 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:40:23.980 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-04-20 14:40:24.047 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-20 14:40:24.056 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:40:24.061 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-04-20 14:40:24.068 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:40:24.078 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 14:40:24.081 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-20 14:40:24.089 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 14:40:24.094 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-04-20 14:40:24.142 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-20 14:40:24.154 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:40:24.166 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:40:24.177 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 14:40:24.188 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 14:40:24.194 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2021-04-20 14:40:24.207 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:40:24.216 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-04-20 14:40:24.220 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 14:40:24.223 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-04-20 14:40:24.230 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 14:40:24.259 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (20.0.1) 2021-04-20 14:40:24.275 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 14:40:24.280 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:40:24.283 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:40:24.287 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:40:24.289 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-20 14:40:24.292 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2021-04-20 14:40:24.295 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-04-20 14:40:24.298 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-04-20 14:40:24.302 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) (2.2.1) 2021-04-20 14:40:24.314 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.7.4.3) 2021-04-20 14:40:24.319 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (3.4.1) 2021-04-20 14:40:24.352 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-04-20 14:40:24.358 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.12.1) 2021-04-20 14:40:24.361 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:40:24.371 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (1.0.4) 2021-04-20 14:40:24.374 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (5.0.0) 2021-04-20 14:40:24.377 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-04-20 14:40:24.385 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-20 14:40:24.394 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-20 14:40:24.400 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.6) 2021-04-20 14:40:25.598 | Installing collected packages: keystone 2021-04-20 14:40:25.600 | Running setup.py develop for keystone 2021-04-20 14:40:27.655 | Successfully installed keystone 2021-04-20 14:40:27.800 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:27.800 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:27.907 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:27.909 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:27.911 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:27.914 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:27.916 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:27.919 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:27.921 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:27.923 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:27.925 | + functions-common:time_stop:2311 : start_time=1618929616794 2021-04-20 14:40:27.927 | + functions-common:time_stop:2313 : [[ -z 1618929616794 ]] 2021-04-20 14:40:27.930 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:27.933 | + functions-common:time_stop:2316 : end_time=1618929627931 2021-04-20 14:40:27.935 | + functions-common:time_stop:2317 : elapsed_time=11137 2021-04-20 14:40:27.938 | + functions-common:time_stop:2318 : total=51959 2021-04-20 14:40:27.940 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:27.942 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63096 2021-04-20 14:40:27.944 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:27.946 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:40:27.949 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 14:40:27.951 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 14:40:27.968 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 14:40:27.980 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-20 14:40:27.982 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-20 14:40:27.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:27.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:27.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-04-20 14:40:27.992 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:27.995 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-20 14:40:28.010 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:28.012 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-20 14:40:28.015 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:40:28.017 | + ./stack.sh:main:864 : configure_keystone 2021-04-20 14:40:28.020 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-20 14:40:28.032 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-04-20 14:40:28.034 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-20 14:40:28.038 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-20 14:40:28.054 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:28.057 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-20 14:40:28.083 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-20 14:40:28.108 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-20 14:40:28.135 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-20 14:40:28.162 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-20 14:40:28.189 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-20 14:40:28.216 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-20 14:40:28.241 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-20 14:40:28.266 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-20 14:40:28.268 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-20 14:40:28.271 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-20 14:40:28.273 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-20 14:40:28.276 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-20 14:40:28.278 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 14:40:28.294 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:28.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-20 14:40:28.300 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-20 14:40:28.302 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 14:40:28.317 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:28.319 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:40:28.323 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:40:28.352 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 14:40:28.356 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 14:40:28.358 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-20 14:40:28.360 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-20 14:40:28.363 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-20 14:40:28.379 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:28.381 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2021-04-20 14:40:28.408 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.52/identity 2021-04-20 14:40:28.434 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-20 14:40:28.436 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-20 14:40:28.463 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-20 14:40:28.466 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-20 14:40:28.468 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-20 14:40:28.470 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-20 14:40:28.473 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-20 14:40:28.476 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-20 14:40:28.503 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-20 14:40:28.506 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-20 14:40:28.508 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-20 14:40:28.510 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-20 14:40:28.513 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:40:28.529 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:40:28.532 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:40:28.534 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:40:28.536 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:40:28.539 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:40:28.566 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:40:28.591 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:40:28.616 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:40:28.641 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-20 14:40:28.667 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-20 14:40:28.669 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-20 14:40:28.672 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-20 14:40:28.674 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-20 14:40:28.677 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-20 14:40:28.679 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 14:40:28.682 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:40:28.685 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-20 14:40:28.688 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-20 14:40:28.691 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:40:28.693 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:40:28.705 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:40:28.705 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:40:28.712 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:40:28.716 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:40:28.730 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-20 14:40:28.732 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-20 14:40:28.736 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-20 14:40:28.761 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-20 14:40:28.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-20 14:40:28.811 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-20 14:40:28.835 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-20 14:40:28.860 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-20 14:40:28.884 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-20 14:40:28.908 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-20 14:40:28.933 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-20 14:40:28.957 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:40:28.982 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-20 14:40:29.006 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-20 14:40:29.030 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-20 14:40:29.055 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 14:40:29.058 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 14:40:29.061 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-20 14:40:29.063 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-20 14:40:29.065 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:40:29.068 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.070 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.073 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 14:40:29.076 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 14:40:29.078 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-20 14:40:29.103 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-20 14:40:29.127 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 14:40:29.128 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-04-20 14:40:29.135 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-20 14:40:29.138 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-20 14:40:29.141 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-20 14:40:29.143 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:40:29.145 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:40:29.148 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:40:29.151 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.153 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.155 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:40:29.158 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:40:29.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.162 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.165 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-20 14:40:29.223 | Site keystone-wsgi-public already enabled 2021-04-20 14:40:29.227 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 14:40:29.229 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:40:29.232 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:40:29.234 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:40:29.394 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-20 14:40:29.397 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-20 14:40:29.399 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-20 14:40:29.407 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-20 14:40:29.410 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 14:40:29.415 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:40:29.418 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-20 14:40:29.422 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-20 14:40:29.425 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:40:29.427 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:40:29.446 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:40:29.446 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:40:29.449 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:40:29.454 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:40:29.468 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-20 14:40:29.470 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-20 14:40:29.474 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-20 14:40:29.501 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-20 14:40:29.526 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-20 14:40:29.551 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-20 14:40:29.576 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-20 14:40:29.600 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-20 14:40:29.625 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-20 14:40:29.650 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-20 14:40:29.675 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-20 14:40:29.700 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:40:29.724 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-20 14:40:29.750 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-20 14:40:29.774 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-20 14:40:29.799 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 14:40:29.801 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 14:40:29.804 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-20 14:40:29.807 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-20 14:40:29.810 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:40:29.812 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.815 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.817 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 14:40:29.820 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 14:40:29.823 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-20 14:40:29.847 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-20 14:40:29.873 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-04-20 14:40:29.874 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 14:40:29.881 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-20 14:40:29.884 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-20 14:40:29.886 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-20 14:40:29.889 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:40:29.891 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:40:29.893 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:40:29.896 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.901 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:40:29.903 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:40:29.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:29.908 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:29.910 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-20 14:40:29.967 | Site keystone-wsgi-admin already enabled 2021-04-20 14:40:29.972 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 14:40:29.974 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:40:29.976 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:40:29.979 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:40:30.151 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-20 14:40:30.188 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-20 14:40:30.217 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-20 14:40:30.244 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-20 14:40:30.247 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-20 14:40:30.274 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-20 14:40:30.300 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-20 14:40:30.325 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-20 14:40:30.342 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:30.345 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-04-20 14:40:30.365 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:30.367 | + ./stack.sh:main:872 : stack_install_service swift 2021-04-20 14:40:30.370 | + lib/stack:stack_install_service:20 : local service=swift 2021-04-20 14:40:30.372 | + lib/stack:stack_install_service:21 : type install_swift 2021-04-20 14:40:30.375 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:40:30.377 | + lib/stack:stack_install_service:32 : install_swift 2021-04-20 14:40:30.380 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-04-20 14:40:30.382 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-04-20 14:40:30.384 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-04-20 14:40:30.387 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:40:30.389 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:40:30.392 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:40:30.395 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:40:30.397 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:40:30.400 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:40:30.416 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:40:30.419 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:40:30.421 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:30.424 | + functions-common:git_clone:544 : echo master 2021-04-20 14:40:30.424 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:40:30.429 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-04-20 14:40:30.431 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:30.434 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-04-20 14:40:30.437 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:40:30.437 | + functions-common:git_clone:593 : head -1 2021-04-20 14:40:30.439 | c9b5d44e9 Merge "Update AUTHORS" 2021-04-20 14:40:30.442 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:40:30.444 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-04-20 14:40:30.447 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:40:30.450 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 14:40:30.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-04-20 14:40:30.455 | + inc/python:setup_develop:344 : local extras=keystone 2021-04-20 14:40:30.457 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-04-20 14:40:30.460 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:40:30.462 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 14:40:30.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-04-20 14:40:30.467 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:40:30.469 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-04-20 14:40:30.472 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-04-20 14:40:30.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:40:30.478 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-04-20 14:40:30.481 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:40:30.483 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:40:30.486 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-04-20 14:40:30.491 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-04-20 14:40:30.494 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-04-20 14:40:31.197 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-04-20 14:40:31.200 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:40:31.202 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:40:31.204 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:40:31.207 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 14:40:31.209 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-04-20 14:40:31.211 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:40:31.214 | + inc/python:setup_package:427 : local extras=keystone 2021-04-20 14:40:31.217 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:40:31.219 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-04-20 14:40:31.222 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-04-20 14:40:31.224 | + inc/python:setup_package:437 : extras='[keystone]' 2021-04-20 14:40:31.226 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:40:31.229 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-04-20 14:40:31.247 | Using python 3.6 to install /opt/stack/swift 2021-04-20 14:40:31.250 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-04-20 14:40:32.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:32.440 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:32.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:32.440 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:33.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:33.593 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:40:33.597 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:33.603 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:33.611 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:33.615 | Obtaining file:///opt/stack/swift 2021-04-20 14:40:35.118 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:40:36.634 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:40:36.645 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 14:40:36.690 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 14:40:36.701 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 14:40:36.707 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-20 14:40:36.768 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.6.3) 2021-04-20 14:40:36.779 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-20 14:40:36.783 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-20 14:40:36.825 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-20 14:40:36.874 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-20 14:40:36.881 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-20 14:40:36.888 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-20 14:40:36.933 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-20 14:40:36.944 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-20 14:40:36.962 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-20 14:40:36.969 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-20 14:40:36.973 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-20 14:40:36.985 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2021-04-20 14:40:36.988 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-20 14:40:36.991 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-20 14:40:36.995 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-20 14:40:37.001 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-20 14:40:37.022 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-20 14:40:37.028 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-20 14:40:37.050 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-20 14:40:37.055 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-20 14:40:37.113 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-20 14:40:37.117 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-20 14:40:37.127 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-20 14:40:37.150 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.9.7) 2021-04-20 14:40:37.156 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:40:37.160 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-20 14:40:37.170 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-20 14:40:37.239 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:40:37.255 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 14:40:37.262 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 14:40:37.305 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-20 14:40:37.313 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-20 14:40:37.321 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:40:37.326 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-20 14:40:37.329 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 14:40:37.333 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:40:37.336 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 14:40:37.341 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:40:37.344 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-20 14:40:37.347 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-20 14:40:37.352 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-20 14:40:37.357 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-20 14:40:37.384 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-20 14:40:37.390 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-20 14:40:37.393 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 14:40:39.239 | Installing collected packages: swift 2021-04-20 14:40:39.240 | Running setup.py develop for swift 2021-04-20 14:40:41.125 | Successfully installed swift 2021-04-20 14:40:41.280 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:41.280 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:41.379 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:41.381 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:41.383 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:41.386 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:41.389 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:41.391 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:41.393 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:41.396 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:41.398 | + functions-common:time_stop:2311 : start_time=1618929631242 2021-04-20 14:40:41.400 | + functions-common:time_stop:2313 : [[ -z 1618929631242 ]] 2021-04-20 14:40:41.403 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:41.406 | + functions-common:time_stop:2316 : end_time=1618929641404 2021-04-20 14:40:41.409 | + functions-common:time_stop:2317 : elapsed_time=10162 2021-04-20 14:40:41.411 | + functions-common:time_stop:2318 : total=63096 2021-04-20 14:40:41.413 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:41.415 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=73258 2021-04-20 14:40:41.418 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:41.420 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:40:41.422 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-20 14:40:41.425 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-20 14:40:41.443 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-04-20 14:40:41.455 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-04-20 14:40:41.457 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-04-20 14:40:41.460 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:41.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:41.465 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-04-20 14:40:41.467 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:41.469 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-04-20 14:40:41.472 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:40:41.474 | + ./stack.sh:main:873 : configure_swift 2021-04-20 14:40:41.477 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-04-20 14:40:41.479 | + lib/swift:configure_swift:335 : local node_number 2021-04-20 14:40:41.481 | + lib/swift:configure_swift:336 : local swift_node_config 2021-04-20 14:40:41.483 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-04-20 14:40:41.485 | + lib/swift:configure_swift:338 : local user_group 2021-04-20 14:40:41.487 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-04-20 14:40:42.515 | No proxy-server running 2021-04-20 14:40:42.515 | No container-sharder running 2021-04-20 14:40:42.515 | No object-updater running 2021-04-20 14:40:42.515 | No account-auditor running 2021-04-20 14:40:42.515 | No container-auditor running 2021-04-20 14:40:42.515 | No object-reconstructor running 2021-04-20 14:40:42.515 | No container-server running 2021-04-20 14:40:42.515 | No container-updater running 2021-04-20 14:40:42.515 | No object-replicator running 2021-04-20 14:40:42.515 | No object-auditor running 2021-04-20 14:40:42.515 | No container-replicator running 2021-04-20 14:40:42.515 | No container-sync running 2021-04-20 14:40:42.515 | No account-replicator running 2021-04-20 14:40:42.515 | No account-reaper running 2021-04-20 14:40:42.516 | No account-server running 2021-04-20 14:40:42.516 | No container-reconciler running 2021-04-20 14:40:42.516 | No object-expirer running 2021-04-20 14:40:42.516 | No object-server running 2021-04-20 14:40:42.573 | + lib/swift:configure_swift:341 : true 2021-04-20 14:40:42.575 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-04-20 14:40:42.587 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-04-20 14:40:42.599 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-04-20 14:40:42.602 | + lib/swift:configure_swift:355 : sed -e ' 2021-04-20 14:40:42.602 | s/%GROUP%//; 2021-04-20 14:40:42.602 | s/%USER%/ubuntu/; 2021-04-20 14:40:42.602 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-04-20 14:40:42.602 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-04-20 14:40:42.602 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-04-20 14:40:42.609 | uid = ubuntu 2021-04-20 14:40:42.609 | gid = 2021-04-20 14:40:42.609 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-04-20 14:40:42.609 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-04-20 14:40:42.609 | address = 127.0.0.1 2021-04-20 14:40:42.609 | 2021-04-20 14:40:42.609 | [account6612] 2021-04-20 14:40:42.609 | max connections = 25 2021-04-20 14:40:42.609 | path = /opt/stack/data/swift/1/node/ 2021-04-20 14:40:42.609 | read only = false 2021-04-20 14:40:42.609 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-04-20 14:40:42.609 | 2021-04-20 14:40:42.609 | [account6622] 2021-04-20 14:40:42.609 | max connections = 25 2021-04-20 14:40:42.609 | path = /opt/stack/data/swift/2/node/ 2021-04-20 14:40:42.609 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [account6632] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.610 | path = /opt/stack/data/swift/3/node/ 2021-04-20 14:40:42.610 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [account6642] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.610 | path = /opt/stack/data/swift/4/node/ 2021-04-20 14:40:42.610 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [container6611] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.610 | path = /opt/stack/data/swift/1/node/ 2021-04-20 14:40:42.610 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [container6621] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.610 | path = /opt/stack/data/swift/2/node/ 2021-04-20 14:40:42.610 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [container6631] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.610 | path = /opt/stack/data/swift/3/node/ 2021-04-20 14:40:42.610 | read only = false 2021-04-20 14:40:42.610 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-04-20 14:40:42.610 | 2021-04-20 14:40:42.610 | [container6641] 2021-04-20 14:40:42.610 | max connections = 25 2021-04-20 14:40:42.611 | path = /opt/stack/data/swift/4/node/ 2021-04-20 14:40:42.611 | read only = false 2021-04-20 14:40:42.611 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-04-20 14:40:42.611 | 2021-04-20 14:40:42.611 | 2021-04-20 14:40:42.611 | [object6613] 2021-04-20 14:40:42.611 | max connections = 25 2021-04-20 14:40:42.611 | path = /opt/stack/data/swift/1/node/ 2021-04-20 14:40:42.611 | read only = false 2021-04-20 14:40:42.611 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-04-20 14:40:42.611 | 2021-04-20 14:40:42.611 | [object6623] 2021-04-20 14:40:42.611 | max connections = 25 2021-04-20 14:40:42.611 | path = /opt/stack/data/swift/2/node/ 2021-04-20 14:40:42.611 | read only = false 2021-04-20 14:40:42.611 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-04-20 14:40:42.611 | 2021-04-20 14:40:42.611 | [object6633] 2021-04-20 14:40:42.611 | max connections = 25 2021-04-20 14:40:42.611 | path = /opt/stack/data/swift/3/node/ 2021-04-20 14:40:42.611 | read only = false 2021-04-20 14:40:42.611 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-04-20 14:40:42.611 | 2021-04-20 14:40:42.611 | [object6643] 2021-04-20 14:40:42.611 | max connections = 25 2021-04-20 14:40:42.611 | path = /opt/stack/data/swift/4/node/ 2021-04-20 14:40:42.611 | read only = false 2021-04-20 14:40:42.611 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-04-20 14:40:42.612 | + lib/swift:configure_swift:361 : is_ubuntu 2021-04-20 14:40:42.614 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:40:42.616 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:40:42.619 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-04-20 14:40:42.630 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-04-20 14:40:42.632 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-04-20 14:40:42.637 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-04-20 14:40:42.641 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-04-20 14:40:42.643 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-04-20 14:40:42.647 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-04-20 14:40:42.672 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2021-04-20 14:40:42.697 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-04-20 14:40:42.717 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-04-20 14:40:42.746 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-04-20 14:40:42.767 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-04-20 14:40:42.796 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-04-20 14:40:42.817 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-04-20 14:40:42.846 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-04-20 14:40:42.866 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-04-20 14:40:42.896 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-04-20 14:40:42.916 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-04-20 14:40:42.945 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-04-20 14:40:42.966 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-04-20 14:40:42.980 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:42.982 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-04-20 14:40:43.011 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-04-20 14:40:43.039 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-04-20 14:40:43.067 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-04-20 14:40:43.095 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-04-20 14:40:43.110 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:43.112 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-04-20 14:40:43.139 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-04-20 14:40:43.154 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:43.156 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-04-20 14:40:43.171 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:43.173 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-04-20 14:40:43.176 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-04-20 14:40:43.190 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:43.192 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-04-20 14:40:43.194 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-04-20 14:40:43.197 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-04-20 14:40:43.206 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-04-20 14:40:43.215 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-04-20 14:40:43.242 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-04-20 14:40:43.270 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-04-20 14:40:43.301 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-04-20 14:40:43.331 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-04-20 14:40:43.359 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-04-20 14:40:43.361 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-04-20 14:40:43.363 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-04-20 14:40:43.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-04-20 14:40:43.367 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-04-20 14:40:43.395 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-04-20 14:40:43.424 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2021-04-20 14:40:43.452 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-04-20 14:40:43.480 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-04-20 14:40:43.508 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-04-20 14:40:43.537 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-04-20 14:40:43.565 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-04-20 14:40:43.593 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:40:43.621 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-04-20 14:40:43.649 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-04-20 14:40:43.679 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-04-20 14:40:43.707 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-04-20 14:40:43.736 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-04-20 14:40:43.766 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-04-20 14:40:43.794 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-04-20 14:40:43.815 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-04-20 14:40:43.844 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-04-20 14:40:43.873 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-04-20 14:40:43.877 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-04-20 14:40:43.903 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-04-20 14:40:43.927 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-04-20 14:40:43.952 | + lib/swift:configure_swift:479 : local node_number 2021-04-20 14:40:43.954 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-04-20 14:40:43.956 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-04-20 14:40:43.958 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-04-20 14:40:43.962 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-04-20 14:40:43.965 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-04-20 14:40:43.967 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-20 14:40:43.970 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-04-20 14:40:43.972 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-04-20 14:40:43.974 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-20 14:40:43.976 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-20 14:40:43.978 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-04-20 14:40:43.997 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-04-20 14:40:44.023 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-04-20 14:40:44.042 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-04-20 14:40:44.069 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-04-20 14:40:44.088 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-20 14:40:44.115 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-04-20 14:40:44.133 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-20 14:40:44.161 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-04-20 14:40:44.179 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-20 14:40:44.206 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-04-20 14:40:44.225 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-04-20 14:40:44.252 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-04-20 14:40:44.271 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-04-20 14:40:44.298 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-04-20 14:40:44.317 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-04-20 14:40:44.345 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-04-20 14:40:44.364 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-04-20 14:40:44.390 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-04-20 14:40:44.396 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-04-20 14:40:44.415 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-20 14:40:44.447 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-04-20 14:40:44.474 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-04-20 14:40:44.477 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-04-20 14:40:44.481 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-04-20 14:40:44.483 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-04-20 14:40:44.485 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-20 14:40:44.488 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-04-20 14:40:44.490 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-04-20 14:40:44.492 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-20 14:40:44.495 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-20 14:40:44.497 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-04-20 14:40:44.516 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-04-20 14:40:44.542 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-04-20 14:40:44.561 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-04-20 14:40:44.587 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-04-20 14:40:44.606 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-20 14:40:44.633 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-04-20 14:40:44.651 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-20 14:40:44.678 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-04-20 14:40:44.697 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-20 14:40:44.725 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-04-20 14:40:44.743 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-04-20 14:40:44.770 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-04-20 14:40:44.789 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-04-20 14:40:44.816 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-04-20 14:40:44.835 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-04-20 14:40:44.862 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-04-20 14:40:44.880 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-04-20 14:40:44.906 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-04-20 14:40:44.912 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-04-20 14:40:44.930 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-20 14:40:44.957 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-04-20 14:40:44.959 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-04-20 14:40:44.964 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-04-20 14:40:44.966 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-04-20 14:40:44.968 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-04-20 14:40:44.971 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-04-20 14:40:44.973 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-04-20 14:40:44.975 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-04-20 14:40:44.977 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-04-20 14:40:44.980 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-04-20 14:40:44.997 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-04-20 14:40:45.024 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-04-20 14:40:45.042 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-04-20 14:40:45.068 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-04-20 14:40:45.087 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-04-20 14:40:45.112 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-04-20 14:40:45.130 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-04-20 14:40:45.157 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-04-20 14:40:45.175 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-04-20 14:40:45.202 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-04-20 14:40:45.219 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-04-20 14:40:45.246 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-04-20 14:40:45.264 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-04-20 14:40:45.289 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-04-20 14:40:45.308 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-04-20 14:40:45.334 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-04-20 14:40:45.351 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-04-20 14:40:45.377 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-04-20 14:40:45.382 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-04-20 14:40:45.401 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-04-20 14:40:45.427 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-04-20 14:40:45.456 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-04-20 14:40:45.485 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-04-20 14:40:45.514 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-04-20 14:40:45.516 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-04-20 14:40:45.521 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-04-20 14:40:45.547 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-04-20 14:40:45.573 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-04-20 14:40:45.598 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-04-20 14:40:45.625 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-04-20 14:40:45.651 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-04-20 14:40:45.675 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-04-20 14:40:45.700 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-04-20 14:40:45.724 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-04-20 14:40:45.750 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-04-20 14:40:45.765 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:45.767 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-04-20 14:40:45.785 | + lib/swift:configure_swift:522 : local auth_vers 2021-04-20 14:40:45.788 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-04-20 14:40:45.808 | + lib/swift:configure_swift:523 : auth_vers=3 2021-04-20 14:40:45.810 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2021-04-20 14:40:45.835 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-04-20 14:40:45.837 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-04-20 14:40:45.863 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2021-04-20 14:40:45.889 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-04-20 14:40:45.891 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-04-20 14:40:45.915 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-04-20 14:40:45.931 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:45.934 | + lib/swift:configure_swift:542 : local user_group 2021-04-20 14:40:45.937 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-04-20 14:40:45.941 | + lib/swift:configure_swift:543 : user_group=1000 2021-04-20 14:40:45.943 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-04-20 14:40:45.955 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-04-20 14:40:45.958 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-04-20 14:40:45.969 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-04-20 14:40:45.971 | + lib/swift:configure_swift:549 : is_suse 2021-04-20 14:40:45.973 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:40:45.975 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:40:45.978 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:40:45.981 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:40:45.983 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:40:45.986 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:40:45.988 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-04-20 14:40:45.999 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-04-20 14:40:46.002 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-04-20 14:40:46.004 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-04-20 14:40:46.021 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:40:46.023 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-04-20 14:40:46.040 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:46.043 | + ./stack.sh:main:884 : stack_install_service glance 2021-04-20 14:40:46.046 | + lib/stack:stack_install_service:20 : local service=glance 2021-04-20 14:40:46.048 | + lib/stack:stack_install_service:21 : type install_glance 2021-04-20 14:40:46.051 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:40:46.053 | + lib/stack:stack_install_service:32 : install_glance 2021-04-20 14:40:46.056 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-04-20 14:40:46.058 | + lib/glance:install_glance:438 : local glance_store_extras 2021-04-20 14:40:46.061 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-04-20 14:40:46.077 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:46.080 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-04-20 14:40:46.082 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-04-20 14:40:46.100 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:40:46.103 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-04-20 14:40:46.106 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-04-20 14:40:46.109 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-04-20 14:40:46.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:40:46.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:40:46.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-04-20 14:40:46.119 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:40:46.123 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-04-20 14:40:46.125 | ++ inc/python:join_extras:29 : local IFS=, 2021-04-20 14:40:46.128 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-04-20 14:40:46.131 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-04-20 14:40:46.134 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-04-20 14:40:46.136 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-04-20 14:40:46.139 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-04-20 14:40:46.142 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-04-20 14:40:46.145 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-04-20 14:40:46.147 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-04-20 14:40:46.152 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-04-20 14:40:46.152 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:40:46.157 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-04-20 14:40:46.160 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-04-20 14:40:46.162 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-04-20 14:40:46.165 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-04-20 14:40:46.169 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-04-20 14:40:46.189 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2021-04-20 14:40:46.192 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-04-20 14:40:47.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:47.388 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:47.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:47.388 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:48.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:48.545 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:40:48.549 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:48.555 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:48.562 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:48.568 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-04-20 14:40:48.661 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.1) 2021-04-20 14:40:48.666 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-20 14:40:48.699 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-20 14:40:48.768 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.3.1) 2021-04-20 14:40:48.794 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-20 14:40:48.799 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-04-20 14:40:48.820 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-04-20 14:40:48.833 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-20 14:40:48.881 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-20 14:40:48.888 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-20 14:40:48.894 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-20 14:40:48.940 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.5.0) 2021-04-20 14:40:48.956 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2021-04-20 14:40:48.961 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-20 14:40:48.972 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-04-20 14:40:48.999 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-20 14:40:49.017 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-20 14:40:49.024 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-20 14:40:49.028 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-20 14:40:49.030 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-20 14:40:49.034 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.17.3) 2021-04-20 14:40:49.039 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.4.0) 2021-04-20 14:40:49.057 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-20 14:40:49.063 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-20 14:40:49.085 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (3.11.1) 2021-04-20 14:40:49.120 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-20 14:40:49.124 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-20 14:40:49.147 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-20 14:40:49.153 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-20 14:40:49.215 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (3.17.2) 2021-04-20 14:40:49.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-20 14:40:49.223 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-20 14:40:49.236 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.3.1) 2021-04-20 14:40:49.256 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-20 14:40:49.284 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-04-20 14:40:49.290 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 14:40:49.302 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:40:49.357 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 14:40:49.409 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 14:40:49.416 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-20 14:40:49.423 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:40:49.427 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-20 14:40:49.435 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-20 14:40:49.444 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 14:40:49.451 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:40:49.458 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-20 14:40:49.464 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:40:49.477 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:40:49.488 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:40:49.502 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:40:49.518 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-20 14:40:49.532 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-20 14:40:49.536 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-04-20 14:40:49.540 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:40:49.545 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:40:49.551 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 14:40:49.556 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-20 14:40:49.566 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-20 14:40:49.571 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-20 14:40:49.600 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-04-20 14:40:49.603 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 14:40:49.639 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-20 14:40:49.642 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-20 14:40:49.646 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-04-20 14:40:49.654 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-04-20 14:40:49.682 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-04-20 14:40:49.689 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-20 14:40:49.692 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-04-20 14:40:49.701 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-04-20 14:40:49.704 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-04-20 14:40:49.707 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-04-20 14:40:51.618 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:40:51.618 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:40:51.719 | + inc/python:pip_install:200 : result=0 2021-04-20 14:40:51.722 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:40:51.724 | + functions-common:time_stop:2304 : local name 2021-04-20 14:40:51.727 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:40:51.729 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:40:51.731 | + functions-common:time_stop:2307 : local total 2021-04-20 14:40:51.734 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:40:51.736 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:40:51.739 | + functions-common:time_stop:2311 : start_time=1618929646185 2021-04-20 14:40:51.741 | + functions-common:time_stop:2313 : [[ -z 1618929646185 ]] 2021-04-20 14:40:51.745 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:40:51.748 | + functions-common:time_stop:2316 : end_time=1618929651745 2021-04-20 14:40:51.751 | + functions-common:time_stop:2317 : elapsed_time=5560 2021-04-20 14:40:51.753 | + functions-common:time_stop:2318 : total=73258 2021-04-20 14:40:51.755 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:40:51.758 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78818 2021-04-20 14:40:51.761 | + inc/python:pip_install:203 : return 0 2021-04-20 14:40:51.764 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-04-20 14:40:51.766 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-04-20 14:40:51.769 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-04-20 14:40:51.782 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-04-20 14:40:51.786 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-04-20 14:40:51.789 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-04-20 14:40:51.791 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-04-20 14:40:51.794 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:40:51.796 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:40:51.799 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:40:51.802 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:40:51.805 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:40:51.808 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:40:51.826 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:40:51.828 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:40:51.831 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:51.834 | + functions-common:git_clone:544 : echo master 2021-04-20 14:40:51.834 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:40:51.838 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-04-20 14:40:51.841 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:40:51.843 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-04-20 14:40:51.846 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:40:51.847 | + functions-common:git_clone:593 : head -1 2021-04-20 14:40:51.849 | 1157c19a Merge "Guidelines for core reviewers" 2021-04-20 14:40:51.851 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:40:51.854 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-04-20 14:40:51.857 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:40:51.859 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-04-20 14:40:51.862 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-04-20 14:40:51.864 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:40:51.867 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-04-20 14:40:51.870 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:40:51.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-04-20 14:40:51.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-04-20 14:40:51.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:40:51.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:40:51.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-04-20 14:40:51.887 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:40:51.890 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-04-20 14:40:51.893 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:40:51.895 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:40:51.899 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-04-20 14:40:51.904 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-04-20 14:40:51.907 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-04-20 14:40:52.608 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-04-20 14:40:52.611 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:40:52.613 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:40:52.616 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:40:52.618 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-04-20 14:40:52.621 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-04-20 14:40:52.623 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:40:52.625 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:40:52.628 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:40:52.630 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:40:52.632 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:40:52.635 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:40:52.637 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:40:52.640 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-04-20 14:40:52.659 | Using python 3.6 to install /opt/stack/glance 2021-04-20 14:40:52.662 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-04-20 14:40:53.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:53.864 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:53.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:40:53.864 | from cryptography.utils import int_from_bytes 2021-04-20 14:40:55.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:40:55.011 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:40:55.015 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:55.022 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:55.030 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:40:55.036 | Obtaining file:///opt/stack/glance 2021-04-20 14:40:56.527 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:40:58.016 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:40:58.027 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:40:58.037 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:40:58.050 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:40:58.082 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-04-20 14:40:58.093 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:40:58.108 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:40:58.118 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-20 14:40:58.142 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 14:40:58.188 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-04-20 14:40:58.204 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-20 14:40:58.213 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-04-20 14:40:58.220 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 14:40:58.231 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-20 14:40:58.238 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-04-20 14:40:58.318 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 14:40:58.325 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.1) 2021-04-20 14:40:58.330 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 14:40:58.334 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-20 14:40:58.367 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-20 14:40:58.437 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-20 14:40:58.497 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-20 14:40:58.504 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-20 14:40:58.509 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-04-20 14:40:58.534 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-20 14:40:58.576 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-04-20 14:40:58.589 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-20 14:40:58.637 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-20 14:40:58.645 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-04-20 14:40:58.701 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-20 14:40:58.708 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-20 14:40:58.754 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.7.1) 2021-04-20 14:40:58.846 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.2.0) 2021-04-20 14:40:58.866 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.7.0) 2021-04-20 14:40:58.885 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2021-04-20 14:40:58.902 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-20 14:40:58.912 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-04-20 14:40:58.940 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.3.0) 2021-04-20 14:40:58.954 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-20 14:40:58.972 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-04-20 14:40:59.027 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-20 14:40:59.034 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-20 14:40:59.037 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-04-20 14:40:59.040 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.8.0) 2021-04-20 14:40:59.065 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-04-20 14:40:59.082 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-20 14:40:59.095 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-20 14:40:59.098 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-20 14:40:59.102 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.17.3) 2021-04-20 14:40:59.108 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (5.1.0) 2021-04-20 14:40:59.126 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-20 14:40:59.132 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-04-20 14:40:59.136 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-20 14:40:59.158 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-20 14:40:59.162 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-04-20 14:40:59.171 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-20 14:40:59.195 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2021-04-20 14:40:59.201 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-20 14:40:59.207 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-20 14:40:59.264 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.8.1) 2021-04-20 14:40:59.268 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-20 14:40:59.272 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.13.0) 2021-04-20 14:40:59.285 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.4.1) 2021-04-20 14:40:59.288 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.3.0) 2021-04-20 14:40:59.292 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-20 14:40:59.302 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.6.0) 2021-04-20 14:40:59.366 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-20 14:40:59.382 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-20 14:40:59.393 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-20 14:40:59.399 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-20 14:40:59.420 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-20 14:40:59.425 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-20 14:40:59.434 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-20 14:40:59.456 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-20 14:40:59.460 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-20 14:40:59.467 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:40:59.476 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:40:59.481 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-20 14:40:59.490 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:40:59.536 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 14:40:59.580 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 14:40:59.608 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 14:40:59.615 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-20 14:40:59.622 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:40:59.626 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-04-20 14:40:59.674 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 14:40:59.678 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 14:40:59.684 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:40:59.691 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-20 14:40:59.695 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-20 14:40:59.708 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-20 14:40:59.711 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-20 14:40:59.726 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:40:59.730 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 14:40:59.734 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:40:59.738 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-20 14:40:59.741 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:40:59.744 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-20 14:40:59.752 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.4.2) 2021-04-20 14:40:59.758 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5.1) 2021-04-20 14:40:59.802 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-20 14:40:59.805 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-04-20 14:40:59.808 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-04-20 14:40:59.811 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-20 14:40:59.815 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:40:59.819 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-20 14:40:59.824 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-20 14:40:59.852 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-20 14:40:59.857 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-04-20 14:40:59.860 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-20 14:40:59.864 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-20 14:40:59.929 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-20 14:40:59.935 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-04-20 14:40:59.941 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2021-04-20 14:41:01.061 | Installing collected packages: glance 2021-04-20 14:41:01.062 | Running setup.py develop for glance 2021-04-20 14:41:02.838 | Successfully installed glance 2021-04-20 14:41:02.988 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:41:02.988 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:41:03.097 | + inc/python:pip_install:200 : result=0 2021-04-20 14:41:03.100 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:41:03.102 | + functions-common:time_stop:2304 : local name 2021-04-20 14:41:03.105 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:41:03.107 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:41:03.110 | + functions-common:time_stop:2307 : local total 2021-04-20 14:41:03.112 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:41:03.115 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:41:03.117 | + functions-common:time_stop:2311 : start_time=1618929652654 2021-04-20 14:41:03.119 | + functions-common:time_stop:2313 : [[ -z 1618929652654 ]] 2021-04-20 14:41:03.122 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:41:03.126 | + functions-common:time_stop:2316 : end_time=1618929663123 2021-04-20 14:41:03.128 | + functions-common:time_stop:2317 : elapsed_time=10469 2021-04-20 14:41:03.130 | + functions-common:time_stop:2318 : total=78818 2021-04-20 14:41:03.133 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:41:03.135 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=89287 2021-04-20 14:41:03.138 | + inc/python:pip_install:203 : return 0 2021-04-20 14:41:03.140 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:41:03.143 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-20 14:41:03.145 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-20 14:41:03.163 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-20 14:41:03.176 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-04-20 14:41:03.178 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-04-20 14:41:03.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:03.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:03.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-04-20 14:41:03.189 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:03.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:41:03.194 | + ./stack.sh:main:885 : configure_glance 2021-04-20 14:41:03.196 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-04-20 14:41:03.208 | + lib/glance:configure_glance:271 : local dburl 2021-04-20 14:41:03.211 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-04-20 14:41:03.214 | ++ lib/database:database_connection_url:132 : local db=glance 2021-04-20 14:41:03.217 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-04-20 14:41:03.219 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-04-20 14:41:03.222 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-20 14:41:03.225 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-20 14:41:03.227 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-04-20 14:41:03.254 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-20 14:41:03.281 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-04-20 14:41:03.308 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-20 14:41:03.337 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-04-20 14:41:03.365 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-04-20 14:41:03.391 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-04-20 14:41:03.394 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-04-20 14:41:03.396 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-04-20 14:41:03.399 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-20 14:41:03.402 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-04-20 14:41:03.429 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-04-20 14:41:03.456 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2021-04-20 14:41:03.484 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-04-20 14:41:03.511 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-04-20 14:41:03.537 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-04-20 14:41:03.565 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-04-20 14:41:03.593 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-04-20 14:41:03.619 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:41:03.646 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-04-20 14:41:03.674 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-04-20 14:41:03.701 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-04-20 14:41:03.704 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-04-20 14:41:03.706 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-04-20 14:41:03.709 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-20 14:41:03.711 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-20 14:41:03.714 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 14:41:03.730 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:03.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-20 14:41:03.736 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-20 14:41:03.739 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 14:41:03.755 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:03.757 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:41:03.761 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:41:03.788 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 14:41:03.791 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 14:41:03.794 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-04-20 14:41:03.796 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-04-20 14:41:03.798 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-04-20 14:41:03.801 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-04-20 14:41:03.804 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-04-20 14:41:03.806 | + lib/glance:configure_glance_store:231 : local be 2021-04-20 14:41:03.809 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-04-20 14:41:03.812 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-04-20 14:41:03.814 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-20 14:41:03.843 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-04-20 14:41:03.845 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2021-04-20 14:41:03.873 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-04-20 14:41:03.875 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-04-20 14:41:03.892 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:03.894 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-04-20 14:41:03.922 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-04-20 14:41:03.951 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-04-20 14:41:03.978 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-04-20 14:41:04.006 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-04-20 14:41:04.033 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-04-20 14:41:04.050 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:04.052 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-04-20 14:41:04.081 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-04-20 14:41:04.108 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-04-20 14:41:04.135 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2021-04-20 14:41:04.162 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-04-20 14:41:04.190 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2021-04-20 14:41:04.218 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-04-20 14:41:04.234 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:04.237 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-04-20 14:41:04.239 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-04-20 14:41:04.242 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-04-20 14:41:04.246 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:41:04.262 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:41:04.265 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:41:04.267 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:41:04.270 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:41:04.272 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:41:04.300 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:04.328 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:04.356 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:41:04.383 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-04-20 14:41:04.388 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-04-20 14:41:04.415 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-04-20 14:41:04.443 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-20 14:41:04.470 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2021-04-20 14:41:04.498 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-04-20 14:41:04.525 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-04-20 14:41:04.556 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-04-20 14:41:04.584 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-20 14:41:04.613 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-04-20 14:41:04.640 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-04-20 14:41:04.668 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-04-20 14:41:04.696 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-04-20 14:41:04.701 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-04-20 14:41:04.708 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-04-20 14:41:04.725 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:04.727 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-04-20 14:41:04.730 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-04-20 14:41:04.733 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-04-20 14:41:04.735 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-04-20 14:41:04.738 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-04-20 14:41:04.741 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-04-20 14:41:04.744 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-04-20 14:41:04.746 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-04-20 14:41:04.750 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-04-20 14:41:04.777 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-04-20 14:41:04.780 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-04-20 14:41:04.782 | ++ functions:get_random_port:837 : true 2021-04-20 14:41:04.784 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-04-20 14:41:04.787 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-04-20 14:41:04.789 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-04-20 14:41:04.850 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-04-20 14:41:04.852 | ++ functions:get_random_port:841 : break 2 2021-04-20 14:41:04.856 | ++ functions:get_random_port:845 : echo 60999 2021-04-20 14:41:04.859 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-04-20 14:41:04.861 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-04-20 14:41:04.886 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-04-20 14:41:04.910 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-04-20 14:41:04.936 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-04-20 14:41:04.961 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-04-20 14:41:04.991 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-04-20 14:41:05.016 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-04-20 14:41:05.041 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-04-20 14:41:05.066 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:41:05.091 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-20 14:41:05.116 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-04-20 14:41:05.141 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-20 14:41:05.165 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-04-20 14:41:05.191 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-04-20 14:41:05.217 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-04-20 14:41:05.242 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-04-20 14:41:05.268 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-04-20 14:41:05.293 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-04-20 14:41:05.319 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-04-20 14:41:05.344 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-04-20 14:41:05.346 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-04-20 14:41:05.349 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:41:05.351 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:05.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:05.356 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-04-20 14:41:05.359 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-04-20 14:41:05.411 | proxy (enabled by site administrator) 2021-04-20 14:41:05.414 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-04-20 14:41:05.417 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-04-20 14:41:05.419 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:41:05.422 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:05.424 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:05.427 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-04-20 14:41:05.429 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-04-20 14:41:05.482 | proxy_http (enabled by site administrator) 2021-04-20 14:41:05.485 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-04-20 14:41:05.488 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-04-20 14:41:05.491 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-04-20 14:41:05.493 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:41:05.496 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:05.499 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:05.501 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-20 14:41:05.504 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-20 14:41:05.507 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-04-20 14:41:05.507 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-20 14:41:05.515 | KeepAlive Off 2021-04-20 14:41:05.519 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-04-20 14:41:05.519 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-20 14:41:05.526 | SetEnv proxy-sendchunked 1 2021-04-20 14:41:05.530 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-04-20 14:41:05.531 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-20 14:41:05.538 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-04-20 14:41:05.541 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-04-20 14:41:05.543 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-04-20 14:41:05.546 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:41:05.548 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:41:05.551 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:41:05.554 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:05.556 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:05.559 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:41:05.561 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:41:05.564 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:05.566 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:05.569 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-04-20 14:41:05.626 | Site glance-wsgi-api already enabled 2021-04-20 14:41:05.630 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-04-20 14:41:05.633 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:41:05.636 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:41:05.638 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:41:05.809 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-04-20 14:41:05.815 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-04-20 14:41:05.846 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-04-20 14:41:05.865 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:05.867 | + ./stack.sh:main:890 : stack_install_service cinder 2021-04-20 14:41:05.871 | + lib/stack:stack_install_service:20 : local service=cinder 2021-04-20 14:41:05.873 | + lib/stack:stack_install_service:21 : type install_cinder 2021-04-20 14:41:05.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:41:05.878 | + lib/stack:stack_install_service:32 : install_cinder 2021-04-20 14:41:05.881 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-04-20 14:41:05.884 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-04-20 14:41:05.886 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-04-20 14:41:05.889 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:41:05.891 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:41:05.894 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:41:05.897 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:41:05.900 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:41:05.903 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:41:05.919 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:41:05.922 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:41:05.924 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:05.927 | + functions-common:git_clone:544 : echo master 2021-04-20 14:41:05.928 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:41:05.933 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-04-20 14:41:05.935 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:05.938 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-04-20 14:41:05.941 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:41:05.941 | + functions-common:git_clone:593 : head -1 2021-04-20 14:41:05.980 | b772250ff Merge commit 'refs/changes/95/787195/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-04-20 14:41:05.983 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:41:05.985 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-04-20 14:41:05.988 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:41:05.991 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-20 14:41:05.993 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-04-20 14:41:05.996 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:41:05.999 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-04-20 14:41:06.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:41:06.004 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-20 14:41:06.007 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-04-20 14:41:06.009 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:41:06.012 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:41:06.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-04-20 14:41:06.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:41:06.021 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-04-20 14:41:06.023 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:41:06.026 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:41:06.029 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-04-20 14:41:06.034 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-04-20 14:41:06.037 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-04-20 14:41:06.735 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-04-20 14:41:06.738 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:41:06.740 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:41:06.743 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:41:06.745 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-20 14:41:06.748 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-04-20 14:41:06.750 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:41:06.753 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:41:06.755 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:41:06.757 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:41:06.760 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:41:06.763 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:41:06.765 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:41:06.768 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-04-20 14:41:06.787 | Using python 3.6 to install /opt/stack/cinder 2021-04-20 14:41:06.790 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-04-20 14:41:07.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:07.984 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:07.985 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:09.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:41:09.146 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:41:09.149 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:09.156 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:09.163 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:09.168 | Obtaining file:///opt/stack/cinder 2021-04-20 14:41:11.488 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:41:13.800 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:41:13.810 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:41:13.819 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:41:13.832 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:41:13.865 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:41:13.880 | Requirement already satisfied: boto3===1.17.53 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) (1.17.53) 2021-04-20 14:41:13.890 | Requirement already satisfied: botocore===1.20.53 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.20.53) 2021-04-20 14:41:13.903 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-20 14:41:13.926 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 14:41:13.971 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-04-20 14:41:13.986 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-20 14:41:13.989 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 14:41:14.000 | Requirement already satisfied: google-api-python-client===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (2.2.0) 2021-04-20 14:41:14.017 | Requirement already satisfied: google-auth===1.29.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (1.29.0) 2021-04-20 14:41:14.044 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.1.0) 2021-04-20 14:41:14.051 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-04-20 14:41:14.057 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-04-20 14:41:14.062 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-20 14:41:14.105 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-20 14:41:14.108 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-04-20 14:41:14.112 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-04-20 14:41:14.145 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-20 14:41:14.213 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-20 14:41:14.273 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-04-20 14:41:14.285 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (4.1.3) 2021-04-20 14:41:14.296 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-04-20 14:41:14.322 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-20 14:41:14.327 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-20 14:41:14.348 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-20 14:41:14.389 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-20 14:41:14.402 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-20 14:41:14.451 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-20 14:41:14.458 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-20 14:41:14.513 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-20 14:41:14.520 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-20 14:41:14.564 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-20 14:41:14.660 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-20 14:41:14.682 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-20 14:41:14.699 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-04-20 14:41:14.716 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-04-20 14:41:14.732 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-04-20 14:41:14.737 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-20 14:41:14.747 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-20 14:41:14.774 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-20 14:41:14.786 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-20 14:41:14.805 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.4.0) 2021-04-20 14:41:14.829 | Requirement already satisfied: oslo.vmware===3.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.8.0) 2021-04-20 14:41:14.855 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-20 14:41:14.909 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-20 14:41:14.915 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.7.2) 2021-04-20 14:41:14.956 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-20 14:41:14.959 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-20 14:41:14.962 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-04-20 14:41:14.986 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.4.8) 2021-04-20 14:41:14.989 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.2.8) 2021-04-20 14:41:14.995 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-20 14:41:15.006 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-20 14:41:15.010 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-20 14:41:15.014 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-20 14:41:15.019 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-04-20 14:41:15.037 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-20 14:41:15.043 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.3.0) 2021-04-20 14:41:15.062 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-20 14:41:15.084 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (17.4.0) 2021-04-20 14:41:15.102 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.11.1) 2021-04-20 14:41:15.132 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-20 14:41:15.137 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-20 14:41:15.145 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-20 14:41:15.168 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-20 14:41:15.173 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (4.7.2) 2021-04-20 14:41:15.179 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.1.74) 2021-04-20 14:41:15.185 | Requirement already satisfied: s3transfer===0.3.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (0.3.7) 2021-04-20 14:41:15.192 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-20 14:41:15.249 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-20 14:41:15.253 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-20 14:41:15.265 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-20 14:41:15.269 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-20 14:41:15.272 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-20 14:41:15.281 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.6) 2021-04-20 14:41:15.284 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.8.9) 2021-04-20 14:41:15.291 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.6.0) 2021-04-20 14:41:15.354 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-04-20 14:41:15.371 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.0.1) 2021-04-20 14:41:15.382 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (0.5.0) 2021-04-20 14:41:15.388 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-04-20 14:41:15.409 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.8.0) 2021-04-20 14:41:15.476 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-04-20 14:41:15.480 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.7.4.3) 2021-04-20 14:41:15.485 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-04-20 14:41:15.493 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (3.0.1) 2021-04-20 14:41:15.497 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-04-20 14:41:15.520 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (0.12.1) 2021-04-20 14:41:15.525 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.3.3) 2021-04-20 14:41:15.533 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-04-20 14:41:15.537 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-04-20 14:41:15.543 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (3.4.1) 2021-04-20 14:41:15.571 | Requirement already satisfied: zstd===1.4.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.4.8.1) 2021-04-20 14:41:15.575 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:41:15.579 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-20 14:41:15.589 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.26.3) 2021-04-20 14:41:15.615 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 14:41:15.620 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:41:15.665 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 14:41:15.672 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-20 14:41:15.678 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-20 14:41:15.686 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-20 14:41:15.695 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:41:15.699 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:41:15.709 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-20 14:41:15.757 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-20 14:41:15.764 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 14:41:15.769 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:41:15.777 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-20 14:41:15.781 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-20 14:41:15.793 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-20 14:41:15.797 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-20 14:41:15.808 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-04-20 14:41:15.824 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-20 14:41:15.838 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-20 14:41:15.853 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-20 14:41:15.858 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:41:15.862 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:41:15.865 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2021-04-20 14:41:15.870 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:41:15.873 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-20 14:41:15.879 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-04-20 14:41:15.922 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-04-20 14:41:15.928 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-20 14:41:15.932 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-20 14:41:15.935 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-20 14:41:15.937 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-04-20 14:41:15.941 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.32) 2021-04-20 14:41:15.946 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-20 14:41:15.950 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (1.53.0) 2021-04-20 14:41:15.957 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.8) 2021-04-20 14:41:15.962 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-20 14:41:15.965 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-20 14:41:15.992 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-20 14:41:15.996 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:41:16.005 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (5.0.0) 2021-04-20 14:41:16.008 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:41:16.012 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-20 14:41:16.077 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.1) 2021-04-20 14:41:16.080 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.2.5) 2021-04-20 14:41:16.086 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-04-20 14:41:16.090 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-20 14:41:17.091 | Installing collected packages: cinder 2021-04-20 14:41:17.092 | Running setup.py develop for cinder 2021-04-20 14:41:19.646 | Successfully installed cinder 2021-04-20 14:41:19.794 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:41:19.794 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:41:19.905 | + inc/python:pip_install:200 : result=0 2021-04-20 14:41:19.908 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:41:19.910 | + functions-common:time_stop:2304 : local name 2021-04-20 14:41:19.913 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:41:19.915 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:41:19.918 | + functions-common:time_stop:2307 : local total 2021-04-20 14:41:19.920 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:41:19.923 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:41:19.925 | + functions-common:time_stop:2311 : start_time=1618929666783 2021-04-20 14:41:19.928 | + functions-common:time_stop:2313 : [[ -z 1618929666783 ]] 2021-04-20 14:41:19.930 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:41:19.934 | + functions-common:time_stop:2316 : end_time=1618929679931 2021-04-20 14:41:19.936 | + functions-common:time_stop:2317 : elapsed_time=13148 2021-04-20 14:41:19.939 | + functions-common:time_stop:2318 : total=89287 2021-04-20 14:41:19.941 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:41:19.943 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=102435 2021-04-20 14:41:19.946 | + inc/python:pip_install:203 : return 0 2021-04-20 14:41:19.949 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:41:19.951 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-20 14:41:19.954 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-20 14:41:19.972 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-04-20 14:41:19.983 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-04-20 14:41:19.986 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-04-20 14:41:19.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:19.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:19.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-04-20 14:41:19.996 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:19.999 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-04-20 14:41:20.001 | + lib/cinder:install_cinder:452 : install_package tgt 2021-04-20 14:41:20.003 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:41:20.006 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:41:20.009 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:41:20.012 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:41:20.014 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:20.017 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:41:20.019 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:20.022 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:20.024 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:41:20.027 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:41:20.030 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:41:20.032 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:41:20.035 | + functions-common:install_package:1343 : real_install_package tgt 2021-04-20 14:41:20.038 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:41:20.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:20.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:20.045 | + functions-common:real_install_package:1329 : apt_get install tgt 2021-04-20 14:41:20.065 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-04-20 14:41:20.189 | Reading package lists... 2021-04-20 14:41:20.450 | Building dependency tree... 2021-04-20 14:41:20.452 | Reading state information... 2021-04-20 14:41:20.690 | tgt is already the newest version (1:1.0.72-1ubuntu1). 2021-04-20 14:41:20.690 | The following packages were automatically installed and are no longer required: 2021-04-20 14:41:20.690 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:41:20.690 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:41:20.690 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:41:20.690 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:41:20.690 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:41:20.690 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:41:20.691 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:41:20.761 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:41:20.766 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:41:20.768 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:41:20.771 | + functions-common:time_stop:2304 : local name 2021-04-20 14:41:20.773 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:41:20.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:41:20.779 | + functions-common:time_stop:2307 : local total 2021-04-20 14:41:20.781 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:41:20.784 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:41:20.786 | + functions-common:time_stop:2311 : start_time=1618929680062 2021-04-20 14:41:20.789 | + functions-common:time_stop:2313 : [[ -z 1618929680062 ]] 2021-04-20 14:41:20.793 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:41:20.796 | + functions-common:time_stop:2316 : end_time=1618929680794 2021-04-20 14:41:20.799 | + functions-common:time_stop:2317 : elapsed_time=732 2021-04-20 14:41:20.802 | + functions-common:time_stop:2318 : total=9477 2021-04-20 14:41:20.804 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:41:20.807 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10209 2021-04-20 14:41:20.810 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:41:20.813 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:41:20.815 | + ./stack.sh:main:891 : configure_cinder 2021-04-20 14:41:20.818 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-04-20 14:41:20.830 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2021-04-20 14:41:20.834 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2021-04-20 14:41:20.836 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-04-20 14:41:20.839 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-04-20 14:41:20.842 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-04-20 14:41:20.843 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-04-20 14:41:20.846 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-04-20 14:41:20.849 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-04-20 14:41:20.851 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-04-20 14:41:20.854 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-04-20 14:41:20.856 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-04-20 14:41:20.858 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-04-20 14:41:20.861 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-04-20 14:41:20.863 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-04-20 14:41:20.874 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-04-20 14:41:20.886 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-04-20 14:41:20.897 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-04-20 14:41:20.909 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-04-20 14:41:20.920 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-04-20 14:41:20.923 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-04-20 14:41:20.926 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.I1cuMnUH3G 2021-04-20 14:41:20.929 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-04-20 14:41:20.932 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-04-20 14:41:20.934 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-04-20 14:41:20.936 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.I1cuMnUH3G 2021-04-20 14:41:20.940 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.I1cuMnUH3G 2021-04-20 14:41:20.951 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.I1cuMnUH3G /etc/sudoers.d/cinder-rootwrap 2021-04-20 14:41:20.962 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-04-20 14:41:20.966 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-04-20 14:41:20.968 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-04-20 14:41:20.970 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-04-20 14:41:20.972 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-04-20 14:41:20.975 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-04-20 14:41:20.977 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-04-20 14:41:20.980 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-04-20 14:41:20.982 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-04-20 14:41:20.987 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-04-20 14:41:20.991 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-04-20 14:41:21.011 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-04-20 14:41:21.029 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-04-20 14:41:21.047 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-04-20 14:41:21.066 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-04-20 14:41:21.084 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-04-20 14:41:21.102 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-04-20 14:41:21.121 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-04-20 14:41:21.140 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-04-20 14:41:21.142 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-04-20 14:41:21.145 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-04-20 14:41:21.147 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-20 14:41:21.150 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-04-20 14:41:21.176 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-04-20 14:41:21.202 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2021-04-20 14:41:21.227 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-04-20 14:41:21.252 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-04-20 14:41:21.278 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-04-20 14:41:21.303 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-04-20 14:41:21.329 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-04-20 14:41:21.355 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:41:21.380 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-04-20 14:41:21.406 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-04-20 14:41:21.434 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-04-20 14:41:21.460 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2021-04-20 14:41:21.463 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-04-20 14:41:21.466 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-04-20 14:41:21.468 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-04-20 14:41:21.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-04-20 14:41:21.474 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-04-20 14:41:21.501 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-04-20 14:41:21.527 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-04-20 14:41:21.553 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-04-20 14:41:21.578 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-04-20 14:41:21.604 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-04-20 14:41:21.630 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-04-20 14:41:21.658 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2021-04-20 14:41:21.660 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2021-04-20 14:41:21.686 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-04-20 14:41:21.715 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2021-04-20 14:41:21.722 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5e750516a13202720860dd2d9bc9004d 2021-04-20 14:41:21.748 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-04-20 14:41:21.774 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2021-04-20 14:41:21.790 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:21.793 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2021-04-20 14:41:21.810 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:21.813 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2021-04-20 14:41:21.829 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:21.832 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2021-04-20 14:41:21.849 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:21.851 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2021-04-20 14:41:21.854 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-04-20 14:41:21.857 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-04-20 14:41:21.859 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-04-20 14:41:21.862 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-20 14:41:21.864 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-20 14:41:21.867 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 14:41:21.883 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:21.886 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-20 14:41:21.889 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-20 14:41:21.891 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 14:41:21.907 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:21.910 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:41:21.913 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:41:21.939 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 14:41:21.942 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 14:41:21.944 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2021-04-20 14:41:21.947 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-04-20 14:41:21.949 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-04-20 14:41:21.952 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:41:21.970 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:41:21.972 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:41:21.974 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:41:21.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:41:21.979 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:41:22.005 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:22.032 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:22.058 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:41:22.083 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-04-20 14:41:22.086 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-04-20 14:41:22.089 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-04-20 14:41:22.091 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-04-20 14:41:22.094 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 14:41:22.096 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:41:22.099 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-04-20 14:41:22.104 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-04-20 14:41:22.106 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:41:22.109 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:41:22.121 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:41:22.121 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:41:22.128 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:41:22.132 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:41:22.146 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-04-20 14:41:22.148 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-04-20 14:41:22.152 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-04-20 14:41:22.180 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-04-20 14:41:22.205 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-04-20 14:41:22.231 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-04-20 14:41:22.256 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-04-20 14:41:22.281 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-20 14:41:22.306 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-04-20 14:41:22.332 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-04-20 14:41:22.357 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-04-20 14:41:22.382 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:41:22.407 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-04-20 14:41:22.432 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-20 14:41:22.458 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-04-20 14:41:22.483 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 14:41:22.486 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 14:41:22.489 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-04-20 14:41:22.491 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-04-20 14:41:22.494 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:41:22.496 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:22.499 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:22.501 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-04-20 14:41:22.504 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-04-20 14:41:22.506 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-04-20 14:41:22.532 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-04-20 14:41:22.558 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-04-20 14:41:22.559 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-04-20 14:41:22.566 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-04-20 14:41:22.569 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-04-20 14:41:22.571 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-04-20 14:41:22.574 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:41:22.576 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:41:22.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:41:22.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:22.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:22.586 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:41:22.590 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:41:22.592 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:22.594 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:22.597 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-04-20 14:41:22.655 | Enabling site cinder-wsgi. 2021-04-20 14:41:22.660 | To activate the new configuration, you need to run: 2021-04-20 14:41:22.660 | systemctl reload apache2 2021-04-20 14:41:22.665 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 14:41:22.668 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:41:22.670 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:41:22.673 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:41:22.844 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-04-20 14:41:22.848 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-04-20 14:41:22.880 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2021-04-20 14:41:22.907 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2021-04-20 14:41:22.925 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:22.927 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-04-20 14:41:22.930 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-04-20 14:41:22.932 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-04-20 14:41:22.935 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-04-20 14:41:22.937 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-04-20 14:41:22.966 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-04-20 14:41:22.992 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2021-04-20 14:41:23.018 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-04-20 14:41:23.044 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-04-20 14:41:23.070 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-04-20 14:41:23.096 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-04-20 14:41:23.122 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-04-20 14:41:23.148 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:41:23.174 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-04-20 14:41:23.200 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-04-20 14:41:23.226 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-04-20 14:41:23.251 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2021-04-20 14:41:23.253 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2021-04-20 14:41:23.270 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:23.272 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2021-04-20 14:41:23.301 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-04-20 14:41:23.317 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:23.320 | + ./stack.sh:main:896 : stack_install_service neutron 2021-04-20 14:41:23.323 | + lib/stack:stack_install_service:20 : local service=neutron 2021-04-20 14:41:23.325 | + lib/stack:stack_install_service:21 : type install_neutron 2021-04-20 14:41:23.328 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:41:23.330 | + lib/stack:stack_install_service:32 : install_neutron 2021-04-20 14:41:23.333 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-04-20 14:41:23.337 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 14:41:23.338 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-20 14:41:23.342 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 14:41:23.345 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-04-20 14:41:23.347 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-04-20 14:41:23.350 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-20 14:41:23.353 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-04-20 14:41:23.355 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-04-20 14:41:23.358 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-04-20 14:41:23.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:23.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:23.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-04-20 14:41:23.369 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:23.371 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-04-20 14:41:23.374 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-04-20 14:41:23.376 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-04-20 14:41:23.379 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:41:23.381 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:41:23.384 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:41:23.387 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:41:23.389 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:41:23.392 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:41:23.408 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:41:23.411 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:41:23.413 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:23.416 | + functions-common:git_clone:544 : echo master 2021-04-20 14:41:23.416 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:41:23.421 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-04-20 14:41:23.423 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:23.426 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-04-20 14:41:23.429 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:41:23.429 | + functions-common:git_clone:593 : head -1 2021-04-20 14:41:23.432 | 28c1963207 Merge "Update OVN docs" 2021-04-20 14:41:23.434 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:41:23.437 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-04-20 14:41:23.440 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:41:23.442 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-04-20 14:41:23.445 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-04-20 14:41:23.448 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:41:23.450 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-04-20 14:41:23.453 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:41:23.456 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-04-20 14:41:23.458 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-04-20 14:41:23.461 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:41:23.463 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:41:23.466 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-04-20 14:41:23.469 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:41:23.472 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-04-20 14:41:23.474 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:41:23.477 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:41:23.480 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-04-20 14:41:23.486 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-04-20 14:41:23.488 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-04-20 14:41:24.187 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-04-20 14:41:24.189 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:41:24.192 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:41:24.194 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:41:24.197 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-04-20 14:41:24.200 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-04-20 14:41:24.202 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:41:24.205 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:41:24.207 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:41:24.209 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:41:24.212 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:41:24.214 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:41:24.217 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:41:24.219 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-04-20 14:41:24.238 | Using python 3.6 to install /opt/stack/neutron 2021-04-20 14:41:24.240 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-04-20 14:41:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:25.443 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:25.443 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:26.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:41:26.593 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:41:26.597 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:26.604 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:26.611 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:26.616 | Obtaining file:///opt/stack/neutron 2021-04-20 14:41:28.967 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:41:31.328 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:41:31.335 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:41:31.340 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:41:31.350 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:41:31.360 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:41:31.372 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:41:31.405 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:41:31.420 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:41:31.430 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-20 14:41:31.439 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-20 14:41:31.443 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-04-20 14:41:31.453 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-04-20 14:41:31.460 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-04-20 14:41:31.467 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-04-20 14:41:31.472 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-04-20 14:41:31.541 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-04-20 14:41:31.602 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-04-20 14:41:31.609 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-04-20 14:41:31.613 | Requirement already satisfied: neutron-lib===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.10.1) 2021-04-20 14:41:31.658 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281)) (0.55.0) 2021-04-20 14:41:31.690 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.4.0) 2021-04-20 14:41:31.711 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-04-20 14:41:31.716 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.5.0) 2021-04-20 14:41:31.722 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.4.0) 2021-04-20 14:41:31.748 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-04-20 14:41:31.791 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-04-20 14:41:31.803 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-04-20 14:41:31.852 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-04-20 14:41:31.860 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.0) 2021-04-20 14:41:31.914 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-04-20 14:41:31.922 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-04-20 14:41:31.967 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-04-20 14:41:32.029 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-04-20 14:41:32.050 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-04-20 14:41:32.067 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-04-20 14:41:32.085 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-04-20 14:41:32.101 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-04-20 14:41:32.106 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-04-20 14:41:32.117 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-04-20 14:41:32.143 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-04-20 14:41:32.156 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-04-20 14:41:32.175 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-04-20 14:41:32.199 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-04-20 14:41:32.253 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.13.3) 2021-04-20 14:41:32.259 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.9.0) 2021-04-20 14:41:32.270 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-04-20 14:41:32.276 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-04-20 14:41:32.280 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.3.3) 2021-04-20 14:41:32.290 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-04-20 14:41:32.293 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-04-20 14:41:32.317 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-04-20 14:41:32.334 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-04-20 14:41:32.347 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-04-20 14:41:32.350 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-04-20 14:41:32.354 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.18) 2021-04-20 14:41:32.361 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-04-20 14:41:32.367 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-04-20 14:41:32.391 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-04-20 14:41:32.394 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-04-20 14:41:32.416 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2021-04-20 14:41:32.446 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-04-20 14:41:32.464 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-04-20 14:41:32.469 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-04-20 14:41:32.476 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-04-20 14:41:32.500 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-04-20 14:41:32.503 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-04-20 14:41:32.508 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.2.2) 2021-04-20 14:41:32.515 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-04-20 14:41:32.600 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-04-20 14:41:32.605 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-04-20 14:41:32.608 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (2.3.0) 2021-04-20 14:41:32.612 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-04-20 14:41:32.625 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-04-20 14:41:32.628 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-20 14:41:32.631 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-04-20 14:41:32.642 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-04-20 14:41:32.659 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-04-20 14:41:32.669 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-04-20 14:41:32.677 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-04-20 14:41:32.707 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.4) 2021-04-20 14:41:32.729 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.8.0) 2021-04-20 14:41:32.797 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-04-20 14:41:32.802 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-04-20 14:41:32.810 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-04-20 14:41:32.833 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (0.12.1) 2021-04-20 14:41:32.839 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-04-20 14:41:32.842 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-04-20 14:41:32.849 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:41:32.858 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-04-20 14:41:32.867 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-20 14:41:32.871 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (5.1.2) 2021-04-20 14:41:32.900 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-04-20 14:41:32.904 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-04-20 14:41:32.949 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.10.1) 2021-04-20 14:41:32.992 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-04-20 14:41:33.000 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-04-20 14:41:33.006 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-04-20 14:41:33.010 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:41:33.014 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-04-20 14:41:33.039 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-04-20 14:41:33.043 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-20 14:41:33.050 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 14:41:33.055 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-04-20 14:41:33.104 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 14:41:33.108 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:41:33.112 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-20 14:41:33.125 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-04-20 14:41:33.149 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2021-04-20 14:41:33.153 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-04-20 14:41:33.167 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.3.1) 2021-04-20 14:41:33.184 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-04-20 14:41:33.218 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.1.0) 2021-04-20 14:41:33.222 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:41:33.226 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:41:33.230 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-20 14:41:33.234 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:41:33.237 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-20 14:41:33.240 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-04-20 14:41:33.243 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-04-20 14:41:33.246 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-04-20 14:41:33.249 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (3.4.1) 2021-04-20 14:41:33.277 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.7.4.3) 2021-04-20 14:41:33.283 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-04-20 14:41:33.287 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-04-20 14:41:33.290 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-04-20 14:41:33.293 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-04-20 14:41:33.297 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.0.0) 2021-04-20 14:41:33.312 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2021-04-20 14:41:33.326 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-04-20 14:41:33.390 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:41:33.438 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.17.3) 2021-04-20 14:41:33.443 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.2.1) 2021-04-20 14:41:33.449 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-04-20 14:41:33.455 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-04-20 14:41:33.459 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-04-20 14:41:34.642 | Installing collected packages: neutron 2021-04-20 14:41:34.643 | Attempting uninstall: neutron 2021-04-20 14:41:34.645 | Found existing installation: neutron 18.0.0 2021-04-20 14:41:35.959 | Uninstalling neutron-18.0.0: 2021-04-20 14:41:36.050 | Successfully uninstalled neutron-18.0.0 2021-04-20 14:41:36.051 | Running setup.py develop for neutron 2021-04-20 14:41:38.976 | Successfully installed neutron 2021-04-20 14:41:39.124 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:41:39.124 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:41:39.238 | + inc/python:pip_install:200 : result=0 2021-04-20 14:41:39.241 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:41:39.243 | + functions-common:time_stop:2304 : local name 2021-04-20 14:41:39.246 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:41:39.248 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:41:39.250 | + functions-common:time_stop:2307 : local total 2021-04-20 14:41:39.253 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:41:39.255 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:41:39.257 | + functions-common:time_stop:2311 : start_time=1618929684233 2021-04-20 14:41:39.260 | + functions-common:time_stop:2313 : [[ -z 1618929684233 ]] 2021-04-20 14:41:39.263 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:41:39.267 | + functions-common:time_stop:2316 : end_time=1618929699264 2021-04-20 14:41:39.269 | + functions-common:time_stop:2317 : elapsed_time=15031 2021-04-20 14:41:39.271 | + functions-common:time_stop:2318 : total=102435 2021-04-20 14:41:39.274 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:41:39.276 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=117466 2021-04-20 14:41:39.279 | + inc/python:pip_install:203 : return 0 2021-04-20 14:41:39.281 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:41:39.284 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-04-20 14:41:39.286 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-04-20 14:41:39.305 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-04-20 14:41:39.316 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-04-20 14:41:39.319 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-04-20 14:41:39.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:39.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:39.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-04-20 14:41:39.330 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:39.332 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-04-20 14:41:39.335 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:41:39.338 | + ./stack.sh:main:899 : is_service_enabled nova 2021-04-20 14:41:39.354 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:39.357 | + ./stack.sh:main:901 : stack_install_service nova 2021-04-20 14:41:39.359 | + lib/stack:stack_install_service:20 : local service=nova 2021-04-20 14:41:39.362 | + lib/stack:stack_install_service:21 : type install_nova 2021-04-20 14:41:39.365 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:41:39.367 | + lib/stack:stack_install_service:32 : install_nova 2021-04-20 14:41:39.370 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-04-20 14:41:39.372 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-04-20 14:41:39.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:39.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:39.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-04-20 14:41:39.382 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:39.385 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-04-20 14:41:39.401 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:39.404 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-04-20 14:41:39.420 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:39.422 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-04-20 14:41:39.438 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:39.441 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-04-20 14:41:39.443 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-04-20 14:41:39.445 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-04-20 14:41:39.448 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:41:39.450 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:41:39.453 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:41:39.456 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:41:39.458 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:41:39.461 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:41:39.477 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:41:39.480 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:41:39.482 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:39.485 | + functions-common:git_clone:544 : echo master 2021-04-20 14:41:39.485 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:41:39.489 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-04-20 14:41:39.492 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:41:39.494 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-04-20 14:41:39.497 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:41:39.498 | + functions-common:git_clone:593 : head -1 2021-04-20 14:41:39.500 | 5cbb8413c7 Merge "[OVN] Explicitly set nova-next job to ML2/OVS" 2021-04-20 14:41:39.503 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:41:39.506 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-04-20 14:41:39.509 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:41:39.511 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-04-20 14:41:39.514 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-04-20 14:41:39.516 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:41:39.519 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-04-20 14:41:39.521 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:41:39.524 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-04-20 14:41:39.527 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-04-20 14:41:39.529 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:41:39.531 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:41:39.535 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-04-20 14:41:39.537 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:41:39.540 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-04-20 14:41:39.543 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:41:39.545 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:41:39.548 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-04-20 14:41:39.554 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-04-20 14:41:39.557 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-04-20 14:41:40.251 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-04-20 14:41:40.254 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:41:40.256 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:41:40.259 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:41:40.262 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-04-20 14:41:40.264 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-04-20 14:41:40.266 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:41:40.269 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:41:40.271 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:41:40.274 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:41:40.277 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:41:40.279 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:41:40.281 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:41:40.284 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-04-20 14:41:40.303 | Using python 3.6 to install /opt/stack/nova 2021-04-20 14:41:40.305 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-04-20 14:41:41.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:41.517 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:41.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:41:41.517 | from cryptography.utils import int_from_bytes 2021-04-20 14:41:42.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:41:42.680 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:41:42.684 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:42.691 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:42.698 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:41:42.702 | Obtaining file:///opt/stack/nova 2021-04-20 14:41:46.327 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:41:50.000 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:41:50.009 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:41:50.013 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-20 14:41:50.022 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-20 14:41:50.033 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:41:50.037 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:41:50.050 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:41:50.082 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:41:50.097 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-20 14:41:50.121 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-04-20 14:41:50.166 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-04-20 14:41:50.183 | Requirement already satisfied: dataclasses===0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.8) 2021-04-20 14:41:50.187 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-20 14:41:50.191 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-04-20 14:41:50.202 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-04-20 14:41:50.209 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-04-20 14:41:50.215 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-20 14:41:50.219 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-04-20 14:41:50.252 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-04-20 14:41:50.321 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-04-20 14:41:50.383 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-04-20 14:41:50.394 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2021-04-20 14:41:50.400 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-04-20 14:41:50.408 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-04-20 14:41:50.412 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-04-20 14:41:50.444 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-04-20 14:41:50.471 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.0.0) 2021-04-20 14:41:50.475 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-04-20 14:41:50.482 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-04-20 14:41:50.487 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-04-20 14:41:50.514 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-04-20 14:41:50.535 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (0.3.4) 2021-04-20 14:41:50.556 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-04-20 14:41:50.597 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-04-20 14:41:50.610 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-20 14:41:50.659 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-04-20 14:41:50.667 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-04-20 14:41:50.723 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-04-20 14:41:50.730 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-04-20 14:41:50.775 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-04-20 14:41:50.848 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-04-20 14:41:50.869 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-04-20 14:41:50.888 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-20 14:41:50.934 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-04-20 14:41:50.951 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-04-20 14:41:50.955 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-04-20 14:41:50.966 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-04-20 14:41:50.994 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-04-20 14:41:51.006 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-04-20 14:41:51.025 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-04-20 14:41:51.048 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2021-04-20 14:41:51.059 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-04-20 14:41:51.066 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-04-20 14:41:51.117 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-04-20 14:41:51.121 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-04-20 14:41:51.124 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-04-20 14:41:51.148 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-04-20 14:41:51.161 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-04-20 14:41:51.164 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-04-20 14:41:51.168 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.1.24) 2021-04-20 14:41:51.209 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-04-20 14:41:51.221 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.17.3) 2021-04-20 14:41:51.228 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-04-20 14:41:51.262 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.0) 2021-04-20 14:41:51.288 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-04-20 14:41:51.299 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-04-20 14:41:51.326 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-04-20 14:41:51.355 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-04-20 14:41:51.396 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-04-20 14:41:51.403 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-04-20 14:41:51.415 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-04-20 14:41:51.447 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-04-20 14:41:51.450 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2021-04-20 14:41:51.457 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-04-20 14:41:51.463 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-04-20 14:41:51.538 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2021-04-20 14:41:51.542 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-04-20 14:41:51.546 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-04-20 14:41:51.560 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-04-20 14:41:51.564 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-20 14:41:51.567 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-04-20 14:41:51.577 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-04-20 14:41:51.649 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-04-20 14:41:51.666 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-04-20 14:41:51.677 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-04-20 14:41:51.689 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-04-20 14:41:51.710 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-04-20 14:41:51.790 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-04-20 14:41:51.795 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-04-20 14:41:51.804 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-04-20 14:41:51.834 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-04-20 14:41:51.839 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-04-20 14:41:51.848 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.9.0) 2021-04-20 14:41:51.854 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-04-20 14:41:51.861 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-04-20 14:41:51.867 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.4.1) 2021-04-20 14:41:51.882 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:41:51.889 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-04-20 14:41:51.899 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:41:51.947 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.10.1) 2021-04-20 14:41:51.990 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (5.1.2) 2021-04-20 14:41:52.019 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-04-20 14:41:52.023 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-04-20 14:41:52.030 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-04-20 14:41:52.033 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-04-20 14:41:52.039 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-04-20 14:41:52.066 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-20 14:41:52.075 | Requirement already satisfied: Babel===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.0) 2021-04-20 14:41:52.080 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-20 14:41:52.087 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:41:52.097 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 14:41:52.103 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-04-20 14:41:52.150 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 14:41:52.154 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-04-20 14:41:52.158 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-20 14:41:52.171 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-04-20 14:41:52.177 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-20 14:41:52.188 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-04-20 14:41:52.204 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-04-20 14:41:52.209 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-04-20 14:41:52.212 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-04-20 14:41:52.226 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-04-20 14:41:52.242 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-04-20 14:41:52.248 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-04-20 14:41:52.265 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:41:52.269 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-20 14:41:52.273 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:41:52.277 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:41:52.280 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-04-20 14:41:52.286 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-04-20 14:41:52.329 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-20 14:41:52.336 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-04-20 14:41:52.339 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-20 14:41:52.342 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-04-20 14:41:52.345 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-04-20 14:41:52.348 | Requirement already satisfied: numpy===1.19.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (1.19.5) 2021-04-20 14:41:52.352 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-04-20 14:41:52.384 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-04-20 14:41:52.388 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (3.7.4.3) 2021-04-20 14:41:52.393 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.4.1) 2021-04-20 14:41:52.420 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-04-20 14:41:52.424 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-04-20 14:41:52.427 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:41:52.437 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-04-20 14:41:52.440 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-04-20 14:41:52.443 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-04-20 14:41:52.447 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-04-20 14:41:52.513 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-04-20 14:41:52.516 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-04-20 14:41:52.522 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-04-20 14:41:53.608 | Installing collected packages: nova 2021-04-20 14:41:53.609 | Running setup.py develop for nova 2021-04-20 14:41:57.406 | Successfully installed nova 2021-04-20 14:41:57.556 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:41:57.556 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:41:57.665 | + inc/python:pip_install:200 : result=0 2021-04-20 14:41:57.668 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:41:57.670 | + functions-common:time_stop:2304 : local name 2021-04-20 14:41:57.672 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:41:57.675 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:41:57.678 | + functions-common:time_stop:2307 : local total 2021-04-20 14:41:57.680 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:41:57.683 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:41:57.685 | + functions-common:time_stop:2311 : start_time=1618929700298 2021-04-20 14:41:57.687 | + functions-common:time_stop:2313 : [[ -z 1618929700298 ]] 2021-04-20 14:41:57.690 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:41:57.693 | + functions-common:time_stop:2316 : end_time=1618929717691 2021-04-20 14:41:57.696 | + functions-common:time_stop:2317 : elapsed_time=17393 2021-04-20 14:41:57.698 | + functions-common:time_stop:2318 : total=117466 2021-04-20 14:41:57.700 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:41:57.703 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=134859 2021-04-20 14:41:57.705 | + inc/python:pip_install:203 : return 0 2021-04-20 14:41:57.707 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:41:57.710 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-04-20 14:41:57.712 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-04-20 14:41:57.730 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-04-20 14:41:57.741 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-04-20 14:41:57.744 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-04-20 14:41:57.747 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:41:57.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:41:57.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-04-20 14:41:57.754 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:41:57.757 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-04-20 14:41:57.769 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:41:57.772 | + ./stack.sh:main:902 : configure_nova 2021-04-20 14:41:57.775 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-04-20 14:41:57.786 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-04-20 14:41:57.788 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-04-20 14:41:57.791 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-04-20 14:41:57.795 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-04-20 14:41:57.795 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-04-20 14:41:57.799 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-04-20 14:41:57.802 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-04-20 14:41:57.805 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-04-20 14:41:57.807 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-04-20 14:41:57.810 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-04-20 14:41:57.812 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-04-20 14:41:57.815 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-04-20 14:41:57.817 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-04-20 14:41:57.829 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-04-20 14:41:57.841 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-04-20 14:41:57.853 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-04-20 14:41:57.864 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-04-20 14:41:57.876 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-04-20 14:41:57.879 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-04-20 14:41:57.883 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ubByOtY88w 2021-04-20 14:41:57.886 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-04-20 14:41:57.889 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-04-20 14:41:57.891 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-04-20 14:41:57.894 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-04-20 14:41:57.896 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-04-20 14:41:57.899 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ubByOtY88w 2021-04-20 14:41:57.902 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ubByOtY88w 2021-04-20 14:41:57.913 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ubByOtY88w /etc/sudoers.d/nova-rootwrap 2021-04-20 14:41:57.926 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-04-20 14:41:57.929 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-04-20 14:41:57.932 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-04-20 14:41:57.935 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-04-20 14:41:57.937 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-04-20 14:41:57.940 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-04-20 14:41:57.942 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-04-20 14:41:57.946 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-04-20 14:41:57.949 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-04-20 14:41:57.953 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-04-20 14:41:57.969 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:57.972 | + lib/nova:configure_nova:325 : create_nova_conf 2021-04-20 14:41:57.974 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-04-20 14:41:57.978 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-04-20 14:41:57.981 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-04-20 14:41:58.007 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-04-20 14:41:58.009 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-04-20 14:41:58.032 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-04-20 14:41:58.059 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-04-20 14:41:58.083 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-04-20 14:41:58.109 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-04-20 14:41:58.136 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-04-20 14:41:58.161 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-04-20 14:41:58.163 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2021-04-20 14:41:58.189 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-04-20 14:41:58.212 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-04-20 14:41:58.237 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-04-20 14:41:58.261 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-04-20 14:41:58.286 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-04-20 14:41:58.312 | + lib/nova:create_nova_conf:417 : is_fedora 2021-04-20 14:41:58.315 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 14:41:58.317 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 14:41:58.319 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 14:41:58.322 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 14:41:58.324 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 14:41:58.326 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 14:41:58.328 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 14:41:58.331 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 14:41:58.333 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 14:41:58.335 | + lib/nova:create_nova_conf:417 : is_suse 2021-04-20 14:41:58.338 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:41:58.340 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:41:58.343 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:41:58.345 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:41:58.347 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:41:58.350 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:41:58.352 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-04-20 14:41:58.368 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:58.370 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-04-20 14:41:58.373 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-04-20 14:41:58.375 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-04-20 14:41:58.400 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-04-20 14:41:58.402 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-04-20 14:41:58.405 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-04-20 14:41:58.407 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-04-20 14:41:58.409 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-04-20 14:41:58.412 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-04-20 14:41:58.439 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-04-20 14:41:58.442 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-04-20 14:41:58.444 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-04-20 14:41:58.447 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-04-20 14:41:58.449 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-04-20 14:41:58.452 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-04-20 14:41:58.478 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-04-20 14:41:58.504 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-04-20 14:41:58.529 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-04-20 14:41:58.553 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-04-20 14:41:58.569 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:58.571 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-04-20 14:41:58.587 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:58.590 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-04-20 14:41:58.591 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-04-20 14:41:58.595 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-04-20 14:41:58.597 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-04-20 14:41:58.622 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-04-20 14:41:58.638 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:58.640 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-04-20 14:41:58.643 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-04-20 14:41:58.645 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-04-20 14:41:58.647 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-20 14:41:58.650 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-04-20 14:41:58.676 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-04-20 14:41:58.700 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2021-04-20 14:41:58.725 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-04-20 14:41:58.750 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-04-20 14:41:58.774 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-04-20 14:41:58.799 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-04-20 14:41:58.824 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-04-20 14:41:58.848 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:41:58.876 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-04-20 14:41:58.905 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-04-20 14:41:58.921 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:41:58.923 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-04-20 14:41:58.926 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-04-20 14:41:58.952 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-04-20 14:41:58.977 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2021-04-20 14:41:59.001 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-04-20 14:41:59.026 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-04-20 14:41:59.051 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-04-20 14:41:59.076 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-04-20 14:41:59.100 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-04-20 14:41:59.125 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-04-20 14:41:59.140 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:41:59.143 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-04-20 14:41:59.145 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-04-20 14:41:59.169 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-04-20 14:41:59.197 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-04-20 14:41:59.200 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-04-20 14:41:59.224 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-04-20 14:41:59.226 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-04-20 14:41:59.228 | + lib/nova:create_nova_conf:484 : is_suse 2021-04-20 14:41:59.231 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 14:41:59.233 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 14:41:59.235 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 14:41:59.238 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 14:41:59.240 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 14:41:59.243 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 14:41:59.245 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-04-20 14:41:59.247 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-04-20 14:41:59.250 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-04-20 14:41:59.253 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:41:59.269 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:41:59.272 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:41:59.274 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:41:59.276 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:41:59.279 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:41:59.304 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:59.330 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:41:59.354 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:41:59.379 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-04-20 14:41:59.406 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-04-20 14:41:59.409 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-04-20 14:41:59.411 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-04-20 14:41:59.414 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-04-20 14:41:59.416 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 14:41:59.419 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:41:59.422 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-04-20 14:41:59.425 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-04-20 14:41:59.427 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:41:59.430 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:41:59.442 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:41:59.442 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:41:59.449 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:41:59.453 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:41:59.466 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-04-20 14:41:59.468 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-04-20 14:41:59.472 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-04-20 14:41:59.499 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-04-20 14:41:59.523 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-04-20 14:41:59.547 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-04-20 14:41:59.572 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-04-20 14:41:59.596 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-20 14:41:59.621 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-04-20 14:41:59.645 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-04-20 14:41:59.670 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-04-20 14:41:59.694 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:41:59.719 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-04-20 14:41:59.743 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-20 14:41:59.768 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-04-20 14:41:59.792 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 14:41:59.795 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 14:41:59.798 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-04-20 14:41:59.800 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-04-20 14:41:59.803 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:41:59.806 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:59.808 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:59.811 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-04-20 14:41:59.813 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-04-20 14:41:59.816 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-04-20 14:41:59.841 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-04-20 14:41:59.866 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-04-20 14:41:59.866 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-04-20 14:41:59.873 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-04-20 14:41:59.877 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-04-20 14:41:59.879 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-04-20 14:41:59.882 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:41:59.884 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:41:59.886 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:41:59.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:59.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:59.893 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:41:59.896 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:41:59.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:41:59.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:41:59.903 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-04-20 14:41:59.960 | Enabling site nova-api-wsgi. 2021-04-20 14:41:59.966 | To activate the new configuration, you need to run: 2021-04-20 14:41:59.966 | systemctl reload apache2 2021-04-20 14:41:59.970 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 14:41:59.973 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:41:59.975 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:41:59.978 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:42:00.152 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-04-20 14:42:00.155 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-04-20 14:42:00.157 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-04-20 14:42:00.160 | + lib/apache:write_uwsgi_config:259 : local url= 2021-04-20 14:42:00.162 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-04-20 14:42:00.166 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:42:00.169 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-04-20 14:42:00.173 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-04-20 14:42:00.176 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:42:00.178 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:42:00.191 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:42:00.191 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:42:00.199 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:42:00.203 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:42:00.218 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-04-20 14:42:00.221 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-04-20 14:42:00.225 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-04-20 14:42:00.252 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-04-20 14:42:00.278 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-04-20 14:42:00.302 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-04-20 14:42:00.327 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-04-20 14:42:00.352 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-20 14:42:00.377 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-04-20 14:42:00.401 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-04-20 14:42:00.426 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-04-20 14:42:00.451 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:42:00.476 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-04-20 14:42:00.501 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-20 14:42:00.526 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-04-20 14:42:00.551 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-04-20 14:42:00.553 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-04-20 14:42:00.578 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-04-20 14:42:00.593 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:00.596 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-04-20 14:42:00.624 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-04-20 14:42:00.626 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-04-20 14:42:00.629 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-04-20 14:42:00.644 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:00.647 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:42:00.650 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:42:00.675 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-04-20 14:42:00.703 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-04-20 14:42:00.705 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-04-20 14:42:00.707 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-04-20 14:42:00.710 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-20 14:42:00.713 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-20 14:42:00.715 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 14:42:00.731 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:00.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-20 14:42:00.737 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-20 14:42:00.739 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 14:42:00.755 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:00.757 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:42:00.760 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 14:42:00.786 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 14:42:00.788 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 14:42:00.791 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-04-20 14:42:00.816 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-04-20 14:42:00.842 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-04-20 14:42:00.870 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-04-20 14:42:00.886 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:00.889 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-04-20 14:42:00.923 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-04-20 14:42:00.926 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-04-20 14:42:00.928 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-04-20 14:42:00.956 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-04-20 14:42:00.981 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2021-04-20 14:42:01.006 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-04-20 14:42:01.033 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-04-20 14:42:01.058 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-04-20 14:42:01.084 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-04-20 14:42:01.110 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-04-20 14:42:01.135 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-04-20 14:42:01.160 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-04-20 14:42:01.177 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:01.181 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-04-20 14:42:01.184 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-04-20 14:42:01.187 | + lib/nova:create_nova_conf:527 : local conf 2021-04-20 14:42:01.189 | + lib/nova:create_nova_conf:528 : local vhost 2021-04-20 14:42:01.192 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-04-20 14:42:01.195 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-04-20 14:42:01.197 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-04-20 14:42:01.200 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-04-20 14:42:01.202 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-04-20 14:42:01.205 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-04-20 14:42:01.209 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-04-20 14:42:01.211 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-04-20 14:42:01.214 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-04-20 14:42:01.216 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-04-20 14:42:01.219 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-04-20 14:42:01.222 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-04-20 14:42:01.250 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-04-20 14:42:01.277 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-04-20 14:42:01.305 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-04-20 14:42:01.307 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-04-20 14:42:01.309 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-04-20 14:42:01.312 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-04-20 14:42:01.327 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:01.331 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-04-20 14:42:01.331 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-04-20 14:42:02.372 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2021-04-20 14:42:02.374 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-04-20 14:42:02.376 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-04-20 14:42:02.379 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-04-20 14:42:02.381 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-20 14:42:02.384 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-04-20 14:42:02.387 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 14:42:02.402 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:02.405 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-04-20 14:42:02.408 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-04-20 14:42:02.410 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 14:42:02.426 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:02.428 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2021-04-20 14:42:02.432 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2021-04-20 14:42:02.456 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 14:42:02.459 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 14:42:02.461 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-04-20 14:42:02.477 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:02.480 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-04-20 14:42:02.482 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-04-20 14:42:02.485 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-04-20 14:42:02.512 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2021-04-20 14:42:02.536 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-04-20 14:42:02.562 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-04-20 14:42:02.587 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-04-20 14:42:02.612 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-04-20 14:42:02.637 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-04-20 14:42:02.662 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-04-20 14:42:02.688 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-04-20 14:42:02.690 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-04-20 14:42:02.693 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-04-20 14:42:02.696 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:42:02.713 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:42:02.715 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:42:02.717 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:42:02.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:42:02.722 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:42:02.747 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:42:02.773 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:42:02.797 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:42:02.823 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-04-20 14:42:02.826 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-04-20 14:42:02.830 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-04-20 14:42:02.832 | + lib/nova:create_nova_conf:561 : local conf 2021-04-20 14:42:02.835 | + lib/nova:create_nova_conf:562 : local offset 2021-04-20 14:42:02.838 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-04-20 14:42:02.841 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-04-20 14:42:02.843 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-04-20 14:42:02.846 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-04-20 14:42:02.848 | + lib/nova:create_nova_conf:564 : offset=0 2021-04-20 14:42:02.850 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-04-20 14:42:02.853 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-04-20 14:42:02.855 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-04-20 14:42:02.858 | + lib/nova:configure_console_proxies:677 : offset=0 2021-04-20 14:42:02.860 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-04-20 14:42:02.876 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:02.878 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-04-20 14:42:02.881 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-04-20 14:42:02.896 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:02.899 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-04-20 14:42:02.915 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:02.918 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-04-20 14:42:02.942 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:02.945 | + ./stack.sh:main:905 : is_service_enabled placement 2021-04-20 14:42:02.963 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:02.966 | + ./stack.sh:main:907 : stack_install_service placement 2021-04-20 14:42:02.968 | + lib/stack:stack_install_service:20 : local service=placement 2021-04-20 14:42:02.971 | + lib/stack:stack_install_service:21 : type install_placement 2021-04-20 14:42:02.973 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 14:42:02.976 | + lib/stack:stack_install_service:32 : install_placement 2021-04-20 14:42:02.979 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-04-20 14:42:02.981 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-04-20 14:42:02.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:02.987 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:02.989 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-04-20 14:42:02.992 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:42:02.995 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:42:02.997 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:42:03.000 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:42:03.002 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:42:03.005 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:42:03.007 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:03.010 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:03.012 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:42:03.015 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:42:03.017 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:42:03.020 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:42:03.022 | + functions-common:install_package:1343 : real_install_package apache2 2021-04-20 14:42:03.025 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:42:03.028 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:03.030 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:03.033 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-04-20 14:42:03.053 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-04-20 14:42:03.175 | Reading package lists... 2021-04-20 14:42:03.437 | Building dependency tree... 2021-04-20 14:42:03.438 | Reading state information... 2021-04-20 14:42:03.673 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-20 14:42:03.673 | The following packages were automatically installed and are no longer required: 2021-04-20 14:42:03.674 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:42:03.674 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:42:03.674 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:42:03.674 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:42:03.674 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:42:03.674 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:42:03.674 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:42:03.744 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:42:03.748 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:42:03.751 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:42:03.753 | + functions-common:time_stop:2304 : local name 2021-04-20 14:42:03.756 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:42:03.758 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:42:03.761 | + functions-common:time_stop:2307 : local total 2021-04-20 14:42:03.763 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:42:03.766 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:42:03.768 | + functions-common:time_stop:2311 : start_time=1618929723050 2021-04-20 14:42:03.771 | + functions-common:time_stop:2313 : [[ -z 1618929723050 ]] 2021-04-20 14:42:03.774 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:42:03.778 | + functions-common:time_stop:2316 : end_time=1618929723775 2021-04-20 14:42:03.780 | + functions-common:time_stop:2317 : elapsed_time=725 2021-04-20 14:42:03.782 | + functions-common:time_stop:2318 : total=10209 2021-04-20 14:42:03.785 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:42:03.787 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10934 2021-04-20 14:42:03.790 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:42:03.793 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-04-20 14:42:03.795 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-04-20 14:42:03.798 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-20 14:42:03.801 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-20 14:42:03.803 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-04-20 14:42:03.828 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-04-20 14:42:03.831 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 14:42:03.833 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 14:42:03.836 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 14:42:03.839 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 14:42:03.841 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 14:42:03.844 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 14:42:03.846 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:03.849 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:03.852 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 14:42:03.854 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 14:42:03.857 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 14:42:03.859 | + functions-common:apt_get_update:1069 : return 2021-04-20 14:42:03.862 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-04-20 14:42:03.864 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 14:42:03.867 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:03.870 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:03.872 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-04-20 14:42:03.892 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-04-20 14:42:04.015 | Reading package lists... 2021-04-20 14:42:04.276 | Building dependency tree... 2021-04-20 14:42:04.277 | Reading state information... 2021-04-20 14:42:04.514 | libapache2-mod-wsgi-py3 is already the newest version (4.5.17-1ubuntu1). 2021-04-20 14:42:04.515 | The following packages were automatically installed and are no longer required: 2021-04-20 14:42:04.515 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 14:42:04.515 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 14:42:04.515 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 14:42:04.515 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 14:42:04.515 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 14:42:04.515 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 14:42:04.516 | Use 'sudo apt autoremove' to remove them. 2021-04-20 14:42:04.586 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-04-20 14:42:04.591 | + functions-common:apt_get:1113 : result=0 2021-04-20 14:42:04.593 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 14:42:04.596 | + functions-common:time_stop:2304 : local name 2021-04-20 14:42:04.598 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:42:04.601 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:42:04.604 | + functions-common:time_stop:2307 : local total 2021-04-20 14:42:04.606 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:42:04.609 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 14:42:04.611 | + functions-common:time_stop:2311 : start_time=1618929723889 2021-04-20 14:42:04.613 | + functions-common:time_stop:2313 : [[ -z 1618929723889 ]] 2021-04-20 14:42:04.616 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:42:04.620 | + functions-common:time_stop:2316 : end_time=1618929724617 2021-04-20 14:42:04.623 | + functions-common:time_stop:2317 : elapsed_time=728 2021-04-20 14:42:04.625 | + functions-common:time_stop:2318 : total=10934 2021-04-20 14:42:04.628 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:42:04.630 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11662 2021-04-20 14:42:04.633 | + functions-common:apt_get:1117 : return 0 2021-04-20 14:42:04.635 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-04-20 14:42:04.638 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-04-20 14:42:04.641 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:42:04.643 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:04.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:04.649 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-04-20 14:42:04.652 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-04-20 14:42:04.704 | wsgi (enabled by maintainer script) 2021-04-20 14:42:04.707 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-04-20 14:42:04.709 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-04-20 14:42:04.713 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 14:42:04.716 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-04-20 14:42:04.719 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-04-20 14:42:04.721 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 14:42:04.725 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-04-20 14:42:04.725 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 14:42:04.730 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-04-20 14:42:04.732 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-04-20 14:42:04.735 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-04-20 14:42:04.738 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-04-20 14:42:04.740 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-04-20 14:42:04.762 | Using python 3.6 to install osc-placement 2021-04-20 14:42:04.764 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-04-20 14:42:05.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:42:05.975 | from cryptography.utils import int_from_bytes 2021-04-20 14:42:05.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:42:05.975 | from cryptography.utils import int_from_bytes 2021-04-20 14:42:07.134 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:42:07.135 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:42:07.138 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:07.145 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:07.152 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:07.158 | Requirement already satisfied: osc-placement===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.2.0) 2021-04-20 14:42:07.173 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-04-20 14:42:07.191 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-04-20 14:42:07.198 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-04-20 14:42:07.202 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-04-20 14:42:07.205 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-04-20 14:42:07.210 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2021-04-20 14:42:07.214 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-04-20 14:42:07.218 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-04-20 14:42:07.285 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-04-20 14:42:07.302 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-04-20 14:42:07.310 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-04-20 14:42:07.313 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-20 14:42:07.322 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-20 14:42:07.325 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-04-20 14:42:07.332 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-04-20 14:42:07.355 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-04-20 14:42:07.365 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-04-20 14:42:07.371 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-04-20 14:42:07.403 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-04-20 14:42:07.416 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-04-20 14:42:07.420 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (5.1.2) 2021-04-20 14:42:07.448 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:42:07.452 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:42:07.456 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-20 14:42:07.460 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-04-20 14:42:07.483 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.10.1) 2021-04-20 14:42:07.526 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-04-20 14:42:07.530 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-04-20 14:42:07.576 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-04-20 14:42:07.581 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-04-20 14:42:07.584 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-04-20 14:42:07.591 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-04-20 14:42:07.595 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-04-20 14:42:07.619 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-20 14:42:07.623 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:42:07.627 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-04-20 14:42:07.692 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-04-20 14:42:07.695 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.4.1) 2021-04-20 14:42:07.723 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (3.7.4.3) 2021-04-20 14:42:07.728 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 14:42:07.732 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-04-20 14:42:07.736 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-04-20 14:42:07.739 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-04-20 14:42:07.745 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-04-20 14:42:07.751 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:42:07.797 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-04-20 14:42:10.169 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:42:10.169 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:42:10.264 | + inc/python:pip_install:200 : result=0 2021-04-20 14:42:10.267 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:42:10.270 | + functions-common:time_stop:2304 : local name 2021-04-20 14:42:10.272 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:42:10.275 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:42:10.278 | + functions-common:time_stop:2307 : local total 2021-04-20 14:42:10.280 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:42:10.283 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:42:10.286 | + functions-common:time_stop:2311 : start_time=1618929724756 2021-04-20 14:42:10.288 | + functions-common:time_stop:2313 : [[ -z 1618929724756 ]] 2021-04-20 14:42:10.291 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:42:10.295 | + functions-common:time_stop:2316 : end_time=1618929730292 2021-04-20 14:42:10.298 | + functions-common:time_stop:2317 : elapsed_time=5536 2021-04-20 14:42:10.301 | + functions-common:time_stop:2318 : total=134859 2021-04-20 14:42:10.303 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:42:10.306 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=140395 2021-04-20 14:42:10.309 | + inc/python:pip_install:203 : return 0 2021-04-20 14:42:10.311 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-04-20 14:42:10.314 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-04-20 14:42:10.316 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-04-20 14:42:10.319 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 14:42:10.322 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 14:42:10.325 | ++ functions-common:git_clone:527 : pwd 2021-04-20 14:42:10.328 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 14:42:10.331 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 14:42:10.334 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 14:42:10.350 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 14:42:10.353 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 14:42:10.356 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 14:42:10.359 | + functions-common:git_clone:544 : echo master 2021-04-20 14:42:10.359 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 14:42:10.364 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-04-20 14:42:10.366 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 14:42:10.369 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-04-20 14:42:10.372 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 14:42:10.373 | + functions-common:git_clone:593 : head -1 2021-04-20 14:42:10.375 | 6f00ba5f Add Python3 xena unit tests 2021-04-20 14:42:10.377 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 14:42:10.380 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-04-20 14:42:10.384 | + inc/python:setup_develop:338 : local bindep 2021-04-20 14:42:10.386 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-04-20 14:42:10.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-04-20 14:42:10.391 | + inc/python:setup_develop:344 : local extras= 2021-04-20 14:42:10.394 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-04-20 14:42:10.396 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 14:42:10.399 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-04-20 14:42:10.402 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-04-20 14:42:10.404 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 14:42:10.407 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 14:42:10.410 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-04-20 14:42:10.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 14:42:10.416 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-04-20 14:42:10.418 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 14:42:10.421 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 14:42:10.425 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-04-20 14:42:10.431 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-04-20 14:42:10.433 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-04-20 14:42:11.124 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-04-20 14:42:11.126 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 14:42:11.129 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 14:42:11.132 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 14:42:11.135 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-04-20 14:42:11.137 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-04-20 14:42:11.140 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 14:42:11.143 | + inc/python:setup_package:427 : local extras= 2021-04-20 14:42:11.145 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 14:42:11.148 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 14:42:11.150 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 14:42:11.153 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 14:42:11.156 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 14:42:11.158 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-04-20 14:42:11.178 | Using python 3.6 to install /opt/stack/placement 2021-04-20 14:42:11.181 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-04-20 14:42:12.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:42:12.381 | from cryptography.utils import int_from_bytes 2021-04-20 14:42:12.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 14:42:12.382 | from cryptography.utils import int_from_bytes 2021-04-20 14:42:13.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 14:42:13.541 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-20 14:42:13.544 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:13.551 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:13.559 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 14:42:13.563 | Obtaining file:///opt/stack/placement 2021-04-20 14:42:14.916 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 14:42:16.298 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-20 14:42:16.311 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 14:42:16.344 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 14:42:16.359 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-04-20 14:42:16.392 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-04-20 14:42:16.453 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2021-04-20 14:42:16.458 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.0.0) 2021-04-20 14:42:16.464 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2021-04-20 14:42:16.469 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-04-20 14:42:16.511 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-04-20 14:42:16.523 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.0) 2021-04-20 14:42:16.573 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-04-20 14:42:16.580 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.0) 2021-04-20 14:42:16.636 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-04-20 14:42:16.643 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-04-20 14:42:16.687 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-04-20 14:42:16.708 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-04-20 14:42:16.726 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-04-20 14:42:16.737 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-04-20 14:42:16.750 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-04-20 14:42:16.768 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-04-20 14:42:16.775 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-04-20 14:42:16.779 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-04-20 14:42:16.782 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-04-20 14:42:16.794 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-04-20 14:42:16.797 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-04-20 14:42:16.801 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.17.3) 2021-04-20 14:42:16.807 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-04-20 14:42:16.812 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-04-20 14:42:16.834 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-04-20 14:42:16.839 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-04-20 14:42:16.847 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-04-20 14:42:16.871 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-04-20 14:42:16.876 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-04-20 14:42:16.934 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-04-20 14:42:16.938 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-04-20 14:42:16.950 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-04-20 14:42:16.953 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-04-20 14:42:16.956 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-04-20 14:42:16.966 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-04-20 14:42:16.977 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-04-20 14:42:16.984 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-04-20 14:42:17.006 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-04-20 14:42:17.010 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-04-20 14:42:17.018 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-04-20 14:42:17.042 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.10.1) 2021-04-20 14:42:17.086 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-20 14:42:17.132 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-04-20 14:42:17.201 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-04-20 14:42:17.208 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-04-20 14:42:17.214 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 14:42:17.218 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-04-20 14:42:17.226 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-04-20 14:42:17.234 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 14:42:17.245 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 14:42:17.253 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-04-20 14:42:17.256 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-04-20 14:42:17.260 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-04-20 14:42:17.263 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 14:42:17.266 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 14:42:17.271 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-04-20 14:42:17.275 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-04-20 14:42:17.279 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-20 14:42:17.282 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-04-20 14:42:17.285 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-04-20 14:42:17.297 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-04-20 14:42:17.300 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-04-20 14:42:17.304 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-04-20 14:42:17.307 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (3.4.1) 2021-04-20 14:42:17.335 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (3.7.4.3) 2021-04-20 14:42:17.341 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-04-20 14:42:17.346 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-04-20 14:42:17.348 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (5.1.2) 2021-04-20 14:42:17.378 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-04-20 14:42:17.381 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-04-20 14:42:17.384 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 14:42:17.393 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-20 14:42:19.281 | Installing collected packages: openstack-placement 2021-04-20 14:42:19.281 | Attempting uninstall: openstack-placement 2021-04-20 14:42:19.284 | Found existing installation: openstack-placement 5.1.0.dev2 2021-04-20 14:42:19.286 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2021-04-20 14:42:19.287 | Running setup.py develop for openstack-placement 2021-04-20 14:42:21.039 | Successfully installed openstack-placement 2021-04-20 14:42:21.189 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 14:42:21.189 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 14:42:21.298 | + inc/python:pip_install:200 : result=0 2021-04-20 14:42:21.301 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 14:42:21.303 | + functions-common:time_stop:2304 : local name 2021-04-20 14:42:21.306 | + functions-common:time_stop:2305 : local end_time 2021-04-20 14:42:21.308 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 14:42:21.311 | + functions-common:time_stop:2307 : local total 2021-04-20 14:42:21.313 | + functions-common:time_stop:2308 : local start_time 2021-04-20 14:42:21.315 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 14:42:21.318 | + functions-common:time_stop:2311 : start_time=1618929731173 2021-04-20 14:42:21.320 | + functions-common:time_stop:2313 : [[ -z 1618929731173 ]] 2021-04-20 14:42:21.323 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 14:42:21.326 | + functions-common:time_stop:2316 : end_time=1618929741324 2021-04-20 14:42:21.329 | + functions-common:time_stop:2317 : elapsed_time=10151 2021-04-20 14:42:21.331 | + functions-common:time_stop:2318 : total=140395 2021-04-20 14:42:21.334 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 14:42:21.336 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=150546 2021-04-20 14:42:21.338 | + inc/python:pip_install:203 : return 0 2021-04-20 14:42:21.341 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 14:42:21.344 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-04-20 14:42:21.346 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-04-20 14:42:21.365 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-04-20 14:42:21.378 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-04-20 14:42:21.380 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-04-20 14:42:21.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 14:42:21.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 14:42:21.388 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-04-20 14:42:21.390 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 14:42:21.393 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 14:42:21.396 | + ./stack.sh:main:908 : configure_placement 2021-04-20 14:42:21.398 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-04-20 14:42:21.409 | + lib/placement:configure_placement:107 : create_placement_conf 2021-04-20 14:42:21.412 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-04-20 14:42:21.417 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-04-20 14:42:21.420 | ++ lib/database:database_connection_url:132 : local db=placement 2021-04-20 14:42:21.422 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-04-20 14:42:21.425 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-04-20 14:42:21.428 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-04-20 14:42:21.431 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-04-20 14:42:21.459 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-04-20 14:42:21.488 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-04-20 14:42:21.517 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-04-20 14:42:21.519 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-04-20 14:42:21.522 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-04-20 14:42:21.525 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-20 14:42:21.527 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-04-20 14:42:21.556 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-04-20 14:42:21.583 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2021-04-20 14:42:21.609 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-04-20 14:42:21.637 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-04-20 14:42:21.663 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-04-20 14:42:21.690 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-04-20 14:42:21.717 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-04-20 14:42:21.743 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-20 14:42:21.769 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-04-20 14:42:21.796 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-04-20 14:42:21.799 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-04-20 14:42:21.801 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-04-20 14:42:21.805 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 14:42:21.823 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 14:42:21.826 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 14:42:21.828 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 14:42:21.831 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 14:42:21.834 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 14:42:21.860 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:42:21.887 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 14:42:21.913 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 14:42:21.940 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-04-20 14:42:21.942 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-04-20 14:42:21.945 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-04-20 14:42:21.947 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-04-20 14:42:21.950 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-04-20 14:42:21.953 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 14:42:21.955 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 14:42:21.958 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-04-20 14:42:21.962 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-04-20 14:42:21.964 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 14:42:21.967 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 14:42:21.979 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 14:42:21.980 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:42:21.987 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 14:42:21.990 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 14:42:22.004 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-04-20 14:42:22.007 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-04-20 14:42:22.011 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-04-20 14:42:22.039 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-04-20 14:42:22.065 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-04-20 14:42:22.091 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-04-20 14:42:22.119 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-04-20 14:42:22.145 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-20 14:42:22.171 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-04-20 14:42:22.198 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-04-20 14:42:22.223 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-04-20 14:42:22.250 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 14:42:22.277 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-04-20 14:42:22.303 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-20 14:42:22.329 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-04-20 14:42:22.355 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 14:42:22.358 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 14:42:22.361 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-04-20 14:42:22.364 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-04-20 14:42:22.367 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 14:42:22.370 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:22.372 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:22.375 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-04-20 14:42:22.378 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-04-20 14:42:22.380 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-04-20 14:42:22.406 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-04-20 14:42:22.434 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-04-20 14:42:22.434 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-04-20 14:42:22.441 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-04-20 14:42:22.445 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-04-20 14:42:22.447 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-04-20 14:42:22.450 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 14:42:22.452 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 14:42:22.455 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 14:42:22.457 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:22.461 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:22.463 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 14:42:22.466 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 14:42:22.468 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 14:42:22.471 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 14:42:22.473 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-04-20 14:42:22.531 | Site placement-api already enabled 2021-04-20 14:42:22.535 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 14:42:22.538 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 14:42:22.541 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 14:42:22.544 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 14:42:22.708 | + ./stack.sh:main:915 : is_service_enabled placement placement-client 2021-04-20 14:42:22.726 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:22.730 | + ./stack.sh:main:916 : is_service_enabled n-cpu 2021-04-20 14:42:22.749 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 14:42:22.752 | + ./stack.sh:main:916 : is_service_enabled n-sch 2021-04-20 14:42:22.770 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 14:42:22.773 | + ./stack.sh:main:917 : configure_placement_nova_compute 2021-04-20 14:42:22.776 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova.conf 2021-04-20 14:42:22.779 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement auth_type password 2021-04-20 14:42:22.808 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2021-04-20 14:42:22.836 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement username placement