2021-05-13 06:15:35.021 | + ./stack.sh:main:469 : exec 2021-05-13 06:15:35.022 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061534' 2021-05-13 06:15:35.022 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061534.summary.2021-05-13-061534 2021-05-13 06:15:35.022 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:35.022 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061534 2021-05-13 06:15:35.022 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061534 /opt/stack/logs/stack.sh.log 2021-05-13 06:15:35.022 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061534.summary.2021-05-13-061534 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:15:35.022 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:15:35.022 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:15:35.022 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:15:35.022 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:15:35.022 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:35.022 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:15:35.024 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:15:35.027 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:35.029 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:15:35.032 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:15:35.034 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:15:35.036 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:15:35.037 | Linux dv-cinder-790910-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:15:35.039 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:15:35.041 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:35.044 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:15:35.071 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:15:35.087 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:15:35.089 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:15:35.091 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:15:35.093 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:15:35.095 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:15:35.097 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:15:35.099 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:15:35.100 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:35.102 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:35.104 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:35.106 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:35.108 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:35.110 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:35.112 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:35.115 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:35.117 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:35.119 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:35.121 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:15:35.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:35.135 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.137 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:35.139 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:35.141 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:35.143 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:35.145 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:35.147 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:35.148 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:35.150 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:15:35.152 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:35.154 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:15:35.155 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:15:35.157 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:15:35.159 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:15:35.161 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:15:35.162 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:15:35.164 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:15:35.181 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:15:35.183 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:15:35.196 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:35.198 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:15:35.202 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:15:35.204 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:15:35.206 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:15:35.208 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:15:35.210 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:15:35.212 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:15:35.214 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:15:35.216 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:15:35.217 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:15:35.219 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:15:35.224 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:15:35.235 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:15:35.252 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:15:35.265 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:15:35.277 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:15:35.303 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:15:35.344 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:15:35.428 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:15:35.450 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:15:35.489 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:15:35.541 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:15:35.734 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:15:35.748 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:15:35.761 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:15:35.774 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:15:35.864 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:15:35.868 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:15:35.871 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:35.874 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:35.877 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:35.880 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:35.884 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:35.887 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:35.891 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:35.896 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:35.898 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:35.900 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:35.902 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:15:35.904 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:35.919 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.921 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:35.923 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:15:35.962 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:35.965 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:15:35.967 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:35.969 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:15:35.972 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:15:35.974 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:15:35.976 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:15:35.978 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:15:35.980 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:15:35.983 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:15:35.985 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.987 | + 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-05-13 06:15:35.990 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.992 | + 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-05-13 06:15:35.995 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.997 | + 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-05-13 06:15:35.999 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.002 | + 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-05-13 06:15:36.004 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.006 | + 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-05-13 06:15:36.009 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.011 | + 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-05-13 06:15:36.014 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.016 | + 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-05-13 06:15:36.019 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.021 | + 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-05-13 06:15:36.024 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.026 | + 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-05-13 06:15:36.028 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.031 | + 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-05-13 06:15:36.033 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.035 | + 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-05-13 06:15:36.038 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.040 | + 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-05-13 06:15:36.042 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.045 | + 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-05-13 06:15:36.047 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.049 | + 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-05-13 06:15:36.052 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.054 | + 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-05-13 06:15:36.056 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.059 | + 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-05-13 06:15:36.061 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.063 | + 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-05-13 06:15:36.066 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.068 | + 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-05-13 06:15:36.070 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.073 | + 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-05-13 06:15:36.075 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.077 | + 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-05-13 06:15:36.080 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.082 | + 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-05-13 06:15:36.084 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.086 | + 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-05-13 06:15:36.089 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.091 | + 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-05-13 06:15:36.094 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.096 | + 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-05-13 06:15:36.098 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.101 | + 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-05-13 06:15:36.103 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.105 | + 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-05-13 06:15:36.107 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.110 | + 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-05-13 06:15:36.112 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.114 | + 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-05-13 06:15:36.117 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.119 | + 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-05-13 06:15:36.121 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.124 | + 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-05-13 06:15:36.126 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.128 | + 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-05-13 06:15:36.131 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.133 | + 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-05-13 06:15:36.135 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.138 | + 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-05-13 06:15:36.140 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.143 | + 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-05-13 06:15:36.145 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.147 | + 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-05-13 06:15:36.150 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.152 | + 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-05-13 06:15:36.154 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.156 | + 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-05-13 06:15:36.159 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.161 | + 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-05-13 06:15:36.163 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.166 | + 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-05-13 06:15:36.168 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:36.170 | + 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-05-13 06:15:36.173 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:15:36.175 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:36.178 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:15:36.193 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:36.195 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:15:36.197 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:36.199 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:15:36.213 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:36.216 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:15:36.218 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:15:36.220 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:15:36.222 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:15:36.225 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:15:36.227 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:15:36.229 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:15:36.232 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:15:36.234 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:15:36.236 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:15:36.239 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:36.241 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:15:36.244 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:15:36.244 | Using mysql database backend 2021-05-13 06:15:36.246 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:15:36.262 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:15:36.278 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:36.280 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:15:36.296 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:15:36.312 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:36.314 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:15:36.331 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:15:36.347 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:15:36.363 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:36.366 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:15:36.382 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:36.384 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:15:36.400 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:15:36.403 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:36.405 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:15:36.407 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:15:36.410 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:15:36.414 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061536 2021-05-13 06:15:36.417 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061536 736' 2021-05-13 06:15:36.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.421 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:36.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.426 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:15:36.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.431 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:15:36.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.436 | + 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-05-13 06:15:36.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.440 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:15:36.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.445 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:15:36.447 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.450 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061534 2021-05-13 06:15:36.452 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.454 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:15:36.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.459 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:15:36.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.464 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:15:36.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.468 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:15:36.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.473 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:15:36.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:36.478 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:15:36.480 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:15:36.482 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:15:36.485 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:15:36.487 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:36.489 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:36.492 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:36.494 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:36.497 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:36.499 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:36.514 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:36.517 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:36.519 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:36.521 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:36.522 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:36.527 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:15:36.529 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:36.531 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:15:36.534 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:36.534 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:36.537 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:15:36.540 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:36.542 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:15:36.544 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:36.547 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:15:36.549 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:15:36.552 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:15:36.554 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:15:36.556 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:36.559 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:15:36.561 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:15:36.564 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:15:36.567 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:15:36.571 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886536 2021-05-13 06:15:36.574 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:15:36.578 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886386 2021-05-13 06:15:36.581 | ++ tools/install_prereqs.sh:source:49 : DELTA=150 2021-05-13 06:15:36.583 | ++ tools/install_prereqs.sh:source:50 : [[ 150 -lt 7200 ]] 2021-05-13 06:15:36.586 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:15:36.588 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:15:36.590 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:15:36.593 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:15:36.595 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:15:36.597 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:15:36.600 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:15:36.602 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:15:36.605 | +++ 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-05-13 06:15:36.651 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:15:36.651 | apache2-dev 2021-05-13 06:15:36.651 | bc 2021-05-13 06:15:36.651 | bsdmainutils 2021-05-13 06:15:36.651 | curl 2021-05-13 06:15:36.651 | g++ 2021-05-13 06:15:36.651 | gawk 2021-05-13 06:15:36.651 | gcc 2021-05-13 06:15:36.651 | gettext 2021-05-13 06:15:36.651 | git 2021-05-13 06:15:36.651 | graphviz 2021-05-13 06:15:36.651 | iputils-ping 2021-05-13 06:15:36.651 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:36.651 | libffi-dev 2021-05-13 06:15:36.651 | libjpeg-dev 2021-05-13 06:15:36.651 | libmysqlclient-dev 2021-05-13 06:15:36.651 | libpcre3-dev 2021-05-13 06:15:36.651 | libpq-dev 2021-05-13 06:15:36.651 | libssl-dev 2021-05-13 06:15:36.652 | libsystemd-dev 2021-05-13 06:15:36.652 | libxml2-dev 2021-05-13 06:15:36.652 | libxslt1-dev 2021-05-13 06:15:36.652 | libyaml-dev 2021-05-13 06:15:36.652 | lsof 2021-05-13 06:15:36.652 | openssh-server 2021-05-13 06:15:36.652 | openssl 2021-05-13 06:15:36.652 | pkg-config 2021-05-13 06:15:36.652 | psmisc 2021-05-13 06:15:36.652 | python3-dev 2021-05-13 06:15:36.652 | python3-pip 2021-05-13 06:15:36.652 | python3-systemd 2021-05-13 06:15:36.652 | python3-venv 2021-05-13 06:15:36.652 | tar 2021-05-13 06:15:36.652 | tcpdump 2021-05-13 06:15:36.652 | unzip 2021-05-13 06:15:36.652 | uuid-runtime 2021-05-13 06:15:36.652 | wget 2021-05-13 06:15:36.652 | wget 2021-05-13 06:15:36.652 | zlib1g-dev 2021-05-13 06:15:36.652 | libkrb5-dev 2021-05-13 06:15:36.652 | libldap2-dev 2021-05-13 06:15:36.652 | libsasl2-dev 2021-05-13 06:15:36.652 | memcached 2021-05-13 06:15:36.652 | python3-mysqldb 2021-05-13 06:15:36.652 | sqlite3 2021-05-13 06:15:36.652 | conntrack 2021-05-13 06:15:36.652 | curl 2021-05-13 06:15:36.652 | dnsmasq-base 2021-05-13 06:15:36.652 | dnsmasq-utils 2021-05-13 06:15:36.652 | ebtables 2021-05-13 06:15:36.652 | genisoimage 2021-05-13 06:15:36.652 | iptables 2021-05-13 06:15:36.652 | iputils-arping 2021-05-13 06:15:36.652 | kpartx 2021-05-13 06:15:36.652 | libjs-jquery-tablesorter 2021-05-13 06:15:36.652 | libmysqlclient-dev 2021-05-13 06:15:36.652 | parted 2021-05-13 06:15:36.653 | pm-utils 2021-05-13 06:15:36.653 | python3-mysqldb 2021-05-13 06:15:36.653 | socat 2021-05-13 06:15:36.653 | sqlite3 2021-05-13 06:15:36.653 | sudo 2021-05-13 06:15:36.653 | vlan 2021-05-13 06:15:36.653 | lsscsi 2021-05-13 06:15:36.653 | open-iscsi 2021-05-13 06:15:36.653 | lvm2 2021-05-13 06:15:36.653 | qemu-utils 2021-05-13 06:15:36.653 | thin-provisioning-tools 2021-05-13 06:15:36.653 | acl 2021-05-13 06:15:36.653 | dnsmasq-base 2021-05-13 06:15:36.653 | dnsmasq-utils 2021-05-13 06:15:36.653 | ebtables 2021-05-13 06:15:36.653 | haproxy 2021-05-13 06:15:36.653 | iptables 2021-05-13 06:15:36.653 | iputils-arping 2021-05-13 06:15:36.653 | iputils-ping 2021-05-13 06:15:36.653 | libmysqlclient-dev 2021-05-13 06:15:36.653 | postgresql-server-dev-all 2021-05-13 06:15:36.653 | python3-mysqldb 2021-05-13 06:15:36.653 | sqlite3 2021-05-13 06:15:36.653 | sudo 2021-05-13 06:15:36.653 | vlan 2021-05-13 06:15:36.653 | ipset 2021-05-13 06:15:36.653 | conntrack 2021-05-13 06:15:36.653 | conntrackd 2021-05-13 06:15:36.653 | keepalived 2021-05-13 06:15:36.653 | dstat 2021-05-13 06:15:36.653 | lvm2 2021-05-13 06:15:36.653 | qemu-utils 2021-05-13 06:15:36.653 | thin-provisioning-tools 2021-05-13 06:15:36.653 | curl 2021-05-13 06:15:36.653 | liberasurecode-dev 2021-05-13 06:15:36.653 | make 2021-05-13 06:15:36.653 | memcached 2021-05-13 06:15:36.654 | sqlite3 2021-05-13 06:15:36.654 | xfsprogs' 2021-05-13 06:15:36.654 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:15:36.672 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:15:36.672 | apache2-dev 2021-05-13 06:15:36.672 | bc 2021-05-13 06:15:36.672 | bsdmainutils 2021-05-13 06:15:36.672 | curl 2021-05-13 06:15:36.672 | g++ 2021-05-13 06:15:36.672 | gawk 2021-05-13 06:15:36.672 | gcc 2021-05-13 06:15:36.672 | gettext 2021-05-13 06:15:36.672 | git 2021-05-13 06:15:36.672 | graphviz 2021-05-13 06:15:36.672 | iputils-ping 2021-05-13 06:15:36.672 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:36.672 | libffi-dev 2021-05-13 06:15:36.672 | libjpeg-dev 2021-05-13 06:15:36.672 | libmysqlclient-dev 2021-05-13 06:15:36.672 | libpcre3-dev 2021-05-13 06:15:36.672 | libpq-dev 2021-05-13 06:15:36.672 | libssl-dev 2021-05-13 06:15:36.672 | libsystemd-dev 2021-05-13 06:15:36.672 | libxml2-dev 2021-05-13 06:15:36.672 | libxslt1-dev 2021-05-13 06:15:36.672 | libyaml-dev 2021-05-13 06:15:36.672 | lsof 2021-05-13 06:15:36.673 | openssh-server 2021-05-13 06:15:36.673 | openssl 2021-05-13 06:15:36.673 | pkg-config 2021-05-13 06:15:36.673 | psmisc 2021-05-13 06:15:36.673 | python3-dev 2021-05-13 06:15:36.673 | python3-pip 2021-05-13 06:15:36.673 | python3-systemd 2021-05-13 06:15:36.673 | python3-venv 2021-05-13 06:15:36.673 | tar 2021-05-13 06:15:36.673 | tcpdump 2021-05-13 06:15:36.673 | unzip 2021-05-13 06:15:36.673 | uuid-runtime 2021-05-13 06:15:36.673 | wget 2021-05-13 06:15:36.673 | wget 2021-05-13 06:15:36.673 | zlib1g-dev 2021-05-13 06:15:36.673 | libkrb5-dev 2021-05-13 06:15:36.673 | libldap2-dev 2021-05-13 06:15:36.673 | libsasl2-dev 2021-05-13 06:15:36.673 | memcached 2021-05-13 06:15:36.673 | python3-mysqldb 2021-05-13 06:15:36.673 | sqlite3 2021-05-13 06:15:36.673 | conntrack 2021-05-13 06:15:36.673 | curl 2021-05-13 06:15:36.673 | dnsmasq-base 2021-05-13 06:15:36.673 | dnsmasq-utils 2021-05-13 06:15:36.673 | ebtables 2021-05-13 06:15:36.673 | genisoimage 2021-05-13 06:15:36.673 | iptables 2021-05-13 06:15:36.673 | iputils-arping 2021-05-13 06:15:36.673 | kpartx 2021-05-13 06:15:36.673 | libjs-jquery-tablesorter 2021-05-13 06:15:36.673 | libmysqlclient-dev 2021-05-13 06:15:36.673 | parted 2021-05-13 06:15:36.673 | pm-utils 2021-05-13 06:15:36.673 | python3-mysqldb 2021-05-13 06:15:36.673 | socat 2021-05-13 06:15:36.673 | sqlite3 2021-05-13 06:15:36.673 | sudo 2021-05-13 06:15:36.674 | vlan 2021-05-13 06:15:36.674 | lsscsi 2021-05-13 06:15:36.674 | open-iscsi 2021-05-13 06:15:36.674 | lvm2 2021-05-13 06:15:36.674 | qemu-utils 2021-05-13 06:15:36.674 | thin-provisioning-tools 2021-05-13 06:15:36.674 | acl 2021-05-13 06:15:36.674 | dnsmasq-base 2021-05-13 06:15:36.674 | dnsmasq-utils 2021-05-13 06:15:36.674 | ebtables 2021-05-13 06:15:36.674 | haproxy 2021-05-13 06:15:36.674 | iptables 2021-05-13 06:15:36.674 | iputils-arping 2021-05-13 06:15:36.674 | iputils-ping 2021-05-13 06:15:36.674 | libmysqlclient-dev 2021-05-13 06:15:36.674 | postgresql-server-dev-all 2021-05-13 06:15:36.674 | python3-mysqldb 2021-05-13 06:15:36.674 | sqlite3 2021-05-13 06:15:36.674 | sudo 2021-05-13 06:15:36.674 | vlan 2021-05-13 06:15:36.674 | ipset 2021-05-13 06:15:36.674 | conntrack 2021-05-13 06:15:36.674 | conntrackd 2021-05-13 06:15:36.674 | keepalived 2021-05-13 06:15:36.674 | dstat 2021-05-13 06:15:36.674 | lvm2 2021-05-13 06:15:36.674 | qemu-utils 2021-05-13 06:15:36.674 | thin-provisioning-tools 2021-05-13 06:15:36.674 | curl 2021-05-13 06:15:36.674 | liberasurecode-dev 2021-05-13 06:15:36.674 | make 2021-05-13 06:15:36.674 | memcached 2021-05-13 06:15:36.674 | sqlite3 2021-05-13 06:15:36.674 | xfsprogs ' 2021-05-13 06:15:36.675 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:15:36.677 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:36.679 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:36.682 | ++ 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-05-13 06:15:36.682 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:15:36.687 | ++ 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-05-13 06:15:36.690 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:15:36.692 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:15:36.694 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:15:36.696 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:15:36.698 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:36.700 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:15:36.702 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:36.704 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:36.706 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:15:36.709 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:36.711 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:36.713 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:15:36.715 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:15:36.720 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:15:36.722 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:15:36.724 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:15:36.727 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:15:36.729 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:15:36.732 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:15:36.737 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886536734 2021-05-13 06:15:36.739 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:15:36.742 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:15:36.744 | ++ 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-05-13 06:15:37.276 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:15:37.423 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:15:37.461 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:15:37.666 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:15:39.379 | Reading package lists... 2021-05-13 06:15:39.413 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:15:39.415 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:15:39.418 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:39.421 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:39.423 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:39.426 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:39.428 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:39.430 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:15:39.432 | ++ functions-common:time_stop:2311 : start_time=1620886536734 2021-05-13 06:15:39.435 | ++ functions-common:time_stop:2313 : [[ -z 1620886536734 ]] 2021-05-13 06:15:39.437 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:39.442 | ++ functions-common:time_stop:2316 : end_time=1620886539439 2021-05-13 06:15:39.444 | ++ functions-common:time_stop:2317 : elapsed_time=2705 2021-05-13 06:15:39.446 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:15:39.448 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:39.450 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2705 2021-05-13 06:15:39.452 | ++ 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-05-13 06:15:39.455 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:15:39.458 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:39.460 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:39.463 | ++ 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-05-13 06:15:39.486 | ++ 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-05-13 06:15:39.592 | Reading package lists... 2021-05-13 06:15:39.806 | Building dependency tree... 2021-05-13 06:15:39.807 | Reading state information... 2021-05-13 06:15:39.837 | acl is already the newest version (2.2.53-6). 2021-05-13 06:15:39.837 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:15:39.837 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:15:39.837 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:15:39.837 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:15:39.837 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:39.837 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:15:39.837 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:39.837 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:15:39.837 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:15:39.837 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:15:39.837 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:15:39.837 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:15:39.837 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:15:39.837 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:15:39.837 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:15:39.837 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:15:39.837 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:15:39.837 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:15:39.837 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:15:39.837 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:15:39.837 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:15:39.837 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:15:39.837 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:15:39.837 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:15:39.837 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:15:39.837 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:15:39.837 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:15:39.838 | psmisc is already the newest version (23.3-1). 2021-05-13 06:15:39.838 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:39.838 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:15:39.838 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:15:39.838 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:15:39.838 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:15:39.838 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:15:39.838 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:15:39.838 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:15:39.838 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:15:39.838 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:15:39.838 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:15:39.838 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:15:39.838 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:15:39.838 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:15:39.838 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:39.838 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:39.838 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:39.838 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:15:39.838 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:39.838 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:39.838 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:15:39.838 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:15:39.838 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:15:39.838 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:15:39.838 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:15:39.838 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:15:39.838 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:39.838 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:15:39.838 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:15:39.838 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:15:39.838 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:15:39.838 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:15:39.838 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:39.839 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:15:39.839 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:15:39.839 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:15:39.839 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:15:39.839 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:15:39.839 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:15:39.839 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:15:40.026 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:40.027 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:15:40.027 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:15:40.027 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:15:40.027 | The following packages were automatically installed and are no longer required: 2021-05-13 06:15:40.028 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:15:40.028 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:15:40.028 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:15:40.028 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:15:40.028 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:15:40.028 | python3-zope.interface 2021-05-13 06:15:40.028 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:15:40.165 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:15:40.170 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:15:40.172 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:15:40.175 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:40.177 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:40.179 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:40.181 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:40.184 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:40.186 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:15:40.188 | ++ functions-common:time_stop:2311 : start_time=1620886539482 2021-05-13 06:15:40.190 | ++ functions-common:time_stop:2313 : [[ -z 1620886539482 ]] 2021-05-13 06:15:40.193 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:40.198 | ++ functions-common:time_stop:2316 : end_time=1620886540195 2021-05-13 06:15:40.201 | ++ functions-common:time_stop:2317 : elapsed_time=713 2021-05-13 06:15:40.203 | ++ functions-common:time_stop:2318 : total=708 2021-05-13 06:15:40.206 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:40.208 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1421 2021-05-13 06:15:40.210 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:15:40.213 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:15:40.216 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:15:40.218 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:15:40.223 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:15:40.227 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:15:40.229 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:15:40.232 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:15:41.635 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:15:41.637 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:41.640 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:41.643 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:15:41.645 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:15:41.647 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:15:41.649 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:15:41.651 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:15:41.653 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:15:41.655 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:15:41.657 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:15:41.727 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:15:41.730 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:15:41.804 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:15:41.807 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:15:41.885 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:15:41.888 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:15:41.892 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:15:41.895 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:15:41.897 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:15:41.899 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:15:41.901 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:15:41.903 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:15:41.905 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:15:41.907 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:15:41.909 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:15:41.909 | Distro: focal 2021-05-13 06:15:41.912 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:15:41.914 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:15:41.918 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:15:41.920 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:15:41.923 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:15:41.923 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:15:42.380 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:15:42.382 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:15:42.382 | pip: 20.2.2 2021-05-13 06:15:42.385 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:15:42.826 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:15:42.850 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:15:42.854 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:15:42.856 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:15:42.860 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:15:42.865 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:42.869 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:15:42.873 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:15:42.876 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:15:42.879 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:42.884 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:42.885 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:15:42.885 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:15:42.891 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:15:42.893 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:15:42.895 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:15:42.903 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:15:42.907 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:15:42.909 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:15:42.911 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:15:42.914 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:15:42.916 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:15:42.918 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:15:42.920 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:15:42.922 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:15:42.924 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:15:42.926 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:15:42.928 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:15:42.930 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:15:42.933 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:15:42.935 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:15:42.937 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:15:42.939 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:15:42.941 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:15:42.944 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:15:42.946 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:15:42.948 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:15:42.950 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:15:42.952 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:15:42.954 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:15:42.957 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:15:42.960 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:15:42.980 | Using python 3.8 to install os-testr 2021-05-13 06:15:42.982 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-05-13 06:15:43.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:43.734 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:43.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:43.734 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:44.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:44.752 | 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-05-13 06:15:44.755 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:44.756 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:44.772 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:44.776 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:44.783 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:44.848 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:15:44.857 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:44.860 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:15:44.874 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:15:44.902 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:15:44.918 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:15:44.922 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:15:44.929 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:15:44.933 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:15:44.935 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:15:44.947 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:15:44.957 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:15:44.961 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:15:44.964 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:15:44.967 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:15:44.970 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:15:44.972 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:15:44.975 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:15:44.977 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:15:44.985 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:15:45.039 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:15:45.042 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:15:45.046 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:15:45.050 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:15:45.055 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:15:47.080 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:47.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:47.155 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:47.159 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:47.163 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:47.167 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:47.170 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:47.174 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:47.176 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:47.179 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:47.181 | + functions-common:time_stop:2311 : start_time=1620886542975 2021-05-13 06:15:47.183 | + functions-common:time_stop:2313 : [[ -z 1620886542975 ]] 2021-05-13 06:15:47.186 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:47.190 | + functions-common:time_stop:2316 : end_time=1620886547187 2021-05-13 06:15:47.192 | + functions-common:time_stop:2317 : elapsed_time=4212 2021-05-13 06:15:47.194 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:15:47.196 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:47.199 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4212 2021-05-13 06:15:47.201 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:47.203 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:15:47.256 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:15:47.356 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:15:47.359 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:47.361 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:15:47.364 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:47.368 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:15:47.392 | + 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-05-13 06:15:49.419 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:49.422 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:49.476 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:49.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:49.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:50.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:50.217 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:50.478 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:50.481 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:50.484 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:50.487 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:50.490 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:50.493 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:50.496 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:50.498 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:50.501 | + functions-common:time_stop:2311 : start_time=1620886547384 2021-05-13 06:15:50.504 | + functions-common:time_stop:2313 : [[ -z 1620886547384 ]] 2021-05-13 06:15:50.507 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:50.511 | + functions-common:time_stop:2316 : end_time=1620886550508 2021-05-13 06:15:50.513 | + functions-common:time_stop:2317 : elapsed_time=3124 2021-05-13 06:15:50.516 | + functions-common:time_stop:2318 : total=4212 2021-05-13 06:15:50.518 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:50.521 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7336 2021-05-13 06:15:50.523 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:50.525 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:50.528 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:15:50.551 | + 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-05-13 06:15:52.452 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:52.455 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:52.509 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:52.703 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:52.972 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:53.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:53.130 | Processing /opt/stack/requirements 2021-05-13 06:15:54.827 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:15:54.831 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:15:54.842 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:15:54.847 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:54.850 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:15:54.852 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:15:54.871 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:15:54.874 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:15:54.890 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:15:54.893 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:15:54.900 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:15:54.919 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:15:54.922 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:15:54.937 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:15:54.940 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:15:54.943 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:15:54.946 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:15:54.948 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:15:54.951 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:15:54.952 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:15:54.955 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:15:54.966 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:15:54.968 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:15:54.975 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:15:55.047 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:15:55.052 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:15:55.092 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:15:55.096 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:15:55.098 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:15:55.099 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:15:55.907 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:15:55.908 | ERROR: Command errored out with exit status 1: 2021-05-13 06:15:55.908 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-d76nr1c3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-d76nr1c3/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/pip-wheel-x7knqbhi 2021-05-13 06:15:55.908 | cwd: /tmp/pip-req-build-d76nr1c3/ 2021-05-13 06:15:55.908 | Complete output (6 lines): 2021-05-13 06:15:55.908 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:15:55.908 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:15:55.908 | or: setup.py --help-commands 2021-05-13 06:15:55.908 | or: setup.py cmd --help 2021-05-13 06:15:55.908 | 2021-05-13 06:15:55.908 | error: invalid command 'bdist_wheel' 2021-05-13 06:15:55.908 | ---------------------------------------- 2021-05-13 06:15:55.909 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:15:55.909 | Running setup.py clean for openstack-requirements 2021-05-13 06:15:56.687 | Failed to build openstack-requirements 2021-05-13 06:15:56.710 | Installing collected packages: openstack-requirements 2021-05-13 06:15:56.710 | Attempting uninstall: openstack-requirements 2021-05-13 06:15:56.711 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:15:56.745 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:15:56.764 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:56.767 | Running setup.py install for openstack-requirements: started 2021-05-13 06:15:58.987 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:15:59.026 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:59.154 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:59.157 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:59.161 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:59.163 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:59.167 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:59.170 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:59.174 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:59.176 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:59.178 | + functions-common:time_stop:2311 : start_time=1620886550543 2021-05-13 06:15:59.181 | + functions-common:time_stop:2313 : [[ -z 1620886550543 ]] 2021-05-13 06:15:59.184 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:59.188 | + functions-common:time_stop:2316 : end_time=1620886559186 2021-05-13 06:15:59.190 | + functions-common:time_stop:2317 : elapsed_time=8643 2021-05-13 06:15:59.192 | + functions-common:time_stop:2318 : total=7336 2021-05-13 06:15:59.194 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:59.197 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15979 2021-05-13 06:15:59.199 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:59.202 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:15:59.204 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:15:59.207 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:15:59.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:59.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:59.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:15:59.217 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:59.220 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:15:59.243 | Using python 3.8 to install pbr 2021-05-13 06:15:59.245 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:15:59.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:59.979 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:59.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:59.979 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:01.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:01.008 | 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-05-13 06:16:01.011 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:01.011 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:01.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:01.031 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:01.038 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:01.146 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:03.305 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:03.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:03.380 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:03.384 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:03.387 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:03.391 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:03.394 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:03.396 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:03.398 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:03.401 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:03.403 | + functions-common:time_stop:2311 : start_time=1620886559237 2021-05-13 06:16:03.405 | + functions-common:time_stop:2313 : [[ -z 1620886559237 ]] 2021-05-13 06:16:03.407 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:03.411 | + functions-common:time_stop:2316 : end_time=1620886563409 2021-05-13 06:16:03.414 | + functions-common:time_stop:2317 : elapsed_time=4172 2021-05-13 06:16:03.416 | + functions-common:time_stop:2318 : total=15979 2021-05-13 06:16:03.418 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:03.420 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20151 2021-05-13 06:16:03.422 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:03.425 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:16:05.618 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:16:07.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:07.496 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:16:07.503 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:16:07.506 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:16:07.508 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:16:07.578 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:07.582 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:07.588 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:16:07.607 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:16:07.610 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:16:07.612 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:16:07.615 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:16:07.617 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:16:07.619 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:16:07.622 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:16:07.624 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:16:07.626 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:16:07.628 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:16:07.631 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:16:07.635 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:16:07.637 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:16:07.640 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:16:07.642 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:16:07.644 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:16:07.659 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:07.662 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:07.664 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:07.666 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:16:07.668 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:07.670 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:07.673 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:07.675 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:16:07.677 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:07.679 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:16:07.681 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:07.683 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:07.685 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:16:07.687 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:16:07.690 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:07.692 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:16:07.694 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:16:07.696 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:16:07.699 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:16:07.701 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:16:07.703 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:16:07.705 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:16:07.708 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:16:07.710 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:16:07.713 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:16:07.715 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:16:07.766 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:16:07.766 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:16:07.769 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:16:08.130 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:16:08.134 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:16:08.156 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:08.158 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:16:08.161 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:08.163 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:08.165 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:08.168 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:08.170 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:08.172 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:08.175 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:08.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:08.179 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:08.182 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:08.184 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:08.186 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:08.188 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:16:08.190 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:08.192 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:08.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:08.197 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:16:08.221 | + 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-05-13 06:16:08.327 | Reading package lists... 2021-05-13 06:16:08.543 | Building dependency tree... 2021-05-13 06:16:08.545 | Reading state information... 2021-05-13 06:16:08.767 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:16:08.767 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:08.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:08.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:08.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:08.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:08.768 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:08.768 | python3-zope.interface 2021-05-13 06:16:08.768 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:08.907 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:08.912 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:08.915 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:08.917 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:08.920 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:08.922 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:08.924 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:08.927 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:08.929 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:08.931 | + functions-common:time_stop:2311 : start_time=1620886568217 2021-05-13 06:16:08.934 | + functions-common:time_stop:2313 : [[ -z 1620886568217 ]] 2021-05-13 06:16:08.937 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:08.941 | + functions-common:time_stop:2316 : end_time=1620886568938 2021-05-13 06:16:08.943 | + functions-common:time_stop:2317 : elapsed_time=721 2021-05-13 06:16:08.945 | + functions-common:time_stop:2318 : total=1421 2021-05-13 06:16:08.948 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:08.950 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2142 2021-05-13 06:16:08.952 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:08.955 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:16:08.957 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:08.960 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:08.962 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:08.964 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:08.967 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:08.969 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:08.971 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:16:08.974 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:08.976 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:08.978 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:08.981 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:08.983 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:08.985 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:08.988 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:08.990 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:08.992 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:08.995 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:16:08.997 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:08.999 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:09.001 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:09.004 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:09.006 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:09.008 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:09.011 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:16:09.013 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:16:09.029 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:09.032 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:16:09.034 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:09.037 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:16:09.039 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:16:09.042 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:16:09.046 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:16:09.049 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:16:09.051 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:16:09.053 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:16:09.056 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:16:09.058 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:16:09.061 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:16:09.813 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:16:09.813 | user tags 2021-05-13 06:16:09.813 | stackrabbit []' 2021-05-13 06:16:09.817 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:16:09.817 | user tags 2021-05-13 06:16:09.817 | stackrabbit []' 2021-05-13 06:16:09.817 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:16:09.823 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:16:09.826 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:16:09.828 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:10.522 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:10.549 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:16:11.232 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:16:11.256 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:16:11.259 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:11.957 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:11.981 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:16:11.983 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:16:11.985 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:16:12.665 | Deleting user "guest" ... 2021-05-13 06:16:12.683 | Error: 2021-05-13 06:16:12.683 | {:no_such_user, "guest"} 2021-05-13 06:16:12.695 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:16:12.697 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:16:12.714 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:12.717 | + ./stack.sh:main:801 : install_database 2021-05-13 06:16:12.719 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:16:12.721 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:16:12.723 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:12.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:12.728 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:16:12.950 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:16:12.954 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:16:12.958 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:16:12.961 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:12.965 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:16:12.969 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:12.972 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:12.975 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:12.977 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:12.979 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:12.982 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:12.984 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:12.986 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:12.989 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:12.991 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:16:12.993 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:12.995 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:12.998 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:13.000 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:13.002 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:13.005 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:13.007 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:16:13.010 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:13.012 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:13.015 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:16:13.018 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:13.020 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:13.023 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:13.026 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:13.028 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:13.030 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:13.033 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:13.036 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:13.038 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:13.040 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:13.042 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:13.045 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:13.047 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:16:13.049 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:13.052 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:13.054 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:13.056 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:16:13.077 | + 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-05-13 06:16:13.183 | Reading package lists... 2021-05-13 06:16:13.400 | Building dependency tree... 2021-05-13 06:16:13.401 | Reading state information... 2021-05-13 06:16:13.626 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:16:13.626 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:13.627 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:13.627 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:13.627 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:13.627 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:13.627 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:13.627 | python3-zope.interface 2021-05-13 06:16:13.627 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:13.760 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:13.765 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:13.768 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:13.771 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:13.774 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:13.777 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:13.780 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:13.782 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:13.785 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:13.787 | + functions-common:time_stop:2311 : start_time=1620886573075 2021-05-13 06:16:13.790 | + functions-common:time_stop:2313 : [[ -z 1620886573075 ]] 2021-05-13 06:16:13.793 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:13.797 | + functions-common:time_stop:2316 : end_time=1620886573795 2021-05-13 06:16:13.800 | + functions-common:time_stop:2317 : elapsed_time=720 2021-05-13 06:16:13.802 | + functions-common:time_stop:2318 : total=2142 2021-05-13 06:16:13.804 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:13.807 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2862 2021-05-13 06:16:13.809 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:13.812 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:16:13.814 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:16:13.817 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:16:13.819 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:16:13.821 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:16:13.824 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:13.827 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:16:13.829 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:16:13.831 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:13.835 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:13.835 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:13.840 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:16:13.842 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:16:13.845 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:16:13.848 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:16:13.850 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:16:13.871 | Using python 3.8 to install PyMySQL 2021-05-13 06:16:13.874 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-13 06:16:14.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:14.605 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:14.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:14.605 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:15.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:15.644 | 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-05-13 06:16:15.648 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:15.648 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:15.650 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:15.668 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:15.675 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:15.681 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:16:17.836 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:17.837 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:17.908 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:17.913 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:17.917 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:17.920 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:17.924 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:17.927 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:17.929 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:17.931 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:17.934 | + functions-common:time_stop:2311 : start_time=1620886573866 2021-05-13 06:16:17.936 | + functions-common:time_stop:2313 : [[ -z 1620886573866 ]] 2021-05-13 06:16:17.939 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:17.943 | + functions-common:time_stop:2316 : end_time=1620886577941 2021-05-13 06:16:17.946 | + functions-common:time_stop:2317 : elapsed_time=4075 2021-05-13 06:16:17.948 | + functions-common:time_stop:2318 : total=20151 2021-05-13 06:16:17.950 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:17.953 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24226 2021-05-13 06:16:17.955 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:17.957 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:16:17.960 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:16:17.962 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:16:17.965 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:16:17.981 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:17.983 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:16:17.985 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:16:17.989 | ++ 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-05-13 06:16:17.989 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:16:17.994 | + 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-05-13 06:16:17.996 | + 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-05-13 06:16:17.999 | + 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-05-13 06:16:18.001 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:16:18.003 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:16:18.006 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:16:18.022 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:18.024 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:16:18.026 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:18.028 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:18.031 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:18.033 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:18.035 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:18.037 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:18.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:18.042 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:18.044 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:18.046 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:18.048 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:18.051 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:18.053 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:16:18.055 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:18.057 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:18.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:18.062 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:16:18.082 | + 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-05-13 06:16:18.187 | Reading package lists... 2021-05-13 06:16:18.408 | Building dependency tree... 2021-05-13 06:16:18.409 | Reading state information... 2021-05-13 06:16:18.630 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:16:18.630 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:18.631 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:18.631 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:18.631 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:18.631 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:18.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:18.631 | python3-zope.interface 2021-05-13 06:16:18.631 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:18.746 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:18.753 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:18.755 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:18.758 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:18.761 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:18.763 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:18.767 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:18.769 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:18.771 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:18.773 | + functions-common:time_stop:2311 : start_time=1620886578079 2021-05-13 06:16:18.776 | + functions-common:time_stop:2313 : [[ -z 1620886578079 ]] 2021-05-13 06:16:18.779 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:18.784 | + functions-common:time_stop:2316 : end_time=1620886578782 2021-05-13 06:16:18.787 | + functions-common:time_stop:2317 : elapsed_time=703 2021-05-13 06:16:18.789 | + functions-common:time_stop:2318 : total=2862 2021-05-13 06:16:18.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:18.794 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3565 2021-05-13 06:16:18.796 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:18.798 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:16:18.815 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:18.817 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:16:18.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:16:18.822 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:16:18.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:16:18.844 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:18.846 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:18.848 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:18.850 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:18.853 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:18.855 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:18.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:18.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:18.862 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:18.864 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:18.866 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:18.868 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:18.871 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:16:18.873 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:18.875 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:18.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:18.879 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:16:18.899 | + 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-05-13 06:16:19.004 | Reading package lists... 2021-05-13 06:16:19.221 | Building dependency tree... 2021-05-13 06:16:19.222 | Reading state information... 2021-05-13 06:16:19.443 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:16:19.443 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:16:19.443 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:16:19.443 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:19.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:19.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:19.444 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:19.444 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:19.444 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:19.444 | python3-zope.interface 2021-05-13 06:16:19.444 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:19.574 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:19.578 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:19.582 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:19.584 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:19.587 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:19.589 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:19.592 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:19.595 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:19.598 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:19.600 | + functions-common:time_stop:2311 : start_time=1620886578897 2021-05-13 06:16:19.602 | + functions-common:time_stop:2313 : [[ -z 1620886578897 ]] 2021-05-13 06:16:19.605 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:19.609 | + functions-common:time_stop:2316 : end_time=1620886579607 2021-05-13 06:16:19.611 | + functions-common:time_stop:2317 : elapsed_time=710 2021-05-13 06:16:19.613 | + functions-common:time_stop:2318 : total=3565 2021-05-13 06:16:19.616 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:19.618 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4275 2021-05-13 06:16:19.620 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:19.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:16:19.625 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:19.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:19.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:16:19.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:16:19.634 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:16:19.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:16:19.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:16:19.645 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:16:19.645 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:16:19.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:16:19.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:16:19.654 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:16:19.657 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:16:19.659 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:16:19.661 | + functions:vercmp:631 : local result 2021-05-13 06:16:19.665 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:16:19.665 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:16:19.666 | ++ functions:vercmp:635 : head -1 2021-05-13 06:16:19.670 | + functions:vercmp:635 : result=3.13 2021-05-13 06:16:19.672 | + functions:vercmp:637 : case $op in 2021-05-13 06:16:19.675 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:16:19.677 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:16:19.680 | + functions:vercmp:648 : return 2021-05-13 06:16:19.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:16:19.684 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:19.687 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:16:19.868 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:16:19.871 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:16:19.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:16:19.880 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.882 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:16:19.900 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:19.902 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:16:19.905 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:16:19.905 | Installing etcd 2021-05-13 06:16:19.907 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:16:19.919 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:16:19.931 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:19.933 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:16:19.945 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:16:19.948 | ++ 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-05-13 06:16:19.951 | ++ 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-05-13 06:16:19.954 | +++ 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-05-13 06:16:19.958 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:19.961 | ++ 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-05-13 06:16:19.963 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:16:19.966 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:19.968 | ++ functions:get_extra_file:74 : return 2021-05-13 06:16:19.971 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:19.973 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:16:19.976 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:16:19.978 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:16:19.994 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:19.997 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:16:19.999 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:16:20.015 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:20.018 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:16:20.020 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:20.023 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:16:20.025 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:16:20.027 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:16:20.030 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:16:20.032 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:16:20.035 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:16:20.037 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:16:20.044 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.046 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:16:20.048 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:16:20.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:16:20.053 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:16:20.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:16:20.062 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.064 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:16:20.066 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:16:20.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:16:20.071 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:16:20.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:16:20.080 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.082 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:16:20.085 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:16:20.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:16:20.089 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:16:20.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:16:20.098 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.101 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:16:20.103 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:16:20.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:16:20.107 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:16:20.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:16:20.116 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.119 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:16:20.121 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:16:20.123 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:16:20.126 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:16:20.128 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:16:20.135 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.137 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:16:20.139 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:16:20.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:16:20.144 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:16:20.146 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:16:20.153 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.155 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:16:20.157 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:16:20.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:16:20.162 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:16:20.164 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:16:20.171 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.173 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:16:20.175 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:16:20.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:16:20.180 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:16:20.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:16:20.189 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.191 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:16:20.193 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:16:20.195 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:16:20.198 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:16:20.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:16:20.206 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.209 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:16:20.211 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:16:20.213 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:16:20.215 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:16:20.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:16:20.224 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.226 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:16:20.229 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:16:20.231 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:16:20.233 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:16:20.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:16:20.242 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.244 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:16:20.246 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:16:20.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:16:20.251 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:16:20.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:16:20.259 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.262 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:16:20.264 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:16:20.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:16:20.269 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:16:20.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:16:20.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.280 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:16:20.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:16:20.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:16:20.286 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:16:20.289 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:16:20.295 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.298 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:16:20.300 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:16:20.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:16:20.304 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:16:20.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:16:20.313 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.316 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:16:20.318 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:16:20.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:16:20.323 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:16:20.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:16:20.332 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.334 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:16:20.336 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:16:20.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:16:20.341 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:16:20.343 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:16:20.350 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.352 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:16:20.354 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:16:20.357 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:16:20.359 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:16:20.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:16:20.368 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.370 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:16:20.372 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:16:20.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:16:20.377 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:16:20.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.382 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.384 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:16:20.386 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.389 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:16:20.391 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:16:20.394 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:16:20.396 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:16:20.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.403 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:16:20.405 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.407 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:16:20.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:16:20.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:16:20.414 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:16:20.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:16:20.423 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.426 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:16:20.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:16:20.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:16:20.433 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:16:20.435 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.437 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:16:20.442 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.444 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:16:20.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:16:20.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:16:20.451 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:16:20.453 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:16:20.460 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.463 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:16:20.465 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:16:20.467 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:16:20.470 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:16:20.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:16:20.479 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.481 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:16:20.484 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:16:20.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:16:20.489 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:16:20.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:16:20.498 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.500 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:16:20.502 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:16:20.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:16:20.507 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:16:20.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:16:20.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.519 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:16:20.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:16:20.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:16:20.525 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:16:20.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:16:20.534 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.537 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:16:20.539 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:16:20.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:16:20.543 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:16:20.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:16:20.552 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.555 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:16:20.557 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:16:20.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:16:20.562 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:16:20.564 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:16:20.571 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.573 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:16:20.575 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:16:20.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:16:20.580 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:16:20.582 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.584 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.586 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:16:20.589 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.591 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:16:20.593 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:16:20.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:16:20.598 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:16:20.600 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:16:20.607 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.609 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:16:20.611 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:16:20.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:16:20.616 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:16:20.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:16:20.625 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.627 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:16:20.629 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:16:20.632 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:16:20.634 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:16:20.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:16:20.644 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.646 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:16:20.648 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:16:20.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:16:20.653 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:16:20.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:16:20.662 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.664 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:16:20.667 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:16:20.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:16:20.671 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:16:20.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:20.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:20.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:16:20.681 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:20.683 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:16:20.704 | Using python 3.8 to install etcd3 2021-05-13 06:16:20.706 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-05-13 06:16:21.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:21.431 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:21.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:21.431 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:22.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:22.437 | 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-05-13 06:16:22.441 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:22.441 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:22.443 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:22.461 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:22.468 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:22.474 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:16:22.482 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:16:22.492 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:16:22.496 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:22.499 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:16:24.575 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:24.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:24.655 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:24.658 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:24.662 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:24.666 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:24.669 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:24.673 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:24.676 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:24.678 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:24.681 | + functions-common:time_stop:2311 : start_time=1620886580698 2021-05-13 06:16:24.683 | + functions-common:time_stop:2313 : [[ -z 1620886580698 ]] 2021-05-13 06:16:24.686 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:24.690 | + functions-common:time_stop:2316 : end_time=1620886584688 2021-05-13 06:16:24.692 | + functions-common:time_stop:2317 : elapsed_time=3990 2021-05-13 06:16:24.695 | + functions-common:time_stop:2318 : total=24226 2021-05-13 06:16:24.697 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:24.699 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28216 2021-05-13 06:16:24.701 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:24.703 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:16:24.725 | Using python 3.8 to install etcd3gw 2021-05-13 06:16:24.728 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-05-13 06:16:25.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:25.476 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:25.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:25.476 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:26.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:26.497 | 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-05-13 06:16:26.500 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:26.501 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:26.503 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:26.521 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:26.528 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:26.534 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:16:26.546 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:16:26.552 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:26.555 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:26.574 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:26.577 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:26.597 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:26.600 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:26.604 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:28.671 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:28.671 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:28.751 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:28.754 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:28.758 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:28.761 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:28.764 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:28.768 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:28.770 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:28.773 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:28.776 | + functions-common:time_stop:2311 : start_time=1620886584720 2021-05-13 06:16:28.778 | + functions-common:time_stop:2313 : [[ -z 1620886584720 ]] 2021-05-13 06:16:28.783 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:28.787 | + functions-common:time_stop:2316 : end_time=1620886588784 2021-05-13 06:16:28.789 | + functions-common:time_stop:2317 : elapsed_time=4064 2021-05-13 06:16:28.792 | + functions-common:time_stop:2318 : total=28216 2021-05-13 06:16:28.794 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:28.796 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32280 2021-05-13 06:16:28.798 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:28.801 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:16:28.804 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:16:28.806 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:16:28.808 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:28.811 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:28.813 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:28.815 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:28.818 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:28.820 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:28.822 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:28.825 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:28.827 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:28.829 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:16:28.832 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:16:28.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:28.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:28.839 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:16:28.841 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:16:28.843 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:28.846 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:28.848 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:28.850 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:28.853 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:28.855 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:28.857 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:28.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:28.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:28.864 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:28.867 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:28.869 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:28.871 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:28.874 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:28.876 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:28.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:28.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:28.883 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:28.904 | + 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 2021-05-13 06:16:29.009 | Reading package lists... 2021-05-13 06:16:29.224 | Building dependency tree... 2021-05-13 06:16:29.226 | Reading state information... 2021-05-13 06:16:29.449 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:29.449 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:29.449 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:16:29.449 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:29.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:29.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:29.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:29.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:29.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:29.450 | python3-zope.interface 2021-05-13 06:16:29.450 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:29.580 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:29.586 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:29.590 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:29.593 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:29.596 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:29.599 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:29.601 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:29.603 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:29.605 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:29.608 | + functions-common:time_stop:2311 : start_time=1620886588901 2021-05-13 06:16:29.610 | + functions-common:time_stop:2313 : [[ -z 1620886588901 ]] 2021-05-13 06:16:29.613 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:29.617 | + functions-common:time_stop:2316 : end_time=1620886589615 2021-05-13 06:16:29.620 | + functions-common:time_stop:2317 : elapsed_time=714 2021-05-13 06:16:29.622 | + functions-common:time_stop:2318 : total=4275 2021-05-13 06:16:29.624 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:29.626 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4989 2021-05-13 06:16:29.629 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:29.631 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:16:29.634 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:29.636 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:29.638 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:16:29.702 | Module proxy already enabled 2021-05-13 06:16:29.708 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:16:29.774 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:16:29.774 | Module proxy already enabled 2021-05-13 06:16:29.774 | Module proxy_uwsgi already enabled 2021-05-13 06:16:29.780 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:16:29.784 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:29.788 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:29.791 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:29.918 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:16:29.921 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:16:29.923 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:16:29.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:29.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:29.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:16:29.933 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:29.936 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:16:29.938 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:16:29.941 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:16:29.944 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:29.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:29.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:16:29.951 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:29.953 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:16:29.957 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:16:29.959 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:16:29.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:29.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:29.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:16:29.970 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:29.972 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:16:29.975 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:16:29.977 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:16:29.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:29.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:29.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:16:29.987 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:29.990 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:16:29.992 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:16:29.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:29.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:30.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:16:30.002 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:30.005 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:16:30.007 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:16:30.009 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:16:30.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:30.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:30.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:16:30.020 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:30.022 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:16:30.039 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:30.042 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:16:30.044 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:16:30.047 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:16:30.049 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:30.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:30.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:16:30.057 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:30.059 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:16:30.076 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:30.079 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:16:30.081 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:16:30.084 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:16:30.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:30.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:30.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:16:30.094 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:30.096 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:16:30.098 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:16:30.101 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:16:30.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:30.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:30.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:16:30.110 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:30.113 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:16:30.116 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:16:30.118 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:30.121 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:16:30.124 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:16:30.127 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:30.130 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:30.131 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:30.136 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:16:30.139 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:16:30.142 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:16:30.146 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:16:30.148 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:16:30.170 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:16:30.172 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-05-13 06:16:30.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:30.909 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:30.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:30.909 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:31.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:31.939 | 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-05-13 06:16:31.942 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:31.943 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:31.944 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:31.963 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:31.970 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:31.976 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:16:32.029 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:16:32.065 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:16:32.105 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:16:32.110 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:16:32.117 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:16:32.157 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:16:32.166 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:16:32.182 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:16:32.188 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:32.191 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:16:32.201 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:16:32.204 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:16:32.208 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:16:32.212 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:16:32.231 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:16:32.235 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:32.254 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:16:32.259 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:32.262 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:16:32.269 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:32.289 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:32.302 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:16:32.360 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:32.366 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:32.369 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:32.377 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:16:32.381 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:16:32.385 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:32.388 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:16:32.391 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:32.394 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:32.397 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:32.401 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:16:32.405 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:32.409 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:34.287 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:34.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:34.360 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:34.364 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:34.366 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:34.369 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:34.371 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:34.373 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:34.376 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:34.378 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:34.380 | + functions-common:time_stop:2311 : start_time=1620886590164 2021-05-13 06:16:34.382 | + functions-common:time_stop:2313 : [[ -z 1620886590164 ]] 2021-05-13 06:16:34.386 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:34.390 | + functions-common:time_stop:2316 : end_time=1620886594387 2021-05-13 06:16:34.392 | + functions-common:time_stop:2317 : elapsed_time=4223 2021-05-13 06:16:34.395 | + functions-common:time_stop:2318 : total=32280 2021-05-13 06:16:34.397 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:34.399 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36503 2021-05-13 06:16:34.402 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:34.404 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:16:34.407 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:16:34.409 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:34.413 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:16:34.416 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:16:34.419 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:34.422 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:34.423 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:34.428 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:16:34.430 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:16:34.433 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:16:34.436 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:16:34.438 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:16:34.459 | Using python 3.8 to install python-memcached 2021-05-13 06:16:34.461 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-05-13 06:16:35.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:35.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:35.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:35.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:36.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:36.245 | 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-05-13 06:16:36.248 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:36.249 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:36.264 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:36.269 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:36.276 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:36.282 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:16:36.286 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:38.440 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:38.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:38.513 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:38.517 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:38.521 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:38.524 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:38.528 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:38.531 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:38.535 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:38.538 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:38.540 | + functions-common:time_stop:2311 : start_time=1620886594453 2021-05-13 06:16:38.543 | + functions-common:time_stop:2313 : [[ -z 1620886594453 ]] 2021-05-13 06:16:38.545 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:38.551 | + functions-common:time_stop:2316 : end_time=1620886598547 2021-05-13 06:16:38.553 | + functions-common:time_stop:2317 : elapsed_time=4094 2021-05-13 06:16:38.556 | + functions-common:time_stop:2318 : total=36503 2021-05-13 06:16:38.558 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:38.560 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40597 2021-05-13 06:16:38.563 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:38.565 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:16:38.583 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:38.585 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:16:38.587 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:16:38.590 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:16:38.593 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:16:38.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:38.598 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:16:38.600 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:16:38.615 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:38.618 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:16:38.620 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:16:38.622 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:16:38.624 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:38.626 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:38.629 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:38.631 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:38.634 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:38.636 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:38.651 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:38.653 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:38.656 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:38.658 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:38.659 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:38.664 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:16:38.666 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:38.668 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:16:38.670 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:38.671 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:38.674 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:16:38.676 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:38.679 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:16:38.681 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:38.683 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:38.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:38.688 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:16:38.690 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:16:38.692 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:38.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:38.697 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:38.699 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:38.701 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:16:38.704 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:16:38.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:38.709 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:16:38.711 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:38.714 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:38.717 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:16:38.722 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:16:38.725 | + 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-05-13 06:16:39.334 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:16:39.337 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:39.340 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:39.344 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:39.347 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:39.350 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:39.352 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:39.355 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:16:39.357 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:39.359 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:16:39.362 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:16:39.364 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:16:39.366 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:39.369 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:16:39.389 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:16:39.391 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-05-13 06:16:40.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:40.119 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:40.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:40.119 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:41.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:41.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-05-13 06:16:41.138 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:41.139 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:41.140 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:41.146 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:41.153 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:41.157 | Obtaining file:///opt/stack/keystone 2021-05-13 06:16:42.724 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:44.278 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2021-05-13 06:16:44.306 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2021-05-13 06:16:44.316 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:16:44.323 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:16:44.326 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:16:44.353 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:16:44.380 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:44.393 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2021-05-13 06:16:44.409 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:16:44.421 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:16:44.430 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:16:44.434 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:16:44.437 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:16:44.476 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:44.482 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:16:44.485 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:16:44.496 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:16:44.548 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:16:44.551 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:16:44.557 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:16:44.592 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:16:44.632 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:16:44.638 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:16:44.685 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:16:44.691 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:16:44.729 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:16:44.782 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:16:44.800 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:16:44.815 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:16:44.824 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:16:44.847 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:16:44.858 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:16:44.873 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:16:44.917 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:16:44.924 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:16:44.936 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:44.939 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:16:44.942 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:16:44.952 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:16:44.955 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:16:44.958 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:16:44.961 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:16:44.978 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:16:44.983 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:16:45.001 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:16:45.005 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:45.024 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:16:45.029 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:16:45.032 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:45.035 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:16:45.045 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:16:45.048 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:16:45.051 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:16:45.058 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:16:45.067 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:16:45.072 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:16:45.090 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:16:45.093 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:16:45.100 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:45.120 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:16:45.147 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:16:45.152 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:45.155 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:16:45.213 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:45.217 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:16:45.222 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:45.229 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:16:45.238 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:16:45.244 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:16:45.247 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:16:45.252 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:16:45.291 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:16:45.296 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:16:45.305 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:16:45.316 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:16:45.324 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:16:45.333 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:16:45.344 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:16:45.354 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:16:45.357 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:45.360 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:16:45.383 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:16:45.389 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:16:45.403 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:45.407 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:45.409 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:45.413 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:16:45.415 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:16:45.418 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:16:45.420 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:16:45.423 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:16:45.426 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:16:45.436 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:16:45.440 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:45.443 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:16:45.451 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:16:45.454 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:16:45.456 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:16:45.506 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:16:45.511 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:16:45.519 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:16:45.526 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:16:46.678 | Installing collected packages: keystone 2021-05-13 06:16:46.678 | Attempting uninstall: keystone 2021-05-13 06:16:46.680 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:16:46.682 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:16:46.684 | Running setup.py develop for keystone 2021-05-13 06:16:48.541 | Successfully installed keystone 2021-05-13 06:16:48.675 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:48.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:48.763 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:48.766 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:48.769 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:48.772 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:48.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:48.778 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:48.781 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:48.784 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:48.787 | + functions-common:time_stop:2311 : start_time=1620886599384 2021-05-13 06:16:48.789 | + functions-common:time_stop:2313 : [[ -z 1620886599384 ]] 2021-05-13 06:16:48.792 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:48.796 | + functions-common:time_stop:2316 : end_time=1620886608794 2021-05-13 06:16:48.798 | + functions-common:time_stop:2317 : elapsed_time=9410 2021-05-13 06:16:48.801 | + functions-common:time_stop:2318 : total=40597 2021-05-13 06:16:48.803 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:48.805 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50007 2021-05-13 06:16:48.807 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:48.810 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:16:48.812 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:48.814 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:48.834 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:48.847 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:16:48.849 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:16:48.852 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:48.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:48.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:16:48.859 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:48.861 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:16:48.877 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:48.880 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:48.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:16:48.885 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:16:48.887 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:16:48.900 | + 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-05-13 06:16:48.902 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:16:48.907 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:16:48.922 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:48.925 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:16:48.955 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:16:48.982 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:16:49.013 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:16:49.044 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:16:49.074 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:16:49.104 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:16:49.132 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:16:49.160 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:16:49.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:16:49.165 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:16:49.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:16:49.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:16:49.172 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:16:49.187 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:49.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:16:49.193 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:16:49.195 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:16:49.211 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:49.213 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:16:49.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:16:49.248 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:16:49.251 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:16:49.253 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:16:49.255 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:16:49.258 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:16:49.275 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:49.277 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:16:49.307 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:16:49.335 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:16:49.337 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:16:49.368 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:16:49.370 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:16:49.373 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:16:49.375 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:16:49.377 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:16:49.380 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:16:49.411 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:16:49.413 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:16:49.415 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:16:49.418 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:16:49.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:16:49.437 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:16:49.440 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:16:49.442 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:16:49.444 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:16:49.447 | + 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-05-13 06:16:49.474 | + 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-05-13 06:16:49.505 | + 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-05-13 06:16:49.533 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:16:49.560 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:16:49.588 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:49.591 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:16:49.593 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:49.596 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:49.598 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:16:49.600 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:49.603 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:49.606 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:49.610 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:16:49.612 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:49.615 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:49.627 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:49.628 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:49.636 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:49.639 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:49.656 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:16:49.658 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:49.662 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:49.691 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:16:49.719 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:16:49.746 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:16:49.775 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:16:49.802 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:49.829 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:16:49.857 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:16:49.884 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:16:49.912 | + 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-05-13 06:16:49.939 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:16:49.967 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:49.995 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:16:50.025 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:50.028 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:50.031 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:16:50.033 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:16:50.035 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:50.038 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.040 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.042 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:50.045 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:50.048 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:16:50.074 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:16:50.103 | + 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-05-13 06:16:50.103 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:50.111 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:16:50.115 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:16:50.117 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:16:50.120 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:50.122 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:50.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:50.127 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.129 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.132 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:50.134 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:50.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.139 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.141 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:16:50.205 | Site keystone-wsgi-public already enabled 2021-05-13 06:16:50.210 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:50.214 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:50.218 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:50.222 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:50.348 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:16:50.351 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:50.353 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:50.356 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:16:50.358 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:50.360 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:50.365 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:50.371 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:16:50.374 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:50.376 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:50.389 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:50.389 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:50.398 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:50.402 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:50.417 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:16:50.420 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:50.424 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:50.456 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:16:50.483 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:16:50.511 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:16:50.539 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:16:50.567 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:50.594 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:16:50.622 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:16:50.649 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:16:50.677 | + 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-05-13 06:16:50.708 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:16:50.738 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:50.766 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:16:50.794 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:50.797 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:50.800 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:16:50.802 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:16:50.805 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:50.807 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.809 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.812 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:50.814 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:50.817 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:16:50.844 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:16:50.872 | + 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-05-13 06:16:50.872 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:50.881 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:16:50.885 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:16:50.887 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:16:50.889 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:50.892 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:50.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:50.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.902 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:50.904 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:50.907 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:50.909 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:50.912 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:16:50.974 | Site keystone-wsgi-admin already enabled 2021-05-13 06:16:50.980 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:50.984 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:50.987 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:50.991 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:51.126 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:16:51.158 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:16:51.189 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:16:51.220 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:16:51.222 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:16:51.253 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:16:51.282 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:16:51.310 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:16:51.327 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:51.329 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:16:51.346 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:51.349 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:16:51.351 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:16:51.354 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:16:51.356 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:51.358 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:16:51.361 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:16:51.363 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:16:51.365 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:16:51.368 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:51.370 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:51.373 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:51.376 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:51.378 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:51.381 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:51.397 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:51.400 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:51.402 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:51.405 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:51.405 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:51.410 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:16:51.413 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:51.415 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:16:51.418 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:51.418 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:51.423 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:16:51.425 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:51.428 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:16:51.431 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:51.433 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:51.436 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:16:51.438 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:16:51.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:16:51.443 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:51.446 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:51.448 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:16:51.450 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:51.453 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:16:51.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:16:51.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:51.461 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:16:51.464 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:51.466 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:51.469 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:16:51.475 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:16:51.478 | + 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-05-13 06:16:52.060 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:16:52.063 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:52.067 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:52.070 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:52.074 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:52.078 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:16:52.081 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:52.085 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:16:52.088 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:52.090 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:16:52.092 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:16:52.094 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:16:52.097 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:52.099 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:16:52.119 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:16:52.122 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-05-13 06:16:52.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:52.857 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:52.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:52.857 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:53.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:53.898 | 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-05-13 06:16:53.902 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:53.902 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:53.904 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:53.909 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:53.916 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:53.920 | Obtaining file:///opt/stack/swift 2021-05-13 06:16:55.207 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:56.519 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:16:56.527 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:16:56.566 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:16:56.575 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:16:56.580 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:16:56.632 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:16:56.642 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:16:56.645 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:16:56.680 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:16:56.719 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:16:56.726 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:16:56.732 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:16:56.770 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:16:56.779 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:16:56.795 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:16:56.801 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:16:56.804 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:16:56.814 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:16:56.817 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:16:56.820 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:16:56.823 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:16:56.828 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:16:56.847 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:16:56.851 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:16:56.870 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:16:56.874 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:16:56.924 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:16:56.927 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:16:56.934 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:56.954 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:16:56.957 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:16:56.961 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:16:56.970 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:16:57.028 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:57.041 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:57.047 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:57.050 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:16:57.055 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:57.062 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:16:57.066 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:57.069 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:57.072 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:57.075 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:57.079 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:16:57.082 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:16:57.086 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:57.090 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:58.624 | Installing collected packages: swift 2021-05-13 06:16:58.624 | Attempting uninstall: swift 2021-05-13 06:16:58.625 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:16:58.628 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:16:58.629 | Running setup.py develop for swift 2021-05-13 06:17:00.389 | Successfully installed swift 2021-05-13 06:17:00.524 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:00.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:00.600 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:00.604 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:00.607 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:00.611 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:00.614 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:00.618 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:00.621 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:00.623 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:00.625 | + functions-common:time_stop:2311 : start_time=1620886612114 2021-05-13 06:17:00.627 | + functions-common:time_stop:2313 : [[ -z 1620886612114 ]] 2021-05-13 06:17:00.630 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:00.634 | + functions-common:time_stop:2316 : end_time=1620886620632 2021-05-13 06:17:00.637 | + functions-common:time_stop:2317 : elapsed_time=8518 2021-05-13 06:17:00.639 | + functions-common:time_stop:2318 : total=50007 2021-05-13 06:17:00.641 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:00.644 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58525 2021-05-13 06:17:00.646 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:00.649 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:00.651 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:17:00.653 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:17:00.672 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:17:00.684 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:17:00.686 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:17:00.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:00.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:00.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:17:00.696 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:00.699 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:17:00.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:00.704 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:17:00.706 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:17:00.708 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:17:00.710 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:17:00.712 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:17:00.714 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:17:00.716 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:17:01.601 | No account-auditor running 2021-05-13 06:17:01.602 | No object-server running 2021-05-13 06:17:01.602 | No container-auditor running 2021-05-13 06:17:01.602 | No container-sharder running 2021-05-13 06:17:01.602 | No object-reconstructor running 2021-05-13 06:17:01.602 | No container-sync running 2021-05-13 06:17:01.602 | No account-server running 2021-05-13 06:17:01.602 | No account-replicator running 2021-05-13 06:17:01.602 | No object-auditor running 2021-05-13 06:17:01.602 | No object-expirer running 2021-05-13 06:17:01.602 | No object-replicator running 2021-05-13 06:17:01.602 | No object-updater running 2021-05-13 06:17:01.602 | No container-server running 2021-05-13 06:17:01.602 | No account-reaper running 2021-05-13 06:17:01.602 | No container-reconciler running 2021-05-13 06:17:01.602 | No proxy-server running 2021-05-13 06:17:01.602 | No container-updater running 2021-05-13 06:17:01.602 | No container-replicator running 2021-05-13 06:17:01.654 | + lib/swift:configure_swift:341 : true 2021-05-13 06:17:01.657 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:17:01.675 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:17:01.689 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:17:01.692 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:17:01.692 | s/%GROUP%//; 2021-05-13 06:17:01.692 | s/%USER%/ubuntu/; 2021-05-13 06:17:01.692 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:17:01.692 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:17:01.692 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:17:01.701 | uid = ubuntu 2021-05-13 06:17:01.701 | gid = 2021-05-13 06:17:01.701 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:17:01.701 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:17:01.701 | address = 127.0.0.1 2021-05-13 06:17:01.701 | 2021-05-13 06:17:01.701 | [account6612] 2021-05-13 06:17:01.701 | max connections = 25 2021-05-13 06:17:01.701 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:01.701 | read only = false 2021-05-13 06:17:01.701 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:17:01.701 | 2021-05-13 06:17:01.701 | [account6622] 2021-05-13 06:17:01.701 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | [account6632] 2021-05-13 06:17:01.702 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | [account6642] 2021-05-13 06:17:01.702 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | [container6611] 2021-05-13 06:17:01.702 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | [container6621] 2021-05-13 06:17:01.702 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.702 | [container6631] 2021-05-13 06:17:01.702 | max connections = 25 2021-05-13 06:17:01.702 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:01.702 | read only = false 2021-05-13 06:17:01.702 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:17:01.702 | 2021-05-13 06:17:01.703 | [container6641] 2021-05-13 06:17:01.703 | max connections = 25 2021-05-13 06:17:01.703 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:01.703 | read only = false 2021-05-13 06:17:01.703 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:17:01.703 | 2021-05-13 06:17:01.703 | 2021-05-13 06:17:01.703 | [object6613] 2021-05-13 06:17:01.703 | max connections = 25 2021-05-13 06:17:01.703 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:01.703 | read only = false 2021-05-13 06:17:01.703 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:17:01.703 | 2021-05-13 06:17:01.703 | [object6623] 2021-05-13 06:17:01.703 | max connections = 25 2021-05-13 06:17:01.703 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:01.703 | read only = false 2021-05-13 06:17:01.703 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:17:01.703 | 2021-05-13 06:17:01.703 | [object6633] 2021-05-13 06:17:01.703 | max connections = 25 2021-05-13 06:17:01.703 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:01.703 | read only = false 2021-05-13 06:17:01.703 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:17:01.703 | 2021-05-13 06:17:01.703 | [object6643] 2021-05-13 06:17:01.703 | max connections = 25 2021-05-13 06:17:01.703 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:01.703 | read only = false 2021-05-13 06:17:01.703 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:17:01.705 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:17:01.707 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:01.709 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:01.711 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:17:01.724 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:17:01.726 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:17:01.731 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:17:01.735 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:17:01.737 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:17:01.742 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:17:01.771 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:17:01.802 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:17:01.822 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:17:01.851 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:17:01.871 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:01.900 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:17:01.918 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:17:01.946 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:17:01.964 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:17:01.992 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:17:02.010 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:02.039 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:17:02.057 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:17:02.072 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.074 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:17:02.102 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:17:02.129 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:17:02.161 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:17:02.189 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:17:02.204 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.206 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:17:02.239 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:17:02.254 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.256 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:17:02.271 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:02.273 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:17:02.275 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:17:02.290 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.292 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:17:02.294 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:17:02.296 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:17:02.302 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:17:02.308 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:17:02.339 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:17:02.366 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:17:02.396 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:17:02.430 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:17:02.458 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:17:02.460 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:17:02.462 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:17:02.464 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:17:02.467 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:17:02.493 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:17:02.521 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:17:02.548 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:17:02.575 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:17:02.602 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:17:02.632 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:17:02.667 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:17:02.694 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:02.725 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:17:02.752 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:17:02.780 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:17:02.807 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:17:02.835 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:17:02.865 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:17:02.892 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:17:02.911 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:17:02.939 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:17:02.968 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:17:02.973 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:17:03.007 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:17:03.038 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:17:03.070 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:17:03.072 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:17:03.075 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:03.077 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:17:03.081 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:17:03.084 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:03.086 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:03.088 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:17:03.090 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:17:03.093 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:03.095 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:03.097 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:17:03.115 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:03.143 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:17:03.162 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:17:03.194 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:03.214 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:03.243 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:17:03.261 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:03.290 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:17:03.308 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:03.336 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:17:03.355 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:17:03.383 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:03.401 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:03.431 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:17:03.455 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:03.487 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:17:03.505 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:17:03.535 | + 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-05-13 06:17:03.542 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:03.560 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:03.591 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:17:03.622 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:03.624 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:17:03.629 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:17:03.631 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:03.633 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:03.635 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:17:03.638 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:17:03.640 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:03.642 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:03.644 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:17:03.662 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:03.694 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:17:03.715 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:17:03.744 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:03.763 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:03.793 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:17:03.816 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:03.845 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:17:03.863 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:03.891 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:17:03.910 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:17:03.938 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:03.957 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:03.991 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:17:04.009 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:04.038 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:17:04.057 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:17:04.088 | + 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-05-13 06:17:04.092 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:04.111 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:04.139 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:04.141 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:17:04.146 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:17:04.149 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:04.151 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:04.153 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:17:04.155 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:17:04.158 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:04.160 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:04.162 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:17:04.180 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:04.208 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:17:04.226 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:17:04.255 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:04.275 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:04.306 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:17:04.324 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:04.355 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:17:04.373 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:04.402 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:17:04.420 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:17:04.448 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:04.467 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:04.495 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:17:04.514 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:04.543 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:17:04.563 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:17:04.590 | + 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-05-13 06:17:04.595 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:04.613 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:04.643 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:17:04.673 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:17:04.703 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:17:04.731 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:17:04.733 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:17:04.738 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:17:04.766 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:17:04.795 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:17:04.824 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:17:04.853 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:17:04.882 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:17:04.911 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:17:04.940 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:17:04.971 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:17:05.001 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:17:05.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:05.020 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:05.039 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:17:05.042 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:05.061 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:17:05.064 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:17:05.091 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:17:05.094 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:17:05.121 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:17:05.150 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:17:05.152 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:17:05.181 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:17:05.198 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:05.200 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:17:05.203 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:17:05.208 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:17:05.211 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:17:05.224 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:17:05.227 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:17:05.238 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:17:05.241 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:17:05.243 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:17:05.245 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:17:05.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:17:05.250 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:17:05.253 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:17:05.255 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:17:05.257 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:17:05.270 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:17:05.273 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:17:05.275 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:17:05.294 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:05.298 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:17:05.319 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:05.321 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:17:05.324 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:17:05.326 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:17:05.329 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:05.331 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:17:05.334 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:17:05.337 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:17:05.339 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:17:05.356 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:05.359 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:17:05.362 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:17:05.379 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:05.382 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:17:05.384 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:17:05.387 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:17:05.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:05.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:05.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:17:05.398 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:05.402 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:17:05.404 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:17:05.407 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:17:05.410 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:17:05.413 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:17:05.416 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:17:05.418 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:17:05.422 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:17:05.424 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:17:05.427 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:17:05.431 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:17:05.431 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:17:05.437 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:17:05.439 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:17:05.442 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:17:05.445 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:17:05.448 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:17:05.469 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:17:05.472 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:17:06.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:06.208 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:06.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:06.208 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:07.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:07.228 | 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-05-13 06:17:07.232 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:07.232 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:07.234 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:07.239 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:07.246 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:07.252 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:17:07.345 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:17:07.350 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:17:07.361 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:17:07.420 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:17:07.442 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:17:07.447 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:17:07.465 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:17:07.475 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:17:07.515 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:17:07.521 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:17:07.527 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:17:07.565 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:17:07.580 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:17:07.584 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:17:07.593 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:17:07.616 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:17:07.632 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:17:07.638 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:17:07.640 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:17:07.643 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:17:07.647 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:17:07.662 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:17:07.667 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:17:07.685 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:17:07.710 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:17:07.715 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:17:07.735 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:17:07.739 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:17:07.742 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:17:07.745 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:17:07.752 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:07.766 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:07.786 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:07.791 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:07.800 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:17:07.803 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:07.808 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:07.811 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:07.819 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:17:07.823 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:07.828 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:17:07.831 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:17:07.836 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:07.844 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:07.855 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:07.863 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:07.874 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:07.887 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:17:07.890 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:17:07.892 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:17:07.896 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:07.899 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:07.902 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:07.910 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:17:07.913 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:07.916 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:17:07.919 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:17:07.969 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:07.986 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:17:07.993 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:08.000 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-05-13 06:17:08.002 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:08.006 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:08.009 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:17:08.012 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:17:09.679 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:09.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:09.760 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:09.764 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:09.767 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:09.770 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:09.773 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:09.776 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:09.779 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:09.782 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:09.785 | + functions-common:time_stop:2311 : start_time=1620886625464 2021-05-13 06:17:09.787 | + functions-common:time_stop:2313 : [[ -z 1620886625464 ]] 2021-05-13 06:17:09.790 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:09.794 | + functions-common:time_stop:2316 : end_time=1620886629792 2021-05-13 06:17:09.797 | + functions-common:time_stop:2317 : elapsed_time=4328 2021-05-13 06:17:09.799 | + functions-common:time_stop:2318 : total=58525 2021-05-13 06:17:09.801 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:09.804 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62853 2021-05-13 06:17:09.806 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:09.809 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:17:09.811 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:17:09.814 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:17:09.827 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:17:09.832 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:17:09.834 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:17:09.837 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:17:09.840 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:09.842 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:09.845 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:09.849 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:09.852 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:09.856 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:09.876 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:09.878 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:09.881 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:09.884 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:09.884 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:09.889 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:17:09.892 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:09.894 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:17:09.898 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:09.898 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:09.901 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:17:09.904 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:09.907 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:17:09.910 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:09.912 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:09.916 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:17:09.919 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:09.922 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:17:09.925 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:09.927 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:09.930 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:17:09.932 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:09.935 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:09.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:17:09.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:09.944 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:17:09.946 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:09.949 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:09.952 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:17:09.958 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:17:09.961 | + 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-05-13 06:17:10.562 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:17:10.565 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:10.568 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:10.572 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:10.575 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:10.578 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:17:10.581 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:10.586 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:10.590 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:10.594 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:10.597 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:10.599 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:10.602 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:10.604 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:17:10.629 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:17:10.632 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-05-13 06:17:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:11.365 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:11.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:11.365 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:12.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:12.387 | 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-05-13 06:17:12.391 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:12.391 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:12.393 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:12.399 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:12.406 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:12.423 | Obtaining file:///opt/stack/glance 2021-05-13 06:17:13.688 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:14.960 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:14.970 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:14.978 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:14.990 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:15.018 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:17:15.027 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:15.041 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:15.050 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:17:15.070 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:17:15.109 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:17:15.122 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:15.130 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:17:15.135 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:15.144 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:17:15.151 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:17:15.219 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:17:15.224 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:17:15.229 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:17:15.232 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:17:15.243 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:17:15.302 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:17:15.360 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:17:15.365 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:17:15.369 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:17:15.387 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:15.423 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:15.434 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:15.473 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:15.479 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:15.527 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:17:15.533 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:17:15.571 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:15.625 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:15.643 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:15.658 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:17:15.672 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:15.682 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:15.705 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:15.717 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:15.733 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:15.777 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:15.783 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:15.786 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:15.788 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:15.808 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:15.822 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:15.833 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:15.836 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:15.839 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:17:15.855 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:17:15.860 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:17:15.863 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:15.881 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:15.885 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:15.892 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:15.912 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:17:15.916 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:15.921 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:15.970 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:17:15.974 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:15.977 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:17:15.987 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:15.990 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:15.993 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:16.000 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:17:16.054 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:16.069 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:16.078 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:16.083 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:16.101 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:16.104 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:16.111 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:16.131 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:16.134 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:16.139 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:16.147 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:16.151 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:16.159 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:17:16.164 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:16.170 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:16.173 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:16.176 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:16.181 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:17:16.221 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:16.227 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:17:16.230 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:16.263 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:17:16.266 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:17:16.278 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:16.282 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:16.285 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:17:16.289 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:17:16.291 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:17:16.294 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:17:16.300 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:17:16.306 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:17:16.344 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:17:16.346 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:16.349 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:17:16.352 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:17:16.354 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:17:16.358 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:16.361 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:17:16.363 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:16.367 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:17:16.422 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:16.427 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:16.430 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:16.470 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:17:17.450 | Installing collected packages: glance 2021-05-13 06:17:17.450 | Attempting uninstall: glance 2021-05-13 06:17:17.452 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:17:17.456 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:17:17.457 | Running setup.py develop for glance 2021-05-13 06:17:19.040 | Successfully installed glance 2021-05-13 06:17:19.175 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:19.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:19.262 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:19.267 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:19.270 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:19.273 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:19.276 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:19.279 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:19.282 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:19.285 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:19.288 | + functions-common:time_stop:2311 : start_time=1620886630622 2021-05-13 06:17:19.291 | + functions-common:time_stop:2313 : [[ -z 1620886630622 ]] 2021-05-13 06:17:19.295 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:19.303 | + functions-common:time_stop:2316 : end_time=1620886639297 2021-05-13 06:17:19.306 | + functions-common:time_stop:2317 : elapsed_time=8675 2021-05-13 06:17:19.309 | + functions-common:time_stop:2318 : total=62853 2021-05-13 06:17:19.314 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:19.315 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71528 2021-05-13 06:17:19.318 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:19.321 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:19.325 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:19.328 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:19.352 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:19.366 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:17:19.369 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:17:19.373 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:19.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:19.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:17:19.381 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:19.384 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:19.386 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:17:19.389 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:17:19.402 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:17:19.405 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:17:19.408 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:17:19.410 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:17:19.413 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:17:19.416 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:19.419 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:19.422 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:17:19.453 | + 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-05-13 06:17:19.483 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:17:19.513 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:19.543 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:17:19.573 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:17:19.603 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:17:19.606 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:19.608 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:17:19.611 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:19.613 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:17:19.642 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:17:19.673 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:17:19.703 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:17:19.733 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:19.764 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:19.797 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:17:19.827 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:19.857 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:19.887 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:19.917 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:17:19.947 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:17:19.950 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:17:19.952 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:17:19.955 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:19.957 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:19.960 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:19.977 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:19.980 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:19.983 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:19.985 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:20.002 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:20.005 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:17:20.007 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:17:20.038 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:20.040 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:20.042 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:17:20.045 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:17:20.047 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:17:20.050 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:17:20.052 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:17:20.055 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:17:20.057 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:20.059 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:20.062 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:17:20.094 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:17:20.097 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:17:20.127 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:20.131 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:17:20.149 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:20.152 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:17:20.183 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:17:20.213 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:17:20.244 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:17:20.274 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:17:20.308 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:17:20.325 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:20.327 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:20.358 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:17:20.391 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:17:20.425 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:17:20.455 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:17:20.485 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:17:20.524 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:17:20.541 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:20.543 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:17:20.546 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:17:20.548 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:20.551 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:20.569 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:20.571 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:20.574 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:20.576 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:20.579 | + 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-05-13 06:17:20.611 | + 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-05-13 06:17:20.642 | + 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-05-13 06:17:20.673 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:20.710 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:17:20.714 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:17:20.749 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:17:20.779 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:20.810 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:17:20.847 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:17:20.880 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:17:20.911 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:17:20.941 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:17:20.972 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:17:21.002 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:17:21.037 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:17:21.067 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:17:21.073 | + 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-05-13 06:17:21.081 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:17:21.098 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:21.100 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:17:21.103 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:17:21.105 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:17:21.108 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:17:21.110 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:17:21.113 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:17:21.117 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:17:21.119 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:21.124 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:17:21.159 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:17:21.161 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:17:21.164 | ++ functions:get_random_port:837 : true 2021-05-13 06:17:21.166 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:17:21.168 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:17:21.171 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:17:21.228 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:17:21.231 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:17:21.233 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:17:21.237 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:17:21.240 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:17:21.274 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:21.305 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:17:21.334 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:21.362 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:21.391 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:21.424 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:21.452 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:21.480 | + 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-05-13 06:17:21.509 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:21.540 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:21.569 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:21.597 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:21.625 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:21.653 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:17:21.681 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:17:21.709 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:17:21.736 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:17:21.765 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:17:21.793 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:17:21.796 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:17:21.798 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:21.801 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:21.803 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:21.806 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:21.808 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:17:21.863 | proxy (enabled by site administrator) 2021-05-13 06:17:21.867 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:17:21.871 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:17:21.874 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:21.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:21.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:21.884 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:21.888 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:17:21.942 | proxy_http (enabled by site administrator) 2021-05-13 06:17:21.947 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:17:21.951 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:17:21.955 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:17:21.958 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:21.961 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:21.963 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:21.966 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:21.969 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:21.972 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:17:21.972 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:21.980 | KeepAlive Off 2021-05-13 06:17:21.985 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:17:21.985 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:21.993 | SetEnv proxy-sendchunked 1 2021-05-13 06:17:21.997 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:17:21.997 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:22.006 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:17:22.009 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:17:22.012 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:17:22.014 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:22.017 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:22.019 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:22.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:22.024 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:22.027 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:22.029 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:22.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:22.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:22.036 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:17:22.099 | Site glance-wsgi-api already enabled 2021-05-13 06:17:22.106 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:17:22.110 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:22.114 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:22.116 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:22.246 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:22.254 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:17:22.286 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:17:22.304 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:22.306 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:17:22.309 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:17:22.311 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:17:22.314 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:22.317 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:17:22.319 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:17:22.322 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:17:22.324 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:17:22.327 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:22.329 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:22.332 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:22.335 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:22.337 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:22.340 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:22.357 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:22.360 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:22.362 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:22.365 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:22.366 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:22.371 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:17:22.373 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:22.376 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:17:22.379 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:22.379 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:22.383 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:17:22.386 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:22.389 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:17:22.391 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:22.394 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:22.397 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:22.399 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:22.402 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:17:22.404 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:22.407 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:22.409 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:22.412 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:22.414 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:22.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:17:22.422 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:22.425 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:17:22.429 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:22.432 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:22.435 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:17:22.442 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:17:22.445 | + 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-05-13 06:17:23.032 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:17:23.035 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:23.038 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:23.041 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:23.044 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:23.047 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:23.050 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:23.053 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:23.057 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:23.060 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:23.063 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:23.067 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:23.069 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:23.072 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:17:23.093 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:17:23.095 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-05-13 06:17:23.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:23.829 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:23.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:23.830 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:24.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:24.855 | 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-05-13 06:17:24.858 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:24.858 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:24.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:24.865 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:24.872 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:24.876 | Obtaining file:///opt/stack/cinder 2021-05-13 06:17:26.924 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:28.950 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:28.958 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:28.967 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:28.978 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:29.006 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:29.019 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:17:29.028 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:17:29.039 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:17:29.059 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:17:29.098 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:17:29.111 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-13 06:17:29.115 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:17:29.124 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:17:29.138 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:17:29.161 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:17:29.167 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:17:29.172 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:17:29.177 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:17:29.179 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:17:29.183 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:17:29.195 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:17:29.253 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:17:29.305 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:17:29.315 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:17:29.325 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:17:29.348 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:17:29.352 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:17:29.370 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:29.406 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:29.417 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:29.456 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:29.462 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:29.510 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:17:29.516 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:17:29.554 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:29.608 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:29.626 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:29.641 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:17:29.656 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:17:29.670 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:17:29.674 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:29.684 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:29.707 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:29.718 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:29.734 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:17:29.754 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:17:29.777 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:29.821 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:29.827 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:17:29.862 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:29.865 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:29.868 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:29.889 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:17:29.891 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-05-13 06:17:29.896 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:29.907 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:29.909 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:29.913 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:17:29.929 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:17:29.934 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:17:29.951 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:29.969 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:17:29.984 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:17:30.010 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:30.014 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:30.021 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:30.041 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:30.045 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:17:30.050 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:17:30.055 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:17:30.063 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:30.113 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:30.116 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:17:30.127 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:30.130 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:30.133 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:30.139 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:17:30.142 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:17:30.149 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:17:30.225 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:30.239 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:30.248 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:30.254 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:30.272 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:17:30.330 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:30.334 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:30.341 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:17:30.344 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:30.364 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:17:30.368 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:17:30.376 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:30.378 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:30.383 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:17:30.386 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:30.390 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:17:30.399 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:17:30.422 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:30.426 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:17:30.432 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:17:30.437 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:17:30.442 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:17:30.449 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:30.453 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:30.461 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:17:30.467 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:30.472 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:17:30.512 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:30.519 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:17:30.522 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:17:30.533 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:17:30.536 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:17:30.546 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-05-13 06:17:30.558 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:17:30.570 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:30.585 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:17:30.589 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:30.591 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:30.595 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:17:30.598 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:17:30.601 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:17:30.606 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:17:30.612 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:17:30.650 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:17:30.652 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:17:30.655 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:17:30.658 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:17:30.660 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:17:30.665 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:30.668 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:17:30.675 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:17:30.679 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:17:30.681 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:17:30.684 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:30.692 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:30.695 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:17:30.698 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:17:30.753 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:17:30.756 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:30.761 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:30.802 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:17:30.806 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:31.651 | Installing collected packages: cinder 2021-05-13 06:17:31.651 | Attempting uninstall: cinder 2021-05-13 06:17:31.653 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:17:31.656 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:17:31.658 | Running setup.py develop for cinder 2021-05-13 06:17:33.905 | Successfully installed cinder 2021-05-13 06:17:34.040 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:34.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:34.128 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:34.132 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:34.136 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:34.140 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:34.143 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:34.147 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:34.150 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:34.152 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:34.154 | + functions-common:time_stop:2311 : start_time=1620886643088 2021-05-13 06:17:34.157 | + functions-common:time_stop:2313 : [[ -z 1620886643088 ]] 2021-05-13 06:17:34.160 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:34.164 | + functions-common:time_stop:2316 : end_time=1620886654161 2021-05-13 06:17:34.166 | + functions-common:time_stop:2317 : elapsed_time=11073 2021-05-13 06:17:34.169 | + functions-common:time_stop:2318 : total=71528 2021-05-13 06:17:34.171 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:34.173 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82601 2021-05-13 06:17:34.176 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:34.178 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:34.181 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:34.183 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:34.202 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:34.214 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:17:34.217 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:17:34.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:34.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:34.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:17:34.227 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:34.230 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:17:34.233 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:17:34.235 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:17:34.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:34.240 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:34.243 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:17:34.255 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:17:34.257 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:17:34.260 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:17:34.262 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:17:34.265 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:17:34.268 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:34.271 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:17:34.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:34.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:34.278 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:17:34.281 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:17:34.283 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:17:34.286 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:17:34.288 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:17:34.291 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:17:34.293 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:34.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:34.298 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:17:34.321 | + 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 targetcli-fb 2021-05-13 06:17:34.426 | Reading package lists... 2021-05-13 06:17:34.642 | Building dependency tree... 2021-05-13 06:17:34.643 | Reading state information... 2021-05-13 06:17:34.867 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:17:34.867 | The following packages were automatically installed and are no longer required: 2021-05-13 06:17:34.868 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:17:34.868 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:17:34.868 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:17:34.868 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:17:34.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:17:34.868 | python3-zope.interface 2021-05-13 06:17:34.868 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:17:34.989 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:17:34.995 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:17:34.999 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:17:35.003 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:35.007 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:35.010 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:35.013 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:35.016 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:35.019 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:17:35.022 | + functions-common:time_stop:2311 : start_time=1620886654318 2021-05-13 06:17:35.026 | + functions-common:time_stop:2313 : [[ -z 1620886654318 ]] 2021-05-13 06:17:35.029 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:35.034 | + functions-common:time_stop:2316 : end_time=1620886655031 2021-05-13 06:17:35.037 | + functions-common:time_stop:2317 : elapsed_time=713 2021-05-13 06:17:35.040 | + functions-common:time_stop:2318 : total=4989 2021-05-13 06:17:35.042 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:35.045 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5702 2021-05-13 06:17:35.048 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:17:35.050 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:35.053 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:17:35.056 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:17:35.068 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:17:35.072 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:17:35.075 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:17:35.077 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:17:35.080 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:17:35.081 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:17:35.085 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:17:35.087 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:17:35.090 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:17:35.092 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:17:35.094 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:17:35.097 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:17:35.099 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:17:35.101 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:17:35.113 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:17:35.125 | + 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-05-13 06:17:35.137 | + 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-05-13 06:17:35.149 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:17:35.161 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:17:35.165 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:17:35.170 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AzSc6LSXj7 2021-05-13 06:17:35.173 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:35.175 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:35.178 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:17:35.181 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AzSc6LSXj7 2021-05-13 06:17:35.185 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AzSc6LSXj7 2021-05-13 06:17:35.197 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AzSc6LSXj7 /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:17:35.211 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:17:35.215 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:17:35.218 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:17:35.220 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:17:35.222 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:17:35.224 | + 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-05-13 06:17:35.227 | + 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-05-13 06:17:35.229 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:17:35.232 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:17:35.236 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:17:35.241 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:17:35.260 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:17:35.279 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:17:35.299 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:17:35.319 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:17:35.339 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:17:35.358 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:17:35.378 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:17:35.397 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:17:35.400 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:35.402 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:17:35.405 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:35.407 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:17:35.437 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:17:35.465 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:17:35.493 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:17:35.521 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:35.549 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:35.577 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:17:35.605 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:35.633 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:35.664 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:35.695 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:17:35.726 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:17:35.755 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:17:35.758 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:17:35.760 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:17:35.763 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:17:35.765 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:17:35.768 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:17:35.800 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:17:35.829 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:17:35.857 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:17:35.886 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:17:35.915 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:17:35.943 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:17:35.975 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:17:35.977 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:17:36.006 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:17:36.038 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:17:36.046 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2f12acc6ad8469e46c7b882fda9b4fa1 2021-05-13 06:17:36.075 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:17:36.104 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:17:36.122 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:36.124 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:17:36.141 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:36.144 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:17:36.161 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:36.163 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:17:36.180 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:36.182 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:17:36.185 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:17:36.187 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:17:36.190 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:17:36.192 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:36.195 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:36.197 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:36.213 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:36.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:36.219 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:36.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:36.238 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:36.240 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:17:36.243 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:17:36.272 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:36.274 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:36.277 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:17:36.279 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:17:36.282 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:36.285 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:36.303 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:36.305 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:36.308 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:36.310 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:36.313 | + 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-05-13 06:17:36.341 | + 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-05-13 06:17:36.370 | + 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-05-13 06:17:36.399 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:36.427 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:17:36.430 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:36.432 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:17:36.435 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:17:36.437 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:17:36.440 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:17:36.443 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:17:36.447 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:17:36.450 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:17:36.452 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:17:36.465 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:17:36.465 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:36.473 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:17:36.477 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:36.493 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:17:36.495 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:36.499 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:17:36.529 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:36.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:17:36.585 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:36.613 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:36.641 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:36.669 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:36.700 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:36.728 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:36.756 | + 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-05-13 06:17:36.784 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:36.812 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:36.840 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:36.868 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:17:36.870 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:17:36.873 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:17:36.876 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:17:36.878 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:36.881 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:36.883 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:36.886 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:36.889 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:36.891 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:17:36.919 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:36.948 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:17:36.948 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:36.957 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:17:36.960 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:17:36.963 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:17:36.965 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:36.968 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:36.970 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:36.973 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:36.975 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:36.978 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:36.980 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:36.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:36.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:36.987 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:17:37.052 | Enabling site cinder-wsgi. 2021-05-13 06:17:37.061 | To activate the new configuration, you need to run: 2021-05-13 06:17:37.061 | systemctl reload apache2 2021-05-13 06:17:37.068 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:17:37.071 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:37.076 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:37.079 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:37.210 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:17:37.212 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:17:37.243 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:17:37.272 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:17:37.290 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:37.292 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:17:37.295 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:37.297 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:17:37.300 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:17:37.302 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:17:37.333 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:17:37.362 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:17:37.391 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:17:37.419 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:17:37.448 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:17:37.477 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:17:37.505 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:17:37.534 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:37.563 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:17:37.592 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:17:37.620 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:37.649 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:17:37.652 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:17:37.669 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:37.671 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:17:37.703 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:17:37.720 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:37.723 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:17:37.725 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:17:37.728 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:17:37.730 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:37.733 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:17:37.735 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:17:37.739 | ++ 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-05-13 06:17:37.739 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:17:37.745 | + 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-05-13 06:17:37.748 | + 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-05-13 06:17:37.750 | + 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-05-13 06:17:37.753 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:17:37.756 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:17:37.758 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:17:37.761 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:17:37.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:37.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:37.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:17:37.771 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:37.774 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:17:37.776 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:17:37.779 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:17:37.781 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:37.783 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:37.786 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:37.789 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:37.791 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:37.795 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:37.811 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:37.813 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:37.815 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:37.818 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:37.819 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:37.824 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:17:37.826 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:37.829 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:17:37.832 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:37.832 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:37.835 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:17:37.838 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:37.840 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:17:37.843 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:37.846 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:37.848 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:37.851 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:37.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:17:37.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:37.859 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:37.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:37.864 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:37.866 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:37.870 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:17:37.872 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:37.875 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:17:37.878 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:37.880 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:37.884 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:17:37.892 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:17:37.895 | + 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-05-13 06:17:38.484 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:17:38.488 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:38.492 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:38.494 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:38.497 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:38.499 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:38.501 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:38.504 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:38.506 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:38.509 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:38.511 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:38.514 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:38.517 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:38.519 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:17:38.542 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:17:38.544 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-13 06:17:39.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:39.270 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:39.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:39.270 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:40.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:40.286 | 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-05-13 06:17:40.289 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:40.289 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:40.291 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:40.296 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:40.303 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:40.307 | Obtaining file:///opt/stack/neutron 2021-05-13 06:17:42.438 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:44.564 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:44.570 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:17:44.574 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:44.582 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:44.591 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:44.602 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:44.628 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:44.641 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:44.650 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:44.658 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:17:44.661 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:44.670 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:17:44.676 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:17:44.681 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:17:44.686 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:17:44.743 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:17:44.794 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:17:44.798 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:17:44.801 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:17:44.839 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:17:44.864 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:17:44.881 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:17:44.886 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:17:44.890 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:17:44.913 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:44.948 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:44.959 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:44.997 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:45.003 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:45.050 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:17:45.056 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:17:45.093 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:45.146 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:45.163 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:45.178 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:17:45.192 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:17:45.206 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:17:45.210 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:45.219 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:45.241 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:45.252 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:45.268 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:17:45.287 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:45.330 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:17:45.336 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:17:45.344 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:45.350 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:45.353 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:17:45.362 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:45.364 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:45.384 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:45.399 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:45.409 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:45.412 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:45.415 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:17:45.421 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:17:45.426 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:17:45.445 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:17:45.448 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:45.466 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:17:45.491 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:17:45.506 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:45.510 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:45.517 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:45.536 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:17:45.538 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:45.543 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:17:45.548 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:45.597 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:17:45.600 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:45.603 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:17:45.606 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:17:45.617 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:45.620 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:45.622 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:45.629 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:45.643 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:45.652 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:45.658 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:45.675 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:17:45.693 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:17:45.749 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:45.753 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:45.760 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:45.779 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:17:45.783 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:45.786 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:45.791 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:45.799 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:45.807 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:17:45.810 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:17:45.852 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-13 06:17:45.855 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:17:45.859 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:17:45.863 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:17:45.869 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:45.873 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:17:45.911 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:17:45.914 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:45.919 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:45.924 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:45.927 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:17:45.966 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:45.970 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:45.980 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-05-13 06:17:46.002 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:17:46.004 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:17:46.016 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:17:46.027 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:17:46.042 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-05-13 06:17:46.046 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:46.049 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:46.052 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:17:46.056 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:17:46.058 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:17:46.061 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:46.063 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:17:46.066 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:17:46.069 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:17:46.072 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:17:46.075 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:46.077 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:46.080 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:17:46.092 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:17:46.105 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:17:46.159 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:17:46.163 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:46.166 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:46.206 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:46.211 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:17:47.115 | Installing collected packages: neutron 2021-05-13 06:17:47.115 | Attempting uninstall: neutron 2021-05-13 06:17:47.117 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:17:47.127 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:17:47.128 | Running setup.py develop for neutron 2021-05-13 06:17:49.552 | Successfully installed neutron 2021-05-13 06:17:49.685 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:49.685 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:49.774 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:49.778 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:49.781 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:49.784 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:49.788 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:49.791 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:49.795 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:49.798 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:49.801 | + functions-common:time_stop:2311 : start_time=1620886658536 2021-05-13 06:17:49.804 | + functions-common:time_stop:2313 : [[ -z 1620886658536 ]] 2021-05-13 06:17:49.807 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:49.811 | + functions-common:time_stop:2316 : end_time=1620886669808 2021-05-13 06:17:49.813 | + functions-common:time_stop:2317 : elapsed_time=11272 2021-05-13 06:17:49.815 | + functions-common:time_stop:2318 : total=82601 2021-05-13 06:17:49.818 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:49.820 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93873 2021-05-13 06:17:49.822 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:49.825 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:49.828 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:49.830 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:49.849 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:49.863 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:17:49.866 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:17:49.869 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:49.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:49.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:17:49.876 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:49.879 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:17:49.881 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:17:49.884 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:17:49.886 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:17:49.886 | Installing OVN and dependent packages 2021-05-13 06:17:49.889 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:17:49.891 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:17:49.909 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:49.911 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:17:49.914 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:17:49.916 | [Call Trace] 2021-05-13 06:17:49.917 | ./stack.sh:896:stack_install_service 2021-05-13 06:17:49.917 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:17:49.917 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:17:49.917 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:17:49.917 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:17:49.917 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:17:49.921 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:17:50.925 | Error on exit 2021-05-13 06:17:51.709 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:17:51.709 |