2022-06-09 09:00:59.075 | + ./stack.sh:main:462 : exec 2022-06-09 09:00:59.075 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-090058.summary.2022-06-09-090058 2022-06-09 09:00:59.075 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-090058' 2022-06-09 09:00:59.075 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:00:59.075 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-090058 2022-06-09 09:00:59.075 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-090058 /opt/stack/logs/stack.sh.log 2022-06-09 09:00:59.076 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-090058.summary.2022-06-09-090058 /opt/stack/logs/stack.sh.log.summary 2022-06-09 09:00:59.076 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 09:00:59.076 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 09:00:59.076 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 09:00:59.076 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 09:00:59.076 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 09:00:59.076 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 09:00:59.076 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 09:00:59.076 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 09:00:59.076 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 09:00:59.077 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 09:00:59.079 | + ./stack.sh:main:551 : uname -a 2022-06-09 09:00:59.080 | Linux dv-neutron-845237-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 09:00:59.082 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 09:00:59.084 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 09:00:59.088 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 09:00:59.120 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 09:00:59.136 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 09:00:59.138 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 09:00:59.139 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 09:00:59.141 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 09:00:59.143 | + functions-common:fetch_plugins:1673 : return 2022-06-09 09:00:59.145 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 09:00:59.147 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 09:00:59.149 | + functions-common:run_phase:1751 : local phase= 2022-06-09 09:00:59.151 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 09:00:59.153 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 09:00:59.154 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 09:00:59.156 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 09:00:59.158 | + functions-common:run_phase:1760 : local extra 2022-06-09 09:00:59.160 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 09:00:59.163 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 09:00:59.165 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 09:00:59.167 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 09:00:59.168 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 09:00:59.170 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 09:00:59.182 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:59.184 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 09:00:59.186 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 09:00:59.188 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 09:00:59.189 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 09:00:59.191 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 09:00:59.193 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 09:00:59.195 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 09:00:59.197 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 09:00:59.199 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 09:00:59.200 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 09:00:59.202 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 09:00:59.204 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 09:00:59.206 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 09:00:59.207 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 09:00:59.210 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 09:00:59.212 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 09:00:59.228 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 09:00:59.231 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 09:00:59.243 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:00:59.245 | +++ lib/tls:source:43 : hostname -f 2022-06-09 09:00:59.248 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 09:00:59.250 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 09:00:59.252 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 09:00:59.254 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 09:00:59.257 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 09:00:59.258 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 09:00:59.260 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 09:00:59.262 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 09:00:59.264 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 09:00:59.266 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 09:00:59.270 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 09:00:59.282 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 09:00:59.298 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 09:00:59.311 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 09:00:59.324 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 09:00:59.349 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 09:00:59.388 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 09:00:59.470 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 09:00:59.491 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 09:00:59.528 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 09:00:59.580 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 09:00:59.707 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 09:00:59.721 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 09:00:59.734 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 09:00:59.746 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 09:00:59.844 | + ./stack.sh:main:598 : run_phase source 2022-06-09 09:00:59.846 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 09:00:59.848 | + functions-common:run_phase:1751 : local phase= 2022-06-09 09:00:59.851 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 09:00:59.853 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 09:00:59.855 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 09:00:59.857 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 09:00:59.859 | + functions-common:run_phase:1760 : local extra 2022-06-09 09:00:59.861 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 09:00:59.865 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 09:00:59.868 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 09:00:59.870 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 09:00:59.872 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 09:00:59.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 09:00:59.888 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:00:59.890 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 09:00:59.891 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 09:00:59.931 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 09:00:59.933 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 09:00:59.935 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 09:00:59.937 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 09:00:59.939 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 09:00:59.941 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 09:00:59.943 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 09:00:59.945 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 09:00:59.948 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 09:00:59.950 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 09:00:59.952 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.954 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 09:00:59.956 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.959 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 09:00:59.961 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.963 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 09:00:59.965 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.967 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 09:00:59.970 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.972 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 09:00:59.974 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.977 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 09:00:59.979 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.981 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 09:00:59.983 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 09:00:59.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.990 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 09:00:59.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:00:59.995 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 09:00:59.997 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.000 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 09:01:00.002 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.004 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 09:01:00.006 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.009 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 09:01:00.011 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.013 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 09:01:00.015 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.018 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 09:01:00.020 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.023 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 09:01:00.025 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.027 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 09:01:00.029 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.032 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 09:01:00.034 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.036 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 09:01:00.039 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.041 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 09:01:00.043 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.045 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 09:01:00.048 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.050 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 09:01:00.052 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.055 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 09:01:00.057 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.059 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 09:01:00.061 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.064 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 09:01:00.066 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.068 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 09:01:00.070 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.072 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 09:01:00.075 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.077 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 09:01:00.079 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.081 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 09:01:00.084 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.086 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 09:01:00.089 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.091 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 09:01:00.093 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.095 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 09:01:00.097 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.100 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 09:01:00.103 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.105 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 09:01:00.107 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.109 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 09:01:00.112 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.114 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 09:01:00.116 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.118 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 09:01:00.120 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.123 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 09:01:00.125 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.127 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 09:01:00.129 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.132 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 09:01:00.134 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.136 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 09:01:00.138 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 09:01:00.141 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 09:01:00.143 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 09:01:00.146 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 09:01:00.148 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 09:01:00.163 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:00.165 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 09:01:00.167 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 09:01:00.169 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 09:01:00.184 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:01:00.186 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 09:01:00.188 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 09:01:00.191 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 09:01:00.193 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 09:01:00.195 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 09:01:00.197 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 09:01:00.199 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 09:01:00.202 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 09:01:00.204 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 09:01:00.206 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 09:01:00.209 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 09:01:00.212 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 09:01:00.214 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 09:01:00.214 | Using mysql database backend 2022-06-09 09:01:00.216 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 09:01:00.232 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 09:01:00.247 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:00.249 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 09:01:00.265 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 09:01:00.281 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:00.283 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 09:01:00.299 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 09:01:00.315 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 09:01:00.330 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:01:00.333 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 09:01:00.349 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:00.351 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 09:01:00.354 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 09:01:00.369 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:00.372 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 09:01:00.388 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 09:01:00.390 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 09:01:00.392 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 09:01:00.394 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 09:01:00.398 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 09:01:00.402 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-090100 2022-06-09 09:01:00.404 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-090100 739' 2022-06-09 09:01:00.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.409 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 09:01:00.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.413 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 09:01:00.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.418 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 09:01:00.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.423 | + 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,c-vol,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,c-bak,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 2022-06-09 09:01:00.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.427 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-06-09 09:01:00.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.432 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-06-09 09:01:00.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.437 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-090058 2022-06-09 09:01:00.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.441 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 09:01:00.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.446 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-06-09 09:01:00.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.451 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 09:01:00.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.455 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 09:01:00.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.461 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 09:01:00.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 09:01:00.465 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 09:01:00.468 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 09:01:00.470 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 09:01:00.472 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 09:01:00.474 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:01:00.476 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:01:00.478 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:01:00.481 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:01:00.483 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:01:00.485 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:01:00.500 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:01:00.502 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:01:00.504 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:00.507 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:01:00.507 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:01:00.512 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 09:01:00.514 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:00.516 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 09:01:00.529 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 09:01:00.532 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:01:00.532 | + functions-common:git_clone:607 : head -1 2022-06-09 09:01:00.535 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 09:01:00.538 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:01:00.540 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 09:01:00.542 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:01:00.545 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 09:01:00.547 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 09:01:00.549 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 09:01:00.552 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 09:01:00.554 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 09:01:00.557 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 09:01:00.559 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 09:01:00.561 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 09:01:00.565 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 09:01:00.569 | ++ tools/install_prereqs.sh:source:47 : NOW=1654765260 2022-06-09 09:01:00.572 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 09:01:00.576 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654765065 2022-06-09 09:01:00.579 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-09 09:01:00.581 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-09 09:01:00.583 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 09:01:00.586 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 09:01:00.589 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 09:01:00.591 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 09:01:00.593 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 09:01:00.595 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 09:01:00.597 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 09:01:00.600 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 09:01:00.603 | +++ 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,c-vol,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,c-bak,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 2022-06-09 09:01:00.648 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 09:01:00.648 | apache2-dev 2022-06-09 09:01:00.648 | bc 2022-06-09 09:01:00.648 | bsdmainutils 2022-06-09 09:01:00.648 | curl 2022-06-09 09:01:00.648 | g++ 2022-06-09 09:01:00.648 | gcc 2022-06-09 09:01:00.648 | gettext 2022-06-09 09:01:00.648 | git 2022-06-09 09:01:00.648 | graphviz 2022-06-09 09:01:00.648 | iputils-ping 2022-06-09 09:01:00.648 | libapache2-mod-proxy-uwsgi 2022-06-09 09:01:00.649 | libffi-dev 2022-06-09 09:01:00.649 | libjpeg-dev 2022-06-09 09:01:00.649 | libmysqlclient-dev 2022-06-09 09:01:00.649 | libpcre3-dev 2022-06-09 09:01:00.649 | libpq-dev 2022-06-09 09:01:00.649 | libssl-dev 2022-06-09 09:01:00.649 | libsystemd-dev 2022-06-09 09:01:00.649 | libxml2-dev 2022-06-09 09:01:00.649 | libxslt1-dev 2022-06-09 09:01:00.649 | libyaml-dev 2022-06-09 09:01:00.649 | lsof 2022-06-09 09:01:00.649 | openssh-server 2022-06-09 09:01:00.649 | openssl 2022-06-09 09:01:00.649 | pkg-config 2022-06-09 09:01:00.649 | psmisc 2022-06-09 09:01:00.649 | python3-dev 2022-06-09 09:01:00.649 | python3-pip 2022-06-09 09:01:00.649 | python3-venv 2022-06-09 09:01:00.649 | tar 2022-06-09 09:01:00.649 | tcpdump 2022-06-09 09:01:00.649 | unzip 2022-06-09 09:01:00.649 | uuid-runtime 2022-06-09 09:01:00.649 | wget 2022-06-09 09:01:00.649 | wget 2022-06-09 09:01:00.649 | zlib1g-dev 2022-06-09 09:01:00.649 | libkrb5-dev 2022-06-09 09:01:00.649 | libldap2-dev 2022-06-09 09:01:00.649 | libsasl2-dev 2022-06-09 09:01:00.649 | memcached 2022-06-09 09:01:00.649 | python3-mysqldb 2022-06-09 09:01:00.649 | sqlite3 2022-06-09 09:01:00.649 | conntrack 2022-06-09 09:01:00.649 | curl 2022-06-09 09:01:00.649 | dnsmasq-base 2022-06-09 09:01:00.649 | dnsmasq-utils 2022-06-09 09:01:00.649 | ebtables 2022-06-09 09:01:00.649 | gawk 2022-06-09 09:01:00.650 | genisoimage 2022-06-09 09:01:00.650 | iptables 2022-06-09 09:01:00.650 | iputils-arping 2022-06-09 09:01:00.650 | kpartx 2022-06-09 09:01:00.650 | libjs-jquery-tablesorter 2022-06-09 09:01:00.650 | libmysqlclient-dev 2022-06-09 09:01:00.650 | parted 2022-06-09 09:01:00.650 | pm-utils 2022-06-09 09:01:00.650 | python3-mysqldb 2022-06-09 09:01:00.650 | socat 2022-06-09 09:01:00.650 | sqlite3 2022-06-09 09:01:00.650 | sudo 2022-06-09 09:01:00.650 | vlan 2022-06-09 09:01:00.650 | lsscsi 2022-06-09 09:01:00.650 | open-iscsi 2022-06-09 09:01:00.650 | lvm2 2022-06-09 09:01:00.650 | qemu-utils 2022-06-09 09:01:00.650 | thin-provisioning-tools 2022-06-09 09:01:00.650 | acl 2022-06-09 09:01:00.650 | dnsmasq-base 2022-06-09 09:01:00.650 | dnsmasq-utils 2022-06-09 09:01:00.650 | ebtables 2022-06-09 09:01:00.650 | haproxy 2022-06-09 09:01:00.650 | iptables 2022-06-09 09:01:00.650 | iputils-arping 2022-06-09 09:01:00.650 | iputils-ping 2022-06-09 09:01:00.650 | libmysqlclient-dev 2022-06-09 09:01:00.650 | postgresql-server-dev-all 2022-06-09 09:01:00.650 | python3-mysqldb 2022-06-09 09:01:00.650 | sqlite3 2022-06-09 09:01:00.650 | sudo 2022-06-09 09:01:00.650 | vlan 2022-06-09 09:01:00.650 | ipset 2022-06-09 09:01:00.650 | conntrack 2022-06-09 09:01:00.650 | conntrackd 2022-06-09 09:01:00.651 | keepalived 2022-06-09 09:01:00.651 | dstat 2022-06-09 09:01:00.651 | lvm2 2022-06-09 09:01:00.651 | qemu-utils 2022-06-09 09:01:00.651 | thin-provisioning-tools 2022-06-09 09:01:00.651 | curl 2022-06-09 09:01:00.651 | liberasurecode-dev 2022-06-09 09:01:00.651 | make 2022-06-09 09:01:00.651 | memcached 2022-06-09 09:01:00.651 | sqlite3 2022-06-09 09:01:00.651 | xfsprogs' 2022-06-09 09:01:00.652 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 09:01:00.669 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 09:01:00.669 | apache2-dev 2022-06-09 09:01:00.669 | bc 2022-06-09 09:01:00.669 | bsdmainutils 2022-06-09 09:01:00.669 | curl 2022-06-09 09:01:00.669 | g++ 2022-06-09 09:01:00.669 | gcc 2022-06-09 09:01:00.669 | gettext 2022-06-09 09:01:00.669 | git 2022-06-09 09:01:00.669 | graphviz 2022-06-09 09:01:00.669 | iputils-ping 2022-06-09 09:01:00.669 | libapache2-mod-proxy-uwsgi 2022-06-09 09:01:00.669 | libffi-dev 2022-06-09 09:01:00.669 | libjpeg-dev 2022-06-09 09:01:00.669 | libmysqlclient-dev 2022-06-09 09:01:00.669 | libpcre3-dev 2022-06-09 09:01:00.669 | libpq-dev 2022-06-09 09:01:00.670 | libssl-dev 2022-06-09 09:01:00.670 | libsystemd-dev 2022-06-09 09:01:00.670 | libxml2-dev 2022-06-09 09:01:00.670 | libxslt1-dev 2022-06-09 09:01:00.670 | libyaml-dev 2022-06-09 09:01:00.670 | lsof 2022-06-09 09:01:00.670 | openssh-server 2022-06-09 09:01:00.670 | openssl 2022-06-09 09:01:00.670 | pkg-config 2022-06-09 09:01:00.670 | psmisc 2022-06-09 09:01:00.670 | python3-dev 2022-06-09 09:01:00.670 | python3-pip 2022-06-09 09:01:00.670 | python3-venv 2022-06-09 09:01:00.670 | tar 2022-06-09 09:01:00.670 | tcpdump 2022-06-09 09:01:00.670 | unzip 2022-06-09 09:01:00.670 | uuid-runtime 2022-06-09 09:01:00.670 | wget 2022-06-09 09:01:00.670 | wget 2022-06-09 09:01:00.670 | zlib1g-dev 2022-06-09 09:01:00.670 | libkrb5-dev 2022-06-09 09:01:00.670 | libldap2-dev 2022-06-09 09:01:00.670 | libsasl2-dev 2022-06-09 09:01:00.670 | memcached 2022-06-09 09:01:00.670 | python3-mysqldb 2022-06-09 09:01:00.670 | sqlite3 2022-06-09 09:01:00.670 | conntrack 2022-06-09 09:01:00.670 | curl 2022-06-09 09:01:00.670 | dnsmasq-base 2022-06-09 09:01:00.670 | dnsmasq-utils 2022-06-09 09:01:00.670 | ebtables 2022-06-09 09:01:00.670 | gawk 2022-06-09 09:01:00.670 | genisoimage 2022-06-09 09:01:00.670 | iptables 2022-06-09 09:01:00.671 | iputils-arping 2022-06-09 09:01:00.671 | kpartx 2022-06-09 09:01:00.671 | libjs-jquery-tablesorter 2022-06-09 09:01:00.671 | libmysqlclient-dev 2022-06-09 09:01:00.671 | parted 2022-06-09 09:01:00.671 | pm-utils 2022-06-09 09:01:00.671 | python3-mysqldb 2022-06-09 09:01:00.671 | socat 2022-06-09 09:01:00.671 | sqlite3 2022-06-09 09:01:00.671 | sudo 2022-06-09 09:01:00.671 | vlan 2022-06-09 09:01:00.671 | lsscsi 2022-06-09 09:01:00.671 | open-iscsi 2022-06-09 09:01:00.671 | lvm2 2022-06-09 09:01:00.671 | qemu-utils 2022-06-09 09:01:00.671 | thin-provisioning-tools 2022-06-09 09:01:00.671 | acl 2022-06-09 09:01:00.671 | dnsmasq-base 2022-06-09 09:01:00.671 | dnsmasq-utils 2022-06-09 09:01:00.671 | ebtables 2022-06-09 09:01:00.671 | haproxy 2022-06-09 09:01:00.671 | iptables 2022-06-09 09:01:00.671 | iputils-arping 2022-06-09 09:01:00.671 | iputils-ping 2022-06-09 09:01:00.671 | libmysqlclient-dev 2022-06-09 09:01:00.671 | postgresql-server-dev-all 2022-06-09 09:01:00.671 | python3-mysqldb 2022-06-09 09:01:00.671 | sqlite3 2022-06-09 09:01:00.671 | sudo 2022-06-09 09:01:00.671 | vlan 2022-06-09 09:01:00.671 | ipset 2022-06-09 09:01:00.671 | conntrack 2022-06-09 09:01:00.671 | conntrackd 2022-06-09 09:01:00.671 | keepalived 2022-06-09 09:01:00.671 | dstat 2022-06-09 09:01:00.671 | lvm2 2022-06-09 09:01:00.671 | qemu-utils 2022-06-09 09:01:00.672 | thin-provisioning-tools 2022-06-09 09:01:00.672 | curl 2022-06-09 09:01:00.672 | liberasurecode-dev 2022-06-09 09:01:00.672 | make 2022-06-09 09:01:00.672 | memcached 2022-06-09 09:01:00.672 | sqlite3 2022-06-09 09:01:00.672 | xfsprogs ' 2022-06-09 09:01:00.674 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 09:01:00.676 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:00.679 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:00.682 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-06-09 09:01:00.682 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 09:01:00.686 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-06-09 09:01:00.688 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:00.691 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:00.693 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 09:01:00.695 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:00.697 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:00.699 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:00.701 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:00.703 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:00.707 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:00.709 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 09:01:00.712 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:00.714 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 09:01:00.716 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 09:01:00.720 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 09:01:00.722 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 09:01:00.724 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 09:01:00.726 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 09:01:00.728 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 09:01:00.730 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 09:01:00.734 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654765260732 2022-06-09 09:01:00.736 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 09:01:00.738 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 09:01:00.740 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 09:01:01.124 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 09:01:01.228 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 09:01:01.243 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 09:01:01.373 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 09:01:03.373 | Reading package lists... 2022-06-09 09:01:03.404 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 09:01:03.406 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 09:01:03.408 | ++ functions-common:time_stop:2322 : local name 2022-06-09 09:01:03.410 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:03.412 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:03.414 | ++ functions-common:time_stop:2325 : local total 2022-06-09 09:01:03.416 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:03.418 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 09:01:03.420 | ++ functions-common:time_stop:2329 : start_time=1654765260732 2022-06-09 09:01:03.422 | ++ functions-common:time_stop:2331 : [[ -z 1654765260732 ]] 2022-06-09 09:01:03.425 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:03.429 | ++ functions-common:time_stop:2334 : end_time=1654765263427 2022-06-09 09:01:03.431 | ++ functions-common:time_stop:2335 : elapsed_time=2695 2022-06-09 09:01:03.433 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 09:01:03.435 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:03.437 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2695 2022-06-09 09:01:03.440 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-06-09 09:01:03.442 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:03.444 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:03.446 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:03.449 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk 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 2022-06-09 09:01:03.469 | ++ functions-common:apt_get:1123 : 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++ 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-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 gawk 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 2022-06-09 09:01:03.577 | Reading package lists... 2022-06-09 09:01:03.822 | Building dependency tree... 2022-06-09 09:01:03.824 | Reading state information... 2022-06-09 09:01:03.859 | acl is already the newest version (2.2.53-6). 2022-06-09 09:01:03.859 | bc is already the newest version (1.07.1-2build1). 2022-06-09 09:01:03.859 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 09:01:03.859 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 09:01:03.859 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 09:01:03.859 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 09:01:03.859 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 09:01:03.859 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 09:01:03.859 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 09:01:03.860 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 09:01:03.860 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 09:01:03.860 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 09:01:03.860 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 09:01:03.860 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 09:01:03.860 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 09:01:03.860 | libffi-dev is already the newest version (3.3-4). 2022-06-09 09:01:03.860 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 09:01:03.860 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 09:01:03.860 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 09:01:03.860 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 09:01:03.860 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 09:01:03.860 | make is already the newest version (4.2.1-1.2). 2022-06-09 09:01:03.860 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 09:01:03.860 | psmisc is already the newest version (23.3-1). 2022-06-09 09:01:03.860 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 09:01:03.860 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 09:01:03.860 | socat is already the newest version (1.7.3.3-2). 2022-06-09 09:01:03.860 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 09:01:03.860 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 09:01:03.860 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 09:01:03.860 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 09:01:03.860 | dstat is already the newest version (0.7.4-6). 2022-06-09 09:01:03.860 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 09:01:03.860 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 09:01:03.860 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 09:01:03.860 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 09:01:03.860 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:01:03.860 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:01:03.860 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 09:01:03.860 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 09:01:03.860 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 09:01:03.861 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 09:01:03.861 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 09:01:03.861 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 09:01:03.861 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 09:01:03.861 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 09:01:03.861 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 09:01:03.861 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 09:01:03.861 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 09:01:03.861 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 09:01:03.861 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 09:01:03.861 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 09:01:03.861 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 09:01:03.861 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 09:01:03.861 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 09:01:03.861 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 09:01:03.861 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 09:01:03.861 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 09:01:03.861 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 09:01:03.861 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 09:01:03.861 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 09:01:03.861 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 09:01:03.861 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 09:01:03.861 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 09:01:03.861 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 09:01:03.861 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 09:01:03.861 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 09:01:03.861 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 09:01:04.072 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:01:04.072 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 09:01:04.072 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 09:01:04.072 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 09:01:04.072 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:04.074 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:04.074 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:04.074 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:04.074 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:04.074 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:04.074 | python3-zope.interface 2022-06-09 09:01:04.074 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:04.191 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:04.196 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 09:01:04.198 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:04.200 | ++ functions-common:time_stop:2322 : local name 2022-06-09 09:01:04.202 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:04.204 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:04.206 | ++ functions-common:time_stop:2325 : local total 2022-06-09 09:01:04.208 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:04.211 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:04.213 | ++ functions-common:time_stop:2329 : start_time=1654765263466 2022-06-09 09:01:04.215 | ++ functions-common:time_stop:2331 : [[ -z 1654765263466 ]] 2022-06-09 09:01:04.218 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:04.222 | ++ functions-common:time_stop:2334 : end_time=1654765264220 2022-06-09 09:01:04.224 | ++ functions-common:time_stop:2335 : elapsed_time=754 2022-06-09 09:01:04.226 | ++ functions-common:time_stop:2336 : total=739 2022-06-09 09:01:04.228 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:04.230 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1493 2022-06-09 09:01:04.233 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 09:01:04.235 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 09:01:04.237 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 09:01:04.240 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 09:01:04.244 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 09:01:04.248 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:04.250 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 09:01:04.253 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 09:01:05.841 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 09:01:05.843 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 09:01:05.845 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 09:01:05.847 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 09:01:05.849 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 09:01:05.850 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 09:01:05.853 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 09:01:05.855 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 09:01:05.856 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 09:01:05.859 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 09:01:05.930 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 09:01:05.933 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 09:01:06.003 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 09:01:06.005 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 09:01:06.076 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 09:01:06.078 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 09:01:06.080 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 09:01:06.082 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 09:01:06.083 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 09:01:06.085 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 09:01:06.087 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 09:01:06.089 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 09:01:06.091 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 09:01:06.093 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 09:01:06.094 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 09:01:06.094 | Distro: focal 2022-06-09 09:01:06.097 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 09:01:06.099 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 09:01:06.102 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 09:01:06.104 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 09:01:06.107 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 09:01:06.107 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 09:01:06.589 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 09:01:06.590 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 09:01:06.590 | pip: 20.2.2 2022-06-09 09:01:06.592 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 09:01:07.039 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 09:01:07.061 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 09:01:07.063 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 09:01:07.064 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 09:01:07.067 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 09:01:07.070 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 09:01:07.073 | + ./stack.sh:main:764 : fixup_all 2022-06-09 09:01:07.076 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 09:01:07.078 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 09:01:07.080 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 09:01:07.085 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 09:01:07.085 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 09:01:07.087 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 09:01:07.091 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-09 09:01:07.093 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-09 09:01:07.095 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-09 09:01:07.104 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-09 09:01:07.108 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 09:01:07.110 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 09:01:07.112 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 09:01:07.114 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 09:01:07.117 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 09:01:07.119 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:01:07.121 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:01:07.123 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:01:07.125 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:01:07.128 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:01:07.130 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:01:07.132 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:01:07.134 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:01:07.137 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 09:01:07.139 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 09:01:07.141 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 09:01:07.144 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:01:07.146 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:01:07.148 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:01:07.150 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:01:07.152 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:01:07.154 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:01:07.156 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 09:01:07.158 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 09:01:07.179 | Using python 3.8 to install os-testr 2022-06-09 09:01:07.181 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-09 09:01:08.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:08.999 | 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. 2022-06-09 09:01:09.004 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:09.004 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:09.006 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:09.008 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:09.008 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:09.008 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:09.009 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:09.009 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:09.088 | 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 292)) (2.0.0) 2022-06-09 09:01:09.100 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:01:09.103 | 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 424)) (1.4.0) 2022-06-09 09:01:09.117 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-09 09:01:09.146 | 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 525)) (2.4.0) 2022-06-09 09:01:09.164 | 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 536)) (1.4.0) 2022-06-09 09:01:09.168 | 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 545)) (1.1.0) 2022-06-09 09:01:09.175 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 09:01:09.180 | 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 160)) (1.0.0) 2022-06-09 09:01:09.182 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:01:09.197 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:01:09.200 | 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 164)) (3.0.0) 2022-06-09 09:01:09.210 | 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 168)) (0.18.2) 2022-06-09 09:01:09.214 | 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 476)) (1.15.0) 2022-06-09 09:01:09.217 | 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 406)) (1.6.0) 2022-06-09 09:01:09.219 | 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 234)) (1.0.0) 2022-06-09 09:01:09.222 | 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 545)) (1.4.0) 2022-06-09 09:01:09.225 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:01:09.232 | 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 363)) (2.4.7) 2022-06-09 09:01:09.235 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:01:09.290 | 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 336)) (0.7.2) 2022-06-09 09:01:09.292 | 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 557)) (0.2.5) 2022-06-09 09:01:09.298 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:01:09.330 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:01:09.335 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:01:09.338 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:01:11.427 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:11.427 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:11.498 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:11.501 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:11.503 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:11.505 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:11.507 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:11.509 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:11.511 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:11.513 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:11.516 | + functions-common:time_stop:2329 : start_time=1654765267173 2022-06-09 09:01:11.518 | + functions-common:time_stop:2331 : [[ -z 1654765267173 ]] 2022-06-09 09:01:11.520 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:11.524 | + functions-common:time_stop:2334 : end_time=1654765271522 2022-06-09 09:01:11.526 | + functions-common:time_stop:2335 : elapsed_time=4349 2022-06-09 09:01:11.528 | + functions-common:time_stop:2336 : total=0 2022-06-09 09:01:11.530 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:11.532 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4349 2022-06-09 09:01:11.534 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:11.536 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 09:01:11.539 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 09:01:11.541 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:01:11.544 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 09:01:11.546 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 09:01:11.549 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:01:11.553 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:01:11.553 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:01:11.558 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 09:01:11.560 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 09:01:11.563 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 09:01:11.565 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 09:01:11.568 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 09:01:11.588 | Using python 3.8 to install systemd-python 2022-06-09 09:01:11.590 | + 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 systemd-python 2022-06-09 09:01:13.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:13.378 | 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. 2022-06-09 09:01:13.383 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:13.384 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:13.385 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:13.387 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:13.387 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:13.387 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:13.388 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:13.388 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:13.403 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-09 09:01:15.635 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:15.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:15.704 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:15.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:15.708 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:15.711 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:15.713 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:15.715 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:15.717 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:15.719 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:15.721 | + functions-common:time_stop:2329 : start_time=1654765271582 2022-06-09 09:01:15.723 | + functions-common:time_stop:2331 : [[ -z 1654765271582 ]] 2022-06-09 09:01:15.726 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:15.730 | + functions-common:time_stop:2334 : end_time=1654765275728 2022-06-09 09:01:15.732 | + functions-common:time_stop:2335 : elapsed_time=4146 2022-06-09 09:01:15.734 | + functions-common:time_stop:2336 : total=4349 2022-06-09 09:01:15.736 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:15.738 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8495 2022-06-09 09:01:15.741 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:15.743 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 09:01:15.795 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 09:01:15.892 | + ./stack.sh:main:779 : install_infra 2022-06-09 09:01:15.895 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 09:01:15.897 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 09:01:15.900 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 09:01:15.903 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 09:01:15.925 | + 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 2022-06-09 09:01:17.995 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:18.006 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:18.065 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:18.106 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:18.108 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:18.110 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:18.112 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:18.114 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:18.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:18.769 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:01:19.010 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:19.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:19.014 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:19.016 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:19.018 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:19.020 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:19.022 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:19.024 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:19.026 | + functions-common:time_stop:2329 : start_time=1654765275917 2022-06-09 09:01:19.028 | + functions-common:time_stop:2331 : [[ -z 1654765275917 ]] 2022-06-09 09:01:19.031 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:19.035 | + functions-common:time_stop:2334 : end_time=1654765279033 2022-06-09 09:01:19.037 | + functions-common:time_stop:2335 : elapsed_time=3116 2022-06-09 09:01:19.039 | + functions-common:time_stop:2336 : total=8495 2022-06-09 09:01:19.041 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:19.043 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11611 2022-06-09 09:01:19.045 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:19.048 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 09:01:19.050 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 09:01:19.072 | + 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 2022-06-09 09:01:20.997 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:21.009 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:21.067 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:21.108 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:21.110 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:21.112 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:21.114 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:21.116 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:21.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:21.634 | Processing /opt/stack/requirements 2022-06-09 09:01:23.277 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:01:23.280 | 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 164)) (3.0.0) 2022-06-09 09:01:23.291 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:01:23.297 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:01:23.300 | 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 363)) (2.4.7) 2022-06-09 09:01:23.303 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:01:23.322 | 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 476)) (1.15.0) 2022-06-09 09:01:23.325 | 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 525)) (2.4.0) 2022-06-09 09:01:23.342 | 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 536)) (1.4.0) 2022-06-09 09:01:23.345 | 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 545)) (1.1.0) 2022-06-09 09:01:23.353 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:01:23.372 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-09 09:01:23.374 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-09 09:01:23.389 | 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 195)) (2.10) 2022-06-09 09:01:23.393 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:01:23.395 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:01:23.398 | 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 160)) (1.0.0) 2022-06-09 09:01:23.400 | 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 406)) (1.6.0) 2022-06-09 09:01:23.403 | 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 234)) (1.0.0) 2022-06-09 09:01:23.405 | 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 545)) (1.4.0) 2022-06-09 09:01:23.408 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:01:23.421 | 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 336)) (0.7.2) 2022-06-09 09:01:23.423 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:01:23.476 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:01:23.482 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:01:23.485 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-09 09:01:23.487 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:01:23.538 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:01:23.541 | 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 557)) (0.2.5) 2022-06-09 09:01:23.546 | Building wheels for collected packages: openstack-requirements 2022-06-09 09:01:23.547 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 09:01:24.299 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 09:01:24.299 | ERROR: Command errored out with exit status 1: 2022-06-09 09:01:24.299 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t4z1xcgb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t4z1xcgb/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-oqk4f5s6 2022-06-09 09:01:24.299 | cwd: /tmp/pip-req-build-t4z1xcgb/ 2022-06-09 09:01:24.299 | Complete output (6 lines): 2022-06-09 09:01:24.299 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 09:01:24.299 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 09:01:24.299 | or: setup.py --help-commands 2022-06-09 09:01:24.299 | or: setup.py cmd --help 2022-06-09 09:01:24.299 | 2022-06-09 09:01:24.299 | error: invalid command 'bdist_wheel' 2022-06-09 09:01:24.299 | ---------------------------------------- 2022-06-09 09:01:24.299 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 09:01:24.300 | Running setup.py clean for openstack-requirements 2022-06-09 09:01:25.064 | Failed to build openstack-requirements 2022-06-09 09:01:25.078 | Installing collected packages: openstack-requirements 2022-06-09 09:01:25.078 | Attempting uninstall: openstack-requirements 2022-06-09 09:01:25.079 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-09 09:01:25.115 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-09 09:01:25.134 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-09 09:01:25.137 | Running setup.py install for openstack-requirements: started 2022-06-09 09:01:27.298 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 09:01:27.326 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-09 09:01:27.450 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:27.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:27.455 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:27.457 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:27.459 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:27.461 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:27.463 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:27.465 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:27.467 | + functions-common:time_stop:2329 : start_time=1654765279065 2022-06-09 09:01:27.469 | + functions-common:time_stop:2331 : [[ -z 1654765279065 ]] 2022-06-09 09:01:27.471 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:27.476 | + functions-common:time_stop:2334 : end_time=1654765287473 2022-06-09 09:01:27.478 | + functions-common:time_stop:2335 : elapsed_time=8408 2022-06-09 09:01:27.480 | + functions-common:time_stop:2336 : total=11611 2022-06-09 09:01:27.482 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:27.484 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20019 2022-06-09 09:01:27.486 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:27.488 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 09:01:27.491 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 09:01:27.493 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 09:01:27.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:27.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:27.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 09:01:27.503 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:27.505 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 09:01:27.524 | Using python 3.8 to install pbr 2022-06-09 09:01:27.526 | + 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 2022-06-09 09:01:29.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:29.315 | 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. 2022-06-09 09:01:29.320 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:29.321 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:29.323 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:29.324 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:29.324 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:29.325 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:29.325 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:29.325 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:29.460 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:01:31.678 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:31.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:31.756 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:31.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:31.761 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:31.763 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:31.765 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:31.767 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:31.769 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:31.771 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:31.773 | + functions-common:time_stop:2329 : start_time=1654765287519 2022-06-09 09:01:31.775 | + functions-common:time_stop:2331 : [[ -z 1654765287519 ]] 2022-06-09 09:01:31.778 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:31.782 | + functions-common:time_stop:2334 : end_time=1654765291779 2022-06-09 09:01:31.784 | + functions-common:time_stop:2335 : elapsed_time=4260 2022-06-09 09:01:31.786 | + functions-common:time_stop:2336 : total=20019 2022-06-09 09:01:31.788 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:31.790 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24279 2022-06-09 09:01:31.792 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:31.794 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 09:01:34.060 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 09:01:35.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:35.939 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 09:01:35.959 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 09:01:35.962 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 09:01:35.964 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 09:01:35.967 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 09:01:35.973 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-09 09:01:36.044 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 09:01:36.047 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 09:01:36.050 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 09:01:36.066 | + ./stack.sh:main:788 : pkgs= 2022-06-09 09:01:36.068 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 09:01:36.071 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 09:01:36.073 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 09:01:36.075 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 09:01:36.077 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 09:01:36.079 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 09:01:36.081 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 09:01:36.084 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 09:01:36.087 | + functions-common:run_phase:1760 : local extra 2022-06-09 09:01:36.089 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 09:01:36.093 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 09:01:36.095 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 09:01:36.097 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 09:01:36.100 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 09:01:36.102 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 09:01:36.117 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:36.119 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 09:01:36.121 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:01:36.123 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 09:01:36.125 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:01:36.127 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 09:01:36.129 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:01:36.132 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 09:01:36.134 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:01:36.136 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 09:01:36.138 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:01:36.140 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 09:01:36.142 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 09:01:36.144 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 09:01:36.147 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 09:01:36.149 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 09:01:36.151 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 09:01:36.153 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 09:01:36.156 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 09:01:36.158 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 09:01:36.161 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 09:01:36.163 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 09:01:36.166 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 09:01:36.168 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 09:01:36.170 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 09:01:36.172 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 09:01:36.224 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 09:01:36.224 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 09:01:36.226 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 09:01:36.578 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 09:01:36.581 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 09:01:36.596 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:36.599 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 09:01:36.601 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:36.604 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:36.606 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:01:36.608 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:36.610 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:36.613 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:36.616 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:36.618 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:36.620 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:36.622 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:36.624 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:36.626 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:01:36.629 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 09:01:36.631 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:36.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:36.636 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:36.638 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 09:01:36.658 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 09:01:36.767 | Reading package lists... 2022-06-09 09:01:37.008 | Building dependency tree... 2022-06-09 09:01:37.009 | Reading state information... 2022-06-09 09:01:37.260 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 09:01:37.260 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:37.261 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:37.261 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:37.261 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:37.261 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:37.261 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:37.261 | python3-zope.interface 2022-06-09 09:01:37.261 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:37.379 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:37.383 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:01:37.386 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:37.388 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:37.390 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:37.392 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:37.394 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:37.397 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:37.399 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:37.401 | + functions-common:time_stop:2329 : start_time=1654765296655 2022-06-09 09:01:37.403 | + functions-common:time_stop:2331 : [[ -z 1654765296655 ]] 2022-06-09 09:01:37.406 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:37.410 | + functions-common:time_stop:2334 : end_time=1654765297407 2022-06-09 09:01:37.412 | + functions-common:time_stop:2335 : elapsed_time=752 2022-06-09 09:01:37.414 | + functions-common:time_stop:2336 : total=1493 2022-06-09 09:01:37.417 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:37.419 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2245 2022-06-09 09:01:37.421 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:01:37.423 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 09:01:37.425 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:01:37.429 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:01:37.431 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:01:37.433 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:01:37.435 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:01:37.438 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:01:37.440 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 09:01:37.442 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:01:37.444 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:01:37.447 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:01:37.449 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:01:37.451 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:01:37.453 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:01:37.456 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:01:37.458 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:01:37.460 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 09:01:37.462 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:01:37.464 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:01:37.467 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:01:37.469 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:01:37.471 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:01:37.473 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:01:37.476 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 09:01:37.478 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 09:01:37.494 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:37.496 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 09:01:37.499 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:01:37.501 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 09:01:37.503 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 09:01:37.506 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 09:01:37.510 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 09:01:37.512 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 09:01:37.514 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 09:01:37.517 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 09:01:37.519 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 09:01:37.522 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 09:01:37.525 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 09:01:38.238 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 09:01:38.238 | user tags 2022-06-09 09:01:38.238 | stackrabbit []' 2022-06-09 09:01:38.241 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 09:01:38.241 | user tags 2022-06-09 09:01:38.241 | stackrabbit []' 2022-06-09 09:01:38.242 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 09:01:38.247 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 09:01:38.250 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 09:01:38.252 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 09:01:38.889 | Changing password for user "stackrabbit" ... 2022-06-09 09:01:38.911 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 09:01:39.601 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 09:01:39.622 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 09:01:39.625 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 09:01:40.273 | Changing password for user "stackrabbit" ... 2022-06-09 09:01:40.296 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 09:01:40.298 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 09:01:40.300 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 09:01:41.015 | Deleting user "guest" ... 2022-06-09 09:01:41.031 | Error: 2022-06-09 09:01:41.031 | {:no_such_user, "guest"} 2022-06-09 09:01:41.042 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 09:01:41.045 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 09:01:41.061 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:41.064 | + ./stack.sh:main:805 : install_database 2022-06-09 09:01:41.066 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 09:01:41.069 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 09:01:41.071 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:41.073 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:41.076 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 09:01:41.286 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 09:01:41.288 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 09:01:41.291 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 09:01:41.293 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:01:41.295 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 09:01:41.298 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:01:41.300 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:01:41.303 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:01:41.305 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:01:41.308 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:01:41.310 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:01:41.312 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:01:41.314 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:01:41.317 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 09:01:41.320 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:01:41.322 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:01:41.326 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:01:41.328 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:01:41.331 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:01:41.334 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:01:41.336 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 09:01:41.338 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:41.341 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:41.343 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 09:01:41.345 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:41.347 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:41.350 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:01:41.352 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:41.355 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:41.357 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:41.359 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:41.361 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:41.364 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:41.366 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:41.368 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:41.370 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:01:41.373 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 09:01:41.375 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:41.377 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:41.380 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:41.382 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 09:01:41.402 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 09:01:41.510 | Reading package lists... 2022-06-09 09:01:41.753 | Building dependency tree... 2022-06-09 09:01:41.755 | Reading state information... 2022-06-09 09:01:42.004 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 09:01:42.004 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:42.005 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:42.005 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:42.005 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:42.005 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:42.005 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:42.005 | python3-zope.interface 2022-06-09 09:01:42.005 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:42.116 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:42.121 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:01:42.123 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:42.125 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:42.127 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:42.129 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:42.132 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:42.134 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:42.136 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:42.138 | + functions-common:time_stop:2329 : start_time=1654765301400 2022-06-09 09:01:42.140 | + functions-common:time_stop:2331 : [[ -z 1654765301400 ]] 2022-06-09 09:01:42.143 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:42.147 | + functions-common:time_stop:2334 : end_time=1654765302145 2022-06-09 09:01:42.149 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-09 09:01:42.151 | + functions-common:time_stop:2336 : total=2245 2022-06-09 09:01:42.153 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:42.155 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2990 2022-06-09 09:01:42.158 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:01:42.160 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 09:01:42.162 | + ./stack.sh:main:808 : install_database_python 2022-06-09 09:01:42.164 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 09:01:42.166 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 09:01:42.169 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 09:01:42.171 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:01:42.174 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 09:01:42.176 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 09:01:42.179 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:01:42.183 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:01:42.183 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:01:42.189 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 09:01:42.191 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 09:01:42.198 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 09:01:42.201 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 09:01:42.203 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 09:01:42.225 | Using python 3.8 to install PyMySQL 2022-06-09 09:01:42.228 | + 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 2022-06-09 09:01:43.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:43.998 | 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. 2022-06-09 09:01:44.002 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:44.003 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:44.005 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:44.006 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:44.006 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:44.007 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:44.007 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:44.007 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:44.021 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-09 09:01:46.244 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:46.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:46.315 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:46.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:46.320 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:46.322 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:46.324 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:46.327 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:46.329 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:46.331 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:46.333 | + functions-common:time_stop:2329 : start_time=1654765302220 2022-06-09 09:01:46.336 | + functions-common:time_stop:2331 : [[ -z 1654765302220 ]] 2022-06-09 09:01:46.338 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:46.343 | + functions-common:time_stop:2334 : end_time=1654765306340 2022-06-09 09:01:46.345 | + functions-common:time_stop:2335 : elapsed_time=4120 2022-06-09 09:01:46.347 | + functions-common:time_stop:2336 : total=24279 2022-06-09 09:01:46.350 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:46.352 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28399 2022-06-09 09:01:46.354 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:46.356 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 09:01:46.359 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 09:01:46.361 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 09:01:46.363 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 09:01:46.380 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:46.382 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 09:01:46.384 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 09:01:46.387 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 09:01:46.388 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 09:01:46.393 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 09:01:46.395 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 09:01:46.397 | + 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,c-vol,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,c-bak,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- ]] 2022-06-09 09:01:46.400 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 09:01:46.402 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 09:01:46.404 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 09:01:46.420 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:46.422 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 09:01:46.424 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:46.427 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:46.430 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:01:46.432 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:46.434 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:46.436 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:46.438 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:46.441 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:46.443 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:46.445 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:46.447 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:46.449 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:01:46.452 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 09:01:46.454 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:46.456 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:46.458 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:46.461 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 09:01:46.481 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 09:01:46.590 | Reading package lists... 2022-06-09 09:01:46.831 | Building dependency tree... 2022-06-09 09:01:46.833 | Reading state information... 2022-06-09 09:01:47.082 | radvd is already the newest version (1:2.17-2). 2022-06-09 09:01:47.082 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:47.083 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:47.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:47.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:47.083 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:47.083 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:47.084 | python3-zope.interface 2022-06-09 09:01:47.084 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:47.194 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:47.198 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:01:47.201 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:47.203 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:47.205 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:47.207 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:47.212 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:47.214 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:47.216 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:47.218 | + functions-common:time_stop:2329 : start_time=1654765306478 2022-06-09 09:01:47.221 | + functions-common:time_stop:2331 : [[ -z 1654765306478 ]] 2022-06-09 09:01:47.223 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:47.228 | + functions-common:time_stop:2334 : end_time=1654765307225 2022-06-09 09:01:47.229 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-09 09:01:47.231 | + functions-common:time_stop:2336 : total=2990 2022-06-09 09:01:47.234 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:47.236 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3737 2022-06-09 09:01:47.238 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:01:47.240 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 09:01:47.257 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:47.259 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 09:01:47.261 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 09:01:47.264 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 09:01:47.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 09:01:47.286 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:47.288 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:47.291 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:01:47.293 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:47.295 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:47.297 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:47.300 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:47.302 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:47.305 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:47.307 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:47.309 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:47.311 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:01:47.313 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 09:01:47.315 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:47.318 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:47.321 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:47.323 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 09:01:47.342 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-09 09:01:47.452 | Reading package lists... 2022-06-09 09:01:47.693 | Building dependency tree... 2022-06-09 09:01:47.694 | Reading state information... 2022-06-09 09:01:47.940 | fakeroot is already the newest version (1.24-1). 2022-06-09 09:01:47.940 | make is already the newest version (4.2.1-1.2). 2022-06-09 09:01:47.940 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 09:01:47.940 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:47.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:47.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:47.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:47.941 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:47.941 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:47.941 | python3-zope.interface 2022-06-09 09:01:47.941 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:48.053 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:48.057 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:01:48.059 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:48.061 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:48.063 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:48.065 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:48.067 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:48.069 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:48.071 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:48.074 | + functions-common:time_stop:2329 : start_time=1654765307339 2022-06-09 09:01:48.076 | + functions-common:time_stop:2331 : [[ -z 1654765307339 ]] 2022-06-09 09:01:48.078 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:48.082 | + functions-common:time_stop:2334 : end_time=1654765308080 2022-06-09 09:01:48.085 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-09 09:01:48.087 | + functions-common:time_stop:2336 : total=3737 2022-06-09 09:01:48.089 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:48.091 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4478 2022-06-09 09:01:48.093 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:01:48.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 09:01:48.098 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:48.100 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:48.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 09:01:48.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 09:01:48.108 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 09:01:48.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 09:01:48.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 09:01:48.118 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 09:01:48.118 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 09:01:48.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 09:01:48.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 09:01:48.127 | + functions:vercmp:652 : local v1=5.4 2022-06-09 09:01:48.129 | + functions:vercmp:653 : local 'op=<' 2022-06-09 09:01:48.132 | + functions:vercmp:654 : local v2=3.13 2022-06-09 09:01:48.134 | + functions:vercmp:655 : local result 2022-06-09 09:01:48.137 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 09:01:48.137 | ++ functions:vercmp:659 : sort -V 2022-06-09 09:01:48.138 | ++ functions:vercmp:659 : head -1 2022-06-09 09:01:48.143 | + functions:vercmp:659 : result=3.13 2022-06-09 09:01:48.145 | + functions:vercmp:661 : case $op in 2022-06-09 09:01:48.147 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 09:01:48.149 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 09:01:48.151 | + functions:vercmp:672 : return 2022-06-09 09:01:48.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 09:01:48.156 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:01:48.158 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 09:01:48.623 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 09:01:48.645 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:48.648 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 09:01:48.650 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 09:01:48.650 | Installing etcd 2022-06-09 09:01:48.652 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 09:01:48.665 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 09:01:48.679 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:48.682 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 09:01:48.694 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 09:01:48.699 | ++ 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 2022-06-09 09:01:48.702 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 09:01:48.705 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 09:01:48.709 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 09:01:48.712 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-09 09:01:48.714 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 09:01:48.717 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 09:01:48.719 | ++ functions:get_extra_file:73 : return 2022-06-09 09:01:48.722 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 09:01:48.725 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 09:01:48.727 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 09:01:48.729 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 09:01:48.745 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:01:48.748 | + ./stack.sh:main:835 : install_dstat 2022-06-09 09:01:48.750 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 09:01:48.766 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:01:48.768 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 09:01:48.771 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:01:48.773 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 09:01:48.775 | + ./stack.sh:main:844 : install_libs 2022-06-09 09:01:48.778 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 09:01:48.780 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 09:01:48.782 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 09:01:48.784 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 09:01:48.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 09:01:48.794 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.796 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 09:01:48.798 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 09:01:48.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 09:01:48.803 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 09:01:48.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 09:01:48.812 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.814 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 09:01:48.816 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 09:01:48.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 09:01:48.821 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 09:01:48.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 09:01:48.829 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.832 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 09:01:48.834 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 09:01:48.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 09:01:48.839 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 09:01:48.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 09:01:48.848 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.851 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 09:01:48.853 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 09:01:48.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 09:01:48.857 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 09:01:48.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 09:01:48.866 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.868 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 09:01:48.871 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 09:01:48.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 09:01:48.875 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 09:01:48.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 09:01:48.884 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.886 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 09:01:48.888 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 09:01:48.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 09:01:48.893 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 09:01:48.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 09:01:48.902 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.904 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 09:01:48.907 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 09:01:48.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 09:01:48.912 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 09:01:48.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 09:01:48.925 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.929 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 09:01:48.931 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 09:01:48.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 09:01:48.936 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 09:01:48.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 09:01:48.945 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.947 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 09:01:48.949 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 09:01:48.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 09:01:48.954 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 09:01:48.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 09:01:48.964 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.966 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 09:01:48.968 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 09:01:48.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 09:01:48.973 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 09:01:48.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 09:01:48.982 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:48.985 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 09:01:48.987 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 09:01:48.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 09:01:48.991 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 09:01:48.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:48.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:48.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 09:01:49.000 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.002 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 09:01:49.005 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 09:01:49.007 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 09:01:49.009 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 09:01:49.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 09:01:49.018 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.021 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 09:01:49.023 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 09:01:49.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 09:01:49.028 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 09:01:49.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 09:01:49.037 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.039 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 09:01:49.042 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 09:01:49.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 09:01:49.046 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 09:01:49.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 09:01:49.055 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.058 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 09:01:49.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 09:01:49.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 09:01:49.064 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 09:01:49.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 09:01:49.073 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.076 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 09:01:49.078 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 09:01:49.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 09:01:49.083 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 09:01:49.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 09:01:49.092 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.094 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 09:01:49.096 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 09:01:49.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 09:01:49.101 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 09:01:49.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 09:01:49.110 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.113 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 09:01:49.115 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 09:01:49.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 09:01:49.120 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 09:01:49.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 09:01:49.129 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.131 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 09:01:49.134 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 09:01:49.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 09:01:49.138 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 09:01:49.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 09:01:49.148 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.150 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 09:01:49.153 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 09:01:49.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 09:01:49.157 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 09:01:49.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 09:01:49.166 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.168 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 09:01:49.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 09:01:49.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 09:01:49.175 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 09:01:49.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 09:01:49.184 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.187 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 09:01:49.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 09:01:49.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 09:01:49.194 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 09:01:49.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 09:01:49.203 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.205 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 09:01:49.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 09:01:49.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 09:01:49.213 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 09:01:49.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 09:01:49.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.224 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 09:01:49.226 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 09:01:49.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 09:01:49.231 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 09:01:49.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 09:01:49.240 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.242 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 09:01:49.245 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 09:01:49.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 09:01:49.249 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 09:01:49.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 09:01:49.259 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.261 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 09:01:49.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 09:01:49.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 09:01:49.268 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 09:01:49.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 09:01:49.278 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.280 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 09:01:49.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 09:01:49.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 09:01:49.287 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 09:01:49.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 09:01:49.296 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.299 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 09:01:49.301 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 09:01:49.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 09:01:49.306 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 09:01:49.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 09:01:49.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.317 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 09:01:49.320 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 09:01:49.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 09:01:49.324 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 09:01:49.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 09:01:49.333 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.336 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 09:01:49.338 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 09:01:49.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 09:01:49.342 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 09:01:49.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 09:01:49.353 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.356 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 09:01:49.358 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 09:01:49.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 09:01:49.365 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 09:01:49.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 09:01:49.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.377 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 09:01:49.379 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 09:01:49.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 09:01:49.384 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 09:01:49.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 09:01:49.393 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.395 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 09:01:49.398 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 09:01:49.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 09:01:49.402 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 09:01:49.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 09:01:49.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.414 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 09:01:49.416 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 09:01:49.419 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 09:01:49.421 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 09:01:49.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 09:01:49.431 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.433 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 09:01:49.435 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 09:01:49.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 09:01:49.440 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 09:01:49.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:49.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:49.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 09:01:49.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:49.452 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 09:01:49.471 | Using python 3.8 to install etcd3 2022-06-09 09:01:49.474 | + 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 2022-06-09 09:01:51.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:51.248 | 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. 2022-06-09 09:01:51.252 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:51.253 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:51.255 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:51.256 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:51.256 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:51.257 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:51.257 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:51.257 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:51.272 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-09 09:01:51.282 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-09 09:01:51.306 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 09:01:51.311 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:01:51.315 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:01:51.331 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-09 09:01:53.499 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:53.499 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:53.576 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:53.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:53.581 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:53.583 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:53.585 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:53.587 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:53.589 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:53.591 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:53.594 | + functions-common:time_stop:2329 : start_time=1654765309466 2022-06-09 09:01:53.596 | + functions-common:time_stop:2331 : [[ -z 1654765309466 ]] 2022-06-09 09:01:53.599 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:53.603 | + functions-common:time_stop:2334 : end_time=1654765313600 2022-06-09 09:01:53.605 | + functions-common:time_stop:2335 : elapsed_time=4134 2022-06-09 09:01:53.607 | + functions-common:time_stop:2336 : total=28399 2022-06-09 09:01:53.609 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:53.611 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32533 2022-06-09 09:01:53.613 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:53.616 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 09:01:53.636 | Using python 3.8 to install etcd3gw 2022-06-09 09:01:53.639 | + 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 2022-06-09 09:01:55.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:01:55.423 | 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. 2022-06-09 09:01:55.429 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:55.429 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:55.431 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:01:55.432 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:55.433 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:55.433 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:55.433 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:01:55.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:01:55.448 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-09 09:01:55.474 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:01:55.480 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:01:55.483 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:01:55.504 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:01:55.508 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:01:55.528 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:01:55.531 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:01:55.534 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:01:57.729 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:01:57.729 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:01:57.799 | + inc/python:pip_install:200 : result=0 2022-06-09 09:01:57.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:01:57.804 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:57.806 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:57.808 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:57.810 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:57.812 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:57.815 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:01:57.817 | + functions-common:time_stop:2329 : start_time=1654765313631 2022-06-09 09:01:57.819 | + functions-common:time_stop:2331 : [[ -z 1654765313631 ]] 2022-06-09 09:01:57.822 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:57.826 | + functions-common:time_stop:2334 : end_time=1654765317824 2022-06-09 09:01:57.828 | + functions-common:time_stop:2335 : elapsed_time=4193 2022-06-09 09:01:57.830 | + functions-common:time_stop:2336 : total=32533 2022-06-09 09:01:57.833 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:57.834 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36726 2022-06-09 09:01:57.837 | + inc/python:pip_install:203 : return 0 2022-06-09 09:01:57.839 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 09:01:57.841 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 09:01:57.844 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 09:01:57.846 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:01:57.848 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:01:57.851 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:01:57.853 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:01:57.855 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:01:57.858 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:01:57.860 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:01:57.862 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:01:57.865 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 09:01:57.867 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 09:01:57.869 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:57.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:57.874 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 09:01:57.876 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 09:01:57.878 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 09:01:57.881 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:01:57.883 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:01:57.886 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:01:57.888 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:01:57.890 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:01:57.892 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:01:57.895 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:57.897 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:57.899 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:01:57.901 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:01:57.904 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:01:57.906 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:01:57.908 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 09:01:57.911 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:01:57.913 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:57.915 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:57.917 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 09:01:57.938 | + functions-common:apt_get:1123 : 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 2022-06-09 09:01:58.049 | Reading package lists... 2022-06-09 09:01:58.292 | Building dependency tree... 2022-06-09 09:01:58.293 | Reading state information... 2022-06-09 09:01:58.542 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-09 09:01:58.542 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-09 09:01:58.542 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:01:58.542 | The following packages were automatically installed and are no longer required: 2022-06-09 09:01:58.543 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:01:58.543 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:01:58.543 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:01:58.543 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:01:58.543 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:01:58.543 | python3-zope.interface 2022-06-09 09:01:58.543 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:01:58.655 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:01:58.660 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:01:58.663 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:01:58.665 | + functions-common:time_stop:2322 : local name 2022-06-09 09:01:58.667 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:01:58.669 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:01:58.671 | + functions-common:time_stop:2325 : local total 2022-06-09 09:01:58.673 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:01:58.675 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:01:58.678 | + functions-common:time_stop:2329 : start_time=1654765317936 2022-06-09 09:01:58.680 | + functions-common:time_stop:2331 : [[ -z 1654765317936 ]] 2022-06-09 09:01:58.682 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:01:58.686 | + functions-common:time_stop:2334 : end_time=1654765318684 2022-06-09 09:01:58.688 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-09 09:01:58.691 | + functions-common:time_stop:2336 : total=4478 2022-06-09 09:01:58.693 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:01:58.695 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5226 2022-06-09 09:01:58.697 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:01:58.699 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 09:01:58.702 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:01:58.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:01:58.706 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 09:01:58.767 | Module proxy already enabled 2022-06-09 09:01:58.772 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 09:01:58.833 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 09:01:58.833 | Module proxy already enabled 2022-06-09 09:01:58.833 | Module proxy_uwsgi already enabled 2022-06-09 09:01:58.837 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 09:01:58.839 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:01:58.841 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:01:58.844 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:01:58.975 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 09:01:58.977 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 09:01:58.980 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 09:01:58.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:58.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:58.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 09:01:58.990 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:58.992 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 09:01:58.995 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 09:01:58.997 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 09:01:58.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 09:01:59.007 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.009 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 09:01:59.011 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 09:01:59.014 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 09:01:59.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 09:01:59.024 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.026 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 09:01:59.029 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 09:01:59.031 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 09:01:59.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 09:01:59.041 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.043 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 09:01:59.045 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 09:01:59.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 09:01:59.057 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.060 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 09:01:59.062 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 09:01:59.064 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 09:01:59.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 09:01:59.074 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.077 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 09:01:59.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:59.095 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 09:01:59.098 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 09:01:59.100 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 09:01:59.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 09:01:59.109 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.111 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 09:01:59.127 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:01:59.130 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 09:01:59.132 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 09:01:59.135 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 09:01:59.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 09:01:59.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.147 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 09:01:59.149 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 09:01:59.152 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 09:01:59.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:01:59.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:01:59.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 09:01:59.161 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:01:59.163 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 09:01:59.166 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 09:01:59.168 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:01:59.171 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 09:01:59.173 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 09:01:59.176 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:01:59.180 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:01:59.180 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:01:59.185 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 09:01:59.187 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 09:01:59.189 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 09:01:59.192 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 09:01:59.195 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 09:01:59.215 | Using python 3.8 to install keystonemiddleware 2022-06-09 09:01:59.218 | + 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 2022-06-09 09:02:00.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:00.998 | 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. 2022-06-09 09:02:01.003 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:01.003 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:01.005 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:01.007 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:01.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:01.007 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:01.008 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:01.008 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:01.023 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:02:01.094 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:02:01.130 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:02:01.146 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:02:01.157 | 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 304)) (5.0.1) 2022-06-09 09:02:01.163 | 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 306)) (4.4.0) 2022-06-09 09:02:01.203 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:02:01.213 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:02:01.230 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:02:01.237 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:02:01.240 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:02:01.251 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:02:01.253 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:02:01.258 | 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 389)) (2.8.1) 2022-06-09 09:02:01.264 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:02:01.282 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:02:01.287 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:02:01.308 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:02:01.313 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:02:01.316 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:02:01.323 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:01.344 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:02:01.414 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:01.429 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:02:01.435 | 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) 2022-06-09 09:02:01.443 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:02:01.448 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:01.451 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:02:01.454 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:02:01.458 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:02:01.461 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:02:01.465 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:01.467 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:01.470 | 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 291)) (1.7.0) 2022-06-09 09:02:01.476 | 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) 2022-06-09 09:02:01.479 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:03.456 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:03.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:03.528 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:03.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:03.533 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:03.535 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:03.537 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:03.539 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:03.541 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:03.544 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:03.546 | + functions-common:time_stop:2329 : start_time=1654765319210 2022-06-09 09:02:03.548 | + functions-common:time_stop:2331 : [[ -z 1654765319210 ]] 2022-06-09 09:02:03.550 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:03.555 | + functions-common:time_stop:2334 : end_time=1654765323552 2022-06-09 09:02:03.557 | + functions-common:time_stop:2335 : elapsed_time=4342 2022-06-09 09:02:03.559 | + functions-common:time_stop:2336 : total=36726 2022-06-09 09:02:03.561 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:03.563 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41068 2022-06-09 09:02:03.565 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:03.568 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 09:02:03.571 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 09:02:03.573 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:02:03.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 09:02:03.578 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 09:02:03.581 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:02:03.585 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:02:03.590 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:02:03.597 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 09:02:03.599 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 09:02:03.601 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 09:02:03.604 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 09:02:03.606 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 09:02:03.627 | Using python 3.8 to install python-memcached 2022-06-09 09:02:03.630 | + 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 2022-06-09 09:02:05.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:05.418 | 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. 2022-06-09 09:02:05.422 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:05.423 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:05.424 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:05.426 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:05.427 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:05.427 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:05.427 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:05.428 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:05.443 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-09 09:02:05.447 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:02:07.698 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:07.698 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:07.768 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:07.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:07.773 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:07.775 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:07.778 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:07.780 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:07.782 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:07.784 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:07.787 | + functions-common:time_stop:2329 : start_time=1654765323622 2022-06-09 09:02:07.789 | + functions-common:time_stop:2331 : [[ -z 1654765323622 ]] 2022-06-09 09:02:07.792 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:07.796 | + functions-common:time_stop:2334 : end_time=1654765327793 2022-06-09 09:02:07.798 | + functions-common:time_stop:2335 : elapsed_time=4171 2022-06-09 09:02:07.800 | + functions-common:time_stop:2336 : total=41068 2022-06-09 09:02:07.802 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:07.805 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45239 2022-06-09 09:02:07.807 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:07.809 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 09:02:07.825 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:07.828 | + ./stack.sh:main:866 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-06-09 09:02:07.830 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 09:02:07.833 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 09:02:07.835 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 09:02:07.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:02:07.840 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 09:02:07.842 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 09:02:07.857 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:07.860 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 09:02:07.862 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 09:02:07.864 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 09:02:07.866 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:02:07.868 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:02:07.870 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:02:07.873 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:02:07.875 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:02:07.877 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:02:07.896 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:02:07.898 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:02:07.900 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:07.902 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:02:07.903 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:02:07.907 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 09:02:07.909 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:07.912 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 09:02:07.924 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 09:02:07.926 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:02:07.927 | + functions-common:git_clone:607 : head -1 2022-06-09 09:02:07.931 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 09:02:07.933 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:02:07.936 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 09:02:07.938 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:02:07.940 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 09:02:07.943 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 09:02:07.945 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:02:07.947 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 09:02:07.949 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:02:07.952 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 09:02:07.954 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 09:02:07.956 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:02:07.959 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:02:07.962 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 09:02:07.964 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:02:07.967 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 09:02:07.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:02:07.972 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:02:07.975 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 09:02:07.980 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 09:02:07.983 | + 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' 2022-06-09 09:02:08.582 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 09:02:08.585 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:02:08.587 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:02:08.589 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:02:08.591 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 09:02:08.593 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 09:02:08.596 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:02:08.598 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:02:08.600 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:02:08.603 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:02:08.605 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:02:08.607 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:02:08.609 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:02:08.611 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 09:02:08.631 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 09:02:08.633 | + 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 2022-06-09 09:02:10.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:10.488 | 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. 2022-06-09 09:02:10.492 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:10.493 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:10.495 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:10.496 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:10.496 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:10.497 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:10.497 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:10.497 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:10.510 | Obtaining file:///opt/stack/keystone 2022-06-09 09:02:12.081 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:02:13.619 | 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) 2022-06-09 09:02:13.648 | 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) 2022-06-09 09:02:13.658 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:02:13.665 | 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) 2022-06-09 09:02:13.668 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 09:02:13.677 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:02:13.698 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:13.712 | 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) 2022-06-09 09:02:13.727 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-09 09:02:13.731 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 09:02:13.741 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:02:13.745 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-09 09:02:13.748 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:02:13.788 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:02:13.794 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-09 09:02:13.797 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:02:13.809 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 09:02:13.865 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 09:02:13.869 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-09 09:02:13.874 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:02:13.910 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:02:13.925 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:02:13.932 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:02:13.979 | 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 304)) (5.0.1) 2022-06-09 09:02:13.985 | 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 306)) (4.4.0) 2022-06-09 09:02:14.024 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:02:14.078 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:02:14.096 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:02:14.115 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:02:14.124 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:02:14.147 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:02:14.155 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:02:14.173 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 09:02:14.219 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:02:14.226 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-09 09:02:14.239 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:02:14.242 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:02:14.245 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:02:14.256 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:02:14.259 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:02:14.261 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:02:14.265 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-09 09:02:14.281 | 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 389)) (2.8.1) 2022-06-09 09:02:14.286 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:02:14.305 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:02:14.309 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:02:14.329 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:02:14.335 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-09 09:02:14.338 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:02:14.341 | 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 501)) (0.13.0) 2022-06-09 09:02:14.352 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:02:14.355 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:02:14.358 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:02:14.365 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:02:14.374 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:02:14.380 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:02:14.398 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:02:14.401 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:02:14.408 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:14.429 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:02:14.433 | 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) 2022-06-09 09:02:14.437 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 09:02:14.501 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:14.504 | 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) 2022-06-09 09:02:14.512 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 09:02:14.517 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:02:14.526 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:02:14.529 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 09:02:14.570 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:02:14.576 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:02:14.580 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:02:14.589 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:02:14.598 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:02:14.601 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:02:14.609 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:02:14.617 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:02:14.628 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:02:14.639 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:02:14.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 256)) (0.10.9) 2022-06-09 09:02:14.646 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 09:02:14.651 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:02:14.668 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:14.672 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:14.675 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:02:14.679 | 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) 2022-06-09 09:02:14.681 | 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 406)) (1.6.0) 2022-06-09 09:02:14.684 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:02:14.687 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 09:02:14.690 | 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 545)) (1.4.0) 2022-06-09 09:02:14.696 | 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 291)) (1.7.0) 2022-06-09 09:02:14.701 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:14.704 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:02:14.713 | 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 391)) (1.0.4) 2022-06-09 09:02:14.715 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:02:14.718 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 09:02:14.721 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:02:14.730 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:02:14.737 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:02:16.127 | Installing collected packages: keystone 2022-06-09 09:02:16.127 | Attempting uninstall: keystone 2022-06-09 09:02:16.129 | Found existing installation: keystone 18.1.1.dev3 2022-06-09 09:02:16.132 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-09 09:02:16.134 | Running setup.py develop for keystone 2022-06-09 09:02:18.022 | Successfully installed keystone 2022-06-09 09:02:18.165 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:18.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:18.250 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:18.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:18.254 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:18.256 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:18.258 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:18.260 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:18.262 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:18.264 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:18.266 | + functions-common:time_stop:2329 : start_time=1654765328625 2022-06-09 09:02:18.269 | + functions-common:time_stop:2331 : [[ -z 1654765328625 ]] 2022-06-09 09:02:18.272 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:18.275 | + functions-common:time_stop:2334 : end_time=1654765338273 2022-06-09 09:02:18.278 | + functions-common:time_stop:2335 : elapsed_time=9648 2022-06-09 09:02:18.280 | + functions-common:time_stop:2336 : total=45239 2022-06-09 09:02:18.282 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:18.284 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54887 2022-06-09 09:02:18.286 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:18.288 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:02:18.291 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 09:02:18.293 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 09:02:18.311 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 09:02:18.323 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 09:02:18.325 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 09:02:18.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:02:18.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:02:18.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 09:02:18.335 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:02:18.337 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 09:02:18.354 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:18.356 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 09:02:18.358 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:02:18.361 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 09:02:18.363 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 09:02:18.375 | + 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 ]] 2022-06-09 09:02:18.377 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 09:02:18.382 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 09:02:18.398 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:18.400 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 09:02:18.429 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 09:02:18.455 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 09:02:18.485 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 09:02:18.514 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 09:02:18.544 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 09:02:18.573 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 09:02:18.600 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 09:02:18.626 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 09:02:18.629 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 09:02:18.631 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 09:02:18.633 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 09:02:18.636 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 09:02:18.638 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:02:18.654 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:18.657 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 09:02:18.659 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 09:02:18.661 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:02:18.676 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:18.678 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:02:18.681 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:02:18.710 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:02:18.713 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:02:18.715 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 09:02:18.717 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 09:02:18.719 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 09:02:18.735 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:18.737 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-06-09 09:02:18.767 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2022-06-09 09:02:18.794 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 09:02:18.796 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 09:02:18.827 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 09:02:18.830 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 09:02:18.832 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 09:02:18.834 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 09:02:18.836 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 09:02:18.839 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 09:02:18.874 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 09:02:18.876 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 09:02:18.879 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 09:02:18.882 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 09:02:18.885 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:02:18.901 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:02:18.903 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:02:18.905 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:02:18.908 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:02:18.910 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:02:18.937 | + functions:setup_systemd_logging:728 : 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' 2022-06-09 09:02:18.964 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:02:18.991 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:02:19.018 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 09:02:19.046 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 09:02:19.048 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 09:02:19.051 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 09:02:19.053 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 09:02:19.056 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 09:02:19.058 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:02:19.060 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:02:19.063 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 09:02:19.067 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 09:02:19.069 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:02:19.071 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:02:19.084 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:02:19.084 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:02:19.092 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:02:19.095 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:02:19.111 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 09:02:19.113 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 09:02:19.117 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-09 09:02:19.146 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 09:02:19.172 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 09:02:19.198 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 09:02:19.224 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 09:02:19.250 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 09:02:19.276 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 09:02:19.304 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 09:02:19.329 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 09:02:19.356 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:02:19.383 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 09:02:19.409 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 09:02:19.438 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 09:02:19.465 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:02:19.467 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:02:19.470 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 09:02:19.473 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 09:02:19.475 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:02:19.477 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:19.479 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:19.482 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 09:02:19.484 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 09:02:19.487 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 09:02:19.514 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 09:02:19.541 | + 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 ' 2022-06-09 09:02:19.542 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 09:02:19.550 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 09:02:19.554 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 09:02:19.556 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 09:02:19.558 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:02:19.560 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:02:19.563 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:02:19.565 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:19.567 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:19.569 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:02:19.572 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:02:19.574 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:19.576 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:19.578 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 09:02:19.639 | Site keystone-wsgi-public already enabled 2022-06-09 09:02:19.643 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:02:19.646 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:02:19.648 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:02:19.650 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:02:19.785 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-09 09:02:19.788 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 09:02:19.790 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 09:02:19.792 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 09:02:19.795 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:02:19.797 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:02:19.800 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 09:02:19.805 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 09:02:19.807 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:02:19.809 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:02:19.823 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:02:19.823 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:02:19.831 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:02:19.835 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:02:19.852 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 09:02:19.854 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 09:02:19.858 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-09 09:02:19.887 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 09:02:19.915 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 09:02:19.942 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 09:02:19.969 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 09:02:19.995 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 09:02:20.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 09:02:20.049 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 09:02:20.078 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 09:02:20.105 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:02:20.132 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 09:02:20.159 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 09:02:20.185 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 09:02:20.213 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:02:20.215 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:02:20.218 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 09:02:20.220 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 09:02:20.222 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:02:20.225 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:20.227 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:20.229 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 09:02:20.232 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 09:02:20.234 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 09:02:20.261 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 09:02:20.289 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 09:02:20.289 | + 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 ' 2022-06-09 09:02:20.297 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 09:02:20.301 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 09:02:20.304 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 09:02:20.306 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:02:20.308 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:02:20.310 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:02:20.313 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:20.315 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:20.318 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:02:20.320 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:02:20.322 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:20.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:20.327 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 09:02:20.387 | Site keystone-wsgi-admin already enabled 2022-06-09 09:02:20.392 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:02:20.394 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:02:20.396 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:02:20.398 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:02:20.531 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 09:02:20.564 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 09:02:20.595 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 09:02:20.625 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 09:02:20.627 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 09:02:20.658 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 09:02:20.686 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 09:02:20.713 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 09:02:20.729 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:20.732 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 09:02:20.748 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:20.751 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 09:02:20.753 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 09:02:20.755 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 09:02:20.758 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:02:20.760 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 09:02:20.762 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 09:02:20.765 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 09:02:20.767 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 09:02:20.769 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:02:20.771 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:02:20.774 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:02:20.777 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:02:20.779 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:02:20.781 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:02:20.797 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:02:20.800 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:02:20.803 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:20.805 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:02:20.805 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:02:20.810 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 09:02:20.813 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:20.815 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 09:02:20.827 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 09:02:20.830 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:02:20.830 | + functions-common:git_clone:607 : head -1 2022-06-09 09:02:20.836 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 09:02:20.839 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:02:20.841 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 09:02:20.844 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:02:20.846 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 09:02:20.849 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 09:02:20.851 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 09:02:20.854 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 09:02:20.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:02:20.858 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 09:02:20.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 09:02:20.863 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:02:20.866 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 09:02:20.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 09:02:20.871 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:02:20.874 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 09:02:20.876 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:02:20.878 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:02:20.881 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 09:02:20.887 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 09:02:20.889 | + 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' 2022-06-09 09:02:21.480 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 09:02:21.483 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:02:21.485 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:02:21.487 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:02:21.490 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 09:02:21.492 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 09:02:21.495 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:02:21.497 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 09:02:21.499 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:02:21.501 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 09:02:21.504 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 09:02:21.506 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 09:02:21.508 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:02:21.510 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 09:02:21.530 | Using python 3.8 to install /opt/stack/swift 2022-06-09 09:02:21.533 | + 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]' 2022-06-09 09:02:23.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:23.309 | 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. 2022-06-09 09:02:23.314 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:23.314 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:23.317 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:23.318 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:23.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:23.319 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:23.319 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:23.319 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:23.332 | Obtaining file:///opt/stack/swift 2022-06-09 09:02:24.588 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:02:25.819 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:02:25.826 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:02:25.866 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:02:25.875 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:02:25.879 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:02:25.935 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 09:02:25.946 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:02:25.949 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:02:25.952 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-09 09:02:25.986 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 09:02:26.002 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 09:02:26.009 | 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 305)) (5.0.1) 2022-06-09 09:02:26.015 | 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 307)) (4.4.0) 2022-06-09 09:02:26.054 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 09:02:26.063 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 09:02:26.082 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 09:02:26.089 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 09:02:26.092 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-09 09:02:26.103 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-09 09:02:26.105 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 09:02:26.108 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 09:02:26.111 | 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 390)) (2.8.1) 2022-06-09 09:02:26.116 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 09:02:26.135 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 09:02:26.139 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 09:02:26.160 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 09:02:26.164 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-09 09:02:26.168 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 09:02:26.174 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:26.196 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-09 09:02:26.200 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:02:26.203 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:02:26.212 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:26.225 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:02:26.289 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:02:26.295 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:02:26.300 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:26.304 | 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) 2022-06-09 09:02:26.312 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:02:26.315 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:02:26.318 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:26.321 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:02:26.325 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:26.327 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 09:02:26.330 | 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 292)) (1.7.0) 2022-06-09 09:02:26.336 | 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) 2022-06-09 09:02:26.339 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:28.027 | Installing collected packages: swift 2022-06-09 09:02:28.027 | Attempting uninstall: swift 2022-06-09 09:02:28.029 | Found existing installation: swift 2.26.1.dev35 2022-06-09 09:02:28.031 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-09 09:02:28.033 | Running setup.py develop for swift 2022-06-09 09:02:29.716 | Successfully installed swift 2022-06-09 09:02:29.887 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:29.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:29.962 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:29.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:29.966 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:29.968 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:29.971 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:29.973 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:29.975 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:29.977 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:29.980 | + functions-common:time_stop:2329 : start_time=1654765341525 2022-06-09 09:02:29.982 | + functions-common:time_stop:2331 : [[ -z 1654765341525 ]] 2022-06-09 09:02:29.985 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:29.989 | + functions-common:time_stop:2334 : end_time=1654765349986 2022-06-09 09:02:29.991 | + functions-common:time_stop:2335 : elapsed_time=8461 2022-06-09 09:02:29.993 | + functions-common:time_stop:2336 : total=54887 2022-06-09 09:02:29.995 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:29.998 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63348 2022-06-09 09:02:30.000 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:30.002 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:02:30.004 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 09:02:30.007 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 09:02:30.025 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 09:02:30.038 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 09:02:30.041 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 09:02:30.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:02:30.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:02:30.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 09:02:30.050 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:02:30.053 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 09:02:30.055 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:02:30.057 | + ./stack.sh:main:877 : configure_swift 2022-06-09 09:02:30.060 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 09:02:30.062 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 09:02:30.064 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 09:02:30.066 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 09:02:30.068 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 09:02:30.070 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 09:02:30.897 | No proxy-server running 2022-06-09 09:02:30.897 | No container-auditor running 2022-06-09 09:02:30.897 | No account-replicator running 2022-06-09 09:02:30.897 | No object-server running 2022-06-09 09:02:30.897 | No object-reconstructor running 2022-06-09 09:02:30.897 | No container-reconciler running 2022-06-09 09:02:30.897 | No account-server running 2022-06-09 09:02:30.897 | No container-sharder running 2022-06-09 09:02:30.897 | No object-expirer running 2022-06-09 09:02:30.897 | No container-replicator running 2022-06-09 09:02:30.897 | No container-server running 2022-06-09 09:02:30.897 | No object-auditor running 2022-06-09 09:02:30.897 | No container-updater running 2022-06-09 09:02:30.897 | No container-sync running 2022-06-09 09:02:30.897 | No object-replicator running 2022-06-09 09:02:30.897 | No account-reaper running 2022-06-09 09:02:30.897 | No account-auditor running 2022-06-09 09:02:30.898 | No object-updater running 2022-06-09 09:02:30.944 | + lib/swift:configure_swift:341 : true 2022-06-09 09:02:30.946 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 09:02:30.959 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-09 09:02:30.970 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 09:02:30.973 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 09:02:30.973 | s/%GROUP%//; 2022-06-09 09:02:30.973 | s/%USER%/ubuntu/; 2022-06-09 09:02:30.973 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 09:02:30.973 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 09:02:30.973 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 09:02:30.981 | uid = ubuntu 2022-06-09 09:02:30.981 | gid = 2022-06-09 09:02:30.981 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 09:02:30.981 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 09:02:30.981 | address = 127.0.0.1 2022-06-09 09:02:30.981 | 2022-06-09 09:02:30.981 | [account6612] 2022-06-09 09:02:30.981 | max connections = 25 2022-06-09 09:02:30.981 | path = /opt/stack/data/swift/1/node/ 2022-06-09 09:02:30.981 | read only = false 2022-06-09 09:02:30.981 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [account6622] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.982 | path = /opt/stack/data/swift/2/node/ 2022-06-09 09:02:30.982 | read only = false 2022-06-09 09:02:30.982 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [account6632] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.982 | path = /opt/stack/data/swift/3/node/ 2022-06-09 09:02:30.982 | read only = false 2022-06-09 09:02:30.982 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [account6642] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.982 | path = /opt/stack/data/swift/4/node/ 2022-06-09 09:02:30.982 | read only = false 2022-06-09 09:02:30.982 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [container6611] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.982 | path = /opt/stack/data/swift/1/node/ 2022-06-09 09:02:30.982 | read only = false 2022-06-09 09:02:30.982 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [container6621] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.982 | path = /opt/stack/data/swift/2/node/ 2022-06-09 09:02:30.982 | read only = false 2022-06-09 09:02:30.982 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 09:02:30.982 | 2022-06-09 09:02:30.982 | [container6631] 2022-06-09 09:02:30.982 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/3/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | [container6641] 2022-06-09 09:02:30.983 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/4/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | [object6613] 2022-06-09 09:02:30.983 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/1/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | [object6623] 2022-06-09 09:02:30.983 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/2/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | [object6633] 2022-06-09 09:02:30.983 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/3/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 09:02:30.983 | 2022-06-09 09:02:30.983 | [object6643] 2022-06-09 09:02:30.983 | max connections = 25 2022-06-09 09:02:30.983 | path = /opt/stack/data/swift/4/node/ 2022-06-09 09:02:30.983 | read only = false 2022-06-09 09:02:30.983 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 09:02:30.984 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 09:02:30.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:30.989 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:30.991 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 09:02:31.002 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 09:02:31.005 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 09:02:31.009 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 09:02:31.013 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 09:02:31.015 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 09:02:31.019 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 09:02:31.046 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-06-09 09:02:31.072 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 09:02:31.089 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 09:02:31.115 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 09:02:31.133 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 09:02:31.159 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 09:02:31.177 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 09:02:31.204 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 09:02:31.221 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 09:02:31.249 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 09:02:31.266 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 09:02:31.293 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 09:02:31.310 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 09:02:31.325 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:31.327 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 09:02:31.354 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 09:02:31.380 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 09:02:31.406 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 09:02:31.433 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 09:02:31.447 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:31.449 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 09:02:31.475 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 09:02:31.490 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:31.492 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 09:02:31.506 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:31.509 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 09:02:31.511 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 09:02:31.526 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:31.528 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 09:02:31.530 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 09:02:31.532 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 09:02:31.538 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 09:02:31.543 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 09:02:31.569 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 09:02:31.596 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 09:02:31.625 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 09:02:31.653 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 09:02:31.680 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 09:02:31.682 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 09:02:31.684 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 09:02:31.686 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 09:02:31.688 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 09:02:31.714 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 09:02:31.742 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:02:31.768 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 09:02:31.795 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 09:02:31.822 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 09:02:31.848 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 09:02:31.874 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 09:02:31.901 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:02:31.927 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 09:02:31.954 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 09:02:31.981 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 09:02:32.008 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 09:02:32.034 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 09:02:32.064 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 09:02:32.092 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 09:02:32.114 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 09:02:32.141 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 09:02:32.168 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 09:02:32.172 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 09:02:32.200 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 09:02:32.226 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 09:02:32.252 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 09:02:32.254 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 09:02:32.256 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 09:02:32.259 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 09:02:32.263 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 09:02:32.265 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 09:02:32.267 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 09:02:32.270 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 09:02:32.272 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 09:02:32.274 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 09:02:32.276 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 09:02:32.278 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 09:02:32.295 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 09:02:32.323 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 09:02:32.340 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 09:02:32.368 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 09:02:32.385 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 09:02:32.412 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 09:02:32.430 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 09:02:32.457 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 09:02:32.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 09:02:32.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 09:02:32.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 09:02:32.546 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 09:02:32.564 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 09:02:32.592 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 09:02:32.609 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 09:02:32.637 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 09:02:32.653 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 09:02:32.680 | + 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 2022-06-09 09:02:32.685 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 09:02:32.702 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 09:02:32.730 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-09 09:02:32.758 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 09:02:32.760 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 09:02:32.764 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 09:02:32.766 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 09:02:32.768 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 09:02:32.770 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 09:02:32.772 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 09:02:32.774 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 09:02:32.776 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 09:02:32.779 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 09:02:32.796 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 09:02:32.823 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 09:02:32.840 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 09:02:32.868 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 09:02:32.885 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 09:02:32.913 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 09:02:32.931 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 09:02:32.959 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 09:02:32.977 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 09:02:33.005 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 09:02:33.022 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 09:02:33.050 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 09:02:33.067 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 09:02:33.095 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 09:02:33.113 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 09:02:33.140 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 09:02:33.157 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 09:02:33.184 | + 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 2022-06-09 09:02:33.189 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 09:02:33.206 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 09:02:33.234 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 09:02:33.236 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 09:02:33.240 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 09:02:33.243 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 09:02:33.245 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 09:02:33.247 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 09:02:33.249 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 09:02:33.251 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 09:02:33.253 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 09:02:33.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 09:02:33.273 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 09:02:33.300 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 09:02:33.318 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 09:02:33.345 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 09:02:33.363 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 09:02:33.391 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 09:02:33.408 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 09:02:33.444 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 09:02:33.462 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 09:02:33.490 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 09:02:33.508 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 09:02:33.537 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 09:02:33.555 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 09:02:33.583 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 09:02:33.600 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 09:02:33.628 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 09:02:33.645 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 09:02:33.672 | + 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 2022-06-09 09:02:33.677 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 09:02:33.694 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 09:02:33.721 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 09:02:33.749 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 09:02:33.777 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 09:02:33.805 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 09:02:33.807 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 09:02:33.812 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 09:02:33.839 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 09:02:33.867 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 09:02:33.895 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 09:02:33.923 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 09:02:33.951 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 09:02:33.978 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 09:02:34.005 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 09:02:34.031 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 09:02:34.058 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 09:02:34.073 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:34.075 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 09:02:34.094 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 09:02:34.096 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 09:02:34.116 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 09:02:34.118 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-06-09 09:02:34.145 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 09:02:34.148 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 09:02:34.174 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-06-09 09:02:34.202 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 09:02:34.204 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 09:02:34.231 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 09:02:34.246 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:34.248 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 09:02:34.251 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 09:02:34.256 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 09:02:34.258 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 09:02:34.271 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 09:02:34.273 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 09:02:34.284 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 09:02:34.287 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 09:02:34.289 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:02:34.291 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:02:34.293 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:02:34.296 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:02:34.298 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:02:34.300 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:02:34.302 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 09:02:34.315 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 09:02:34.317 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 09:02:34.320 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 09:02:34.337 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:34.339 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 09:02:34.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:34.358 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 09:02:34.361 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 09:02:34.363 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 09:02:34.366 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:02:34.368 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 09:02:34.370 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 09:02:34.373 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 09:02:34.375 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 09:02:34.392 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:34.395 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 09:02:34.398 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 09:02:34.414 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:34.416 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 09:02:34.419 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 09:02:34.421 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 09:02:34.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:02:34.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:02:34.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 09:02:34.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:02:34.435 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 09:02:34.438 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 09:02:34.440 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 09:02:34.443 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 09:02:34.446 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 09:02:34.448 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 09:02:34.451 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 09:02:34.454 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 09:02:34.457 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 09:02:34.460 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 09:02:34.464 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:02:34.464 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 09:02:34.469 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 09:02:34.471 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 09:02:34.474 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 09:02:34.477 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 09:02:34.479 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 09:02:34.500 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 09:02:34.502 | + 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' 2022-06-09 09:02:36.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:36.309 | 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. 2022-06-09 09:02:36.314 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:36.314 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:36.316 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:36.317 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:36.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:36.318 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:36.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:36.319 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:36.334 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-09 09:02:36.429 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 09:02:36.432 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:02:36.444 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:02:36.509 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-09 09:02:36.534 | 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 292)) (1.7.0) 2022-06-09 09:02:36.539 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-09 09:02:36.560 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-09 09:02:36.571 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 09:02:36.586 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 09:02:36.592 | 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 305)) (5.0.1) 2022-06-09 09:02:36.599 | 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 307)) (4.4.0) 2022-06-09 09:02:36.638 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-09 09:02:36.653 | 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 313)) (6.2.0) 2022-06-09 09:02:36.657 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 09:02:36.667 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-09 09:02:36.691 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 09:02:36.710 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 09:02:36.716 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 09:02:36.719 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 09:02:36.722 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 09:02:36.725 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-09 09:02:36.743 | 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 390)) (2.8.1) 2022-06-09 09:02:36.748 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 09:02:36.767 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-09 09:02:36.790 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 09:02:36.794 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 09:02:36.815 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 09:02:36.820 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-09 09:02:36.824 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-09 09:02:36.827 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 09:02:36.834 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:02:36.848 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:36.869 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:02:36.872 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:02:36.881 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:02:36.884 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:02:36.889 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:02:36.894 | 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) 2022-06-09 09:02:36.902 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:02:36.907 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:36.910 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:02:36.913 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:02:36.917 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:02:36.920 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:02:36.929 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:02:36.937 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:36.950 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:02:36.958 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:02:36.969 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:02:36.972 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-09 09:02:36.975 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:36.977 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:36.980 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:02:36.984 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:02:36.993 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:02:36.995 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:36.998 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 09:02:37.001 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-09 09:02:37.009 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:02:37.026 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:02:37.033 | 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 407)) (1.6.0) 2022-06-09 09:02:37.036 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:02:37.040 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:02:37.042 | 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 545)) (1.4.0) 2022-06-09 09:02:37.045 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:02:38.896 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:38.896 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:38.968 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:38.971 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:38.973 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:38.975 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:38.977 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:38.980 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:38.982 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:38.984 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:38.987 | + functions-common:time_stop:2329 : start_time=1654765354494 2022-06-09 09:02:38.989 | + functions-common:time_stop:2331 : [[ -z 1654765354494 ]] 2022-06-09 09:02:38.992 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:38.996 | + functions-common:time_stop:2334 : end_time=1654765358993 2022-06-09 09:02:38.998 | + functions-common:time_stop:2335 : elapsed_time=4499 2022-06-09 09:02:39.001 | + functions-common:time_stop:2336 : total=63348 2022-06-09 09:02:39.003 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:39.006 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67847 2022-06-09 09:02:39.008 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:39.011 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 09:02:39.013 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 09:02:39.015 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 09:02:39.029 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 09:02:39.034 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 09:02:39.036 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 09:02:39.038 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 09:02:39.040 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:02:39.043 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:02:39.046 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:02:39.048 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:02:39.051 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:02:39.054 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:02:39.071 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:02:39.073 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:02:39.075 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:39.078 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:02:39.078 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:02:39.083 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 09:02:39.085 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:39.088 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 09:02:39.100 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 09:02:39.103 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:02:39.103 | + functions-common:git_clone:607 : head -1 2022-06-09 09:02:39.107 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 09:02:39.109 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:02:39.112 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 09:02:39.115 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:02:39.117 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 09:02:39.120 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 09:02:39.122 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:02:39.125 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 09:02:39.127 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:02:39.130 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 09:02:39.133 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 09:02:39.135 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:02:39.138 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:02:39.141 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 09:02:39.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:02:39.146 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 09:02:39.149 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:02:39.151 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:02:39.154 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 09:02:39.160 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 09:02:39.162 | + 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' 2022-06-09 09:02:39.748 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 09:02:39.751 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:02:39.753 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:02:39.755 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:02:39.758 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 09:02:39.760 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 09:02:39.763 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:02:39.765 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:02:39.767 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:02:39.770 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:02:39.772 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:02:39.775 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:02:39.777 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:02:39.780 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 09:02:39.800 | Using python 3.8 to install /opt/stack/glance 2022-06-09 09:02:39.803 | + 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 2022-06-09 09:02:41.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:41.599 | 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. 2022-06-09 09:02:41.603 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:41.604 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:41.606 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:41.607 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:41.607 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:41.608 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:41.608 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:41.608 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:41.621 | Obtaining file:///opt/stack/glance 2022-06-09 09:02:42.923 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:02:44.198 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:02:44.207 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:02:44.215 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:02:44.223 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:02:44.244 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-09 09:02:44.254 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:44.267 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:02:44.276 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 09:02:44.296 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:02:44.336 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 09:02:44.350 | 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) 2022-06-09 09:02:44.358 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 09:02:44.364 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:02:44.373 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:02:44.380 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-09 09:02:44.449 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 09:02:44.452 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 09:02:44.455 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 09:02:44.458 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 09:02:44.469 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 09:02:44.533 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 09:02:44.590 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 09:02:44.593 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 09:02:44.598 | 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 291)) (1.7.0) 2022-06-09 09:02:44.602 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 09:02:44.623 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:02:44.658 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:02:44.669 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:02:44.685 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:02:44.692 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:02:44.739 | 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 304)) (5.0.1) 2022-06-09 09:02:44.745 | 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 306)) (4.4.0) 2022-06-09 09:02:44.784 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:02:44.837 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:02:44.856 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:02:44.873 | 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 311)) (2.2.0) 2022-06-09 09:02:44.887 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:02:44.896 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:02:44.921 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:02:44.930 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:02:44.948 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 09:02:44.994 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:02:45.000 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:02:45.003 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:02:45.006 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 09:02:45.027 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:02:45.041 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:02:45.053 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:02:45.056 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:02:45.059 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 09:02:45.075 | 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 389)) (2.8.1) 2022-06-09 09:02:45.080 | 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 391)) (1.0.4) 2022-06-09 09:02:45.083 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:02:45.102 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:02:45.106 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:02:45.113 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:02:45.134 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 09:02:45.138 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:02:45.143 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-09 09:02:45.147 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:02:45.150 | 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 501)) (0.13.0) 2022-06-09 09:02:45.161 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:02:45.164 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:02:45.167 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:02:45.174 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 09:02:45.234 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:02:45.247 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:02:45.257 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:02:45.262 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:02:45.280 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:02:45.284 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:02:45.291 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:45.312 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:45.315 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:02:45.318 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:02:45.326 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:02:45.330 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:02:45.338 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:02:45.343 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:02:45.350 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:02:45.355 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:45.358 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:02:45.363 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:02:45.366 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 09:02:45.407 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:02:45.414 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 09:02:45.417 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:02:45.428 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 09:02:45.431 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:02:45.445 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:45.448 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 09:02:45.452 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:45.455 | 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) 2022-06-09 09:02:45.458 | 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) 2022-06-09 09:02:45.461 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 09:02:45.498 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 09:02:45.507 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 09:02:45.511 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:02:45.514 | 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 406)) (1.6.0) 2022-06-09 09:02:45.517 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 09:02:45.520 | 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 545)) (1.4.0) 2022-06-09 09:02:45.523 | 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) 2022-06-09 09:02:45.526 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:02:45.529 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:02:45.532 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:02:45.611 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:02:45.615 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:02:45.658 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:02:45.663 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:02:45.696 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:02:46.781 | Installing collected packages: glance 2022-06-09 09:02:46.781 | Attempting uninstall: glance 2022-06-09 09:02:46.783 | Found existing installation: glance 21.1.1.dev1 2022-06-09 09:02:46.787 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-09 09:02:46.789 | Running setup.py develop for glance 2022-06-09 09:02:48.402 | Successfully installed glance 2022-06-09 09:02:48.543 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:02:48.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:02:48.627 | + inc/python:pip_install:200 : result=0 2022-06-09 09:02:48.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:02:48.632 | + functions-common:time_stop:2322 : local name 2022-06-09 09:02:48.634 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:02:48.636 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:02:48.639 | + functions-common:time_stop:2325 : local total 2022-06-09 09:02:48.641 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:02:48.643 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:02:48.645 | + functions-common:time_stop:2329 : start_time=1654765359795 2022-06-09 09:02:48.648 | + functions-common:time_stop:2331 : [[ -z 1654765359795 ]] 2022-06-09 09:02:48.650 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:02:48.654 | + functions-common:time_stop:2334 : end_time=1654765368652 2022-06-09 09:02:48.657 | + functions-common:time_stop:2335 : elapsed_time=8857 2022-06-09 09:02:48.659 | + functions-common:time_stop:2336 : total=67847 2022-06-09 09:02:48.662 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:02:48.664 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76704 2022-06-09 09:02:48.666 | + inc/python:pip_install:203 : return 0 2022-06-09 09:02:48.669 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:02:48.671 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 09:02:48.673 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 09:02:48.693 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 09:02:48.705 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 09:02:48.708 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 09:02:48.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:02:48.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:02:48.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 09:02:48.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:02:48.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:02:48.723 | + ./stack.sh:main:889 : configure_glance 2022-06-09 09:02:48.725 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 09:02:48.737 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 09:02:48.741 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 09:02:48.743 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 09:02:48.746 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 09:02:48.748 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 09:02:48.750 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 09:02:48.753 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 09:02:48.756 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 09:02:48.784 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 09:02:48.813 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 09:02:48.841 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 09:02:48.870 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 09:02:48.899 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 09:02:48.928 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 09:02:48.931 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 09:02:48.933 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 09:02:48.935 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:02:48.938 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 09:02:48.965 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 09:02:48.994 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:02:49.022 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 09:02:49.051 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 09:02:49.080 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 09:02:49.108 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 09:02:49.138 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 09:02:49.167 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:02:49.196 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:02:49.225 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 09:02:49.254 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 09:02:49.257 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 09:02:49.259 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 09:02:49.261 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:02:49.264 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 09:02:49.266 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:02:49.282 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:49.286 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 09:02:49.288 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 09:02:49.291 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:02:49.307 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:49.310 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:02:49.313 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:02:49.342 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:02:49.344 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:02:49.346 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 09:02:49.349 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 09:02:49.352 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 09:02:49.354 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 09:02:49.356 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 09:02:49.359 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 09:02:49.361 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 09:02:49.364 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 09:02:49.366 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 09:02:49.368 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 09:02:49.397 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 09:02:49.400 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-06-09 09:02:49.430 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 09:02:49.432 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 09:02:49.448 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:49.451 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 09:02:49.480 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 09:02:49.509 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-09 09:02:49.539 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 09:02:49.568 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 09:02:49.597 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 09:02:49.614 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:49.616 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 09:02:49.645 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 09:02:49.674 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 09:02:49.702 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-06-09 09:02:49.732 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 09:02:49.760 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-06-09 09:02:49.790 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 09:02:49.806 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:49.809 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 09:02:49.811 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 09:02:49.813 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 09:02:49.816 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:02:49.833 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:02:49.835 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:02:49.838 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:02:49.840 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:02:49.842 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:02:49.871 | + functions:setup_systemd_logging:728 : 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' 2022-06-09 09:02:49.901 | + functions:setup_systemd_logging:729 : 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' 2022-06-09 09:02:49.930 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:02:49.959 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 09:02:49.963 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 09:02:49.992 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 09:02:50.021 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 09:02:50.050 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-06-09 09:02:50.079 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 09:02:50.108 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 09:02:50.137 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 09:02:50.167 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 09:02:50.197 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 09:02:50.226 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 09:02:50.256 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 09:02:50.285 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 09:02:50.290 | + lib/glance:configure_glance:356 : 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 2022-06-09 09:02:50.297 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 09:02:50.313 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:02:50.316 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 09:02:50.319 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.46:19292 /image 2022-06-09 09:02:50.321 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 09:02:50.324 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.46:19292 2022-06-09 09:02:50.326 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 09:02:50.328 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 09:02:50.331 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 09:02:50.334 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 09:02:50.336 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:02:50.338 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:50.341 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:50.343 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 09:02:50.346 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 09:02:50.348 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 09:02:50.351 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 09:02:50.353 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:02:50.355 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:50.357 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:50.360 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 09:02:50.362 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 09:02:50.417 | proxy (enabled by site administrator) 2022-06-09 09:02:50.420 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 09:02:50.422 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 09:02:50.425 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:02:50.427 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:50.430 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:50.433 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 09:02:50.435 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 09:02:50.492 | proxy_http (enabled by site administrator) 2022-06-09 09:02:50.496 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 09:02:50.496 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 09:02:50.505 | KeepAlive Off 2022-06-09 09:02:50.509 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 09:02:50.510 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 09:02:50.518 | SetEnv proxy-sendchunked 1 2022-06-09 09:02:50.522 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.46:19292" retry=0 ' 2022-06-09 09:02:50.522 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 09:02:50.530 | ProxyPass "/image" "http://10.222.0.46:19292" retry=0 2022-06-09 09:02:50.533 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 09:02:50.536 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 09:02:50.538 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:02:50.541 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:02:50.543 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:02:50.545 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:50.547 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:50.550 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:02:50.553 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:02:50.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:02:50.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:02:50.560 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 09:02:50.621 | Site glance already enabled 2022-06-09 09:02:50.625 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 09:02:50.628 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:02:50.631 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:02:50.633 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:02:50.775 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 09:02:50.814 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 09:02:50.844 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 09:02:50.874 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 09:02:50.891 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:02:50.894 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 09:02:50.896 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 09:02:50.899 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 09:02:50.901 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:02:50.904 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 09:02:50.906 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 09:02:50.908 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 09:02:50.911 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 09:02:50.913 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:02:50.916 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:02:50.918 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:02:50.921 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:02:50.923 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:02:50.927 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:02:50.943 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:02:50.945 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:02:50.947 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:50.951 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:02:50.951 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:02:50.956 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 09:02:50.958 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:02:50.960 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 09:02:50.973 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 09:02:50.976 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:02:50.976 | + functions-common:git_clone:607 : head -1 2022-06-09 09:02:50.979 | 070a0effb Handle the case when tempest fails 2022-06-09 09:02:50.982 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:02:50.984 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 09:02:50.987 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:02:50.990 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 09:02:50.992 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 09:02:50.995 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:02:50.997 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 09:02:51.000 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:02:51.002 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 09:02:51.005 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 09:02:51.007 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:02:51.009 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:02:51.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 09:02:51.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:02:51.018 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 09:02:51.021 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:02:51.023 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:02:51.027 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 09:02:51.032 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 09:02:51.035 | + 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' 2022-06-09 09:02:51.638 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 09:02:51.640 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:02:51.642 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:02:51.645 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:02:51.648 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 09:02:51.650 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 09:02:51.652 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:02:51.654 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:02:51.657 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:02:51.659 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:02:51.661 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:02:51.664 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:02:51.666 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:02:51.668 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 09:02:51.689 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 09:02:51.691 | + 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 2022-06-09 09:02:53.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:02:53.474 | 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. 2022-06-09 09:02:53.479 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:53.479 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:53.481 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:02:53.482 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:53.482 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:53.483 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:53.483 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:02:53.483 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:02:53.497 | Obtaining file:///opt/stack/cinder 2022-06-09 09:02:55.443 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:02:57.375 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:02:57.384 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:02:57.392 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:02:57.403 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:02:57.424 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:02:57.437 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 09:02:57.459 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-09 09:02:57.497 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-09 09:02:57.511 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-09 09:02:57.515 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-09 09:02:57.524 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-09 09:02:57.539 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-09 09:02:57.554 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-09 09:02:57.560 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 09:02:57.563 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 09:02:57.567 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 09:02:57.570 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 09:02:57.581 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 09:02:57.649 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 09:02:57.705 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-09 09:02:57.717 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 09:02:57.719 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-09 09:02:57.729 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 09:02:57.754 | 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 291)) (1.7.0) 2022-06-09 09:02:57.758 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 09:02:57.779 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:02:57.821 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:02:57.832 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:02:57.847 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:02:57.853 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:02:57.900 | 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 304)) (5.0.1) 2022-06-09 09:02:57.907 | 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 306)) (4.4.0) 2022-06-09 09:02:57.947 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:02:57.999 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:02:58.018 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:02:58.034 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 09:02:58.049 | 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 311)) (2.2.0) 2022-06-09 09:02:58.064 | 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 312)) (6.2.0) 2022-06-09 09:02:58.069 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:02:58.078 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:02:58.101 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:02:58.109 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:02:58.127 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 09:02:58.149 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-09 09:02:58.173 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 09:02:58.219 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:02:58.225 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 09:02:58.261 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:02:58.264 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:02:58.267 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 09:02:58.289 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 09:02:58.292 | 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 349)) (0.2.8) 2022-06-09 09:02:58.296 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:02:58.308 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:02:58.311 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:02:58.315 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 09:02:58.331 | 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 389)) (2.8.1) 2022-06-09 09:02:58.336 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 09:02:58.354 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:02:58.372 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 09:02:58.390 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-09 09:02:58.413 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:02:58.417 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:02:58.424 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:02:58.446 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:02:58.450 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-09 09:02:58.455 | 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 460)) (2.1.74) 2022-06-09 09:02:58.463 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:02:58.467 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:02:58.470 | 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 501)) (0.13.0) 2022-06-09 09:02:58.481 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:02:58.484 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:02:58.487 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:02:58.494 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-09 09:02:58.497 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-09 09:02:58.503 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 09:02:58.562 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:02:58.598 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:02:58.607 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:02:58.614 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:02:58.632 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 09:02:58.690 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:02:58.694 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:02:58.701 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-09 09:02:58.705 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:02:58.725 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 09:02:58.729 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 09:02:58.737 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:02:58.740 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:02:58.744 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-09 09:02:58.747 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:02:58.751 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-09 09:02:58.760 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-09 09:02:58.782 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:02:58.785 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-09 09:02:58.829 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:02:58.833 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-09 09:02:58.840 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-09 09:02:58.845 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:02:58.848 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 09:02:58.853 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-09 09:02:58.861 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:02:58.870 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:02:58.875 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 09:02:58.917 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-09 09:02:58.923 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:02:58.931 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 09:02:58.934 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-09 09:02:58.945 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 09:02:58.948 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 09:02:58.958 | 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) 2022-06-09 09:02:58.970 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-09 09:02:58.985 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:02:59.000 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 09:02:59.003 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:02:59.006 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:02:59.009 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-09 09:02:59.013 | 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) 2022-06-09 09:02:59.015 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 09:02:59.024 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 09:02:59.063 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 09:02:59.068 | 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 406)) (1.6.0) 2022-06-09 09:02:59.070 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-09 09:02:59.073 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 09:02:59.076 | 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 545)) (1.4.0) 2022-06-09 09:02:59.079 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-09 09:02:59.084 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:02:59.087 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 09:02:59.092 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-09 09:02:59.099 | 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 391)) (1.0.4) 2022-06-09 09:02:59.102 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:02:59.110 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:02:59.113 | 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) 2022-06-09 09:02:59.117 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-09 09:02:59.170 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-09 09:02:59.173 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:02:59.180 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-09 09:02:59.183 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:02:59.216 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:03:00.182 | Installing collected packages: cinder 2022-06-09 09:03:00.182 | Attempting uninstall: cinder 2022-06-09 09:03:00.184 | Found existing installation: cinder 17.4.1.dev1 2022-06-09 09:03:00.187 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-09 09:03:00.189 | Running setup.py develop for cinder 2022-06-09 09:03:02.400 | Successfully installed cinder 2022-06-09 09:03:02.541 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:03:02.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:03:02.630 | + inc/python:pip_install:200 : result=0 2022-06-09 09:03:02.632 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:03:02.634 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:02.636 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:02.639 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:02.641 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:02.643 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:02.645 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:03:02.647 | + functions-common:time_stop:2329 : start_time=1654765371683 2022-06-09 09:03:02.649 | + functions-common:time_stop:2331 : [[ -z 1654765371683 ]] 2022-06-09 09:03:02.652 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:02.656 | + functions-common:time_stop:2334 : end_time=1654765382654 2022-06-09 09:03:02.658 | + functions-common:time_stop:2335 : elapsed_time=10971 2022-06-09 09:03:02.661 | + functions-common:time_stop:2336 : total=76704 2022-06-09 09:03:02.663 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:02.665 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87675 2022-06-09 09:03:02.668 | + inc/python:pip_install:203 : return 0 2022-06-09 09:03:02.670 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:03:02.672 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 09:03:02.675 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 09:03:02.694 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 09:03:02.705 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 09:03:02.708 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 09:03:02.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:02.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:02.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 09:03:02.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:02.720 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 09:03:02.723 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 09:03:02.726 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:03:02.728 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:03:02.730 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:03:02.733 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:03:02.735 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:02.738 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:03:02.740 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:02.743 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:02.745 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:03:02.748 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:03:02.750 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:03:02.752 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:03:02.755 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 09:03:02.758 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:03:02.760 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:02.763 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:02.765 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 09:03:02.789 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-09 09:03:02.898 | Reading package lists... 2022-06-09 09:03:03.142 | Building dependency tree... 2022-06-09 09:03:03.143 | Reading state information... 2022-06-09 09:03:03.393 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-09 09:03:03.393 | The following packages were automatically installed and are no longer required: 2022-06-09 09:03:03.394 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:03:03.394 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:03:03.394 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:03:03.395 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:03:03.395 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:03:03.395 | python3-zope.interface 2022-06-09 09:03:03.395 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:03:03.509 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:03:03.514 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:03:03.516 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:03:03.519 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:03.522 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:03.524 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:03.526 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:03.529 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:03.531 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:03:03.534 | + functions-common:time_stop:2329 : start_time=1654765382786 2022-06-09 09:03:03.536 | + functions-common:time_stop:2331 : [[ -z 1654765382786 ]] 2022-06-09 09:03:03.539 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:03.544 | + functions-common:time_stop:2334 : end_time=1654765383541 2022-06-09 09:03:03.546 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-09 09:03:03.548 | + functions-common:time_stop:2336 : total=5226 2022-06-09 09:03:03.551 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:03.553 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5981 2022-06-09 09:03:03.556 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:03:03.558 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:03:03.561 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 09:03:03.563 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 09:03:03.576 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 09:03:03.580 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 09:03:03.583 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 09:03:03.585 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 09:03:03.588 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 09:03:03.588 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 09:03:03.592 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 09:03:03.594 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 09:03:03.596 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 09:03:03.599 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 09:03:03.601 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 09:03:03.603 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 09:03:03.605 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 09:03:03.607 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 09:03:03.618 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 09:03:03.630 | + 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 2022-06-09 09:03:03.642 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-09 09:03:03.658 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-09 09:03:03.670 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 09:03:03.673 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 09:03:03.677 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BSarkegRHK 2022-06-09 09:03:03.679 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 09:03:03.681 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 09:03:03.684 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 09:03:03.686 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BSarkegRHK 2022-06-09 09:03:03.689 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BSarkegRHK 2022-06-09 09:03:03.701 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BSarkegRHK /etc/sudoers.d/cinder-rootwrap 2022-06-09 09:03:03.714 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 09:03:03.718 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 09:03:03.720 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 09:03:03.722 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 09:03:03.724 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 09:03:03.726 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-09 09:03:03.728 | + 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 ]] 2022-06-09 09:03:03.730 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 09:03:03.733 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 09:03:03.737 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 09:03:03.742 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 09:03:03.760 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 09:03:03.779 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 09:03:03.798 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 09:03:03.817 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 09:03:03.835 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 09:03:03.853 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 09:03:03.872 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 09:03:03.890 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 09:03:03.893 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 09:03:03.895 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 09:03:03.898 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:03:03.900 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 09:03:03.928 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 09:03:03.956 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:03:03.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 09:03:04.009 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 09:03:04.037 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 09:03:04.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 09:03:04.090 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 09:03:04.118 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:03:04.145 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:03:04.172 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 09:03:04.202 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 09:03:04.230 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 09:03:04.233 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 09:03:04.235 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 09:03:04.238 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 09:03:04.240 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 09:03:04.243 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 09:03:04.274 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 09:03:04.300 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 09:03:04.329 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 09:03:04.357 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 09:03:04.385 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 09:03:04.412 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 09:03:04.443 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 09:03:04.445 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-06-09 09:03:04.473 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 09:03:04.504 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 09:03:04.511 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a86362618fec7a3ae7268f7b98214665 2022-06-09 09:03:04.539 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 09:03:04.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:04.558 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 09:03:04.560 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 09:03:04.562 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 09:03:04.565 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 09:03:04.568 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 09:03:04.570 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 09:03:04.572 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 09:03:04.574 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 09:03:04.577 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 09:03:04.579 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 09:03:04.581 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 09:03:04.610 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-09 09:03:04.638 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-09 09:03:04.665 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 09:03:04.693 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 09:03:04.720 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 09:03:04.722 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 09:03:04.725 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 09:03:04.727 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 09:03:04.755 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 09:03:04.782 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 09:03:04.784 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 09:03:04.812 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 09:03:04.814 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 09:03:04.817 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 09:03:04.820 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 09:03:04.847 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 09:03:04.849 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 09:03:04.851 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 09:03:04.868 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:04.870 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-06-09 09:03:04.898 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 09:03:04.914 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:04.917 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 09:03:04.934 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:04.936 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 09:03:04.939 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 09:03:04.941 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 09:03:04.943 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 09:03:04.946 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:03:04.948 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 09:03:04.950 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:03:04.966 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:04.969 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 09:03:04.971 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 09:03:04.974 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:03:04.990 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:04.992 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:04.995 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:05.022 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:03:05.024 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:03:05.027 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 09:03:05.029 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 09:03:05.031 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 09:03:05.035 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:03:05.052 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:03:05.054 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:03:05.057 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:03:05.059 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:03:05.061 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:03:05.088 | + functions:setup_systemd_logging:728 : 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' 2022-06-09 09:03:05.116 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:05.143 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:03:05.171 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 09:03:05.174 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 09:03:05.176 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 09:03:05.179 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 09:03:05.181 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:03:05.184 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:03:05.187 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 09:03:05.190 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 09:03:05.193 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:03:05.195 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:03:05.207 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:03:05.207 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:05.216 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:03:05.219 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:05.234 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 09:03:05.237 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 09:03:05.241 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 09:03:05.270 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 09:03:05.296 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 09:03:05.324 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:03:05.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:03:05.376 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:03:05.403 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:03:05.430 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:03:05.457 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:03:05.483 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:03:05.511 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:03:05.537 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:03:05.564 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:03:05.591 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:03:05.593 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:03:05.596 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 09:03:05.598 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 09:03:05.600 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:03:05.603 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:05.605 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:05.607 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 09:03:05.610 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 09:03:05.612 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 09:03:05.640 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 09:03:05.670 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-09 09:03:05.670 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 09:03:05.681 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 09:03:05.685 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 09:03:05.687 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 09:03:05.689 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:03:05.691 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:03:05.694 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:03:05.696 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:05.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:05.701 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:03:05.703 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:03:05.705 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:05.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:05.710 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 09:03:05.772 | Enabling site cinder-wsgi. 2022-06-09 09:03:05.777 | To activate the new configuration, you need to run: 2022-06-09 09:03:05.777 | systemctl reload apache2 2022-06-09 09:03:05.781 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:03:05.784 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:03:05.786 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:03:05.788 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:03:05.923 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 09:03:05.926 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 09:03:05.958 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-06-09 09:03:05.989 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 09:03:06.006 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:06.009 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 09:03:06.011 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 09:03:06.013 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 09:03:06.016 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 09:03:06.018 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 09:03:06.048 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 09:03:06.076 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-06-09 09:03:06.103 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 09:03:06.132 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 09:03:06.159 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 09:03:06.187 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 09:03:06.215 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 09:03:06.243 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:03:06.270 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 09:03:06.298 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 09:03:06.328 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 09:03:06.355 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 09:03:06.358 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 09:03:06.374 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:06.377 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-06-09 09:03:06.407 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 09:03:06.424 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:06.427 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 09:03:06.430 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 09:03:06.432 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 09:03:06.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:03:06.437 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 09:03:06.440 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 09:03:06.443 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 09:03:06.444 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 09:03:06.449 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 09:03:06.452 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 09:03:06.454 | + 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,c-vol,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,c-bak,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- ]] 2022-06-09 09:03:06.457 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 09:03:06.459 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 09:03:06.462 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 09:03:06.465 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 09:03:06.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:06.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:06.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 09:03:06.477 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:06.480 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 09:03:06.482 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 09:03:06.486 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 09:03:06.489 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:03:06.491 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:03:06.495 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:03:06.497 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:03:06.500 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:03:06.503 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:03:06.518 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:03:06.521 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:03:06.523 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:06.526 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:03:06.526 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:03:06.531 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 09:03:06.533 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:06.537 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 09:03:06.549 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 09:03:06.553 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:03:06.553 | + functions-common:git_clone:607 : head -1 2022-06-09 09:03:06.560 | 1d2dd010af Add "max-rate" value to minimum bandwidth rules 2022-06-09 09:03:06.563 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:03:06.565 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 09:03:06.567 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:03:06.570 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 09:03:06.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 09:03:06.575 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:03:06.577 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 09:03:06.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:03:06.582 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 09:03:06.584 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 09:03:06.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:03:06.589 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:03:06.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 09:03:06.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:03:06.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 09:03:06.601 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:03:06.603 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:03:06.607 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 09:03:06.612 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 09:03:06.615 | + 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' 2022-06-09 09:03:07.199 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 09:03:07.202 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:03:07.204 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:03:07.206 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:03:07.209 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 09:03:07.211 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 09:03:07.213 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:03:07.216 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:03:07.218 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:03:07.220 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:03:07.223 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:03:07.226 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:03:07.228 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:03:07.230 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 09:03:07.251 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 09:03:07.254 | + 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 2022-06-09 09:03:09.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:03:09.045 | 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. 2022-06-09 09:03:09.050 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:09.050 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:09.052 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:03:09.053 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:09.053 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:09.054 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:09.054 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:09.055 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:09.067 | Obtaining file:///opt/stack/neutron 2022-06-09 09:03:11.158 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:03:13.246 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:03:13.253 | 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) 2022-06-09 09:03:13.257 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:03:13.264 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:03:13.273 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:03:13.281 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:03:13.302 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:03:13.315 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:03:13.324 | 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) 2022-06-09 09:03:13.332 | 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) 2022-06-09 09:03:13.336 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:03:13.345 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:03:13.351 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:03:13.354 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 09:03:13.356 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:03:13.420 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:03:13.480 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:03:13.482 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:03:13.487 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:03:13.490 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-09 09:03:13.531 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 09:03:13.558 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-09 09:03:13.577 | 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 291)) (1.7.0) 2022-06-09 09:03:13.581 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 09:03:13.586 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 09:03:13.610 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 09:03:13.627 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:03:13.662 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:03:13.672 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:03:13.688 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:03:13.695 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:03:13.752 | 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 304)) (5.0.1) 2022-06-09 09:03:13.759 | 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 306)) (4.4.0) 2022-06-09 09:03:13.797 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:03:13.851 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:03:13.869 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:03:13.886 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 09:03:13.900 | 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 311)) (2.2.0) 2022-06-09 09:03:13.915 | 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 312)) (6.2.0) 2022-06-09 09:03:13.919 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:03:13.929 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:03:13.952 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:03:13.960 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:03:13.978 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 09:03:13.998 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 09:03:14.043 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 09:03:14.048 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 09:03:14.058 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:03:14.064 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 09:03:14.100 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:03:14.102 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-09 09:03:14.115 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:03:14.118 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 09:03:14.138 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:03:14.152 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:03:14.163 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:03:14.166 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:03:14.169 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 09:03:14.176 | 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 389)) (2.8.1) 2022-06-09 09:03:14.181 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-09 09:03:14.201 | 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 391)) (1.0.4) 2022-06-09 09:03:14.203 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:03:14.222 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 09:03:14.249 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 09:03:14.266 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:03:14.271 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:03:14.278 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:03:14.299 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 09:03:14.301 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:03:14.306 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-09 09:03:14.309 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:03:14.312 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:03:14.315 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 09:03:14.319 | 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 501)) (0.13.0) 2022-06-09 09:03:14.329 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:03:14.333 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:03:14.335 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:03:14.343 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:03:14.357 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:03:14.366 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:03:14.372 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:03:14.390 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-09 09:03:14.409 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 09:03:14.466 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:03:14.469 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:03:14.477 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:03:14.498 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 09:03:14.502 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:03:14.505 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:03:14.508 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:03:14.515 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:03:14.524 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:03:14.527 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:03:14.530 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:03:14.537 | 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) 2022-06-09 09:03:14.540 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 09:03:14.543 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 09:03:14.565 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 09:03:14.570 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:03:14.631 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:03:14.635 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:03:14.639 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:03:14.645 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 09:03:14.686 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:03:14.689 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:03:14.694 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:03:14.697 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:03:14.708 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 09:03:14.718 | 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) 2022-06-09 09:03:14.731 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-09 09:03:14.734 | 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) 2022-06-09 09:03:14.756 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:03:14.771 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 09:03:14.786 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:03:14.797 | 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 285)) (2.1.0) 2022-06-09 09:03:14.801 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:03:14.804 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:03:14.807 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:03:14.811 | 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) 2022-06-09 09:03:14.813 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:03:14.816 | 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 406)) (1.6.0) 2022-06-09 09:03:14.819 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:03:14.821 | 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 545)) (1.4.0) 2022-06-09 09:03:14.824 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 09:03:14.828 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:03:14.830 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:03:14.834 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-09 09:03:14.842 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-09 09:03:14.855 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:03:14.909 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-09 09:03:14.914 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:03:14.919 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:03:14.923 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:03:14.956 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:03:14.960 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:03:15.980 | Installing collected packages: neutron 2022-06-09 09:03:15.981 | Attempting uninstall: neutron 2022-06-09 09:03:15.983 | Found existing installation: neutron 17.4.2.dev16 2022-06-09 09:03:15.992 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-09 09:03:15.994 | Running setup.py develop for neutron 2022-06-09 09:03:18.362 | Successfully installed neutron 2022-06-09 09:03:18.505 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:03:18.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:03:18.592 | + inc/python:pip_install:200 : result=0 2022-06-09 09:03:18.594 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:03:18.596 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:18.598 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:18.601 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:18.603 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:18.605 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:18.607 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:03:18.609 | + functions-common:time_stop:2329 : start_time=1654765387246 2022-06-09 09:03:18.611 | + functions-common:time_stop:2331 : [[ -z 1654765387246 ]] 2022-06-09 09:03:18.614 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:18.618 | + functions-common:time_stop:2334 : end_time=1654765398616 2022-06-09 09:03:18.621 | + functions-common:time_stop:2335 : elapsed_time=11370 2022-06-09 09:03:18.623 | + functions-common:time_stop:2336 : total=87675 2022-06-09 09:03:18.625 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:18.627 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99045 2022-06-09 09:03:18.630 | + inc/python:pip_install:203 : return 0 2022-06-09 09:03:18.632 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:03:18.635 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:03:18.637 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:03:18.656 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 09:03:18.668 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 09:03:18.671 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 09:03:18.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:18.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:18.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 09:03:18.681 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:18.684 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 09:03:18.686 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:03:18.688 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 09:03:18.706 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:18.709 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 09:03:18.711 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 09:03:18.714 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 09:03:18.716 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:03:18.719 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 09:03:18.721 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 09:03:18.724 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 09:03:18.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:18.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:18.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 09:03:18.733 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:18.736 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 09:03:18.751 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:18.754 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 09:03:18.771 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:18.774 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 09:03:18.790 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:18.793 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 09:03:18.795 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 09:03:18.797 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 09:03:18.800 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:03:18.802 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:03:18.805 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:03:18.808 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:03:18.810 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:03:18.813 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:03:18.829 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:03:18.831 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:03:18.833 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:18.836 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:03:18.836 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:03:18.841 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 09:03:18.844 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:18.846 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 09:03:18.858 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 09:03:18.861 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:03:18.861 | + functions-common:git_clone:607 : head -1 2022-06-09 09:03:18.865 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-09 09:03:18.867 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:03:18.870 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 09:03:18.872 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:03:18.875 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:03:18.877 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 09:03:18.880 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:03:18.882 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 09:03:18.885 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:03:18.887 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:03:18.890 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 09:03:18.892 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:03:18.895 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:03:18.898 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 09:03:18.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:03:18.903 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 09:03:18.906 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:03:18.908 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:03:18.911 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 09:03:18.917 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 09:03:18.920 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-09 09:03:19.520 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 09:03:19.522 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:03:19.525 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:03:19.527 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:03:19.529 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 09:03:19.531 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 09:03:19.534 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:03:19.536 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:03:19.538 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:03:19.541 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:03:19.543 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:03:19.545 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:03:19.547 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:03:19.550 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 09:03:19.571 | Using python 3.8 to install /opt/stack/nova 2022-06-09 09:03:19.573 | + 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/nova 2022-06-09 09:03:21.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:03:21.343 | 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. 2022-06-09 09:03:21.348 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:21.349 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:21.351 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:03:21.352 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:21.352 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:21.352 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:21.353 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:21.353 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:21.366 | Obtaining file:///opt/stack/nova 2022-06-09 09:03:24.429 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:03:27.447 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:03:27.454 | 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) 2022-06-09 09:03:27.457 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 09:03:27.465 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 09:03:27.473 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:03:27.477 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:03:27.485 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:03:27.505 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:03:27.518 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 09:03:27.539 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:03:27.578 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 09:03:27.591 | 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) 2022-06-09 09:03:27.594 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 09:03:27.603 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 09:03:27.610 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 09:03:27.613 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:03:27.616 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:03:27.628 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:03:27.692 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:03:27.747 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 09:03:27.758 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 09:03:27.763 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:03:27.765 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:03:27.771 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:03:27.774 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 09:03:27.800 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 09:03:27.828 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 09:03:27.832 | 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 291)) (1.7.0) 2022-06-09 09:03:27.837 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 09:03:27.841 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 09:03:27.865 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 09:03:27.885 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 09:03:27.903 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:03:27.938 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:03:27.949 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:03:27.964 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:03:27.971 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:03:28.017 | 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 304)) (5.0.1) 2022-06-09 09:03:28.024 | 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 306)) (4.4.0) 2022-06-09 09:03:28.063 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 09:03:28.116 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:03:28.134 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:03:28.151 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 09:03:28.166 | 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 311)) (2.2.0) 2022-06-09 09:03:28.181 | 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 312)) (6.2.0) 2022-06-09 09:03:28.185 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:03:28.194 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 09:03:28.217 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:03:28.225 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:03:28.244 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 09:03:28.263 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 09:03:28.272 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:03:28.278 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 09:03:28.313 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:03:28.316 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:03:28.318 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 09:03:28.339 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:03:28.350 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:03:28.353 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:03:28.356 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-09 09:03:28.381 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 09:03:28.388 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 09:03:28.404 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-09 09:03:28.422 | 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 389)) (2.8.1) 2022-06-09 09:03:28.427 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 09:03:28.445 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:03:28.463 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 09:03:28.490 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:03:28.494 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:03:28.501 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:03:28.522 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 09:03:28.525 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 09:03:28.529 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:03:28.536 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:03:28.539 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:03:28.542 | 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 501)) (0.13.0) 2022-06-09 09:03:28.552 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:03:28.557 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:03:28.559 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:03:28.566 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 09:03:28.624 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 09:03:28.638 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:03:28.648 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:03:28.653 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:03:28.671 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 09:03:28.750 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:03:28.754 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:03:28.761 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:03:28.782 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 09:03:28.787 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 09:03:28.794 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-09 09:03:28.798 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:03:28.801 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 09:03:28.804 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-09 09:03:28.819 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:03:28.823 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 09:03:28.832 | 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) 2022-06-09 09:03:28.835 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:03:28.844 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 09:03:28.850 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 09:03:28.871 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 09:03:28.876 | 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) 2022-06-09 09:03:28.884 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 09:03:28.889 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:03:28.894 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:03:28.903 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 09:03:28.908 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 09:03:28.911 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 09:03:28.952 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:03:28.955 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:03:28.966 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 09:03:28.971 | 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) 2022-06-09 09:03:28.985 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 09:03:28.995 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 09:03:28.997 | 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 349)) (0.2.8) 2022-06-09 09:03:29.002 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:03:29.016 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 09:03:29.030 | 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 285)) (2.1.0) 2022-06-09 09:03:29.035 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 09:03:29.050 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:03:29.052 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:03:29.056 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:03:29.059 | 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) 2022-06-09 09:03:29.062 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 09:03:29.070 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-09 09:03:29.107 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 09:03:29.112 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:03:29.115 | 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 406)) (1.6.0) 2022-06-09 09:03:29.118 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:03:29.120 | 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 545)) (1.4.0) 2022-06-09 09:03:29.123 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-09 09:03:29.126 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 09:03:29.134 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:03:29.137 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 09:03:29.140 | 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 391)) (1.0.4) 2022-06-09 09:03:29.143 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:03:29.151 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 09:03:29.154 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 09:03:29.157 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:03:29.211 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:03:29.216 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:03:29.219 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:03:29.251 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:03:29.293 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:03:30.248 | Installing collected packages: nova 2022-06-09 09:03:30.248 | Attempting uninstall: nova 2022-06-09 09:03:30.250 | Found existing installation: nova 22.4.1.dev3 2022-06-09 09:03:30.255 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-09 09:03:30.256 | Running setup.py develop for nova 2022-06-09 09:03:33.570 | Successfully installed nova 2022-06-09 09:03:33.712 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:03:33.712 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:03:33.797 | + inc/python:pip_install:200 : result=0 2022-06-09 09:03:33.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:03:33.802 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:33.804 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:33.807 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:33.809 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:33.811 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:33.814 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:03:33.816 | + functions-common:time_stop:2329 : start_time=1654765399565 2022-06-09 09:03:33.818 | + functions-common:time_stop:2331 : [[ -z 1654765399565 ]] 2022-06-09 09:03:33.821 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:33.826 | + functions-common:time_stop:2334 : end_time=1654765413824 2022-06-09 09:03:33.829 | + functions-common:time_stop:2335 : elapsed_time=14259 2022-06-09 09:03:33.831 | + functions-common:time_stop:2336 : total=99045 2022-06-09 09:03:33.833 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:33.838 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113304 2022-06-09 09:03:33.841 | + inc/python:pip_install:203 : return 0 2022-06-09 09:03:33.843 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:03:33.846 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:03:33.848 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:03:33.873 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 09:03:33.886 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 09:03:33.889 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 09:03:33.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:33.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:33.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 09:03:33.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:33.901 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-09 09:03:33.913 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:03:33.916 | + ./stack.sh:main:906 : configure_nova 2022-06-09 09:03:33.919 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 09:03:33.932 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 09:03:33.934 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 09:03:33.936 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 09:03:33.940 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 09:03:33.940 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 09:03:33.946 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 09:03:33.948 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 09:03:33.951 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 09:03:33.953 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 09:03:33.955 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 09:03:33.958 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 09:03:33.960 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 09:03:33.963 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 09:03:33.974 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 09:03:33.986 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-09 09:03:33.999 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-09 09:03:34.011 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-09 09:03:34.023 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 09:03:34.026 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 09:03:34.031 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3YM8Z4RJH9 2022-06-09 09:03:34.033 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 09:03:34.035 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 09:03:34.038 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 09:03:34.040 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 09:03:34.043 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 09:03:34.045 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3YM8Z4RJH9 2022-06-09 09:03:34.049 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3YM8Z4RJH9 2022-06-09 09:03:34.061 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3YM8Z4RJH9 /etc/sudoers.d/nova-rootwrap 2022-06-09 09:03:34.074 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 09:03:34.078 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 09:03:34.081 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 09:03:34.083 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 09:03:34.085 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 09:03:34.088 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-09 09:03:34.090 | + 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 ]] 2022-06-09 09:03:34.093 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-09 09:03:34.095 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 09:03:34.100 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 09:03:34.117 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:34.119 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 09:03:34.122 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 09:03:34.126 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 09:03:34.131 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 09:03:34.160 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 09:03:34.162 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 09:03:34.188 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 09:03:34.216 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 09:03:34.242 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-09 09:03:34.270 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 09:03:34.299 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 09:03:34.328 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 09:03:34.330 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-06-09 09:03:34.356 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 09:03:34.383 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 09:03:34.409 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 09:03:34.435 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 09:03:34.461 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 09:03:34.490 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 09:03:34.492 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 09:03:34.494 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 09:03:34.496 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 09:03:34.498 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 09:03:34.500 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 09:03:34.503 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 09:03:34.505 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 09:03:34.507 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 09:03:34.509 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 09:03:34.512 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:03:34.514 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:03:34.516 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:03:34.518 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:03:34.520 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:03:34.523 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:03:34.525 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 09:03:34.540 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:34.542 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:03:34.545 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 09:03:34.547 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 09:03:34.575 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 09:03:34.577 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 09:03:34.579 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 09:03:34.581 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 09:03:34.583 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 09:03:34.586 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 09:03:34.615 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 09:03:34.618 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 09:03:34.620 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 09:03:34.622 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 09:03:34.624 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 09:03:34.627 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 09:03:34.655 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 09:03:34.684 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 09:03:34.711 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 09:03:34.737 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 09:03:34.752 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:34.755 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 09:03:34.770 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:34.773 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 09:03:34.774 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 09:03:34.779 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 09:03:34.781 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 09:03:34.807 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 09:03:34.823 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:34.825 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 09:03:34.828 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 09:03:34.830 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 09:03:34.832 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:03:34.834 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 09:03:34.862 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 09:03:34.889 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:03:34.916 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 09:03:34.943 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 09:03:34.969 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 09:03:34.997 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 09:03:35.023 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 09:03:35.050 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:03:35.076 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:03:35.103 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 09:03:35.119 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:35.121 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 09:03:35.123 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 09:03:35.151 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 09:03:35.179 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-06-09 09:03:35.205 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 09:03:35.231 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 09:03:35.258 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 09:03:35.284 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 09:03:35.311 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 09:03:35.337 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 09:03:35.353 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:35.355 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 09:03:35.357 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 09:03:35.384 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 09:03:35.413 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 09:03:35.416 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 09:03:35.443 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 09:03:35.445 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 09:03:35.447 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 09:03:35.450 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 09:03:35.452 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 09:03:35.454 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 09:03:35.456 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 09:03:35.458 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 09:03:35.461 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 09:03:35.463 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 09:03:35.465 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 09:03:35.467 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 09:03:35.470 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:03:35.486 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:03:35.489 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:03:35.491 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:03:35.493 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:03:35.495 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:03:35.522 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:35.548 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:35.576 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:03:35.602 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 09:03:35.632 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-09 09:03:35.634 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 09:03:35.636 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 09:03:35.638 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 09:03:35.640 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:03:35.642 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:03:35.645 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 09:03:35.649 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 09:03:35.651 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:03:35.653 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:03:35.666 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:03:35.666 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:35.674 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:03:35.678 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:35.693 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 09:03:35.696 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 09:03:35.699 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-09 09:03:35.728 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 09:03:35.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 09:03:35.780 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:03:35.807 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:03:35.833 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:03:35.859 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:03:35.888 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:03:35.914 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:03:35.941 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:03:35.968 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:03:35.995 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:03:36.022 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:03:36.049 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:03:36.052 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:03:36.055 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 09:03:36.057 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 09:03:36.059 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:03:36.061 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:36.064 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:36.066 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:03:36.069 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:03:36.071 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 09:03:36.098 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 09:03:36.126 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-09 09:03:36.126 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 09:03:36.135 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 09:03:36.138 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 09:03:36.140 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 09:03:36.142 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:03:36.145 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:03:36.147 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:03:36.150 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:36.152 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:36.154 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:03:36.156 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:03:36.159 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:36.162 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:36.164 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 09:03:36.225 | Enabling site nova-api-wsgi. 2022-06-09 09:03:36.230 | To activate the new configuration, you need to run: 2022-06-09 09:03:36.230 | systemctl reload apache2 2022-06-09 09:03:36.234 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:03:36.237 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:03:36.239 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:03:36.241 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:03:36.375 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-09 09:03:36.381 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 09:03:36.386 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 09:03:36.388 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 09:03:36.390 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 09:03:36.393 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:03:36.396 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 09:03:36.401 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 09:03:36.403 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:03:36.405 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:03:36.422 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:36.422 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:03:36.427 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:03:36.431 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:36.447 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 09:03:36.449 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 09:03:36.453 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-09 09:03:36.483 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 09:03:36.510 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 09:03:36.538 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:03:36.567 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:03:36.593 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:03:36.620 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:03:36.647 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:03:36.673 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:03:36.700 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:03:36.727 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:03:36.754 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:03:36.781 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:03:36.809 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 09:03:36.812 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 09:03:36.840 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 09:03:36.857 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:36.859 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 09:03:36.889 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 09:03:36.891 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 09:03:36.893 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 09:03:36.910 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:36.912 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:36.915 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:36.944 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 09:03:36.975 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 09:03:36.977 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 09:03:36.979 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 09:03:36.981 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:03:36.983 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 09:03:36.986 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:03:37.002 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:37.005 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 09:03:37.007 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 09:03:37.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:03:37.025 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:37.028 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:37.030 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 09:03:37.058 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:03:37.060 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:03:37.062 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 09:03:37.090 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 09:03:37.117 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 09:03:37.147 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 09:03:37.163 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:37.165 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 09:03:37.199 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 09:03:37.201 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 09:03:37.218 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:37.221 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 09:03:37.225 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 09:03:37.227 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 09:03:37.230 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 09:03:37.233 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 09:03:37.235 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 09:03:37.237 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 09:03:37.240 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 09:03:37.242 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 09:03:37.244 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 09:03:37.248 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 09:03:37.251 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 09:03:37.254 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 09:03:37.256 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 09:03:37.258 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 09:03:37.261 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 09:03:37.291 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 09:03:37.321 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 09:03:37.351 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:03:37.353 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 09:03:37.355 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 09:03:37.357 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 09:03:37.373 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:37.376 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 09:03:37.377 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 09:03:38.063 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-09 09:03:38.066 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 09:03:38.068 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 09:03:38.070 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 09:03:38.073 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 09:03:38.075 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 09:03:38.077 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 09:03:38.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:38.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 09:03:38.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 09:03:38.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 09:03:38.118 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:38.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 09:03:38.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 09:03:38.151 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 09:03:38.153 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 09:03:38.155 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 09:03:38.171 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:38.174 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 09:03:38.176 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 09:03:38.178 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 09:03:38.208 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-06-09 09:03:38.235 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 09:03:38.262 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 09:03:38.289 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 09:03:38.317 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 09:03:38.344 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 09:03:38.371 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 09:03:38.398 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 09:03:38.400 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 09:03:38.403 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 09:03:38.406 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:03:38.422 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:03:38.424 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:03:38.427 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:03:38.429 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:03:38.432 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:03:38.459 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:38.485 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:38.513 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:03:38.540 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 09:03:38.543 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 09:03:38.547 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 09:03:38.549 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 09:03:38.552 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 09:03:38.555 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 09:03:38.557 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 09:03:38.559 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 09:03:38.562 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 09:03:38.564 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 09:03:38.567 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 09:03:38.569 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 09:03:38.572 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 09:03:38.574 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 09:03:38.576 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 09:03:38.591 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:38.593 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 09:03:38.608 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:38.611 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 09:03:38.614 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 09:03:38.629 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:38.632 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 09:03:38.647 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:38.649 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 09:03:38.666 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:38.668 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 09:03:38.685 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:38.688 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 09:03:38.690 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 09:03:38.693 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 09:03:38.695 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 09:03:38.697 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 09:03:38.700 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 09:03:38.702 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 09:03:38.705 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:38.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:38.710 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 09:03:38.712 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:03:38.715 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:03:38.717 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:03:38.719 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:03:38.722 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:38.725 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:03:38.727 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:38.729 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:38.732 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:03:38.734 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:03:38.736 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:03:38.739 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:03:38.742 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 09:03:38.744 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:03:38.747 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:38.749 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:38.752 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 09:03:38.772 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-09 09:03:38.887 | Reading package lists... 2022-06-09 09:03:39.129 | Building dependency tree... 2022-06-09 09:03:39.131 | Reading state information... 2022-06-09 09:03:39.382 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 09:03:39.382 | The following packages were automatically installed and are no longer required: 2022-06-09 09:03:39.383 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:03:39.383 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:03:39.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:03:39.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:03:39.383 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:03:39.383 | python3-zope.interface 2022-06-09 09:03:39.383 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:03:39.494 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:03:39.499 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:03:39.501 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:03:39.504 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:39.507 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:39.509 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:39.511 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:39.513 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:39.516 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:03:39.518 | + functions-common:time_stop:2329 : start_time=1654765418770 2022-06-09 09:03:39.521 | + functions-common:time_stop:2331 : [[ -z 1654765418770 ]] 2022-06-09 09:03:39.524 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:39.528 | + functions-common:time_stop:2334 : end_time=1654765419525 2022-06-09 09:03:39.530 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-09 09:03:39.532 | + functions-common:time_stop:2336 : total=5981 2022-06-09 09:03:39.534 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:39.537 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6736 2022-06-09 09:03:39.539 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:03:39.542 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 09:03:39.544 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 09:03:39.547 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 09:03:39.549 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 09:03:39.552 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 09:03:39.574 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 09:03:39.576 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 09:03:39.579 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 09:03:39.582 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 09:03:39.584 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 09:03:39.587 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:39.589 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 09:03:39.592 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:39.594 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:39.596 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 09:03:39.599 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 09:03:39.601 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 09:03:39.604 | + functions-common:apt_get_update:1083 : return 2022-06-09 09:03:39.606 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 09:03:39.609 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 09:03:39.611 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:39.614 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:39.616 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 09:03:39.638 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-09 09:03:39.748 | Reading package lists... 2022-06-09 09:03:40.007 | Building dependency tree... 2022-06-09 09:03:40.009 | Reading state information... 2022-06-09 09:03:40.256 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-09 09:03:40.256 | The following packages were automatically installed and are no longer required: 2022-06-09 09:03:40.257 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 09:03:40.257 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 09:03:40.257 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 09:03:40.257 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 09:03:40.257 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 09:03:40.257 | python3-zope.interface 2022-06-09 09:03:40.257 | Use 'sudo apt autoremove' to remove them. 2022-06-09 09:03:40.369 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 09:03:40.373 | + functions-common:apt_get:1127 : result=0 2022-06-09 09:03:40.376 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 09:03:40.378 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:40.381 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:40.383 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:40.385 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:40.387 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:40.390 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 09:03:40.392 | + functions-common:time_stop:2329 : start_time=1654765419636 2022-06-09 09:03:40.395 | + functions-common:time_stop:2331 : [[ -z 1654765419636 ]] 2022-06-09 09:03:40.398 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:40.402 | + functions-common:time_stop:2334 : end_time=1654765420399 2022-06-09 09:03:40.404 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-09 09:03:40.407 | + functions-common:time_stop:2336 : total=6736 2022-06-09 09:03:40.409 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:40.411 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7499 2022-06-09 09:03:40.414 | + functions-common:apt_get:1131 : return 0 2022-06-09 09:03:40.416 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 09:03:40.419 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 09:03:40.421 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:03:40.424 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:40.426 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:40.428 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 09:03:40.431 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 09:03:40.486 | wsgi (enabled by maintainer script) 2022-06-09 09:03:40.489 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 09:03:40.492 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 09:03:40.494 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 09:03:40.497 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 09:03:40.500 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 09:03:40.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 09:03:40.507 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 09:03:40.507 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 09:03:40.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 09:03:40.515 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 09:03:40.517 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 09:03:40.521 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 09:03:40.523 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 09:03:40.545 | Using python 3.8 to install osc-placement 2022-06-09 09:03:40.548 | + 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 osc-placement 2022-06-09 09:03:42.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:03:42.344 | 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. 2022-06-09 09:03:42.349 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:42.349 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:42.351 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:03:42.352 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:42.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:42.353 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:42.353 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:42.354 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:42.369 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-09 09:03:42.396 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:03:42.414 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:03:42.420 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:03:42.423 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:03:42.427 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:03:42.432 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 09:03:42.435 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:03:42.438 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 09:03:42.453 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:03:42.524 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:03:42.529 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:03:42.532 | 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) 2022-06-09 09:03:42.540 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:03:42.543 | 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 304)) (5.0.1) 2022-06-09 09:03:42.549 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:03:42.557 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 09:03:42.584 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 09:03:42.599 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:03:42.621 | 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 291)) (1.7.0) 2022-06-09 09:03:42.626 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:03:42.629 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 09:03:42.634 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 09:03:42.656 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:03:42.659 | 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) 2022-06-09 09:03:42.663 | 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) 2022-06-09 09:03:42.666 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 09:03:42.670 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 09:03:42.709 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:03:42.716 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 09:03:42.718 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 09:03:42.774 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:03:42.776 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:03:42.780 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:03:42.801 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:03:42.804 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:03:42.806 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 09:03:42.809 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 09:03:42.813 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 09:03:42.856 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 09:03:42.859 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 09:03:42.863 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 09:03:42.868 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 09:03:42.901 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 09:03:44.830 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:03:44.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:03:44.901 | + inc/python:pip_install:200 : result=0 2022-06-09 09:03:44.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:03:44.906 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:44.909 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:44.912 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:44.914 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:44.916 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:44.919 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:03:44.921 | + functions-common:time_stop:2329 : start_time=1654765420539 2022-06-09 09:03:44.924 | + functions-common:time_stop:2331 : [[ -z 1654765420539 ]] 2022-06-09 09:03:44.928 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:44.932 | + functions-common:time_stop:2334 : end_time=1654765424929 2022-06-09 09:03:44.935 | + functions-common:time_stop:2335 : elapsed_time=4390 2022-06-09 09:03:44.937 | + functions-common:time_stop:2336 : total=113304 2022-06-09 09:03:44.940 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:44.942 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117694 2022-06-09 09:03:44.945 | + inc/python:pip_install:203 : return 0 2022-06-09 09:03:44.947 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 09:03:44.950 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 09:03:44.952 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 09:03:44.954 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 09:03:44.957 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 09:03:44.960 | ++ functions-common:git_clone:529 : pwd 2022-06-09 09:03:44.963 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:03:44.965 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:03:44.968 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:03:44.985 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:03:44.989 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:03:44.991 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:44.994 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 09:03:44.994 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:03:45.000 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 09:03:45.002 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:45.005 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 09:03:45.017 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 09:03:45.021 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 09:03:45.021 | + functions-common:git_clone:607 : head -1 2022-06-09 09:03:45.025 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 09:03:45.027 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:03:45.030 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 09:03:45.033 | + inc/python:setup_develop:338 : local bindep 2022-06-09 09:03:45.036 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:03:45.038 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 09:03:45.041 | + inc/python:setup_develop:344 : local extras= 2022-06-09 09:03:45.043 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 09:03:45.046 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 09:03:45.048 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:03:45.051 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 09:03:45.053 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 09:03:45.056 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 09:03:45.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 09:03:45.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 09:03:45.064 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 09:03:45.067 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 09:03:45.069 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 09:03:45.072 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 09:03:45.078 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 09:03:45.080 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-09 09:03:45.677 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 09:03:45.679 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 09:03:45.682 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 09:03:45.685 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 09:03:45.687 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 09:03:45.689 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 09:03:45.692 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 09:03:45.695 | + inc/python:setup_package:427 : local extras= 2022-06-09 09:03:45.697 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 09:03:45.700 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 09:03:45.702 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 09:03:45.705 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 09:03:45.708 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 09:03:45.710 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 09:03:45.731 | Using python 3.8 to install /opt/stack/placement 2022-06-09 09:03:45.733 | + 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/placement 2022-06-09 09:03:47.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:03:47.534 | 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. 2022-06-09 09:03:47.538 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:47.539 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:47.541 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:03:47.542 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:47.542 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:47.543 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:47.543 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:47.543 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:47.557 | Obtaining file:///opt/stack/placement 2022-06-09 09:03:48.799 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 09:03:50.023 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 09:03:50.031 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 09:03:50.054 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 09:03:50.067 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 09:03:50.079 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 09:03:50.135 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 09:03:50.140 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 09:03:50.144 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 09:03:50.149 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 09:03:50.184 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 09:03:50.195 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 09:03:50.210 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 09:03:50.217 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 09:03:50.263 | 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 304)) (5.0.1) 2022-06-09 09:03:50.270 | 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 306)) (4.4.0) 2022-06-09 09:03:50.309 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 09:03:50.327 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 09:03:50.344 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 09:03:50.354 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 09:03:50.361 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 09:03:50.379 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:03:50.385 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 09:03:50.388 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 09:03:50.391 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 09:03:50.402 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 09:03:50.405 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:03:50.408 | 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 389)) (2.8.1) 2022-06-09 09:03:50.414 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 09:03:50.432 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 09:03:50.436 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 09:03:50.444 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 09:03:50.464 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 09:03:50.469 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:03:50.473 | 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 501)) (0.13.0) 2022-06-09 09:03:50.483 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 09:03:50.486 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 09:03:50.489 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 09:03:50.496 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 09:03:50.505 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 09:03:50.511 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 09:03:50.528 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 09:03:50.532 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 09:03:50.539 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 09:03:50.561 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-09 09:03:50.603 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 09:03:50.667 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 09:03:50.673 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 09:03:50.678 | 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) 2022-06-09 09:03:50.686 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 09:03:50.689 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 09:03:50.695 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 09:03:50.703 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 09:03:50.710 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 09:03:50.713 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 09:03:50.716 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 09:03:50.719 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 09:03:50.722 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 09:03:50.725 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 09:03:50.728 | 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) 2022-06-09 09:03:50.732 | 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) 2022-06-09 09:03:50.735 | 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 406)) (1.6.0) 2022-06-09 09:03:50.737 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 09:03:50.748 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 09:03:50.750 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 09:03:50.753 | 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 545)) (1.4.0) 2022-06-09 09:03:50.756 | 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 291)) (1.7.0) 2022-06-09 09:03:50.761 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 09:03:50.763 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 09:03:50.766 | 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 391)) (1.0.4) 2022-06-09 09:03:50.770 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 09:03:50.777 | 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) 2022-06-09 09:03:52.341 | Installing collected packages: openstack-placement 2022-06-09 09:03:52.341 | Attempting uninstall: openstack-placement 2022-06-09 09:03:52.343 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-09 09:03:52.345 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-09 09:03:52.346 | Running setup.py develop for openstack-placement 2022-06-09 09:03:53.926 | Successfully installed openstack-placement 2022-06-09 09:03:54.100 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:03:54.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:03:54.174 | + inc/python:pip_install:200 : result=0 2022-06-09 09:03:54.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:03:54.178 | + functions-common:time_stop:2322 : local name 2022-06-09 09:03:54.181 | + functions-common:time_stop:2323 : local end_time 2022-06-09 09:03:54.183 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:03:54.185 | + functions-common:time_stop:2325 : local total 2022-06-09 09:03:54.187 | + functions-common:time_stop:2326 : local start_time 2022-06-09 09:03:54.190 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:03:54.192 | + functions-common:time_stop:2329 : start_time=1654765425725 2022-06-09 09:03:54.194 | + functions-common:time_stop:2331 : [[ -z 1654765425725 ]] 2022-06-09 09:03:54.197 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:03:54.202 | + functions-common:time_stop:2334 : end_time=1654765434199 2022-06-09 09:03:54.204 | + functions-common:time_stop:2335 : elapsed_time=8474 2022-06-09 09:03:54.208 | + functions-common:time_stop:2336 : total=117694 2022-06-09 09:03:54.210 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:03:54.213 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126168 2022-06-09 09:03:54.215 | + inc/python:pip_install:203 : return 0 2022-06-09 09:03:54.218 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 09:03:54.220 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:03:54.223 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:03:54.242 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 09:03:54.254 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 09:03:54.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 09:03:54.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 09:03:54.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 09:03:54.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 09:03:54.267 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 09:03:54.269 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 09:03:54.272 | + ./stack.sh:main:912 : configure_placement 2022-06-09 09:03:54.274 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 09:03:54.286 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 09:03:54.289 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 09:03:54.293 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 09:03:54.296 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 09:03:54.299 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 09:03:54.301 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 09:03:54.303 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 09:03:54.307 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 09:03:54.339 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 09:03:54.370 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 09:03:54.401 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 09:03:54.404 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 09:03:54.406 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 09:03:54.409 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 09:03:54.411 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 09:03:54.442 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 09:03:54.471 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 09:03:54.499 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 09:03:54.533 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 09:03:54.562 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 09:03:54.591 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 09:03:54.620 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 09:03:54.649 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 09:03:54.677 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 09:03:54.707 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 09:03:54.709 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 09:03:54.712 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 09:03:54.715 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 09:03:54.732 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 09:03:54.735 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 09:03:54.737 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 09:03:54.740 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 09:03:54.742 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 09:03:54.771 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:54.799 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 09:03:54.829 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 09:03:54.857 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 09:03:54.860 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 09:03:54.863 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 09:03:54.865 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 09:03:54.868 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 09:03:54.870 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 09:03:54.873 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 09:03:54.876 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 09:03:54.881 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 09:03:54.883 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 09:03:54.885 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 09:03:54.898 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 09:03:54.898 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:54.906 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 09:03:54.910 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 09:03:54.925 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 09:03:54.928 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 09:03:54.932 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 09:03:54.962 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 09:03:54.990 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 09:03:55.019 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 09:03:55.047 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 09:03:55.076 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 09:03:55.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 09:03:55.132 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 09:03:55.160 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 09:03:55.189 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 09:03:55.216 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 09:03:55.245 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 09:03:55.274 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 09:03:55.302 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 09:03:55.304 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 09:03:55.308 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 09:03:55.310 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 09:03:55.313 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 09:03:55.315 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:55.318 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:55.321 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 09:03:55.323 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 09:03:55.326 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 09:03:55.354 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 09:03:55.383 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 09:03:55.383 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-09 09:03:55.392 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 09:03:55.396 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 09:03:55.398 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 09:03:55.401 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 09:03:55.403 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 09:03:55.405 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 09:03:55.408 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:55.410 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:55.413 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 09:03:55.415 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 09:03:55.418 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 09:03:55.420 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 09:03:55.423 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 09:03:55.484 | Site placement-api already enabled 2022-06-09 09:03:55.488 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 09:03:55.490 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 09:03:55.493 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 09:03:55.495 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 09:03:55.629 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 09:03:55.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:55.651 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 09:03:55.672 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:55.675 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 09:03:55.694 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:55.697 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 09:03:55.700 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 09:03:55.702 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 09:03:55.733 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-06-09 09:03:55.763 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 09:03:55.791 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 09:03:55.821 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 09:03:55.849 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 09:03:55.879 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 09:03:55.907 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 09:03:55.937 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 09:03:55.957 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:55.960 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 09:03:55.977 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 09:03:55.980 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 09:03:55.982 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 09:03:55.984 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 09:03:55.987 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 09:03:55.989 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 09:03:55.992 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 09:03:55.995 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 09:03:55.997 | + functions-common:run_phase:1760 : local extra 2022-06-09 09:03:56.000 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 09:03:56.005 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 09:03:56.008 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 09:03:56.010 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 09:03:56.013 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 09:03:56.016 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 09:03:56.031 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 09:03:56.034 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 09:03:56.036 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 09:03:56.038 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 09:03:56.040 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 09:03:56.043 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 09:03:56.045 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 09:03:56.047 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 09:03:56.050 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 09:03:56.052 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 09:03:56.054 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 09:03:56.057 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 09:03:56.059 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 09:03:56.061 | +++ functions-common:git_clone:529 : pwd 2022-06-09 09:03:56.064 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 09:03:56.067 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 09:03:56.069 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 09:03:56.085 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 09:03:56.087 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 09:03:56.089 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:56.092 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 09:03:56.092 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 09:03:56.097 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 09:03:56.099 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 09:03:56.101 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 09:03:56.114 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 09:03:56.117 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 09:03:56.117 | ++ functions-common:git_clone:607 : head -1 2022-06-09 09:03:56.120 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 09:03:56.122 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 09:03:56.125 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 09:03:56.147 | Using python 3.8 to install tox!=2.8.0 2022-06-09 09:03:56.149 | ++ 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 'tox!=2.8.0' 2022-06-09 09:03:57.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 09:03:57.933 | 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. 2022-06-09 09:03:57.937 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:57.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:57.939 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 09:03:57.941 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:57.942 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:57.942 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:57.943 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 09:03:57.943 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 09:03:57.959 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-09 09:03:58.017 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-09 09:03:58.027 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 09:03:58.030 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-09 09:03:58.081 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-09 09:03:58.084 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 09:03:58.090 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-09 09:03:58.094 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-09 09:03:58.097 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-09 09:03:58.099 | 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) 2022-06-09 09:03:58.103 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 09:04:00.217 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 09:04:00.218 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 09:04:00.288 | ++ inc/python:pip_install:200 : result=0 2022-06-09 09:04:00.290 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 09:04:00.293 | ++ functions-common:time_stop:2322 : local name 2022-06-09 09:04:00.295 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 09:04:00.297 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 09:04:00.299 | ++ functions-common:time_stop:2325 : local total 2022-06-09 09:04:00.303 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 09:04:00.306 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 09:04:00.308 | ++ functions-common:time_stop:2329 : start_time=1654765436141 2022-06-09 09:04:00.310 | ++ functions-common:time_stop:2331 : [[ -z 1654765436141 ]] 2022-06-09 09:04:00.313 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 09:04:00.318 | ++ functions-common:time_stop:2334 : end_time=1654765440315 2022-06-09 09:04:00.320 | ++ functions-common:time_stop:2335 : elapsed_time=4174 2022-06-09 09:04:00.322 | ++ functions-common:time_stop:2336 : total=126168 2022-06-09 09:04:00.325 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 09:04:00.327 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130342 2022-06-09 09:04:00.329 | ++ inc/python:pip_install:203 : return 0 2022-06-09 09:04:00.332 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 09:04:00.332 | /opt/stack/tempest ~/devstack 2022-06-09 09:04:00.334 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 09:04:00.353 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 09:04:00.353 | HACKING.rst 2022-06-09 09:04:00.353 | doc/source/conf.py 2022-06-09 09:04:00.353 | doc/source/configuration.rst 2022-06-09 09:04:00.353 | doc/source/contributor/contributing.rst 2022-06-09 09:04:00.353 | doc/source/index.rst 2022-06-09 09:04:00.353 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 09:04:00.353 | doc/source/microversion_testing.rst 2022-06-09 09:04:00.353 | doc/source/plugins/plugin.rst 2022-06-09 09:04:00.353 | doc/source/supported_version.rst 2022-06-09 09:04:00.353 | doc/source/test_removal.rst 2022-06-09 09:04:00.354 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 09:04:00.354 | playbooks/devstack-tempest.yaml 2022-06-09 09:04:00.354 | playbooks/enable-fips.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 09:04:00.354 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 09:04:00.355 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 09:04:00.355 | releasenotes/source/conf.py 2022-06-09 09:04:00.355 | releasenotes/source/index.rst 2022-06-09 09:04:00.355 | releasenotes/source/v26.1.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v27.0.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v28.0.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v28.1.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v29.0.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v29.1.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v29.2.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v30.0.0.rst 2022-06-09 09:04:00.355 | releasenotes/source/v31.0.0.rst 2022-06-09 09:04:00.355 | requirements.txt 2022-06-09 09:04:00.355 | roles/run-tempest/README.rst 2022-06-09 09:04:00.355 | roles/run-tempest/defaults/main.yaml 2022-06-09 09:04:00.355 | roles/run-tempest/tasks/main.yaml 2022-06-09 09:04:00.355 | roles/run-tempest-26/README.rst 2022-06-09 09:04:00.355 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 09:04:00.355 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 09:04:00.355 | setup.cfg 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_agents.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_create_server.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_flavors.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 09:04:00.355 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 09:04:00.355 | tempest/api/compute/ 2022-06-09 09:04:00.356 | Aborting 2022-06-09 09:04:00.356 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 09:04:00.358 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 09:04:00.361 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 09:04:00.364 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 09:04:00.366 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 09:04:00.368 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 09:04:00.371 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 09:04:00.373 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 09:04:00.375 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 09:04:00.377 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 09:04:00.377 | Error on exit 2022-06-09 09:04:00.380 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 09:04:00.383 | + ./stack.sh:exit_trap:517 : generate-subunit 1654765255 185 fail 2022-06-09 09:04:00.958 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 09:04:00.960 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 09:04:01.173 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 09:04:01.173 | 2022-06-09 09:04:01.425 | + ./stack.sh:exit_trap:531 : exit 1