2022-06-02 04:55:15.000 | + ./stack.sh:main:462 : exec 2022-06-02 04:55:15.000 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-045514.summary.2022-06-02-045514 2022-06-02 04:55:15.000 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045514' 2022-06-02 04:55:15.000 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:15.000 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045514 2022-06-02 04:55:15.000 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045514 /opt/stack/logs/stack.sh.log 2022-06-02 04:55:15.000 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045514.summary.2022-06-02-045514 /opt/stack/logs/stack.sh.log.summary 2022-06-02 04:55:15.000 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 04:55:15.000 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 04:55:15.000 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 04:55:15.000 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 04:55:15.000 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 04:55:15.000 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 04:55:15.000 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 04:55:15.000 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:55:15.000 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 04:55:15.001 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 04:55:15.001 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:55:15.001 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:55:15.001 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 04:55:15.001 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 04:55:15.001 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:55:15.001 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 04:55:15.004 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 04:55:15.006 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 04:55:15.007 | + ./stack.sh:main:551 : uname -a 2022-06-02 04:55:15.009 | Linux dv-cinder-831188-2-iscsi 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-02 04:55:15.011 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 04:55:15.012 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 04:55:15.016 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 04:55:15.042 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 04:55:15.059 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 04:55:15.060 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 04:55:15.062 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 04:55:15.064 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 04:55:15.066 | + functions-common:fetch_plugins:1673 : return 2022-06-02 04:55:15.068 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 04:55:15.070 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 04:55:15.072 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:55:15.074 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:15.075 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:15.077 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:15.079 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:15.081 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:15.083 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:15.086 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:15.088 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:15.090 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:15.092 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 04:55:15.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:15.110 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:15.112 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:55:15.114 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:15.116 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:15.118 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:15.120 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:15.121 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:15.124 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 04:55:15.125 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 04:55:15.127 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:55:15.129 | + 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-02 04:55:15.131 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 04:55:15.133 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 04:55:15.134 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 04:55:15.136 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 04:55:15.138 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 04:55:15.140 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 04:55:15.157 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 04:55:15.159 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 04:55:15.173 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:15.175 | +++ lib/tls:source:43 : hostname -f 2022-06-02 04:55:15.179 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 04:55:15.181 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 04:55:15.183 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 04:55:15.185 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 04:55:15.188 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 04:55:15.190 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 04:55:15.192 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 04:55:15.195 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 04:55:15.198 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 04:55:15.201 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 04:55:15.206 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 04:55:15.221 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 04:55:15.240 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 04:55:15.254 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 04:55:15.267 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 04:55:15.295 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 04:55:15.338 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 04:55:15.421 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 04:55:15.444 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 04:55:15.479 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 04:55:15.534 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 04:55:15.675 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 04:55:15.690 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 04:55:15.704 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 04:55:15.717 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 04:55:15.810 | + ./stack.sh:main:598 : run_phase source 2022-06-02 04:55:15.813 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 04:55:15.815 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:55:15.818 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:15.821 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:15.823 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:15.826 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:15.828 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:15.831 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:15.835 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:15.837 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:15.839 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:15.843 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 04:55:15.845 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:15.862 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:15.864 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:55:15.867 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 04:55:15.912 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 04:55:15.914 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 04:55:15.917 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:55:15.920 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 04:55:15.923 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 04:55:15.925 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 04:55:15.928 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 04:55:15.930 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 04:55:15.933 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 04:55:15.935 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 04:55:15.938 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.940 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 04:55:15.943 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.945 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 04:55:15.947 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.949 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 04:55:15.952 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.954 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 04:55:15.957 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.959 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 04:55:15.961 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.964 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 04:55:15.966 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.968 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 04:55:15.971 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.973 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 04:55:15.977 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.980 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 04:55:15.983 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.985 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 04:55:15.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.990 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 04:55:15.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:15.995 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 04:55:15.997 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.000 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 04:55:16.003 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.005 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 04:55:16.008 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.010 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 04:55:16.013 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.016 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 04:55:16.018 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.020 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 04:55:16.023 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.025 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 04:55:16.028 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.030 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 04:55:16.032 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.035 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 04:55:16.037 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.039 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 04:55:16.042 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.044 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 04:55:16.047 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.049 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 04:55:16.053 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.055 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 04:55:16.058 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.060 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 04:55:16.063 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.066 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 04:55:16.068 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.071 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 04:55:16.073 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.075 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 04:55:16.077 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.080 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 04:55:16.082 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.084 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 04:55:16.088 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.090 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 04:55:16.092 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.095 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 04:55:16.097 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.099 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 04:55:16.102 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.104 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 04:55:16.108 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.111 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 04:55:16.113 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.115 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 04:55:16.117 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.119 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 04:55:16.122 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.124 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 04:55:16.126 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.129 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 04:55:16.131 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:16.133 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 04:55:16.136 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 04:55:16.139 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:55:16.141 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 04:55:16.156 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:16.159 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 04:55:16.162 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:55:16.165 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 04:55:16.182 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:16.184 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 04:55:16.187 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 04:55:16.190 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 04:55:16.192 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 04:55:16.194 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 04:55:16.198 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 04:55:16.200 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 04:55:16.205 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 04:55:16.209 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:55:16.211 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 04:55:16.215 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:55:16.217 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 04:55:16.219 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 04:55:16.219 | Using mysql database backend 2022-06-02 04:55:16.222 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 04:55:16.238 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 04:55:16.254 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:16.256 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 04:55:16.274 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 04:55:16.290 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:16.293 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 04:55:16.311 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 04:55:16.328 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 04:55:16.345 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:16.348 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 04:55:16.364 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:16.366 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 04:55:16.369 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 04:55:16.386 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:16.389 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 04:55:16.407 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 04:55:16.409 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 04:55:16.412 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 04:55:16.414 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 04:55:16.418 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 04:55:16.422 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-045516 2022-06-02 04:55:16.425 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-045516 739' 2022-06-02 04:55:16.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.432 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:55:16.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.438 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 04:55:16.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.444 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 04:55:16.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.449 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:55:16.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.455 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-02 04:55:16.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.460 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-02 04:55:16.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.465 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-045514 2022-06-02 04:55:16.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.471 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 04:55:16.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.477 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-02 04:55:16.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.482 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 04:55:16.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.487 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 04:55:16.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.492 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 04:55:16.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:16.497 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 04:55:16.500 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 04:55:16.502 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 04:55:16.504 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 04:55:16.507 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:55:16.509 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:55:16.512 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:55:16.515 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:55:16.517 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:55:16.520 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:55:16.536 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:55:16.539 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:55:16.541 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:16.544 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:55:16.545 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:55:16.551 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 04:55:16.553 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:16.555 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 04:55:16.569 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 04:55:16.573 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:55:16.574 | + functions-common:git_clone:607 : head -1 2022-06-02 04:55:16.577 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 04:55:16.580 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:55:16.583 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 04:55:16.585 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:16.587 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 04:55:16.590 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 04:55:16.592 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 04:55:16.595 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 04:55:16.598 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:55:16.600 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 04:55:16.603 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 04:55:16.606 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 04:55:16.609 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 04:55:16.614 | ++ tools/install_prereqs.sh:source:47 : NOW=1654145716 2022-06-02 04:55:16.617 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 04:55:16.621 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145263 2022-06-02 04:55:16.624 | ++ tools/install_prereqs.sh:source:49 : DELTA=453 2022-06-02 04:55:16.627 | ++ tools/install_prereqs.sh:source:50 : [[ 453 -lt 7200 ]] 2022-06-02 04:55:16.629 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 04:55:16.631 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 04:55:16.635 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 04:55:16.638 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 04:55:16.640 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 04:55:16.642 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 04:55:16.645 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 04:55:16.648 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 04:55:16.651 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:55:16.703 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 04:55:16.703 | apache2-dev 2022-06-02 04:55:16.703 | bc 2022-06-02 04:55:16.703 | bsdmainutils 2022-06-02 04:55:16.703 | curl 2022-06-02 04:55:16.703 | g++ 2022-06-02 04:55:16.703 | gcc 2022-06-02 04:55:16.703 | gettext 2022-06-02 04:55:16.703 | git 2022-06-02 04:55:16.703 | graphviz 2022-06-02 04:55:16.704 | iputils-ping 2022-06-02 04:55:16.704 | libapache2-mod-proxy-uwsgi 2022-06-02 04:55:16.704 | libffi-dev 2022-06-02 04:55:16.704 | libjpeg-dev 2022-06-02 04:55:16.704 | libmysqlclient-dev 2022-06-02 04:55:16.704 | libpcre3-dev 2022-06-02 04:55:16.704 | libpq-dev 2022-06-02 04:55:16.704 | libssl-dev 2022-06-02 04:55:16.704 | libsystemd-dev 2022-06-02 04:55:16.704 | libxml2-dev 2022-06-02 04:55:16.704 | libxslt1-dev 2022-06-02 04:55:16.704 | libyaml-dev 2022-06-02 04:55:16.704 | lsof 2022-06-02 04:55:16.704 | openssh-server 2022-06-02 04:55:16.704 | openssl 2022-06-02 04:55:16.704 | pkg-config 2022-06-02 04:55:16.704 | psmisc 2022-06-02 04:55:16.704 | python3-dev 2022-06-02 04:55:16.704 | python3-pip 2022-06-02 04:55:16.704 | python3-venv 2022-06-02 04:55:16.704 | tar 2022-06-02 04:55:16.704 | tcpdump 2022-06-02 04:55:16.704 | unzip 2022-06-02 04:55:16.704 | uuid-runtime 2022-06-02 04:55:16.704 | wget 2022-06-02 04:55:16.704 | wget 2022-06-02 04:55:16.704 | zlib1g-dev 2022-06-02 04:55:16.704 | libkrb5-dev 2022-06-02 04:55:16.704 | libldap2-dev 2022-06-02 04:55:16.704 | libsasl2-dev 2022-06-02 04:55:16.704 | memcached 2022-06-02 04:55:16.704 | python3-mysqldb 2022-06-02 04:55:16.704 | sqlite3 2022-06-02 04:55:16.704 | conntrack 2022-06-02 04:55:16.704 | curl 2022-06-02 04:55:16.704 | dnsmasq-base 2022-06-02 04:55:16.704 | dnsmasq-utils 2022-06-02 04:55:16.704 | ebtables 2022-06-02 04:55:16.704 | gawk 2022-06-02 04:55:16.705 | genisoimage 2022-06-02 04:55:16.705 | iptables 2022-06-02 04:55:16.705 | iputils-arping 2022-06-02 04:55:16.705 | kpartx 2022-06-02 04:55:16.705 | libjs-jquery-tablesorter 2022-06-02 04:55:16.705 | libmysqlclient-dev 2022-06-02 04:55:16.705 | parted 2022-06-02 04:55:16.705 | pm-utils 2022-06-02 04:55:16.705 | python3-mysqldb 2022-06-02 04:55:16.705 | socat 2022-06-02 04:55:16.705 | sqlite3 2022-06-02 04:55:16.705 | sudo 2022-06-02 04:55:16.705 | vlan 2022-06-02 04:55:16.705 | lsscsi 2022-06-02 04:55:16.705 | open-iscsi 2022-06-02 04:55:16.705 | lvm2 2022-06-02 04:55:16.705 | qemu-utils 2022-06-02 04:55:16.705 | thin-provisioning-tools 2022-06-02 04:55:16.705 | acl 2022-06-02 04:55:16.705 | dnsmasq-base 2022-06-02 04:55:16.705 | dnsmasq-utils 2022-06-02 04:55:16.705 | ebtables 2022-06-02 04:55:16.705 | haproxy 2022-06-02 04:55:16.705 | iptables 2022-06-02 04:55:16.705 | iputils-arping 2022-06-02 04:55:16.705 | iputils-ping 2022-06-02 04:55:16.705 | libmysqlclient-dev 2022-06-02 04:55:16.705 | postgresql-server-dev-all 2022-06-02 04:55:16.705 | python3-mysqldb 2022-06-02 04:55:16.705 | sqlite3 2022-06-02 04:55:16.705 | sudo 2022-06-02 04:55:16.705 | vlan 2022-06-02 04:55:16.705 | ipset 2022-06-02 04:55:16.705 | conntrack 2022-06-02 04:55:16.705 | conntrackd 2022-06-02 04:55:16.705 | keepalived 2022-06-02 04:55:16.706 | dstat 2022-06-02 04:55:16.706 | lvm2 2022-06-02 04:55:16.706 | qemu-utils 2022-06-02 04:55:16.706 | thin-provisioning-tools 2022-06-02 04:55:16.706 | curl 2022-06-02 04:55:16.706 | liberasurecode-dev 2022-06-02 04:55:16.706 | make 2022-06-02 04:55:16.706 | memcached 2022-06-02 04:55:16.706 | sqlite3 2022-06-02 04:55:16.706 | xfsprogs' 2022-06-02 04:55:16.707 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 04:55:16.726 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 04:55:16.726 | apache2-dev 2022-06-02 04:55:16.726 | bc 2022-06-02 04:55:16.726 | bsdmainutils 2022-06-02 04:55:16.726 | curl 2022-06-02 04:55:16.726 | g++ 2022-06-02 04:55:16.726 | gcc 2022-06-02 04:55:16.726 | gettext 2022-06-02 04:55:16.726 | git 2022-06-02 04:55:16.726 | graphviz 2022-06-02 04:55:16.726 | iputils-ping 2022-06-02 04:55:16.726 | libapache2-mod-proxy-uwsgi 2022-06-02 04:55:16.726 | libffi-dev 2022-06-02 04:55:16.726 | libjpeg-dev 2022-06-02 04:55:16.726 | libmysqlclient-dev 2022-06-02 04:55:16.726 | libpcre3-dev 2022-06-02 04:55:16.726 | libpq-dev 2022-06-02 04:55:16.727 | libssl-dev 2022-06-02 04:55:16.727 | libsystemd-dev 2022-06-02 04:55:16.727 | libxml2-dev 2022-06-02 04:55:16.727 | libxslt1-dev 2022-06-02 04:55:16.727 | libyaml-dev 2022-06-02 04:55:16.727 | lsof 2022-06-02 04:55:16.727 | openssh-server 2022-06-02 04:55:16.727 | openssl 2022-06-02 04:55:16.727 | pkg-config 2022-06-02 04:55:16.727 | psmisc 2022-06-02 04:55:16.727 | python3-dev 2022-06-02 04:55:16.727 | python3-pip 2022-06-02 04:55:16.727 | python3-venv 2022-06-02 04:55:16.727 | tar 2022-06-02 04:55:16.727 | tcpdump 2022-06-02 04:55:16.727 | unzip 2022-06-02 04:55:16.727 | uuid-runtime 2022-06-02 04:55:16.727 | wget 2022-06-02 04:55:16.727 | wget 2022-06-02 04:55:16.727 | zlib1g-dev 2022-06-02 04:55:16.727 | libkrb5-dev 2022-06-02 04:55:16.727 | libldap2-dev 2022-06-02 04:55:16.727 | libsasl2-dev 2022-06-02 04:55:16.727 | memcached 2022-06-02 04:55:16.727 | python3-mysqldb 2022-06-02 04:55:16.727 | sqlite3 2022-06-02 04:55:16.727 | conntrack 2022-06-02 04:55:16.727 | curl 2022-06-02 04:55:16.727 | dnsmasq-base 2022-06-02 04:55:16.727 | dnsmasq-utils 2022-06-02 04:55:16.727 | ebtables 2022-06-02 04:55:16.727 | gawk 2022-06-02 04:55:16.727 | genisoimage 2022-06-02 04:55:16.727 | iptables 2022-06-02 04:55:16.727 | iputils-arping 2022-06-02 04:55:16.727 | kpartx 2022-06-02 04:55:16.727 | libjs-jquery-tablesorter 2022-06-02 04:55:16.727 | libmysqlclient-dev 2022-06-02 04:55:16.728 | parted 2022-06-02 04:55:16.728 | pm-utils 2022-06-02 04:55:16.728 | python3-mysqldb 2022-06-02 04:55:16.728 | socat 2022-06-02 04:55:16.728 | sqlite3 2022-06-02 04:55:16.728 | sudo 2022-06-02 04:55:16.728 | vlan 2022-06-02 04:55:16.728 | lsscsi 2022-06-02 04:55:16.728 | open-iscsi 2022-06-02 04:55:16.728 | lvm2 2022-06-02 04:55:16.728 | qemu-utils 2022-06-02 04:55:16.728 | thin-provisioning-tools 2022-06-02 04:55:16.728 | acl 2022-06-02 04:55:16.728 | dnsmasq-base 2022-06-02 04:55:16.728 | dnsmasq-utils 2022-06-02 04:55:16.728 | ebtables 2022-06-02 04:55:16.728 | haproxy 2022-06-02 04:55:16.728 | iptables 2022-06-02 04:55:16.728 | iputils-arping 2022-06-02 04:55:16.728 | iputils-ping 2022-06-02 04:55:16.728 | libmysqlclient-dev 2022-06-02 04:55:16.728 | postgresql-server-dev-all 2022-06-02 04:55:16.728 | python3-mysqldb 2022-06-02 04:55:16.728 | sqlite3 2022-06-02 04:55:16.728 | sudo 2022-06-02 04:55:16.728 | vlan 2022-06-02 04:55:16.728 | ipset 2022-06-02 04:55:16.728 | conntrack 2022-06-02 04:55:16.728 | conntrackd 2022-06-02 04:55:16.728 | keepalived 2022-06-02 04:55:16.728 | dstat 2022-06-02 04:55:16.728 | lvm2 2022-06-02 04:55:16.728 | qemu-utils 2022-06-02 04:55:16.728 | thin-provisioning-tools 2022-06-02 04:55:16.728 | curl 2022-06-02 04:55:16.728 | liberasurecode-dev 2022-06-02 04:55:16.728 | make 2022-06-02 04:55:16.728 | memcached 2022-06-02 04:55:16.729 | sqlite3 2022-06-02 04:55:16.729 | xfsprogs ' 2022-06-02 04:55:16.729 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 04:55:16.731 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:16.734 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:16.738 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 04:55:16.738 | ++ 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-02 04:55:16.743 | ++ 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-02 04:55:16.745 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 04:55:16.748 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:55:16.751 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 04:55:16.753 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:55:16.756 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:16.760 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:55:16.762 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:16.765 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:16.768 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:55:16.770 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 04:55:16.772 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:16.775 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 04:55:16.777 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 04:55:16.782 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 04:55:16.784 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 04:55:16.786 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 04:55:16.789 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 04:55:16.791 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:55:16.794 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:55:16.798 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654145716796 2022-06-02 04:55:16.801 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 04:55:16.803 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 04:55:16.805 | ++ 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-02 04:55:17.019 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 04:55:17.052 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 04:55:17.095 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 04:55:17.108 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 04:55:19.396 | Reading package lists... 2022-06-02 04:55:19.429 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 04:55:19.432 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 04:55:19.434 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:55:19.437 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:19.439 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:19.442 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:55:19.444 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:19.446 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 04:55:19.448 | ++ functions-common:time_stop:2329 : start_time=1654145716796 2022-06-02 04:55:19.450 | ++ functions-common:time_stop:2331 : [[ -z 1654145716796 ]] 2022-06-02 04:55:19.453 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:19.457 | ++ functions-common:time_stop:2334 : end_time=1654145719455 2022-06-02 04:55:19.459 | ++ functions-common:time_stop:2335 : elapsed_time=2659 2022-06-02 04:55:19.462 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 04:55:19.464 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:19.466 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2659 2022-06-02 04:55:19.468 | ++ 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-02 04:55:19.471 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:55:19.473 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:19.475 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:19.477 | ++ 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-02 04:55:19.499 | ++ 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-02 04:55:19.607 | Reading package lists... 2022-06-02 04:55:19.868 | Building dependency tree... 2022-06-02 04:55:19.869 | Reading state information... 2022-06-02 04:55:19.903 | acl is already the newest version (2.2.53-6). 2022-06-02 04:55:19.904 | bc is already the newest version (1.07.1-2build1). 2022-06-02 04:55:19.904 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 04:55:19.904 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 04:55:19.904 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 04:55:19.904 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:55:19.904 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 04:55:19.904 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:55:19.904 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 04:55:19.904 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 04:55:19.904 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 04:55:19.904 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 04:55:19.904 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 04:55:19.904 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 04:55:19.904 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 04:55:19.904 | libffi-dev is already the newest version (3.3-4). 2022-06-02 04:55:19.904 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 04:55:19.904 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 04:55:19.904 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 04:55:19.904 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 04:55:19.904 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 04:55:19.904 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:55:19.904 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 04:55:19.904 | psmisc is already the newest version (23.3-1). 2022-06-02 04:55:19.904 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:55:19.904 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 04:55:19.904 | socat is already the newest version (1.7.3.3-2). 2022-06-02 04:55:19.905 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 04:55:19.905 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 04:55:19.905 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 04:55:19.905 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 04:55:19.905 | dstat is already the newest version (0.7.4-6). 2022-06-02 04:55:19.905 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 04:55:19.905 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 04:55:19.905 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 04:55:19.905 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:55:19.905 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:19.905 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:19.905 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 04:55:19.905 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:55:19.905 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:55:19.905 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 04:55:19.905 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 04:55:19.905 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 04:55:19.905 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 04:55:19.905 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 04:55:19.905 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 04:55:19.905 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:55:19.905 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 04:55:19.905 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 04:55:19.905 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 04:55:19.905 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:55:19.905 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 04:55:19.905 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 04:55:19.905 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 04:55:19.905 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 04:55:19.905 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 04:55:19.905 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 04:55:19.905 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:55:19.906 | openssl set to manually installed. 2022-06-02 04:55:19.906 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 04:55:19.906 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 04:55:19.906 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 04:55:19.906 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 04:55:19.906 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 04:55:19.906 | tar set to manually installed. 2022-06-02 04:55:19.906 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 04:55:19.906 | tcpdump set to manually installed. 2022-06-02 04:55:19.906 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 04:55:19.906 | uuid-runtime set to manually installed. 2022-06-02 04:55:20.129 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 04:55:20.129 | wget set to manually installed. 2022-06-02 04:55:20.129 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 04:55:20.129 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:20.129 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 04:55:20.129 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 04:55:20.129 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 04:55:20.129 | The following packages were automatically installed and are no longer required: 2022-06-02 04:55:20.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:55:20.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:55:20.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:55:20.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:55:20.130 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:55:20.130 | python3-zope.interface 2022-06-02 04:55:20.130 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:55:20.266 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:55:20.270 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 04:55:20.272 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:55:20.275 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:55:20.277 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:20.280 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:20.282 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:55:20.284 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:20.286 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:55:20.289 | ++ functions-common:time_stop:2329 : start_time=1654145719496 2022-06-02 04:55:20.291 | ++ functions-common:time_stop:2331 : [[ -z 1654145719496 ]] 2022-06-02 04:55:20.295 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:20.299 | ++ functions-common:time_stop:2334 : end_time=1654145720297 2022-06-02 04:55:20.301 | ++ functions-common:time_stop:2335 : elapsed_time=801 2022-06-02 04:55:20.303 | ++ functions-common:time_stop:2336 : total=796 2022-06-02 04:55:20.306 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:20.308 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1597 2022-06-02 04:55:20.310 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 04:55:20.313 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 04:55:20.316 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:55:20.318 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 04:55:20.322 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 04:55:20.327 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 04:55:20.329 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 04:55:20.332 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 04:55:22.094 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 04:55:22.096 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 04:55:22.098 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 04:55:22.100 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 04:55:22.102 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 04:55:22.105 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 04:55:22.108 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 04:55:22.110 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 04:55:22.112 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 04:55:22.115 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 04:55:22.188 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 04:55:22.190 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 04:55:22.261 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 04:55:22.264 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 04:55:22.335 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 04:55:22.337 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 04:55:22.339 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 04:55:22.341 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 04:55:22.343 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 04:55:22.345 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 04:55:22.346 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 04:55:22.348 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 04:55:22.350 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 04:55:22.352 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 04:55:22.354 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 04:55:22.354 | Distro: focal 2022-06-02 04:55:22.356 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 04:55:22.358 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 04:55:22.362 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 04:55:22.364 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 04:55:22.366 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 04:55:22.366 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 04:55:22.852 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 04:55:22.855 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 04:55:22.855 | pip: 20.2.2 2022-06-02 04:55:22.857 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 04:55:23.315 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 04:55:23.339 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 04:55:23.340 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 04:55:23.343 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 04:55:23.347 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 04:55:23.351 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:55:23.355 | + ./stack.sh:main:764 : fixup_all 2022-06-02 04:55:23.358 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 04:55:23.360 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 04:55:23.363 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:55:23.368 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:55:23.369 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 04:55:23.369 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 04:55:23.376 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 04:55:23.379 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 04:55:23.382 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 04:55:23.393 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 04:55:23.397 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 04:55:23.400 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 04:55:23.403 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 04:55:23.405 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 04:55:23.407 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 04:55:23.410 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:55:23.416 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:55:23.418 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:55:23.420 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:55:23.423 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:55:23.425 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:55:23.427 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:55:23.430 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:55:23.432 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 04:55:23.435 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 04:55:23.438 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 04:55:23.441 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:55:23.443 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:55:23.445 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:55:23.447 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:55:23.449 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:55:23.452 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:55:23.454 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 04:55:23.456 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 04:55:23.479 | Using python 3.8 to install os-testr 2022-06-02 04:55:23.481 | + 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-02 04:55:25.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:25.296 | 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-02 04:55:25.301 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:25.302 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:25.303 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:25.305 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:25.305 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:25.305 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:25.305 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:25.306 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:25.392 | 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-02 04:55:25.401 | 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-02 04:55:25.404 | 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-02 04:55:25.419 | 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-02 04:55:25.448 | 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-02 04:55:25.466 | 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-02 04:55:25.470 | 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-02 04:55:25.477 | 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-02 04:55:25.482 | 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-02 04:55:25.484 | 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-02 04:55:25.498 | 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-02 04:55:25.502 | 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-02 04:55:25.513 | 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-02 04:55:25.516 | 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-02 04:55:25.519 | 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-02 04:55:25.522 | 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-02 04:55:25.524 | 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-02 04:55:25.527 | 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-02 04:55:25.530 | 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-02 04:55:25.534 | 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-02 04:55:25.541 | 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-02 04:55:25.595 | 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-02 04:55:25.599 | 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-02 04:55:25.602 | 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-02 04:55:25.636 | 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-02 04:55:25.678 | 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-02 04:55:27.752 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:27.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:27.837 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:27.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:27.842 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:27.844 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:27.846 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:27.848 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:27.850 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:27.852 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:27.855 | + functions-common:time_stop:2329 : start_time=1654145723473 2022-06-02 04:55:27.857 | + functions-common:time_stop:2331 : [[ -z 1654145723473 ]] 2022-06-02 04:55:27.860 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:27.865 | + functions-common:time_stop:2334 : end_time=1654145727862 2022-06-02 04:55:27.867 | + functions-common:time_stop:2335 : elapsed_time=4389 2022-06-02 04:55:27.869 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:55:27.872 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:27.876 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4389 2022-06-02 04:55:27.879 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:27.881 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 04:55:27.884 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 04:55:27.887 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:55:27.890 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 04:55:27.893 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 04:55:27.895 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:55:27.899 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:55:27.899 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:55:27.905 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 04:55:27.908 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 04:55:27.910 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 04:55:27.913 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 04:55:27.916 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 04:55:27.940 | Using python 3.8 to install systemd-python 2022-06-02 04:55:27.942 | + 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-02 04:55:29.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:29.718 | 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-02 04:55:29.722 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:29.723 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:29.724 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:29.726 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:29.726 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:29.726 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:29.727 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:29.727 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:29.743 | 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-02 04:55:31.973 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:31.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:32.056 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:32.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:32.061 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:32.063 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:32.065 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:32.067 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:32.070 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:32.072 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:32.074 | + functions-common:time_stop:2329 : start_time=1654145727933 2022-06-02 04:55:32.076 | + functions-common:time_stop:2331 : [[ -z 1654145727933 ]] 2022-06-02 04:55:32.079 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:32.083 | + functions-common:time_stop:2334 : end_time=1654145732080 2022-06-02 04:55:32.085 | + functions-common:time_stop:2335 : elapsed_time=4147 2022-06-02 04:55:32.087 | + functions-common:time_stop:2336 : total=4389 2022-06-02 04:55:32.089 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:32.091 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8536 2022-06-02 04:55:32.094 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:32.096 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 04:55:32.157 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 04:55:32.266 | + ./stack.sh:main:779 : install_infra 2022-06-02 04:55:32.269 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:32.272 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 04:55:32.274 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:32.277 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 04:55:32.302 | + 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-02 04:55:34.392 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:34.403 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:34.462 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:34.503 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:34.505 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:34.507 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:34.509 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:34.511 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:35.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:35.167 | 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-02 04:55:35.413 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:35.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:35.418 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:35.420 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:35.422 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:35.424 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:35.426 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:35.429 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:35.431 | + functions-common:time_stop:2329 : start_time=1654145732293 2022-06-02 04:55:35.433 | + functions-common:time_stop:2331 : [[ -z 1654145732293 ]] 2022-06-02 04:55:35.435 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:35.439 | + functions-common:time_stop:2334 : end_time=1654145735437 2022-06-02 04:55:35.441 | + functions-common:time_stop:2335 : elapsed_time=3144 2022-06-02 04:55:35.444 | + functions-common:time_stop:2336 : total=8536 2022-06-02 04:55:35.446 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:35.448 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11680 2022-06-02 04:55:35.450 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:35.453 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:35.455 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 04:55:35.478 | + 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-02 04:55:37.436 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:37.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:37.506 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:37.547 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:37.549 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:37.551 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:37.553 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:37.555 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:38.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:38.070 | Processing /opt/stack/requirements 2022-06-02 04:55:39.730 | 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-02 04:55:39.733 | 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-02 04:55:39.744 | 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-02 04:55:39.750 | 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-02 04:55:39.753 | 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-02 04:55:39.756 | 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-02 04:55:39.775 | 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-02 04:55:39.778 | 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-02 04:55:39.795 | 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-02 04:55:39.798 | 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-02 04:55:39.805 | 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-02 04:55:39.826 | 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-02 04:55:39.828 | 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-02 04:55:39.843 | 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-02 04:55:39.847 | 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-02 04:55:39.849 | 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-02 04:55:39.852 | 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-02 04:55:39.854 | 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-02 04:55:39.857 | 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-02 04:55:39.859 | 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-02 04:55:39.861 | 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-02 04:55:39.874 | 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-02 04:55:39.926 | 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-02 04:55:39.932 | 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-02 04:55:39.934 | 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-02 04:55:39.986 | 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-02 04:55:39.990 | 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-02 04:55:39.995 | 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-02 04:55:39.998 | 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-02 04:55:40.000 | Building wheels for collected packages: openstack-requirements 2022-06-02 04:55:40.001 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 04:55:40.766 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 04:55:40.766 | ERROR: Command errored out with exit status 1: 2022-06-02 04:55:40.766 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-87jvn5iq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-87jvn5iq/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-ggfzqvnt 2022-06-02 04:55:40.766 | cwd: /tmp/pip-req-build-87jvn5iq/ 2022-06-02 04:55:40.766 | Complete output (6 lines): 2022-06-02 04:55:40.766 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:55:40.766 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:55:40.766 | or: setup.py --help-commands 2022-06-02 04:55:40.766 | or: setup.py cmd --help 2022-06-02 04:55:40.766 | 2022-06-02 04:55:40.766 | error: invalid command 'bdist_wheel' 2022-06-02 04:55:40.766 | ---------------------------------------- 2022-06-02 04:55:40.766 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 04:55:40.766 | Running setup.py clean for openstack-requirements 2022-06-02 04:55:41.540 | Failed to build openstack-requirements 2022-06-02 04:55:41.554 | Installing collected packages: openstack-requirements 2022-06-02 04:55:41.554 | Attempting uninstall: openstack-requirements 2022-06-02 04:55:41.555 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 04:55:41.590 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 04:55:41.610 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 04:55:41.613 | Running setup.py install for openstack-requirements: started 2022-06-02 04:55:43.793 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 04:55:43.820 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 04:55:43.950 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:43.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:43.955 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:43.957 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:43.959 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:43.961 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:43.963 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:43.966 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:43.968 | + functions-common:time_stop:2329 : start_time=1654145735470 2022-06-02 04:55:43.970 | + functions-common:time_stop:2331 : [[ -z 1654145735470 ]] 2022-06-02 04:55:43.973 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:43.977 | + functions-common:time_stop:2334 : end_time=1654145743974 2022-06-02 04:55:43.979 | + functions-common:time_stop:2335 : elapsed_time=8504 2022-06-02 04:55:43.981 | + functions-common:time_stop:2336 : total=11680 2022-06-02 04:55:43.983 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:43.986 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20184 2022-06-02 04:55:43.988 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:43.990 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 04:55:43.993 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 04:55:43.995 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 04:55:43.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:55:44.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:55:44.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 04:55:44.005 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:55:44.008 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 04:55:44.027 | Using python 3.8 to install pbr 2022-06-02 04:55:44.029 | + 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-02 04:55:45.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:45.814 | 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-02 04:55:45.819 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.819 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.821 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:45.822 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.823 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.823 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:45.823 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.824 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:45.962 | 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-02 04:55:48.230 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:48.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:48.317 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:48.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:48.322 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:48.324 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:48.326 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:48.328 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:48.331 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:48.333 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:48.335 | + functions-common:time_stop:2329 : start_time=1654145744022 2022-06-02 04:55:48.337 | + functions-common:time_stop:2331 : [[ -z 1654145744022 ]] 2022-06-02 04:55:48.340 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:48.344 | + functions-common:time_stop:2334 : end_time=1654145748341 2022-06-02 04:55:48.346 | + functions-common:time_stop:2335 : elapsed_time=4319 2022-06-02 04:55:48.348 | + functions-common:time_stop:2336 : total=20184 2022-06-02 04:55:48.350 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:48.352 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24503 2022-06-02 04:55:48.355 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:48.357 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 04:55:50.615 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 04:55:52.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:52.500 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 04:55:52.519 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 04:55:52.522 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 04:55:52.525 | 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-02 04:55:52.529 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 04:55:52.535 | 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-02 04:55:52.610 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:55:52.613 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:55:52.616 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 04:55:52.641 | + ./stack.sh:main:788 : pkgs= 2022-06-02 04:55:52.643 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 04:55:52.646 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 04:55:52.648 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:55:52.650 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 04:55:52.653 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:52.655 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:52.657 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:52.660 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:52.662 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:52.665 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:52.669 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:52.671 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:52.673 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:52.675 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 04:55:52.678 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:52.692 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:52.694 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:55:52.696 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:52.698 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 04:55:52.700 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:52.702 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:55:52.704 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:52.706 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 04:55:52.708 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:52.710 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 04:55:52.712 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:52.714 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:55:52.716 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 04:55:52.719 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 04:55:52.721 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:55:52.723 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:55:52.725 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 04:55:52.727 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 04:55:52.730 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 04:55:52.732 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 04:55:52.734 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 04:55:52.736 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 04:55:52.739 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 04:55:52.741 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 04:55:52.743 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 04:55:52.746 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 04:55:52.798 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 04:55:52.798 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 04:55:52.800 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 04:55:53.157 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 04:55:53.161 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 04:55:53.184 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:53.187 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 04:55:53.190 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:55:53.192 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:55:53.195 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:55:53.197 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:55:53.199 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:53.202 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:55:53.204 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:53.206 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:53.209 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:55:53.211 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:55:53.213 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:55:53.215 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:55:53.218 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 04:55:53.220 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:55:53.223 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:53.225 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:53.227 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 04:55:53.249 | + 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-02 04:55:53.363 | Reading package lists... 2022-06-02 04:55:53.625 | Building dependency tree... 2022-06-02 04:55:53.627 | Reading state information... 2022-06-02 04:55:53.884 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 04:55:53.884 | The following packages were automatically installed and are no longer required: 2022-06-02 04:55:53.885 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:55:53.885 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:55:53.885 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:55:53.885 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:55:53.885 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:55:53.885 | python3-zope.interface 2022-06-02 04:55:53.885 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:55:54.017 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:55:54.021 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:55:54.024 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:55:54.026 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:54.028 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:54.031 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:54.033 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:54.035 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:54.037 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:55:54.039 | + functions-common:time_stop:2329 : start_time=1654145753246 2022-06-02 04:55:54.042 | + functions-common:time_stop:2331 : [[ -z 1654145753246 ]] 2022-06-02 04:55:54.045 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:54.049 | + functions-common:time_stop:2334 : end_time=1654145754046 2022-06-02 04:55:54.051 | + functions-common:time_stop:2335 : elapsed_time=800 2022-06-02 04:55:54.053 | + functions-common:time_stop:2336 : total=1597 2022-06-02 04:55:54.055 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:54.057 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2397 2022-06-02 04:55:54.059 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:55:54.062 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 04:55:54.064 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:55:54.066 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:55:54.068 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:55:54.071 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:55:54.073 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:55:54.075 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:55:54.077 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 04:55:54.079 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:55:54.082 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:55:54.084 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:55:54.086 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:55:54.088 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:55:54.091 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:55:54.093 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:55:54.095 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:55:54.097 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 04:55:54.099 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:55:54.101 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:55:54.104 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:55:54.106 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:55:54.108 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:55:54.111 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:55:54.113 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 04:55:54.115 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 04:55:54.131 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:54.133 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 04:55:54.135 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:54.138 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 04:55:54.140 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 04:55:54.143 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 04:55:54.147 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 04:55:54.150 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 04:55:54.152 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 04:55:54.154 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 04:55:54.156 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 04:55:54.159 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 04:55:54.162 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 04:55:54.874 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 04:55:54.874 | user tags 2022-06-02 04:55:54.874 | stackrabbit []' 2022-06-02 04:55:54.877 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 04:55:54.877 | user tags 2022-06-02 04:55:54.878 | stackrabbit []' 2022-06-02 04:55:54.878 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 04:55:54.884 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 04:55:54.886 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 04:55:54.890 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:55:55.618 | Changing password for user "stackrabbit" ... 2022-06-02 04:55:55.647 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 04:55:56.340 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 04:55:56.364 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 04:55:56.367 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:55:57.069 | Changing password for user "stackrabbit" ... 2022-06-02 04:55:57.092 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 04:55:57.095 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 04:55:57.097 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 04:55:57.775 | Deleting user "guest" ... 2022-06-02 04:55:57.794 | Error: 2022-06-02 04:55:57.794 | {:no_such_user, "guest"} 2022-06-02 04:55:57.807 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 04:55:57.810 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 04:55:57.827 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:57.829 | + ./stack.sh:main:805 : install_database 2022-06-02 04:55:57.832 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 04:55:57.834 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 04:55:57.836 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:57.839 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:57.841 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 04:55:58.062 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 04:55:58.064 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 04:55:58.067 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 04:55:58.069 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:55:58.071 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 04:55:58.074 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:55:58.076 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:55:58.079 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:55:58.081 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:55:58.084 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:55:58.086 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:55:58.088 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:55:58.090 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:55:58.093 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 04:55:58.095 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:55:58.097 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:55:58.100 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:55:58.102 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:55:58.105 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:55:58.107 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:55:58.109 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 04:55:58.112 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:58.114 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:58.116 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 04:55:58.119 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:55:58.121 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:55:58.124 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:55:58.126 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:55:58.128 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:58.131 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:55:58.133 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:58.135 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:58.138 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:55:58.140 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:55:58.142 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:55:58.144 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:55:58.147 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 04:55:58.149 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:55:58.151 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:58.154 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:58.156 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 04:55:58.177 | + 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-02 04:55:58.286 | Reading package lists... 2022-06-02 04:55:58.587 | Building dependency tree... 2022-06-02 04:55:58.588 | Reading state information... 2022-06-02 04:55:58.860 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:55:58.860 | The following packages were automatically installed and are no longer required: 2022-06-02 04:55:58.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:55:58.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:55:58.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:55:58.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:55:58.862 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:55:58.862 | python3-zope.interface 2022-06-02 04:55:58.862 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:55:58.978 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:55:58.982 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:55:58.985 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:55:58.987 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:58.990 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:58.992 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:58.994 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:58.996 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:58.999 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:55:59.001 | + functions-common:time_stop:2329 : start_time=1654145758175 2022-06-02 04:55:59.003 | + functions-common:time_stop:2331 : [[ -z 1654145758175 ]] 2022-06-02 04:55:59.006 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:59.010 | + functions-common:time_stop:2334 : end_time=1654145759007 2022-06-02 04:55:59.012 | + functions-common:time_stop:2335 : elapsed_time=832 2022-06-02 04:55:59.015 | + functions-common:time_stop:2336 : total=2397 2022-06-02 04:55:59.017 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:59.019 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3229 2022-06-02 04:55:59.022 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:55:59.024 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 04:55:59.026 | + ./stack.sh:main:808 : install_database_python 2022-06-02 04:55:59.028 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 04:55:59.031 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 04:55:59.033 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 04:55:59.035 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:55:59.038 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 04:55:59.041 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 04:55:59.043 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:55:59.047 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:55:59.047 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:55:59.053 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 04:55:59.055 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 04:55:59.057 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 04:55:59.060 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 04:55:59.063 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 04:55:59.084 | Using python 3.8 to install PyMySQL 2022-06-02 04:55:59.086 | + 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-02 04:56:00.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:00.869 | 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-02 04:56:00.873 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:00.874 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:00.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:00.877 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:00.877 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:00.878 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:00.878 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:00.878 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:00.893 | 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-02 04:56:03.143 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:03.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:03.226 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:03.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:03.230 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:03.232 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:03.235 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:03.237 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:03.239 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:03.242 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:03.244 | + functions-common:time_stop:2329 : start_time=1654145759078 2022-06-02 04:56:03.246 | + functions-common:time_stop:2331 : [[ -z 1654145759078 ]] 2022-06-02 04:56:03.249 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:03.254 | + functions-common:time_stop:2334 : end_time=1654145763251 2022-06-02 04:56:03.256 | + functions-common:time_stop:2335 : elapsed_time=4173 2022-06-02 04:56:03.258 | + functions-common:time_stop:2336 : total=24503 2022-06-02 04:56:03.260 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:03.262 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28676 2022-06-02 04:56:03.264 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:03.267 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 04:56:03.269 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:56:03.271 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 04:56:03.274 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 04:56:03.291 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:03.294 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 04:56:03.297 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 04:56:03.301 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:56:03.301 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:56:03.306 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:56:03.308 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:56:03.311 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:56:03.313 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:56:03.316 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 04:56:03.318 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 04:56:03.333 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:03.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 04:56:03.338 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:03.340 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:03.343 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:03.345 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:03.347 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:03.349 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:03.352 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:03.354 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:03.356 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:03.359 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:03.361 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:03.363 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:03.366 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 04:56:03.368 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:03.370 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:03.373 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:03.375 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 04:56:03.396 | + 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-02 04:56:03.509 | Reading package lists... 2022-06-02 04:56:03.788 | Building dependency tree... 2022-06-02 04:56:03.790 | Reading state information... 2022-06-02 04:56:04.071 | radvd is already the newest version (1:2.17-2). 2022-06-02 04:56:04.071 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:04.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:04.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:04.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:04.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:04.072 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:04.072 | python3-zope.interface 2022-06-02 04:56:04.073 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:04.189 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:04.194 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:04.196 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:04.199 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:04.201 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:04.203 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:04.206 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:04.208 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:04.210 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:04.212 | + functions-common:time_stop:2329 : start_time=1654145763394 2022-06-02 04:56:04.214 | + functions-common:time_stop:2331 : [[ -z 1654145763394 ]] 2022-06-02 04:56:04.218 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:04.223 | + functions-common:time_stop:2334 : end_time=1654145764220 2022-06-02 04:56:04.226 | + functions-common:time_stop:2335 : elapsed_time=826 2022-06-02 04:56:04.229 | + functions-common:time_stop:2336 : total=3229 2022-06-02 04:56:04.232 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:04.235 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4055 2022-06-02 04:56:04.237 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:04.239 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 04:56:04.256 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:04.259 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 04:56:04.261 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 04:56:04.264 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 04:56:04.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 04:56:04.287 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:04.289 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:04.292 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:04.294 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:04.297 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:04.300 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:04.302 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:04.305 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:04.307 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:04.309 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:04.312 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:04.314 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:04.316 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 04:56:04.319 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:04.321 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:04.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:04.326 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 04:56:04.346 | + 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-02 04:56:04.456 | Reading package lists... 2022-06-02 04:56:04.725 | Building dependency tree... 2022-06-02 04:56:04.727 | Reading state information... 2022-06-02 04:56:04.986 | fakeroot is already the newest version (1.24-1). 2022-06-02 04:56:04.986 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:56:04.986 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 04:56:04.986 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:04.987 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:04.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:04.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:04.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:04.988 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:04.988 | python3-zope.interface 2022-06-02 04:56:04.988 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:05.116 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:05.121 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:05.123 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:05.126 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:05.128 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:05.130 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:05.132 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:05.134 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:05.137 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:05.139 | + functions-common:time_stop:2329 : start_time=1654145764344 2022-06-02 04:56:05.141 | + functions-common:time_stop:2331 : [[ -z 1654145764344 ]] 2022-06-02 04:56:05.144 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:05.148 | + functions-common:time_stop:2334 : end_time=1654145765145 2022-06-02 04:56:05.150 | + functions-common:time_stop:2335 : elapsed_time=801 2022-06-02 04:56:05.152 | + functions-common:time_stop:2336 : total=4055 2022-06-02 04:56:05.154 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:05.157 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4856 2022-06-02 04:56:05.159 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:05.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 04:56:05.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:05.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:05.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 04:56:05.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 04:56:05.174 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 04:56:05.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 04:56:05.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 04:56:05.184 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 04:56:05.184 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 04:56:05.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 04:56:05.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 04:56:05.194 | + functions:vercmp:652 : local v1=5.4 2022-06-02 04:56:05.196 | + functions:vercmp:653 : local 'op=<' 2022-06-02 04:56:05.198 | + functions:vercmp:654 : local v2=3.13 2022-06-02 04:56:05.201 | + functions:vercmp:655 : local result 2022-06-02 04:56:05.205 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 04:56:05.205 | ++ functions:vercmp:659 : sort -V 2022-06-02 04:56:05.205 | ++ functions:vercmp:659 : head -1 2022-06-02 04:56:05.210 | + functions:vercmp:659 : result=3.13 2022-06-02 04:56:05.212 | + functions:vercmp:661 : case $op in 2022-06-02 04:56:05.215 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 04:56:05.217 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 04:56:05.219 | + functions:vercmp:672 : return 2022-06-02 04:56:05.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 04:56:05.224 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:05.227 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 04:56:05.710 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 04:56:05.730 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:05.732 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 04:56:05.736 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 04:56:05.737 | Installing etcd 2022-06-02 04:56:05.739 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 04:56:05.752 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 04:56:05.765 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:05.768 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 04:56:05.785 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 04:56:05.789 | ++ 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-02 04:56:05.794 | ++ 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-02 04:56:05.798 | +++ 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-02 04:56:05.803 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:05.807 | ++ 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-02 04:56:05.810 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 04:56:05.813 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:05.815 | ++ functions:get_extra_file:73 : return 2022-06-02 04:56:05.819 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:05.821 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 04:56:05.824 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 04:56:05.827 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 04:56:05.848 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:05.851 | + ./stack.sh:main:835 : install_dstat 2022-06-02 04:56:05.853 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 04:56:05.870 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:05.873 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 04:56:05.876 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:56:05.878 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 04:56:05.881 | + ./stack.sh:main:844 : install_libs 2022-06-02 04:56:05.884 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 04:56:05.886 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 04:56:05.889 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 04:56:05.891 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 04:56:05.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:05.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 04:56:05.900 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:05.903 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 04:56:05.905 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 04:56:05.908 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 04:56:05.910 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 04:56:05.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:05.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 04:56:05.920 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:05.923 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 04:56:05.926 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 04:56:05.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 04:56:05.930 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 04:56:05.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:05.938 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 04:56:05.941 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:05.944 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 04:56:05.946 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 04:56:05.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 04:56:05.951 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 04:56:05.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:05.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 04:56:05.961 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:05.964 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 04:56:05.966 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 04:56:05.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 04:56:05.971 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 04:56:05.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:05.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 04:56:05.982 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:05.984 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 04:56:05.987 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 04:56:05.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 04:56:05.993 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 04:56:05.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:05.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 04:56:06.003 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.005 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 04:56:06.007 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 04:56:06.010 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 04:56:06.012 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 04:56:06.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 04:56:06.023 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.026 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 04:56:06.028 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 04:56:06.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 04:56:06.033 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 04:56:06.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 04:56:06.042 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.045 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 04:56:06.048 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 04:56:06.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 04:56:06.053 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 04:56:06.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 04:56:06.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.065 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 04:56:06.067 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 04:56:06.070 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 04:56:06.072 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 04:56:06.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 04:56:06.082 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.085 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 04:56:06.087 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 04:56:06.089 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 04:56:06.093 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 04:56:06.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 04:56:06.105 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.107 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 04:56:06.111 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 04:56:06.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 04:56:06.116 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 04:56:06.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 04:56:06.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.129 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 04:56:06.132 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 04:56:06.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 04:56:06.137 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 04:56:06.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 04:56:06.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.149 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 04:56:06.152 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 04:56:06.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 04:56:06.158 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 04:56:06.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 04:56:06.167 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.170 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 04:56:06.173 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 04:56:06.175 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 04:56:06.178 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 04:56:06.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 04:56:06.188 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.190 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 04:56:06.193 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 04:56:06.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 04:56:06.201 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 04:56:06.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 04:56:06.211 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.213 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 04:56:06.216 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 04:56:06.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 04:56:06.220 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 04:56:06.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 04:56:06.230 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.232 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 04:56:06.234 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 04:56:06.237 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 04:56:06.239 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 04:56:06.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 04:56:06.248 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.252 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 04:56:06.255 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 04:56:06.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 04:56:06.261 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 04:56:06.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 04:56:06.270 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.273 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 04:56:06.276 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 04:56:06.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 04:56:06.281 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 04:56:06.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 04:56:06.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.295 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 04:56:06.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 04:56:06.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 04:56:06.302 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 04:56:06.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 04:56:06.311 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.314 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 04:56:06.316 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 04:56:06.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 04:56:06.321 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 04:56:06.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 04:56:06.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.333 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 04:56:06.335 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 04:56:06.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 04:56:06.340 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 04:56:06.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 04:56:06.349 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.352 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 04:56:06.354 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 04:56:06.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 04:56:06.359 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 04:56:06.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 04:56:06.368 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.370 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 04:56:06.373 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 04:56:06.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 04:56:06.378 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 04:56:06.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 04:56:06.389 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.398 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 04:56:06.401 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 04:56:06.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 04:56:06.406 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 04:56:06.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 04:56:06.415 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.418 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 04:56:06.420 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 04:56:06.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 04:56:06.425 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 04:56:06.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 04:56:06.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.438 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 04:56:06.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 04:56:06.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 04:56:06.445 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 04:56:06.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 04:56:06.455 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.458 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 04:56:06.460 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 04:56:06.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 04:56:06.465 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 04:56:06.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 04:56:06.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.477 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 04:56:06.479 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 04:56:06.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 04:56:06.484 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 04:56:06.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 04:56:06.493 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.496 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 04:56:06.498 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 04:56:06.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 04:56:06.503 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 04:56:06.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 04:56:06.512 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.515 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 04:56:06.517 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 04:56:06.519 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 04:56:06.522 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 04:56:06.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 04:56:06.531 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.534 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 04:56:06.536 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 04:56:06.538 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 04:56:06.541 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 04:56:06.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.546 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 04:56:06.550 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.553 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 04:56:06.555 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 04:56:06.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 04:56:06.559 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 04:56:06.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.564 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 04:56:06.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.571 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 04:56:06.573 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 04:56:06.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 04:56:06.578 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 04:56:06.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 04:56:06.588 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.590 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 04:56:06.592 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 04:56:06.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 04:56:06.597 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 04:56:06.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:06.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:06.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 04:56:06.610 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:06.612 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 04:56:06.633 | Using python 3.8 to install etcd3 2022-06-02 04:56:06.635 | + 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-02 04:56:08.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:08.453 | 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-02 04:56:08.457 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:08.458 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:08.460 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:08.461 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:08.461 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:08.461 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:08.462 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:08.462 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:08.477 | 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-02 04:56:08.487 | 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-02 04:56:08.513 | 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-02 04:56:08.518 | 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-02 04:56:08.521 | 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-02 04:56:08.536 | 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-02 04:56:10.708 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:10.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:10.806 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:10.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:10.811 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:10.813 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:10.815 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:10.817 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:10.820 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:10.822 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:10.824 | + functions-common:time_stop:2329 : start_time=1654145766628 2022-06-02 04:56:10.826 | + functions-common:time_stop:2331 : [[ -z 1654145766628 ]] 2022-06-02 04:56:10.829 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:10.833 | + functions-common:time_stop:2334 : end_time=1654145770831 2022-06-02 04:56:10.835 | + functions-common:time_stop:2335 : elapsed_time=4203 2022-06-02 04:56:10.838 | + functions-common:time_stop:2336 : total=28676 2022-06-02 04:56:10.840 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:10.842 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32879 2022-06-02 04:56:10.848 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:10.851 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 04:56:10.875 | Using python 3.8 to install etcd3gw 2022-06-02 04:56:10.877 | + 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-02 04:56:12.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:12.682 | 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-02 04:56:12.686 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.687 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.688 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:12.690 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.690 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.690 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:12.691 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.691 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:12.705 | 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-02 04:56:12.735 | 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-02 04:56:12.741 | 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-02 04:56:12.745 | 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-02 04:56:12.765 | 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-02 04:56:12.769 | 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-02 04:56:12.789 | 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-02 04:56:12.792 | 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-02 04:56:12.795 | 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-02 04:56:14.972 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:14.972 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:15.063 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:15.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:15.068 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:15.071 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:15.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:15.076 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:15.079 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:15.081 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:15.083 | + functions-common:time_stop:2329 : start_time=1654145770869 2022-06-02 04:56:15.085 | + functions-common:time_stop:2331 : [[ -z 1654145770869 ]] 2022-06-02 04:56:15.088 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:15.093 | + functions-common:time_stop:2334 : end_time=1654145775090 2022-06-02 04:56:15.095 | + functions-common:time_stop:2335 : elapsed_time=4221 2022-06-02 04:56:15.098 | + functions-common:time_stop:2336 : total=32879 2022-06-02 04:56:15.100 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:15.104 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37100 2022-06-02 04:56:15.107 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:15.112 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 04:56:15.114 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 04:56:15.117 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 04:56:15.120 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:56:15.122 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:56:15.125 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:56:15.127 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:56:15.130 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:56:15.133 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:56:15.135 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:56:15.139 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:56:15.141 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 04:56:15.143 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 04:56:15.146 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:15.148 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:15.150 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 04:56:15.153 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 04:56:15.155 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:15.157 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:15.159 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:15.162 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:15.164 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:15.166 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:15.169 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:15.172 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:15.175 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:15.178 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:15.180 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:15.183 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:15.185 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:15.188 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:15.190 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:15.193 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:15.195 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:15.197 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:15.219 | + 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-02 04:56:15.330 | Reading package lists... 2022-06-02 04:56:15.601 | Building dependency tree... 2022-06-02 04:56:15.602 | Reading state information... 2022-06-02 04:56:15.911 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:56:15.911 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:56:15.911 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:56:15.911 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:15.913 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:15.913 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:15.913 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:15.913 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:15.913 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:15.913 | python3-zope.interface 2022-06-02 04:56:15.913 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:16.039 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:16.044 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:16.046 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:16.049 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:16.051 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:16.053 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:16.056 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:16.058 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:16.060 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:16.063 | + functions-common:time_stop:2329 : start_time=1654145775217 2022-06-02 04:56:16.065 | + functions-common:time_stop:2331 : [[ -z 1654145775217 ]] 2022-06-02 04:56:16.068 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:16.072 | + functions-common:time_stop:2334 : end_time=1654145776069 2022-06-02 04:56:16.075 | + functions-common:time_stop:2335 : elapsed_time=852 2022-06-02 04:56:16.077 | + functions-common:time_stop:2336 : total=4856 2022-06-02 04:56:16.079 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:16.082 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5708 2022-06-02 04:56:16.084 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:16.087 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 04:56:16.089 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:16.091 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:16.094 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 04:56:16.157 | Module proxy already enabled 2022-06-02 04:56:16.162 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 04:56:16.226 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 04:56:16.226 | Module proxy already enabled 2022-06-02 04:56:16.226 | Module proxy_uwsgi already enabled 2022-06-02 04:56:16.231 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 04:56:16.234 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:16.237 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:16.239 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:16.389 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 04:56:16.392 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 04:56:16.394 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 04:56:16.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.401 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 04:56:16.403 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.406 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 04:56:16.408 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 04:56:16.411 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 04:56:16.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 04:56:16.421 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.423 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 04:56:16.426 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 04:56:16.428 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 04:56:16.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 04:56:16.437 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.440 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 04:56:16.442 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 04:56:16.444 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 04:56:16.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 04:56:16.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.457 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 04:56:16.459 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 04:56:16.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 04:56:16.469 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.471 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 04:56:16.474 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 04:56:16.476 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 04:56:16.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.481 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.483 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 04:56:16.486 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.489 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 04:56:16.506 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:16.508 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 04:56:16.511 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 04:56:16.513 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 04:56:16.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 04:56:16.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.525 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 04:56:16.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:16.545 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 04:56:16.548 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 04:56:16.550 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 04:56:16.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 04:56:16.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.563 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 04:56:16.565 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 04:56:16.567 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 04:56:16.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:16.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:16.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 04:56:16.577 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:16.580 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 04:56:16.582 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 04:56:16.584 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:56:16.588 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 04:56:16.590 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 04:56:16.592 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:56:16.596 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:56:16.596 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:56:16.601 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 04:56:16.604 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 04:56:16.606 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 04:56:16.609 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 04:56:16.612 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 04:56:16.633 | Using python 3.8 to install keystonemiddleware 2022-06-02 04:56:16.635 | + 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-02 04:56:18.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:18.430 | 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-02 04:56:18.435 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:18.435 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:18.437 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:18.438 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:18.439 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:18.439 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:18.439 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:18.439 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:18.454 | 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-02 04:56:18.527 | 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-02 04:56:18.563 | 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-02 04:56:18.578 | 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-02 04:56:18.585 | 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-02 04:56:18.591 | 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-02 04:56:18.630 | 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-02 04:56:18.640 | 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-02 04:56:18.658 | 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-02 04:56:18.664 | 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-02 04:56:18.667 | 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-02 04:56:18.678 | 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-02 04:56:18.681 | 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-02 04:56:18.684 | 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-02 04:56:18.689 | 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-02 04:56:18.708 | 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-02 04:56:18.712 | 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-02 04:56:18.733 | 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-02 04:56:18.737 | 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-02 04:56:18.740 | 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-02 04:56:18.747 | 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-02 04:56:18.768 | 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-02 04:56:18.781 | 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-02 04:56:18.845 | 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-02 04:56:18.851 | 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-02 04:56:18.855 | 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-02 04:56:18.859 | 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-02 04:56:18.867 | 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-02 04:56:18.870 | 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-02 04:56:18.873 | 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-02 04:56:18.876 | 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-02 04:56:18.879 | 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-02 04:56:18.882 | 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-02 04:56:18.885 | 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-02 04:56:18.890 | 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-02 04:56:18.893 | 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-02 04:56:20.892 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:20.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:20.972 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:20.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:20.977 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:20.979 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:20.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:20.984 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:20.986 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:20.988 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:20.990 | + functions-common:time_stop:2329 : start_time=1654145776627 2022-06-02 04:56:20.993 | + functions-common:time_stop:2331 : [[ -z 1654145776627 ]] 2022-06-02 04:56:20.995 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:21.000 | + functions-common:time_stop:2334 : end_time=1654145780997 2022-06-02 04:56:21.002 | + functions-common:time_stop:2335 : elapsed_time=4370 2022-06-02 04:56:21.005 | + functions-common:time_stop:2336 : total=37100 2022-06-02 04:56:21.007 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:21.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41470 2022-06-02 04:56:21.011 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:21.014 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 04:56:21.016 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 04:56:21.019 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:56:21.022 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 04:56:21.024 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 04:56:21.027 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:56:21.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:56:21.031 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:56:21.037 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 04:56:21.040 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 04:56:21.043 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 04:56:21.047 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 04:56:21.049 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 04:56:21.072 | Using python 3.8 to install python-memcached 2022-06-02 04:56:21.074 | + 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-02 04:56:22.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:22.849 | 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-02 04:56:22.853 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:22.854 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:22.855 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:22.857 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:22.857 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:22.857 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:22.858 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:22.858 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:22.873 | 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-02 04:56:22.877 | 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-02 04:56:25.122 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:25.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:25.198 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:25.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:25.203 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:25.205 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:25.207 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:25.209 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:25.212 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:25.214 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:25.216 | + functions-common:time_stop:2329 : start_time=1654145781066 2022-06-02 04:56:25.219 | + functions-common:time_stop:2331 : [[ -z 1654145781066 ]] 2022-06-02 04:56:25.222 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:25.226 | + functions-common:time_stop:2334 : end_time=1654145785223 2022-06-02 04:56:25.228 | + functions-common:time_stop:2335 : elapsed_time=4157 2022-06-02 04:56:25.231 | + functions-common:time_stop:2336 : total=41470 2022-06-02 04:56:25.233 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:25.235 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45627 2022-06-02 04:56:25.238 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:25.240 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 04:56:25.257 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:25.259 | + ./stack.sh:main:866 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-02 04:56:25.262 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 04:56:25.264 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 04:56:25.267 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 04:56:25.269 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:56:25.272 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 04:56:25.274 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 04:56:25.290 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:25.292 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 04:56:25.294 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 04:56:25.297 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 04:56:25.299 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:56:25.301 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:56:25.304 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:56:25.306 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:56:25.308 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:56:25.311 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:56:25.326 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:56:25.328 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:56:25.330 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:25.333 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:56:25.334 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:56:25.338 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 04:56:25.341 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:25.343 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 04:56:25.356 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 04:56:25.359 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:56:25.359 | + functions-common:git_clone:607 : head -1 2022-06-02 04:56:25.362 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 04:56:25.364 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:56:25.367 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 04:56:25.369 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:56:25.372 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:25.374 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:25.377 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:56:25.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 04:56:25.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:56:25.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:25.386 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:25.389 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:56:25.391 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:56:25.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 04:56:25.396 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:56:25.399 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 04:56:25.401 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:56:25.404 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:56:25.407 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 04:56:25.413 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 04:56:25.415 | + 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-02 04:56:26.014 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 04:56:26.016 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:56:26.018 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:56:26.021 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:56:26.023 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:26.025 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:26.028 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:56:26.030 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:56:26.032 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:56:26.034 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:56:26.037 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:56:26.039 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:56:26.041 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:56:26.044 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 04:56:26.065 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 04:56:26.067 | + 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-02 04:56:27.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:27.865 | 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-02 04:56:27.870 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:27.871 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:27.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:27.874 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:27.874 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:27.874 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:27.875 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:27.875 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:27.888 | Obtaining file:///opt/stack/keystone 2022-06-02 04:56:29.482 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:56:31.056 | 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-02 04:56:31.085 | 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-02 04:56:31.095 | 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-02 04:56:31.102 | 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-02 04:56:31.105 | 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-02 04:56:31.113 | 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-02 04:56:31.134 | 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-02 04:56:31.148 | 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-02 04:56:31.163 | 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-02 04:56:31.167 | 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-02 04:56:31.177 | 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-02 04:56:31.181 | 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-02 04:56:31.184 | 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-02 04:56:31.225 | 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-02 04:56:31.231 | 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-02 04:56:31.235 | 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-02 04:56:31.246 | 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-02 04:56:31.302 | 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-02 04:56:31.306 | 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-02 04:56:31.312 | 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-02 04:56:31.347 | 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-02 04:56:31.362 | 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-02 04:56:31.368 | 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-02 04:56:31.415 | 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-02 04:56:31.422 | 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-02 04:56:31.460 | 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-02 04:56:31.513 | 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-02 04:56:31.531 | 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-02 04:56:31.548 | 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-02 04:56:31.557 | 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-02 04:56:31.581 | 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-02 04:56:31.589 | 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-02 04:56:31.607 | 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-02 04:56:31.652 | 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-02 04:56:31.658 | 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-02 04:56:31.672 | 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-02 04:56:31.675 | 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-02 04:56:31.678 | 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-02 04:56:31.691 | 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-02 04:56:31.694 | 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-02 04:56:31.698 | 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-02 04:56:31.701 | 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-02 04:56:31.717 | 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-02 04:56:31.722 | 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-02 04:56:31.741 | 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-02 04:56:31.745 | 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-02 04:56:31.766 | 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-02 04:56:31.770 | 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-02 04:56:31.774 | 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-02 04:56:31.777 | 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-02 04:56:31.787 | 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-02 04:56:31.791 | 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-02 04:56:31.794 | 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-02 04:56:31.801 | 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-02 04:56:31.810 | 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-02 04:56:31.817 | 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-02 04:56:31.834 | 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-02 04:56:31.838 | 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-02 04:56:31.846 | 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-02 04:56:31.867 | 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-02 04:56:31.870 | 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-02 04:56:31.873 | 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-02 04:56:31.936 | 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-02 04:56:31.944 | 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-02 04:56:31.948 | 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-02 04:56:31.953 | 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-02 04:56:31.964 | 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-02 04:56:31.968 | 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-02 04:56:31.974 | 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-02 04:56:31.978 | 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-02 04:56:32.031 | 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-02 04:56:32.045 | 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-02 04:56:32.056 | 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-02 04:56:32.064 | 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-02 04:56:32.075 | 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-02 04:56:32.087 | 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-02 04:56:32.096 | 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-02 04:56:32.099 | 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-02 04:56:32.102 | 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-02 04:56:32.105 | 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-02 04:56:32.118 | 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-02 04:56:32.123 | 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-02 04:56:32.126 | 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-02 04:56:32.130 | 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-02 04:56:32.133 | 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-02 04:56:32.135 | 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-02 04:56:32.138 | 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-02 04:56:32.141 | 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-02 04:56:32.144 | 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-02 04:56:32.147 | 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-02 04:56:32.151 | 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-02 04:56:32.154 | 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-02 04:56:32.157 | 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-02 04:56:32.165 | 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-02 04:56:32.168 | 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-02 04:56:32.174 | 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-02 04:56:32.176 | 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-02 04:56:32.184 | 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-02 04:56:33.583 | Installing collected packages: keystone 2022-06-02 04:56:33.583 | Attempting uninstall: keystone 2022-06-02 04:56:33.585 | Found existing installation: keystone 18.1.0 2022-06-02 04:56:33.589 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 04:56:33.590 | Running setup.py develop for keystone 2022-06-02 04:56:35.483 | Successfully installed keystone 2022-06-02 04:56:35.623 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:35.624 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:35.715 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:35.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:35.719 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:35.721 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:35.723 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:35.726 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:35.728 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:35.730 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:35.732 | + functions-common:time_stop:2329 : start_time=1654145786059 2022-06-02 04:56:35.735 | + functions-common:time_stop:2331 : [[ -z 1654145786059 ]] 2022-06-02 04:56:35.738 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:35.742 | + functions-common:time_stop:2334 : end_time=1654145795739 2022-06-02 04:56:35.744 | + functions-common:time_stop:2335 : elapsed_time=9680 2022-06-02 04:56:35.746 | + functions-common:time_stop:2336 : total=45627 2022-06-02 04:56:35.748 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:35.750 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55307 2022-06-02 04:56:35.753 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:35.755 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:56:35.757 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:35.760 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:35.778 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:35.791 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 04:56:35.793 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 04:56:35.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:35.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:35.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 04:56:35.803 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:35.805 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 04:56:35.822 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:35.824 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:56:35.827 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:56:35.830 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 04:56:35.832 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 04:56:35.845 | + 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-02 04:56:35.847 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 04:56:35.852 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 04:56:35.868 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:35.871 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 04:56:35.901 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 04:56:35.928 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 04:56:35.959 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 04:56:35.989 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 04:56:36.019 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 04:56:36.049 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 04:56:36.077 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 04:56:36.104 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 04:56:36.107 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 04:56:36.109 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 04:56:36.111 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 04:56:36.114 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:56:36.116 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:56:36.132 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:36.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:56:36.137 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:56:36.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:56:36.155 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:36.157 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:56:36.160 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:56:36.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:56:36.192 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:56:36.195 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 04:56:36.197 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 04:56:36.200 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 04:56:36.215 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:36.218 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-06-02 04:56:36.248 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2022-06-02 04:56:36.277 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 04:56:36.280 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 04:56:36.311 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 04:56:36.313 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 04:56:36.315 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 04:56:36.318 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 04:56:36.320 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 04:56:36.323 | + 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-02 04:56:36.353 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 04:56:36.355 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 04:56:36.358 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 04:56:36.360 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 04:56:36.363 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:56:36.380 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:56:36.383 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:56:36.385 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:56:36.388 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:56:36.390 | + 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-02 04:56:36.418 | + 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-02 04:56:36.446 | + 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-02 04:56:36.474 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:56:36.502 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 04:56:36.530 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:56:36.532 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 04:56:36.535 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:56:36.537 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:36.539 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 04:56:36.542 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:56:36.544 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:56:36.547 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:36.552 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 04:56:36.554 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:56:36.556 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:56:36.569 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:56:36.570 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:36.578 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:56:36.582 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:36.598 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:56:36.600 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:56:36.604 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:36.633 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 04:56:36.661 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 04:56:36.690 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 04:56:36.718 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 04:56:36.747 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 04:56:36.777 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 04:56:36.807 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 04:56:36.835 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 04:56:36.863 | + 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-02 04:56:36.894 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 04:56:36.923 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 04:56:36.953 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 04:56:36.986 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:56:36.988 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:56:36.991 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 04:56:36.993 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 04:56:36.996 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:56:36.998 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.000 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.003 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:37.007 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:37.010 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:56:37.042 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 04:56:37.071 | + 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-02 04:56:37.072 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:37.081 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 04:56:37.085 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 04:56:37.087 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 04:56:37.089 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:56:37.092 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:56:37.094 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:56:37.097 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.099 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.101 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:56:37.103 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:56:37.106 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.108 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.111 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 04:56:37.172 | Site keystone-wsgi-public already enabled 2022-06-02 04:56:37.177 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:56:37.179 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:37.182 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:37.184 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:37.319 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 04:56:37.325 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:56:37.327 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:37.330 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 04:56:37.332 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:56:37.334 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:56:37.337 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:37.341 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 04:56:37.344 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:56:37.346 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:56:37.359 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:37.360 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:56:37.368 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:56:37.373 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:37.388 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:56:37.391 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:56:37.394 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:37.424 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 04:56:37.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 04:56:37.480 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 04:56:37.508 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 04:56:37.535 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 04:56:37.563 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 04:56:37.590 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 04:56:37.619 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 04:56:37.647 | + 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-02 04:56:37.676 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 04:56:37.707 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 04:56:37.736 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 04:56:37.765 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:56:37.767 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:56:37.770 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 04:56:37.773 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 04:56:37.775 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:56:37.777 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.780 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.782 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:37.785 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:37.788 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:56:37.816 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 04:56:37.844 | + 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-02 04:56:37.844 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:37.853 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 04:56:37.856 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 04:56:37.859 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 04:56:37.861 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:56:37.864 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:56:37.866 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:56:37.868 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.871 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.873 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:56:37.876 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:56:37.878 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:37.880 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:37.883 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 04:56:37.944 | Site keystone-wsgi-admin already enabled 2022-06-02 04:56:37.949 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:56:37.951 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:37.954 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:37.956 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:38.094 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 04:56:38.123 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 04:56:38.156 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 04:56:38.188 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 04:56:38.190 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 04:56:38.221 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 04:56:38.250 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 04:56:38.280 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 04:56:38.297 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:38.300 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 04:56:38.317 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:38.319 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 04:56:38.322 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 04:56:38.324 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 04:56:38.326 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:56:38.329 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 04:56:38.331 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 04:56:38.334 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 04:56:38.336 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 04:56:38.338 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:56:38.340 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:56:38.343 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:56:38.346 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:56:38.348 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:56:38.351 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:56:38.368 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:56:38.370 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:56:38.372 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:38.375 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:56:38.375 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:56:38.381 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 04:56:38.383 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:38.385 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 04:56:38.398 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 04:56:38.401 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:56:38.402 | + functions-common:git_clone:607 : head -1 2022-06-02 04:56:38.408 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 04:56:38.410 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:56:38.413 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 04:56:38.415 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:56:38.418 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:38.421 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 04:56:38.423 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 04:56:38.426 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 04:56:38.428 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:56:38.431 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:38.433 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 04:56:38.435 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:56:38.438 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 04:56:38.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 04:56:38.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:56:38.447 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 04:56:38.450 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:56:38.453 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:56:38.455 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 04:56:38.461 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 04:56:38.464 | + 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-02 04:56:39.046 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 04:56:39.048 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:56:39.051 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:56:39.053 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:56:39.055 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:39.058 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 04:56:39.060 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:56:39.063 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 04:56:39.065 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:56:39.067 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 04:56:39.069 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 04:56:39.072 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 04:56:39.074 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:56:39.076 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 04:56:39.098 | Using python 3.8 to install /opt/stack/swift 2022-06-02 04:56:39.100 | + 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-02 04:56:40.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:40.876 | 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-02 04:56:40.881 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:40.881 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:40.883 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:40.884 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:40.884 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:40.885 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:40.885 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:40.885 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:40.899 | Obtaining file:///opt/stack/swift 2022-06-02 04:56:42.145 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:56:43.385 | 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-02 04:56:43.393 | 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-02 04:56:43.434 | 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-02 04:56:43.443 | 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-02 04:56:43.446 | 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-02 04:56:43.504 | 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-02 04:56:43.515 | 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-02 04:56:43.518 | 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-02 04:56:43.521 | 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-02 04:56:43.557 | 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-02 04:56:43.572 | 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-02 04:56:43.580 | 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-02 04:56:43.586 | 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-02 04:56:43.630 | 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-02 04:56:43.642 | 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-02 04:56:43.660 | 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-02 04:56:43.667 | 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-02 04:56:43.670 | 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-02 04:56:43.682 | 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-02 04:56:43.684 | 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-02 04:56:43.688 | 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-02 04:56:43.691 | 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-02 04:56:43.696 | 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-02 04:56:43.715 | 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-02 04:56:43.724 | 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-02 04:56:43.745 | 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-02 04:56:43.750 | 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-02 04:56:43.753 | 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-02 04:56:43.760 | 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-02 04:56:43.788 | 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-02 04:56:43.794 | 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-02 04:56:43.802 | 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-02 04:56:43.811 | 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-02 04:56:43.875 | 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-02 04:56:43.889 | 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-02 04:56:43.896 | 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-02 04:56:43.899 | 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-02 04:56:43.904 | 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-02 04:56:43.912 | 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-02 04:56:43.915 | 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-02 04:56:43.918 | 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-02 04:56:43.923 | 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-02 04:56:43.925 | 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-02 04:56:43.928 | 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-02 04:56:43.931 | 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-02 04:56:43.936 | 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-02 04:56:43.939 | 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-02 04:56:45.604 | Installing collected packages: swift 2022-06-02 04:56:45.605 | Attempting uninstall: swift 2022-06-02 04:56:45.607 | Found existing installation: swift 2.26.1.dev35 2022-06-02 04:56:45.609 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 04:56:45.611 | Running setup.py develop for swift 2022-06-02 04:56:47.312 | Successfully installed swift 2022-06-02 04:56:47.487 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:47.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:47.573 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:47.575 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:47.579 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:47.582 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:47.585 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:47.587 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:47.590 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:47.594 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:47.597 | + functions-common:time_stop:2329 : start_time=1654145799092 2022-06-02 04:56:47.599 | + functions-common:time_stop:2331 : [[ -z 1654145799092 ]] 2022-06-02 04:56:47.602 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:47.606 | + functions-common:time_stop:2334 : end_time=1654145807603 2022-06-02 04:56:47.608 | + functions-common:time_stop:2335 : elapsed_time=8511 2022-06-02 04:56:47.610 | + functions-common:time_stop:2336 : total=55307 2022-06-02 04:56:47.613 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:47.615 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63818 2022-06-02 04:56:47.617 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:47.619 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:56:47.622 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:47.625 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:47.646 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:47.660 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 04:56:47.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 04:56:47.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:47.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:47.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 04:56:47.673 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:47.677 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 04:56:47.680 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:56:47.682 | + ./stack.sh:main:877 : configure_swift 2022-06-02 04:56:47.685 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 04:56:47.688 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 04:56:47.690 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 04:56:47.692 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 04:56:47.694 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 04:56:47.696 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 04:56:48.528 | No account-server running 2022-06-02 04:56:48.528 | No proxy-server running 2022-06-02 04:56:48.528 | No container-server running 2022-06-02 04:56:48.528 | No container-auditor running 2022-06-02 04:56:48.528 | No container-sharder running 2022-06-02 04:56:48.528 | No container-updater running 2022-06-02 04:56:48.528 | No object-server running 2022-06-02 04:56:48.528 | No container-replicator running 2022-06-02 04:56:48.529 | No object-replicator running 2022-06-02 04:56:48.529 | No container-reconciler running 2022-06-02 04:56:48.529 | No object-expirer running 2022-06-02 04:56:48.529 | No account-reaper running 2022-06-02 04:56:48.529 | No object-reconstructor running 2022-06-02 04:56:48.529 | No object-updater running 2022-06-02 04:56:48.529 | No object-auditor running 2022-06-02 04:56:48.529 | No account-replicator running 2022-06-02 04:56:48.529 | No container-sync running 2022-06-02 04:56:48.529 | No account-auditor running 2022-06-02 04:56:48.581 | + lib/swift:configure_swift:341 : true 2022-06-02 04:56:48.583 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 04:56:48.596 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 04:56:48.609 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 04:56:48.611 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 04:56:48.611 | s/%GROUP%//; 2022-06-02 04:56:48.611 | s/%USER%/ubuntu/; 2022-06-02 04:56:48.612 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 04:56:48.612 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 04:56:48.614 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 04:56:48.623 | uid = ubuntu 2022-06-02 04:56:48.623 | gid = 2022-06-02 04:56:48.623 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 04:56:48.623 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 04:56:48.623 | address = 127.0.0.1 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | [account6612] 2022-06-02 04:56:48.623 | max connections = 25 2022-06-02 04:56:48.623 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:56:48.623 | read only = false 2022-06-02 04:56:48.623 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | [account6622] 2022-06-02 04:56:48.623 | max connections = 25 2022-06-02 04:56:48.623 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:56:48.623 | read only = false 2022-06-02 04:56:48.623 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | [account6632] 2022-06-02 04:56:48.623 | max connections = 25 2022-06-02 04:56:48.623 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:56:48.623 | read only = false 2022-06-02 04:56:48.623 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | [account6642] 2022-06-02 04:56:48.623 | max connections = 25 2022-06-02 04:56:48.623 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:56:48.623 | read only = false 2022-06-02 04:56:48.623 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | 2022-06-02 04:56:48.623 | [container6611] 2022-06-02 04:56:48.624 | max connections = 25 2022-06-02 04:56:48.624 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:56:48.624 | read only = false 2022-06-02 04:56:48.624 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 04:56:48.624 | 2022-06-02 04:56:48.624 | [container6621] 2022-06-02 04:56:48.624 | max connections = 25 2022-06-02 04:56:48.624 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:56:48.624 | read only = false 2022-06-02 04:56:48.624 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 04:56:48.624 | 2022-06-02 04:56:48.624 | [container6631] 2022-06-02 04:56:48.624 | max connections = 25 2022-06-02 04:56:48.624 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:56:48.624 | read only = false 2022-06-02 04:56:48.624 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 04:56:48.624 | 2022-06-02 04:56:48.624 | [container6641] 2022-06-02 04:56:48.624 | max connections = 25 2022-06-02 04:56:48.624 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:56:48.624 | read only = false 2022-06-02 04:56:48.624 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 04:56:48.624 | 2022-06-02 04:56:48.624 | 2022-06-02 04:56:48.624 | [object6613] 2022-06-02 04:56:48.624 | max connections = 25 2022-06-02 04:56:48.624 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:56:48.624 | read only = false 2022-06-02 04:56:48.625 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 04:56:48.625 | 2022-06-02 04:56:48.625 | [object6623] 2022-06-02 04:56:48.625 | max connections = 25 2022-06-02 04:56:48.625 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:56:48.625 | read only = false 2022-06-02 04:56:48.625 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 04:56:48.625 | 2022-06-02 04:56:48.625 | [object6633] 2022-06-02 04:56:48.625 | max connections = 25 2022-06-02 04:56:48.625 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:56:48.625 | read only = false 2022-06-02 04:56:48.625 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 04:56:48.625 | 2022-06-02 04:56:48.625 | [object6643] 2022-06-02 04:56:48.625 | max connections = 25 2022-06-02 04:56:48.625 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:56:48.625 | read only = false 2022-06-02 04:56:48.625 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 04:56:48.626 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 04:56:48.629 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:48.631 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:48.633 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 04:56:48.649 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 04:56:48.651 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 04:56:48.656 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 04:56:48.660 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 04:56:48.663 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 04:56:48.667 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 04:56:48.696 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-06-02 04:56:48.730 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 04:56:48.749 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 04:56:48.778 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 04:56:48.799 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:56:48.830 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 04:56:48.848 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 04:56:48.878 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 04:56:48.901 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 04:56:48.932 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 04:56:48.950 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:56:48.981 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 04:56:49.001 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 04:56:49.018 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:49.020 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 04:56:49.051 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 04:56:49.081 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 04:56:49.109 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 04:56:49.139 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 04:56:49.155 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:49.157 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 04:56:49.188 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 04:56:49.204 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:49.207 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 04:56:49.225 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:49.227 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 04:56:49.229 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 04:56:49.245 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:49.247 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 04:56:49.250 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 04:56:49.253 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 04:56:49.258 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 04:56:49.263 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 04:56:49.295 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 04:56:49.325 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 04:56:49.357 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 04:56:49.394 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 04:56:49.425 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 04:56:49.427 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 04:56:49.429 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 04:56:49.432 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 04:56:49.434 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 04:56:49.464 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 04:56:49.492 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-06-02 04:56:49.521 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 04:56:49.552 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 04:56:49.582 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 04:56:49.616 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 04:56:49.650 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 04:56:49.680 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:56:49.712 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 04:56:49.745 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 04:56:49.775 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 04:56:49.809 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 04:56:49.841 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 04:56:49.879 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 04:56:49.910 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 04:56:49.931 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 04:56:49.960 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 04:56:49.991 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 04:56:49.996 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 04:56:50.029 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 04:56:50.061 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 04:56:50.089 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 04:56:50.091 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 04:56:50.093 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:56:50.095 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 04:56:50.100 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 04:56:50.102 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:56:50.105 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:56:50.107 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 04:56:50.109 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 04:56:50.111 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:56:50.113 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:56:50.116 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 04:56:50.134 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 04:56:50.161 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 04:56:50.179 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 04:56:50.208 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 04:56:50.226 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:56:50.255 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 04:56:50.273 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:56:50.302 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 04:56:50.320 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:56:50.349 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 04:56:50.366 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 04:56:50.396 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:56:50.414 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:56:50.443 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 04:56:50.461 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 04:56:50.490 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 04:56:50.508 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 04:56:50.535 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-02 04:56:50.540 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 04:56:50.559 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:56:50.588 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 04:56:50.618 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:56:50.620 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 04:56:50.625 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 04:56:50.627 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:56:50.629 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:56:50.631 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 04:56:50.634 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 04:56:50.636 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:56:50.638 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:56:50.640 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 04:56:50.658 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 04:56:50.693 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 04:56:50.712 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 04:56:50.744 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 04:56:50.763 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:56:50.792 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 04:56:50.811 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:56:50.840 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 04:56:50.858 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:56:50.886 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 04:56:50.904 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 04:56:50.934 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:56:50.952 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:56:50.981 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 04:56:51.000 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 04:56:51.028 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 04:56:51.047 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 04:56:51.074 | + 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-02 04:56:51.079 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 04:56:51.097 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:56:51.126 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:56:51.128 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 04:56:51.132 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 04:56:51.135 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:56:51.137 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:56:51.139 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 04:56:51.142 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 04:56:51.144 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:56:51.147 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:56:51.149 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 04:56:51.166 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 04:56:51.195 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 04:56:51.214 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 04:56:51.242 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 04:56:51.261 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:56:51.290 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 04:56:51.308 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:56:51.337 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 04:56:51.355 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:56:51.385 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 04:56:51.405 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 04:56:51.434 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:56:51.452 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:56:51.481 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 04:56:51.500 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 04:56:51.529 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 04:56:51.548 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 04:56:51.575 | + 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-02 04:56:51.581 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 04:56:51.600 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:56:51.630 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 04:56:51.658 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 04:56:51.687 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 04:56:51.714 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 04:56:51.717 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 04:56:51.722 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 04:56:51.750 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 04:56:51.780 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 04:56:51.809 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 04:56:51.838 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 04:56:51.867 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 04:56:51.895 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 04:56:51.923 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 04:56:51.951 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 04:56:51.978 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 04:56:51.994 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:51.996 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 04:56:52.015 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 04:56:52.018 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 04:56:52.037 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 04:56:52.039 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-06-02 04:56:52.068 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 04:56:52.070 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 04:56:52.098 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-06-02 04:56:52.127 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 04:56:52.129 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 04:56:52.157 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 04:56:52.174 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:52.176 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 04:56:52.179 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 04:56:52.184 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 04:56:52.186 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 04:56:52.199 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 04:56:52.201 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 04:56:52.213 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 04:56:52.215 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 04:56:52.217 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:56:52.220 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:56:52.222 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:56:52.224 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:56:52.227 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:56:52.229 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:56:52.232 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 04:56:52.244 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:56:52.246 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 04:56:52.249 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 04:56:52.266 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:52.268 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 04:56:52.286 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:52.288 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 04:56:52.291 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 04:56:52.293 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 04:56:52.296 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:56:52.299 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 04:56:52.301 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 04:56:52.304 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 04:56:52.306 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 04:56:52.323 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:52.326 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 04:56:52.329 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 04:56:52.346 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:52.349 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 04:56:52.352 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 04:56:52.354 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 04:56:52.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:52.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:52.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 04:56:52.365 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:52.368 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 04:56:52.371 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 04:56:52.374 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 04:56:52.377 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 04:56:52.379 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 04:56:52.382 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 04:56:52.384 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 04:56:52.388 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 04:56:52.391 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 04:56:52.395 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 04:56:52.399 | +++ 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-02 04:56:52.399 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 04:56:52.404 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 04:56:52.407 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 04:56:52.410 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 04:56:52.413 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 04:56:52.416 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 04:56:52.439 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 04:56:52.442 | + 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-02 04:56:54.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:54.221 | 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-02 04:56:54.225 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:54.226 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:54.227 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:54.229 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:54.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:54.229 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:54.230 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:54.230 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:54.244 | 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-02 04:56:54.340 | 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-02 04:56:54.343 | 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-02 04:56:54.355 | 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-02 04:56:54.420 | 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-02 04:56:54.445 | 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-02 04:56:54.449 | 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-02 04:56:54.470 | 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-02 04:56:54.481 | 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-02 04:56:54.496 | 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-02 04:56:54.502 | 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-02 04:56:54.508 | 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-02 04:56:54.547 | 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-02 04:56:54.561 | 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-02 04:56:54.565 | 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-02 04:56:54.574 | 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-02 04:56:54.597 | 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-02 04:56:54.615 | 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-02 04:56:54.622 | 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-02 04:56:54.625 | 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-02 04:56:54.628 | 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-02 04:56:54.631 | 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-02 04:56:54.649 | 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-02 04:56:54.654 | 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-02 04:56:54.672 | 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-02 04:56:54.695 | 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-02 04:56:54.702 | 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-02 04:56:54.726 | 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-02 04:56:54.731 | 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-02 04:56:54.734 | 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-02 04:56:54.737 | 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-02 04:56:54.744 | 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-02 04:56:54.758 | 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-02 04:56:54.779 | 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-02 04:56:54.782 | 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-02 04:56:54.791 | 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-02 04:56:54.794 | 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-02 04:56:54.799 | 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-02 04:56:54.804 | 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-02 04:56:54.812 | 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-02 04:56:54.815 | 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-02 04:56:54.820 | 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-02 04:56:54.824 | 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-02 04:56:54.827 | 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-02 04:56:54.830 | 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-02 04:56:54.838 | 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-02 04:56:54.851 | 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-02 04:56:54.859 | 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-02 04:56:54.869 | 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-02 04:56:54.877 | 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-02 04:56:54.880 | 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-02 04:56:54.883 | 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-02 04:56:54.885 | 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-02 04:56:54.888 | 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-02 04:56:54.892 | 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-02 04:56:54.900 | 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-02 04:56:54.903 | 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-02 04:56:54.906 | 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-02 04:56:54.909 | 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-02 04:56:54.927 | 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-02 04:56:54.933 | 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-02 04:56:54.936 | 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-02 04:56:54.943 | 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-02 04:56:54.946 | 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-02 04:56:54.950 | 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-02 04:56:54.953 | 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-02 04:56:56.863 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:56.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:56.942 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:56.945 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:56.947 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:56.949 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:56.951 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:56.954 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:56.956 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:56.958 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:56.960 | + functions-common:time_stop:2329 : start_time=1654145812433 2022-06-02 04:56:56.962 | + functions-common:time_stop:2331 : [[ -z 1654145812433 ]] 2022-06-02 04:56:56.965 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:56.970 | + functions-common:time_stop:2334 : end_time=1654145816967 2022-06-02 04:56:56.972 | + functions-common:time_stop:2335 : elapsed_time=4534 2022-06-02 04:56:56.974 | + functions-common:time_stop:2336 : total=63818 2022-06-02 04:56:56.976 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:56.978 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68352 2022-06-02 04:56:56.981 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:56.983 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 04:56:56.986 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 04:56:56.988 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 04:56:57.002 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 04:56:57.007 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 04:56:57.009 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 04:56:57.012 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 04:56:57.014 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:56:57.016 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:56:57.019 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:56:57.022 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:56:57.024 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:56:57.027 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:56:57.044 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:56:57.046 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:56:57.049 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:57.052 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:56:57.052 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:56:57.057 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 04:56:57.060 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:57.062 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 04:56:57.075 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 04:56:57.079 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:56:57.079 | + functions-common:git_clone:607 : head -1 2022-06-02 04:56:57.082 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 04:56:57.085 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:56:57.088 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 04:56:57.090 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:56:57.093 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:56:57.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 04:56:57.098 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:56:57.101 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 04:56:57.104 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:56:57.106 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:56:57.109 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 04:56:57.111 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:56:57.114 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:56:57.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 04:56:57.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:56:57.122 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 04:56:57.125 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:56:57.127 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:56:57.131 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 04:56:57.136 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 04:56:57.139 | + 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-02 04:56:57.720 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 04:56:57.722 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:56:57.725 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:56:57.727 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:56:57.729 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:56:57.732 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 04:56:57.734 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:56:57.737 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:56:57.739 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:56:57.741 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:56:57.744 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:56:57.746 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:56:57.749 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:56:57.751 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 04:56:57.773 | Using python 3.8 to install /opt/stack/glance 2022-06-02 04:56:57.775 | + 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-02 04:56:59.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:59.572 | 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-02 04:56:59.577 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:59.578 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:59.579 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:59.580 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:59.581 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:59.581 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:59.581 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:59.582 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:59.594 | Obtaining file:///opt/stack/glance 2022-06-02 04:57:00.925 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:02.240 | 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-02 04:57:02.249 | 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-02 04:57:02.257 | 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-02 04:57:02.266 | 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-02 04:57:02.289 | 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-02 04:57:02.299 | 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-02 04:57:02.313 | 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-02 04:57:02.321 | 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-02 04:57:02.342 | 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-02 04:57:02.382 | 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-02 04:57:02.397 | 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-02 04:57:02.404 | 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-02 04:57:02.410 | 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-02 04:57:02.419 | 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-02 04:57:02.426 | 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-02 04:57:02.499 | 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-02 04:57:02.502 | 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-02 04:57:02.505 | 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-02 04:57:02.508 | 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-02 04:57:02.520 | 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-02 04:57:02.586 | 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-02 04:57:02.644 | 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-02 04:57:02.646 | 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-02 04:57:02.651 | 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-02 04:57:02.656 | 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-02 04:57:02.678 | 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-02 04:57:02.714 | 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-02 04:57:02.725 | 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-02 04:57:02.740 | 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-02 04:57:02.747 | 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-02 04:57:02.796 | 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-02 04:57:02.802 | 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-02 04:57:02.842 | 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-02 04:57:02.897 | 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-02 04:57:02.915 | 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-02 04:57:02.932 | 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-02 04:57:02.946 | 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-02 04:57:02.955 | 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-02 04:57:02.982 | 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-02 04:57:02.990 | 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-02 04:57:03.008 | 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-02 04:57:03.054 | 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-02 04:57:03.061 | 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-02 04:57:03.064 | 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-02 04:57:03.066 | 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-02 04:57:03.087 | 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-02 04:57:03.101 | 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-02 04:57:03.113 | 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-02 04:57:03.115 | 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-02 04:57:03.119 | 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-02 04:57:03.135 | 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-02 04:57:03.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-02 04:57:03.143 | 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-02 04:57:03.161 | 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-02 04:57:03.165 | 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-02 04:57:03.173 | 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-02 04:57:03.193 | 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-02 04:57:03.198 | 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-02 04:57:03.203 | 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-02 04:57:03.207 | 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-02 04:57:03.210 | 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-02 04:57:03.220 | 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-02 04:57:03.224 | 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-02 04:57:03.227 | 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-02 04:57:03.234 | 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-02 04:57:03.293 | 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-02 04:57:03.309 | 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-02 04:57:03.324 | 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-02 04:57:03.334 | 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-02 04:57:03.358 | 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-02 04:57:03.362 | 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-02 04:57:03.372 | 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-02 04:57:03.398 | 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-02 04:57:03.403 | 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-02 04:57:03.406 | 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-02 04:57:03.414 | 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-02 04:57:03.418 | 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-02 04:57:03.427 | 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-02 04:57:03.431 | 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-02 04:57:03.438 | 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-02 04:57:03.443 | 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-02 04:57:03.446 | 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-02 04:57:03.486 | 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-02 04:57:03.491 | 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-02 04:57:03.494 | 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-02 04:57:03.501 | 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-02 04:57:03.504 | 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-02 04:57:03.515 | 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-02 04:57:03.518 | 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-02 04:57:03.532 | 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-02 04:57:03.536 | 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-02 04:57:03.539 | 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-02 04:57:03.542 | 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-02 04:57:03.544 | 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-02 04:57:03.549 | 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-02 04:57:03.553 | 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-02 04:57:03.561 | 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-02 04:57:03.624 | 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-02 04:57:03.627 | 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-02 04:57:03.630 | 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-02 04:57:03.632 | 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-02 04:57:03.635 | 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-02 04:57:03.639 | 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-02 04:57:03.642 | 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-02 04:57:03.645 | 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-02 04:57:03.714 | 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-02 04:57:03.761 | 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-02 04:57:03.765 | 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-02 04:57:03.771 | 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-02 04:57:03.773 | 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-02 04:57:04.912 | Installing collected packages: glance 2022-06-02 04:57:04.912 | Attempting uninstall: glance 2022-06-02 04:57:04.914 | Found existing installation: glance 21.1.1.dev1 2022-06-02 04:57:04.918 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 04:57:04.919 | Running setup.py develop for glance 2022-06-02 04:57:06.521 | Successfully installed glance 2022-06-02 04:57:06.661 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:06.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:06.752 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:06.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:06.757 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:06.759 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:06.762 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:06.764 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:06.766 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:06.768 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:06.771 | + functions-common:time_stop:2329 : start_time=1654145817767 2022-06-02 04:57:06.773 | + functions-common:time_stop:2331 : [[ -z 1654145817767 ]] 2022-06-02 04:57:06.776 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:06.780 | + functions-common:time_stop:2334 : end_time=1654145826777 2022-06-02 04:57:06.782 | + functions-common:time_stop:2335 : elapsed_time=9010 2022-06-02 04:57:06.785 | + functions-common:time_stop:2336 : total=68352 2022-06-02 04:57:06.787 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:06.789 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77362 2022-06-02 04:57:06.792 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:06.794 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:06.797 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:06.800 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:06.821 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:06.833 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 04:57:06.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 04:57:06.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:06.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:06.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 04:57:06.846 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:06.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:06.851 | + ./stack.sh:main:889 : configure_glance 2022-06-02 04:57:06.854 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 04:57:06.867 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 04:57:06.870 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 04:57:06.872 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 04:57:06.875 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 04:57:06.877 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 04:57:06.880 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:57:06.883 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:57:06.885 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 04:57:06.914 | + 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-02 04:57:06.944 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 04:57:06.973 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:57:07.003 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 04:57:07.032 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 04:57:07.064 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 04:57:07.067 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:57:07.071 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 04:57:07.074 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:57:07.076 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 04:57:07.106 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 04:57:07.136 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 04:57:07.165 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 04:57:07.194 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 04:57:07.223 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 04:57:07.253 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 04:57:07.283 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 04:57:07.314 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:07.343 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:57:07.373 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:57:07.404 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 04:57:07.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 04:57:07.409 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 04:57:07.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:07.414 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:57:07.416 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:07.433 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:07.436 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:57:07.439 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:57:07.441 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:07.458 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:07.460 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:07.463 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:07.492 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:07.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:07.497 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 04:57:07.500 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 04:57:07.502 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 04:57:07.505 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 04:57:07.507 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 04:57:07.510 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 04:57:07.512 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 04:57:07.514 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:57:07.517 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:07.519 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:57:07.549 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 04:57:07.551 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-06-02 04:57:07.581 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:57:07.583 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 04:57:07.600 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:07.603 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 04:57:07.632 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 04:57:07.663 | + 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-02 04:57:07.694 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 04:57:07.724 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 04:57:07.754 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 04:57:07.770 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:07.773 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:57:07.803 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 04:57:07.833 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 04:57:07.862 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-06-02 04:57:07.892 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 04:57:07.922 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-06-02 04:57:07.952 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 04:57:07.968 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:07.971 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 04:57:07.973 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 04:57:07.975 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:57:07.978 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:07.995 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:07.998 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:08.000 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:08.003 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:08.005 | + 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-02 04:57:08.035 | + 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-02 04:57:08.066 | + 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-02 04:57:08.096 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:08.125 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 04:57:08.130 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 04:57:08.162 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 04:57:08.193 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:57:08.224 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-06-02 04:57:08.255 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 04:57:08.286 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 04:57:08.316 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 04:57:08.346 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:57:08.377 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 04:57:08.407 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 04:57:08.439 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 04:57:08.472 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 04:57:08.477 | + 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-02 04:57:08.485 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 04:57:08.503 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:08.505 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 04:57:08.508 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.24:19292 /image 2022-06-02 04:57:08.511 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 04:57:08.514 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.24:19292 2022-06-02 04:57:08.517 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 04:57:08.522 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 04:57:08.525 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 04:57:08.528 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 04:57:08.531 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:57:08.533 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:08.536 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:08.538 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:08.541 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 04:57:08.544 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 04:57:08.547 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 04:57:08.549 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:08.552 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:08.554 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:08.556 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:08.558 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 04:57:08.615 | proxy (enabled by site administrator) 2022-06-02 04:57:08.619 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 04:57:08.621 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 04:57:08.625 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:08.627 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:08.630 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:08.633 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:08.635 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 04:57:08.692 | proxy_http (enabled by site administrator) 2022-06-02 04:57:08.696 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 04:57:08.697 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:08.706 | KeepAlive Off 2022-06-02 04:57:08.710 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 04:57:08.711 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:08.719 | SetEnv proxy-sendchunked 1 2022-06-02 04:57:08.724 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.24:19292" retry=0 ' 2022-06-02 04:57:08.724 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:08.733 | ProxyPass "/image" "http://10.222.0.24:19292" retry=0 2022-06-02 04:57:08.736 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 04:57:08.739 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 04:57:08.741 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:57:08.744 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:57:08.746 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:08.748 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:08.751 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:08.753 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:08.756 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:57:08.758 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:08.760 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:08.763 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 04:57:08.825 | Site glance already enabled 2022-06-02 04:57:08.830 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 04:57:08.832 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:57:08.835 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:57:08.837 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:57:08.974 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 04:57:09.008 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 04:57:09.038 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 04:57:09.068 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 04:57:09.085 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:09.088 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 04:57:09.090 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 04:57:09.092 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 04:57:09.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:09.097 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 04:57:09.100 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 04:57:09.102 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 04:57:09.104 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 04:57:09.106 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:09.109 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:09.112 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:09.114 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:09.117 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:09.120 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:09.136 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:09.138 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:09.141 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:09.144 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:09.145 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:09.150 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 04:57:09.153 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:09.155 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 04:57:09.169 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 04:57:09.172 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:09.173 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:09.185 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 04:57:09.198 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:09.200 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 04:57:09.203 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:09.206 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:09.208 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:09.211 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:09.213 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 04:57:09.216 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:09.219 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:09.221 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:09.224 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:09.226 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:09.229 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 04:57:09.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:09.235 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 04:57:09.237 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:09.240 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:09.243 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 04:57:09.249 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 04:57:09.252 | + 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-02 04:57:09.860 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 04:57:09.863 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:09.865 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:09.867 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:09.870 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:09.872 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:09.874 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:09.877 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:09.879 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:09.882 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:09.884 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:09.886 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:09.889 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:09.891 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 04:57:09.913 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 04:57:09.915 | + 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-02 04:57:11.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:11.694 | 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-02 04:57:11.698 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.699 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.700 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:11.702 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.702 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.702 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:11.703 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.703 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:11.716 | Obtaining file:///opt/stack/cinder 2022-06-02 04:57:13.682 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:15.626 | 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-02 04:57:15.634 | 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-02 04:57:15.642 | 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-02 04:57:15.650 | 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-02 04:57:15.671 | 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-02 04:57:15.684 | 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-02 04:57:15.705 | 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-02 04:57:15.744 | 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-02 04:57:15.758 | 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-02 04:57:15.761 | 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-02 04:57:15.770 | 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-02 04:57:15.785 | 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-02 04:57:15.801 | 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-02 04:57:15.807 | 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-02 04:57:15.810 | 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-02 04:57:15.813 | 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-02 04:57:15.816 | 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-02 04:57:15.828 | 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-02 04:57:15.891 | 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-02 04:57:15.947 | 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-02 04:57:15.958 | 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-02 04:57:15.961 | 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-02 04:57:15.971 | 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-02 04:57:15.996 | 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-02 04:57:16.000 | 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-02 04:57:16.021 | 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-02 04:57:16.056 | 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-02 04:57:16.067 | 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-02 04:57:16.083 | 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-02 04:57:16.089 | 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-02 04:57:16.136 | 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-02 04:57:16.143 | 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-02 04:57:16.183 | 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-02 04:57:16.237 | 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-02 04:57:16.256 | 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-02 04:57:16.273 | 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-02 04:57:16.288 | 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-02 04:57:16.302 | 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-02 04:57:16.307 | 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-02 04:57:16.316 | 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-02 04:57:16.340 | 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-02 04:57:16.348 | 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-02 04:57:16.366 | 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-02 04:57:16.386 | 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-02 04:57:16.410 | 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-02 04:57:16.456 | 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-02 04:57:16.464 | 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-02 04:57:16.498 | 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-02 04:57:16.501 | 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-02 04:57:16.504 | 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-02 04:57:16.525 | 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-02 04:57:16.527 | 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-02 04:57:16.532 | 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-02 04:57:16.543 | 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-02 04:57:16.547 | 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-02 04:57:16.550 | 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-02 04:57:16.566 | 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-02 04:57:16.571 | 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-02 04:57:16.590 | 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-02 04:57:16.608 | 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-02 04:57:16.626 | 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-02 04:57:16.649 | 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-02 04:57:16.653 | 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-02 04:57:16.660 | 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-02 04:57:16.681 | 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-02 04:57:16.686 | 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-02 04:57:16.690 | 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-02 04:57:16.696 | 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-02 04:57:16.699 | 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-02 04:57:16.702 | 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-02 04:57:16.713 | 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-02 04:57:16.716 | 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-02 04:57:16.719 | 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-02 04:57:16.726 | 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-02 04:57:16.729 | 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-02 04:57:16.735 | 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-02 04:57:16.818 | 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-02 04:57:16.832 | 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-02 04:57:16.842 | 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-02 04:57:16.847 | 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-02 04:57:16.865 | 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-02 04:57:16.923 | 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-02 04:57:16.927 | 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-02 04:57:16.934 | 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-02 04:57:16.938 | 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-02 04:57:16.959 | 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-02 04:57:16.964 | 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-02 04:57:16.972 | 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-02 04:57:16.974 | 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-02 04:57:16.978 | 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-02 04:57:16.981 | 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-02 04:57:16.985 | 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-02 04:57:16.993 | 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-02 04:57:17.015 | 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-02 04:57:17.059 | 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-02 04:57:17.062 | 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-02 04:57:17.067 | 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-02 04:57:17.073 | 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-02 04:57:17.078 | 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-02 04:57:17.081 | 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-02 04:57:17.089 | 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-02 04:57:17.094 | 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-02 04:57:17.103 | 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-02 04:57:17.144 | 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-02 04:57:17.149 | 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-02 04:57:17.155 | 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-02 04:57:17.162 | 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-02 04:57:17.166 | 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-02 04:57:17.177 | 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-02 04:57:17.180 | 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-02 04:57:17.190 | 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-02 04:57:17.204 | 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-02 04:57:17.219 | 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-02 04:57:17.232 | 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-02 04:57:17.235 | 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-02 04:57:17.239 | 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-02 04:57:17.242 | 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-02 04:57:17.246 | 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-02 04:57:17.249 | 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-02 04:57:17.257 | 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-02 04:57:17.294 | 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-02 04:57:17.300 | 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-02 04:57:17.303 | 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-02 04:57:17.306 | 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-02 04:57:17.308 | 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-02 04:57:17.311 | 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-02 04:57:17.316 | 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-02 04:57:17.319 | 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-02 04:57:17.325 | 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-02 04:57:17.331 | 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-02 04:57:17.334 | 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-02 04:57:17.342 | 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-02 04:57:17.345 | 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-02 04:57:17.348 | 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-02 04:57:17.402 | 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-02 04:57:17.405 | 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-02 04:57:17.439 | 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-02 04:57:17.441 | 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-02 04:57:17.447 | 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-02 04:57:18.427 | Installing collected packages: cinder 2022-06-02 04:57:18.427 | Attempting uninstall: cinder 2022-06-02 04:57:18.429 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 04:57:18.433 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 04:57:18.435 | Running setup.py develop for cinder 2022-06-02 04:57:20.694 | Successfully installed cinder 2022-06-02 04:57:20.838 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:20.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:20.933 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:20.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:20.937 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:20.940 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:20.942 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:20.944 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:20.947 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:20.949 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:20.951 | + functions-common:time_stop:2329 : start_time=1654145829907 2022-06-02 04:57:20.954 | + functions-common:time_stop:2331 : [[ -z 1654145829907 ]] 2022-06-02 04:57:20.956 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:20.960 | + functions-common:time_stop:2334 : end_time=1654145840958 2022-06-02 04:57:20.963 | + functions-common:time_stop:2335 : elapsed_time=11051 2022-06-02 04:57:20.965 | + functions-common:time_stop:2336 : total=77362 2022-06-02 04:57:20.967 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:20.970 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88413 2022-06-02 04:57:20.972 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:20.974 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:20.977 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:20.979 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:20.998 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:21.010 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 04:57:21.013 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 04:57:21.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:21.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:21.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 04:57:21.023 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:21.026 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 04:57:21.028 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 04:57:21.031 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:57:21.033 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:57:21.036 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:57:21.038 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:57:21.040 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:21.043 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:57:21.045 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:21.049 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:21.051 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:57:21.054 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:57:21.056 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:57:21.058 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:57:21.061 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 04:57:21.063 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:57:21.066 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:21.068 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:21.071 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 04:57:21.094 | + 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-02 04:57:21.204 | Reading package lists... 2022-06-02 04:57:21.469 | Building dependency tree... 2022-06-02 04:57:21.470 | Reading state information... 2022-06-02 04:57:21.728 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 04:57:21.728 | The following packages were automatically installed and are no longer required: 2022-06-02 04:57:21.730 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:57:21.730 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:57:21.730 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:57:21.730 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:57:21.730 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:57:21.730 | python3-zope.interface 2022-06-02 04:57:21.730 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:57:21.845 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:57:21.850 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:57:21.853 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:57:21.855 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:21.858 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:21.861 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:21.863 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:21.866 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:21.868 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:57:21.871 | + functions-common:time_stop:2329 : start_time=1654145841091 2022-06-02 04:57:21.873 | + functions-common:time_stop:2331 : [[ -z 1654145841091 ]] 2022-06-02 04:57:21.876 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:21.881 | + functions-common:time_stop:2334 : end_time=1654145841878 2022-06-02 04:57:21.883 | + functions-common:time_stop:2335 : elapsed_time=787 2022-06-02 04:57:21.886 | + functions-common:time_stop:2336 : total=5708 2022-06-02 04:57:21.888 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:21.891 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6495 2022-06-02 04:57:21.894 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:57:21.896 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:21.899 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 04:57:21.901 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 04:57:21.914 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 04:57:21.918 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 04:57:21.920 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 04:57:21.923 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:57:21.927 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 04:57:21.927 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:57:21.931 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 04:57:21.934 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 04:57:21.936 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:57:21.938 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 04:57:21.940 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 04:57:21.943 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 04:57:21.945 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 04:57:21.947 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 04:57:21.959 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 04:57:21.971 | + 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-02 04:57:21.983 | + 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-02 04:57:21.995 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 04:57:22.008 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:57:22.011 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:57:22.015 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GhDMKNSmAi 2022-06-02 04:57:22.018 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:57:22.020 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:57:22.022 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 04:57:22.025 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GhDMKNSmAi 2022-06-02 04:57:22.029 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GhDMKNSmAi 2022-06-02 04:57:22.041 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GhDMKNSmAi /etc/sudoers.d/cinder-rootwrap 2022-06-02 04:57:22.054 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 04:57:22.058 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:57:22.061 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:57:22.064 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:57:22.066 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:57:22.069 | + 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-02 04:57:22.072 | + 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-02 04:57:22.075 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 04:57:22.078 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 04:57:22.082 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 04:57:22.087 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 04:57:22.106 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 04:57:22.125 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 04:57:22.147 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 04:57:22.167 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 04:57:22.188 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 04:57:22.207 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 04:57:22.226 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 04:57:22.245 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 04:57:22.247 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:22.250 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 04:57:22.252 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:57:22.255 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 04:57:22.285 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 04:57:22.313 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 04:57:22.342 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 04:57:22.370 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 04:57:22.397 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 04:57:22.425 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 04:57:22.453 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 04:57:22.481 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:22.509 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:57:22.537 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 04:57:22.568 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 04:57:22.597 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 04:57:22.600 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 04:57:22.602 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 04:57:22.605 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 04:57:22.607 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 04:57:22.610 | + 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-02 04:57:22.641 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 04:57:22.669 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 04:57:22.698 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 04:57:22.726 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 04:57:22.754 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 04:57:22.783 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 04:57:22.814 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 04:57:22.816 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-06-02 04:57:22.846 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:57:22.879 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 04:57:22.886 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ce72b69e2a76e2d43348090667e28060 2022-06-02 04:57:22.916 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 04:57:22.933 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:22.935 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 04:57:22.952 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:22.954 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 04:57:22.971 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:22.974 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 04:57:22.990 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:22.993 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 04:57:22.995 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 04:57:22.997 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 04:57:23.000 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 04:57:23.003 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:23.005 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:57:23.007 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:23.023 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:23.027 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:57:23.029 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:57:23.032 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:23.048 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:23.051 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:23.054 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:23.082 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:23.085 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:23.087 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 04:57:23.090 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 04:57:23.092 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:23.095 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:23.113 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:23.115 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:23.118 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:23.120 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:23.123 | + 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-02 04:57:23.152 | + 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-02 04:57:23.181 | + 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-02 04:57:23.210 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:23.240 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 04:57:23.242 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:57:23.245 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 04:57:23.247 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 04:57:23.250 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:57:23.252 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:57:23.255 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 04:57:23.259 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 04:57:23.262 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:57:23.264 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:57:23.277 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:57:23.277 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:23.286 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:57:23.289 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:23.306 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:57:23.308 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:57:23.312 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 04:57:23.342 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:57:23.370 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 04:57:23.397 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:57:23.425 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:57:23.453 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:57:23.480 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:57:23.508 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:57:23.536 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:57:23.565 | + 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-02 04:57:23.594 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:57:23.622 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:57:23.653 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:57:23.682 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:57:23.684 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:57:23.688 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 04:57:23.691 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 04:57:23.693 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:57:23.696 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:23.698 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:23.701 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:23.703 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:23.706 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:57:23.733 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:57:23.762 | + 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-02 04:57:23.763 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:23.772 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 04:57:23.775 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 04:57:23.778 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 04:57:23.781 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:57:23.783 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:57:23.786 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:23.788 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:23.790 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:23.793 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:23.795 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:57:23.798 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:23.801 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:23.803 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 04:57:23.867 | Enabling site cinder-wsgi. 2022-06-02 04:57:23.873 | To activate the new configuration, you need to run: 2022-06-02 04:57:23.873 | systemctl reload apache2 2022-06-02 04:57:23.877 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:57:23.880 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:57:23.882 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:57:23.884 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:57:24.020 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 04:57:24.023 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 04:57:24.055 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-06-02 04:57:24.085 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 04:57:24.101 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:24.104 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 04:57:24.106 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:24.109 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:57:24.111 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 04:57:24.114 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 04:57:24.145 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 04:57:24.175 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-06-02 04:57:24.204 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 04:57:24.235 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 04:57:24.264 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 04:57:24.293 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 04:57:24.322 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 04:57:24.351 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:24.380 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 04:57:24.408 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 04:57:24.438 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:57:24.466 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 04:57:24.470 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 04:57:24.493 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:24.496 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-06-02 04:57:24.537 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 04:57:24.554 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:24.557 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 04:57:24.559 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 04:57:24.562 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 04:57:24.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:24.567 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 04:57:24.570 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 04:57:24.573 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:57:24.574 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:57:24.579 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:57:24.582 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:57:24.584 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:57:24.587 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:57:24.589 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 04:57:24.592 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 04:57:24.595 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 04:57:24.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:24.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:24.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 04:57:24.605 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:24.608 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 04:57:24.610 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 04:57:24.612 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 04:57:24.615 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:24.617 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:24.620 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:24.622 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:24.625 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:24.628 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:24.645 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:24.649 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:24.651 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:24.654 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:24.654 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:24.660 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 04:57:24.662 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:24.664 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 04:57:24.678 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 04:57:24.681 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:24.681 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:24.692 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 04:57:24.695 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:24.698 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 04:57:24.700 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:24.704 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:24.707 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:24.709 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:24.712 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 04:57:24.715 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:24.717 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:24.720 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:24.722 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:24.725 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:24.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 04:57:24.731 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:24.734 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 04:57:24.736 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:24.738 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:24.742 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 04:57:24.747 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 04:57:24.750 | + 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-02 04:57:25.333 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 04:57:25.336 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:25.338 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:25.341 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:25.343 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:25.346 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:25.348 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:25.350 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:25.353 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:25.355 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:25.358 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:25.360 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:25.363 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:25.365 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 04:57:25.386 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 04:57:25.388 | + 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-02 04:57:27.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:27.173 | 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-02 04:57:27.178 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:27.178 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:27.180 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:27.181 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:27.182 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:27.182 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:27.182 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:27.183 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:27.196 | Obtaining file:///opt/stack/neutron 2022-06-02 04:57:29.266 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:31.314 | 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-02 04:57:31.322 | 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-02 04:57:31.325 | 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-02 04:57:31.333 | 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-02 04:57:31.341 | 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-02 04:57:31.349 | 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-02 04:57:31.371 | 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-02 04:57:31.385 | 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-02 04:57:31.394 | 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-02 04:57:31.401 | 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-02 04:57:31.405 | 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-02 04:57:31.414 | 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-02 04:57:31.420 | 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-02 04:57:31.424 | 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-02 04:57:31.427 | 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-02 04:57:31.491 | 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-02 04:57:31.548 | 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-02 04:57:31.551 | 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-02 04:57:31.556 | 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-02 04:57:31.559 | 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-02 04:57:31.599 | 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-02 04:57:31.626 | 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-02 04:57:31.645 | 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-02 04:57:31.650 | 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-02 04:57:31.654 | 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-02 04:57:31.679 | 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-02 04:57:31.697 | 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-02 04:57:31.732 | 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-02 04:57:31.743 | 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-02 04:57:31.758 | 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-02 04:57:31.764 | 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-02 04:57:31.811 | 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-02 04:57:31.817 | 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-02 04:57:31.856 | 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-02 04:57:31.911 | 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-02 04:57:31.930 | 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-02 04:57:31.947 | 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-02 04:57:31.962 | 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-02 04:57:31.977 | 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-02 04:57:31.981 | 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-02 04:57:31.991 | 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-02 04:57:32.015 | 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-02 04:57:32.023 | 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-02 04:57:32.040 | 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-02 04:57:32.061 | 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-02 04:57:32.106 | 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-02 04:57:32.112 | 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-02 04:57:32.121 | 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-02 04:57:32.128 | 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-02 04:57:32.163 | 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-02 04:57:32.166 | 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-02 04:57:32.176 | 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-02 04:57:32.179 | 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-02 04:57:32.202 | 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-02 04:57:32.216 | 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-02 04:57:32.228 | 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-02 04:57:32.231 | 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-02 04:57:32.234 | 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-02 04:57:32.241 | 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-02 04:57:32.246 | 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-02 04:57:32.267 | 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-02 04:57:32.270 | 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-02 04:57:32.289 | 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-02 04:57:32.317 | 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-02 04:57:32.334 | 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-02 04:57:32.340 | 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-02 04:57:32.347 | 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-02 04:57:32.368 | 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-02 04:57:32.371 | 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-02 04:57:32.376 | 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-02 04:57:32.379 | 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-02 04:57:32.382 | 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-02 04:57:32.385 | 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-02 04:57:32.389 | 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-02 04:57:32.399 | 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-02 04:57:32.403 | 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-02 04:57:32.406 | 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-02 04:57:32.413 | 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-02 04:57:32.428 | 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-02 04:57:32.437 | 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-02 04:57:32.443 | 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-02 04:57:32.461 | 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-02 04:57:32.480 | 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-02 04:57:32.539 | 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-02 04:57:32.543 | 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-02 04:57:32.551 | 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-02 04:57:32.572 | 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-02 04:57:32.577 | 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-02 04:57:32.580 | 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-02 04:57:32.583 | 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-02 04:57:32.592 | 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-02 04:57:32.601 | 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-02 04:57:32.604 | 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-02 04:57:32.669 | 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-02 04:57:32.674 | 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-02 04:57:32.678 | 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-02 04:57:32.700 | 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-02 04:57:32.704 | 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-02 04:57:32.708 | 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-02 04:57:32.714 | 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-02 04:57:32.718 | 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-02 04:57:32.722 | 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-02 04:57:32.728 | 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-02 04:57:32.770 | 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-02 04:57:32.773 | 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-02 04:57:32.778 | 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-02 04:57:32.782 | 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-02 04:57:32.793 | 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-02 04:57:32.807 | 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-02 04:57:32.817 | 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-02 04:57:32.840 | 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-02 04:57:32.843 | 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-02 04:57:32.858 | 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-02 04:57:32.874 | 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-02 04:57:32.886 | 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-02 04:57:32.891 | 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-02 04:57:32.895 | 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-02 04:57:32.898 | 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-02 04:57:32.900 | 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-02 04:57:32.903 | 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-02 04:57:32.906 | 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-02 04:57:32.909 | 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-02 04:57:32.911 | 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-02 04:57:32.914 | 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-02 04:57:32.917 | 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-02 04:57:32.920 | 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-02 04:57:32.924 | 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-02 04:57:32.932 | 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-02 04:57:32.947 | 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-02 04:57:33.002 | 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-02 04:57:33.007 | 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-02 04:57:33.010 | 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-02 04:57:33.044 | 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-02 04:57:33.088 | 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-02 04:57:33.095 | 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-02 04:57:34.087 | Installing collected packages: neutron 2022-06-02 04:57:34.087 | Attempting uninstall: neutron 2022-06-02 04:57:34.089 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 04:57:34.099 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 04:57:34.100 | Running setup.py develop for neutron 2022-06-02 04:57:36.490 | Successfully installed neutron 2022-06-02 04:57:36.629 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:36.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:36.727 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:36.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:36.733 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:36.737 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:36.740 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:36.743 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:36.746 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:36.749 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:36.751 | + functions-common:time_stop:2329 : start_time=1654145845381 2022-06-02 04:57:36.754 | + functions-common:time_stop:2331 : [[ -z 1654145845381 ]] 2022-06-02 04:57:36.757 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:36.762 | + functions-common:time_stop:2334 : end_time=1654145856759 2022-06-02 04:57:36.764 | + functions-common:time_stop:2335 : elapsed_time=11378 2022-06-02 04:57:36.766 | + functions-common:time_stop:2336 : total=88413 2022-06-02 04:57:36.768 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:36.771 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99791 2022-06-02 04:57:36.773 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:36.775 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:36.778 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:36.780 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:36.799 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:36.812 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 04:57:36.815 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 04:57:36.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:36.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:36.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 04:57:36.825 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:36.828 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 04:57:36.830 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:36.833 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 04:57:36.851 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:36.853 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 04:57:36.855 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 04:57:36.858 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 04:57:36.861 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:36.863 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 04:57:36.866 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 04:57:36.868 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 04:57:36.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:36.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:36.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 04:57:36.878 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:36.881 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 04:57:36.897 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:36.900 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 04:57:36.917 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:36.920 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 04:57:36.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:36.940 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 04:57:36.942 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 04:57:36.945 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 04:57:36.947 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:36.949 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:36.952 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:36.954 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:36.957 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:36.959 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:36.975 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:36.978 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:36.980 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:36.983 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:36.984 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:36.989 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 04:57:36.991 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:36.993 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 04:57:37.006 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 04:57:37.009 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:37.009 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:37.013 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 04:57:37.016 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:37.018 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 04:57:37.021 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:37.023 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:37.025 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 04:57:37.028 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:37.030 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 04:57:37.033 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:37.035 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:37.038 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 04:57:37.040 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:37.043 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:37.046 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 04:57:37.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:37.052 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 04:57:37.054 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:37.057 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:37.060 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 04:57:37.066 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 04:57:37.068 | + 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-02 04:57:37.653 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 04:57:37.656 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:37.658 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:37.661 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:37.663 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:37.665 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 04:57:37.668 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:37.670 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:37.673 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:37.675 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:37.677 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:37.680 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:37.682 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:37.684 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 04:57:37.705 | Using python 3.8 to install /opt/stack/nova 2022-06-02 04:57:37.707 | + 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-02 04:57:39.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:39.508 | 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-02 04:57:39.513 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:39.513 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:39.515 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:39.517 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:39.517 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:39.517 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:39.518 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:39.518 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:39.531 | Obtaining file:///opt/stack/nova 2022-06-02 04:57:42.586 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:45.657 | 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-02 04:57:45.668 | 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-02 04:57:45.674 | 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-02 04:57:45.687 | 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-02 04:57:45.697 | 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-02 04:57:45.702 | 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-02 04:57:45.712 | 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-02 04:57:45.739 | 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-02 04:57:45.756 | 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-02 04:57:45.777 | 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-02 04:57:45.816 | 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-02 04:57:45.830 | 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-02 04:57:45.834 | 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-02 04:57:45.843 | 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-02 04:57:45.849 | 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-02 04:57:45.852 | 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-02 04:57:45.855 | 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-02 04:57:45.867 | 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-02 04:57:45.931 | 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-02 04:57:45.987 | 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-02 04:57:45.998 | 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-02 04:57:46.003 | 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-02 04:57:46.005 | 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-02 04:57:46.010 | 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-02 04:57:46.013 | 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-02 04:57:46.051 | 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-02 04:57:46.079 | 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-02 04:57:46.083 | 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-02 04:57:46.089 | 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-02 04:57:46.095 | 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-02 04:57:46.120 | 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-02 04:57:46.141 | 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-02 04:57:46.159 | 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-02 04:57:46.194 | 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-02 04:57:46.205 | 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-02 04:57:46.221 | 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-02 04:57:46.227 | 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-02 04:57:46.274 | 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-02 04:57:46.280 | 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-02 04:57:46.320 | 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-02 04:57:46.376 | 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-02 04:57:46.396 | 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-02 04:57:46.414 | 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-02 04:57:46.430 | 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-02 04:57:46.445 | 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-02 04:57:46.449 | 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-02 04:57:46.459 | 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-02 04:57:46.483 | 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-02 04:57:46.491 | 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-02 04:57:46.509 | 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-02 04:57:46.529 | 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-02 04:57:46.538 | 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-02 04:57:46.544 | 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-02 04:57:46.580 | 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-02 04:57:46.583 | 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-02 04:57:46.586 | 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-02 04:57:46.607 | 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-02 04:57:46.618 | 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-02 04:57:46.620 | 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-02 04:57:46.624 | 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-02 04:57:46.649 | 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-02 04:57:46.656 | 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-02 04:57:46.673 | 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-02 04:57:46.694 | 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-02 04:57:46.699 | 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-02 04:57:46.717 | 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-02 04:57:46.736 | 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-02 04:57:46.762 | 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-02 04:57:46.767 | 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-02 04:57:46.774 | 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-02 04:57:46.794 | 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-02 04:57:46.797 | 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-02 04:57:46.802 | 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-02 04:57:46.807 | 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-02 04:57:46.810 | 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-02 04:57:46.813 | 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-02 04:57:46.824 | 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-02 04:57:46.828 | 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-02 04:57:46.830 | 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-02 04:57:46.837 | 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-02 04:57:46.896 | 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-02 04:57:46.911 | 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-02 04:57:46.920 | 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-02 04:57:46.926 | 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-02 04:57:46.944 | 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-02 04:57:47.026 | 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-02 04:57:47.030 | 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-02 04:57:47.037 | 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-02 04:57:47.058 | 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-02 04:57:47.062 | 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-02 04:57:47.070 | 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-02 04:57:47.075 | 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-02 04:57:47.078 | 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-02 04:57:47.081 | 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-02 04:57:47.094 | 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-02 04:57:47.098 | 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-02 04:57:47.106 | 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-02 04:57:47.109 | 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-02 04:57:47.131 | 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-02 04:57:47.134 | 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-02 04:57:47.139 | 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-02 04:57:47.146 | 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-02 04:57:47.153 | 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-02 04:57:47.158 | 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-02 04:57:47.164 | 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-02 04:57:47.173 | 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-02 04:57:47.214 | 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-02 04:57:47.217 | 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-02 04:57:47.222 | 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-02 04:57:47.225 | 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-02 04:57:47.236 | 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-02 04:57:47.241 | 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-02 04:57:47.252 | 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-02 04:57:47.265 | 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-02 04:57:47.268 | 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-02 04:57:47.272 | 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-02 04:57:47.288 | 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-02 04:57:47.302 | 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-02 04:57:47.317 | 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-02 04:57:47.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-02 04:57:47.325 | 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-02 04:57:47.328 | 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-02 04:57:47.331 | 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-02 04:57:47.333 | 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-02 04:57:47.338 | 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-02 04:57:47.376 | 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-02 04:57:47.384 | 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-02 04:57:47.387 | 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-02 04:57:47.390 | 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-02 04:57:47.392 | 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-02 04:57:47.395 | 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-02 04:57:47.398 | 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-02 04:57:47.406 | 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-02 04:57:47.409 | 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-02 04:57:47.412 | 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-02 04:57:47.420 | 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-02 04:57:47.423 | 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-02 04:57:47.426 | 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-02 04:57:47.430 | 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-02 04:57:47.484 | 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-02 04:57:47.525 | 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-02 04:57:47.559 | 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-02 04:57:47.564 | 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-02 04:57:47.568 | 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-02 04:57:48.532 | Installing collected packages: nova 2022-06-02 04:57:48.533 | Attempting uninstall: nova 2022-06-02 04:57:48.535 | Found existing installation: nova 22.4.1.dev3 2022-06-02 04:57:48.539 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 04:57:48.541 | Running setup.py develop for nova 2022-06-02 04:57:51.862 | Successfully installed nova 2022-06-02 04:57:52.007 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:52.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:52.102 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:52.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:52.107 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:52.109 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:52.111 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:52.114 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:52.116 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:52.118 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:52.120 | + functions-common:time_stop:2329 : start_time=1654145857700 2022-06-02 04:57:52.122 | + functions-common:time_stop:2331 : [[ -z 1654145857700 ]] 2022-06-02 04:57:52.125 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:52.129 | + functions-common:time_stop:2334 : end_time=1654145872127 2022-06-02 04:57:52.131 | + functions-common:time_stop:2335 : elapsed_time=14427 2022-06-02 04:57:52.133 | + functions-common:time_stop:2336 : total=99791 2022-06-02 04:57:52.136 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:52.138 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114218 2022-06-02 04:57:52.140 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:52.143 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:52.145 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:57:52.147 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:57:52.166 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:57:52.179 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 04:57:52.181 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 04:57:52.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:52.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:52.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 04:57:52.192 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:52.194 | + 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-02 04:57:52.207 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:52.210 | + ./stack.sh:main:906 : configure_nova 2022-06-02 04:57:52.213 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 04:57:52.225 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 04:57:52.227 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 04:57:52.230 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:57:52.234 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:57:52.234 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 04:57:52.239 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 04:57:52.241 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 04:57:52.244 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:57:52.246 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 04:57:52.249 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 04:57:52.251 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 04:57:52.254 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 04:57:52.256 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 04:57:52.268 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 04:57:52.281 | + 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-02 04:57:52.293 | + 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-02 04:57:52.306 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 04:57:52.319 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:57:52.323 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:57:52.327 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JVt2YOqNLk 2022-06-02 04:57:52.330 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:57:52.332 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:57:52.335 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 04:57:52.338 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:57:52.340 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:57:52.343 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JVt2YOqNLk 2022-06-02 04:57:52.347 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JVt2YOqNLk 2022-06-02 04:57:52.359 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JVt2YOqNLk /etc/sudoers.d/nova-rootwrap 2022-06-02 04:57:52.372 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 04:57:52.377 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:57:52.379 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:57:52.382 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:57:52.384 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:57:52.387 | + 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-02 04:57:52.389 | + 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-02 04:57:52.392 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-02 04:57:52.395 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 04:57:52.400 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 04:57:52.417 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:52.419 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 04:57:52.422 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 04:57:52.426 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 04:57:52.429 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 04:57:52.458 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 04:57:52.460 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 04:57:52.487 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 04:57:52.517 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 04:57:52.544 | + 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-02 04:57:52.574 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 04:57:52.604 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 04:57:52.633 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 04:57:52.636 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-06-02 04:57:52.663 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 04:57:52.691 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 04:57:52.718 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 04:57:52.744 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 04:57:52.772 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:57:52.802 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 04:57:52.804 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:57:52.806 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:57:52.809 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:57:52.811 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:57:52.813 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:57:52.815 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:57:52.818 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:57:52.820 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:57:52.822 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 04:57:52.824 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:57:52.826 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:57:52.828 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:57:52.831 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:57:52.833 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:57:52.835 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:57:52.837 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 04:57:52.853 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:52.855 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:57:52.858 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 04:57:52.860 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 04:57:52.888 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 04:57:52.890 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 04:57:52.893 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 04:57:52.895 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 04:57:52.897 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 04:57:52.900 | + 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-02 04:57:52.932 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 04:57:52.934 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 04:57:52.936 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 04:57:52.939 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 04:57:52.941 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 04:57:52.944 | + 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-02 04:57:52.974 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 04:57:53.004 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 04:57:53.033 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 04:57:53.060 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 04:57:53.077 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:53.079 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 04:57:53.095 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:53.099 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 04:57:53.099 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 04:57:53.104 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 04:57:53.106 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 04:57:53.134 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 04:57:53.151 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:53.153 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 04:57:53.156 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:57:53.158 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:57:53.160 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:57:53.163 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 04:57:53.193 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 04:57:53.224 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 04:57:53.253 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 04:57:53.281 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 04:57:53.309 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 04:57:53.337 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 04:57:53.366 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 04:57:53.395 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:53.423 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:57:53.450 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 04:57:53.467 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:53.469 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 04:57:53.472 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 04:57:53.502 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 04:57:53.530 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-06-02 04:57:53.558 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 04:57:53.585 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 04:57:53.613 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 04:57:53.640 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 04:57:53.668 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 04:57:53.696 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 04:57:53.712 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:53.715 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 04:57:53.717 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 04:57:53.745 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 04:57:53.777 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 04:57:53.779 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 04:57:53.809 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 04:57:53.811 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 04:57:53.814 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 04:57:53.816 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:57:53.818 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:57:53.821 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:57:53.823 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:57:53.826 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:57:53.828 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:57:53.831 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 04:57:53.833 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 04:57:53.835 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:57:53.838 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:53.855 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:53.857 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:53.860 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:53.862 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:53.865 | + 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-02 04:57:53.893 | + 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-02 04:57:53.921 | + 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-02 04:57:53.949 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:53.977 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 04:57:54.008 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 04:57:54.010 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 04:57:54.013 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 04:57:54.015 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 04:57:54.018 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:57:54.020 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:57:54.023 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 04:57:54.027 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 04:57:54.029 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:57:54.032 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:57:54.045 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:57:54.045 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:54.054 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:57:54.057 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:54.073 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:57:54.076 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 04:57:54.080 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 04:57:54.109 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:57:54.136 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 04:57:54.163 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:57:54.191 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:57:54.219 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:57:54.246 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:57:54.273 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:57:54.300 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:57:54.328 | + 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-02 04:57:54.355 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:57:54.382 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:57:54.410 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:57:54.438 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:57:54.440 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:57:54.443 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 04:57:54.446 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 04:57:54.448 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:57:54.450 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:54.453 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:54.455 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:57:54.458 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:57:54.460 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:57:54.487 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:57:54.516 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:57:54.516 | + 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-02 04:57:54.525 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 04:57:54.528 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 04:57:54.531 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 04:57:54.533 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:57:54.535 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:57:54.538 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:54.540 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:54.543 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:54.546 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:54.548 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:57:54.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:54.553 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:54.556 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 04:57:54.625 | Enabling site nova-api-wsgi. 2022-06-02 04:57:54.631 | To activate the new configuration, you need to run: 2022-06-02 04:57:54.631 | systemctl reload apache2 2022-06-02 04:57:54.635 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:57:54.638 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:57:54.640 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:57:54.642 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:57:54.778 | + 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-02 04:57:54.781 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:57:54.784 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 04:57:54.786 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 04:57:54.788 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 04:57:54.791 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:57:54.794 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:57:54.799 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 04:57:54.801 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:57:54.803 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:57:54.819 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:54.819 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:57:54.828 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:57:54.832 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:54.848 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 04:57:54.851 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:57:54.855 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:57:54.886 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 04:57:54.913 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 04:57:54.941 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:57:54.969 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:57:54.997 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:57:55.025 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:57:55.053 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:57:55.081 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:57:55.109 | + 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-02 04:57:55.137 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:57:55.165 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:57:55.193 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:57:55.221 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 04:57:55.223 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 04:57:55.251 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 04:57:55.267 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:55.269 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:57:55.301 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 04:57:55.303 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 04:57:55.306 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 04:57:55.322 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:55.325 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:55.327 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:55.355 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 04:57:55.386 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 04:57:55.388 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:57:55.391 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 04:57:55.393 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:55.396 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:57:55.398 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:55.415 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:55.418 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:57:55.420 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:57:55.423 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:55.439 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:55.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:55.444 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:57:55.473 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:55.475 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:55.477 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 04:57:55.514 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 04:57:55.542 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 04:57:55.575 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 04:57:55.591 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:55.594 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:57:55.622 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 04:57:55.625 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 04:57:55.641 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:55.644 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 04:57:55.648 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:57:55.650 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 04:57:55.653 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 04:57:55.656 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 04:57:55.659 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:57:55.661 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:57:55.664 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:57:55.666 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 04:57:55.668 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 04:57:55.674 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 04:57:55.676 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 04:57:55.679 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 04:57:55.681 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 04:57:55.683 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 04:57:55.686 | + 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-02 04:57:55.719 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 04:57:55.750 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 04:57:55.781 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:57:55.783 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 04:57:55.785 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 04:57:55.788 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 04:57:55.805 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:55.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 04:57:55.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 04:57:56.553 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 04:57:56.555 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 04:57:56.557 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:57:56.560 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 04:57:56.562 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:56.565 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 04:57:56.567 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:56.583 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:56.586 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 04:57:56.589 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 04:57:56.591 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:56.608 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:56.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 04:57:56.613 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 04:57:56.640 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:56.642 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:56.645 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 04:57:56.662 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:56.664 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 04:57:56.667 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:57:56.669 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 04:57:56.699 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-06-02 04:57:56.732 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 04:57:56.761 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 04:57:56.790 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 04:57:56.819 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 04:57:56.849 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 04:57:56.878 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 04:57:56.907 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 04:57:56.910 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 04:57:56.912 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 04:57:56.915 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:56.934 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:56.937 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:56.939 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:56.941 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:56.944 | + 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-02 04:57:56.974 | + 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-02 04:57:57.004 | + 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-02 04:57:57.038 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:57.067 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:57:57.070 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 04:57:57.074 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:57:57.077 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 04:57:57.079 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 04:57:57.082 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 04:57:57.084 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:57:57.087 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:57:57.090 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:57:57.092 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 04:57:57.095 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 04:57:57.097 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:57:57.100 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 04:57:57.102 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 04:57:57.104 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 04:57:57.121 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:57.124 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 04:57:57.141 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:57.143 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 04:57:57.146 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 04:57:57.163 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:57.167 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 04:57:57.183 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:57.187 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 04:57:57.205 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:57.208 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 04:57:57.226 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:57.228 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 04:57:57.231 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 04:57:57.234 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 04:57:57.236 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:57.239 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 04:57:57.241 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 04:57:57.244 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 04:57:57.246 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:57.249 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:57.251 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 04:57:57.254 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:57:57.257 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:57:57.259 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:57:57.265 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:57:57.268 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:57.270 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:57:57.273 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:57.275 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:57.278 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:57:57.280 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:57:57.283 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:57:57.285 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:57:57.288 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 04:57:57.290 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:57:57.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:57.295 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:57.298 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 04:57:57.323 | + 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-02 04:57:57.440 | Reading package lists... 2022-06-02 04:57:57.743 | Building dependency tree... 2022-06-02 04:57:57.744 | Reading state information... 2022-06-02 04:57:58.025 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:57:58.025 | The following packages were automatically installed and are no longer required: 2022-06-02 04:57:58.026 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:57:58.026 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:57:58.026 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:57:58.027 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:57:58.027 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:57:58.027 | python3-zope.interface 2022-06-02 04:57:58.027 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:57:58.141 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:57:58.146 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:57:58.149 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:57:58.151 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:58.154 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:58.156 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:58.159 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:58.161 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:58.163 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:57:58.166 | + functions-common:time_stop:2329 : start_time=1654145877321 2022-06-02 04:57:58.168 | + functions-common:time_stop:2331 : [[ -z 1654145877321 ]] 2022-06-02 04:57:58.171 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:58.176 | + functions-common:time_stop:2334 : end_time=1654145878173 2022-06-02 04:57:58.178 | + functions-common:time_stop:2335 : elapsed_time=852 2022-06-02 04:57:58.181 | + functions-common:time_stop:2336 : total=6495 2022-06-02 04:57:58.183 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:58.186 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7347 2022-06-02 04:57:58.192 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:57:58.194 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 04:57:58.197 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 04:57:58.200 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 04:57:58.202 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 04:57:58.205 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 04:57:58.227 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 04:57:58.229 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:57:58.232 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:57:58.234 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:57:58.237 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:57:58.239 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:58.242 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:57:58.244 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:58.247 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:58.250 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:57:58.252 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:57:58.255 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:57:58.257 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:57:58.259 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 04:57:58.262 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:57:58.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:58.267 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:58.269 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 04:57:58.292 | + 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-02 04:57:58.402 | Reading package lists... 2022-06-02 04:57:58.666 | Building dependency tree... 2022-06-02 04:57:58.668 | Reading state information... 2022-06-02 04:57:58.926 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 04:57:58.926 | The following packages were automatically installed and are no longer required: 2022-06-02 04:57:58.927 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:57:58.927 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:57:58.927 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:57:58.927 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:57:58.927 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:57:58.927 | python3-zope.interface 2022-06-02 04:57:58.928 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:57:59.042 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:57:59.047 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:57:59.050 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:57:59.052 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:59.055 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:59.057 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:59.059 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:59.062 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:59.064 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:57:59.067 | + functions-common:time_stop:2329 : start_time=1654145878289 2022-06-02 04:57:59.069 | + functions-common:time_stop:2331 : [[ -z 1654145878289 ]] 2022-06-02 04:57:59.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:59.076 | + functions-common:time_stop:2334 : end_time=1654145879074 2022-06-02 04:57:59.079 | + functions-common:time_stop:2335 : elapsed_time=785 2022-06-02 04:57:59.081 | + functions-common:time_stop:2336 : total=7347 2022-06-02 04:57:59.084 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:59.086 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8132 2022-06-02 04:57:59.089 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:57:59.091 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 04:57:59.094 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 04:57:59.096 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:59.099 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:59.101 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:59.104 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:59.106 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 04:57:59.162 | wsgi (enabled by maintainer script) 2022-06-02 04:57:59.166 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 04:57:59.168 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 04:57:59.171 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:57:59.175 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 04:57:59.177 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 04:57:59.180 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:57:59.184 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:57:59.184 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:57:59.190 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 04:57:59.192 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 04:57:59.195 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 04:57:59.198 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 04:57:59.200 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 04:57:59.223 | Using python 3.8 to install osc-placement 2022-06-02 04:57:59.225 | + 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-02 04:58:01.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:01.038 | 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-02 04:58:01.042 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:01.043 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:01.045 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:01.046 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:01.047 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:01.047 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:01.047 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:01.048 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:01.063 | 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-02 04:58:01.091 | 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-02 04:58:01.109 | 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-02 04:58:01.115 | 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-02 04:58:01.118 | 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-02 04:58:01.122 | 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-02 04:58:01.126 | 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-02 04:58:01.129 | 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-02 04:58:01.132 | 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-02 04:58:01.197 | 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-02 04:58:01.213 | 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-02 04:58:01.219 | 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-02 04:58:01.222 | 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-02 04:58:01.227 | 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-02 04:58:01.230 | 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-02 04:58:01.238 | 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-02 04:58:01.243 | 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-02 04:58:01.250 | 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-02 04:58:01.271 | 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-02 04:58:01.298 | 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-02 04:58:01.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-02 04:58:01.315 | 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-02 04:58:01.319 | 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-02 04:58:01.339 | 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-02 04:58:01.342 | 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-02 04:58:01.345 | 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-02 04:58:01.348 | 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-02 04:58:01.354 | 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-02 04:58:01.358 | 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-02 04:58:01.363 | 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-02 04:58:01.365 | 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-02 04:58:01.387 | 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-02 04:58:01.390 | 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-02 04:58:01.430 | 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-02 04:58:01.433 | 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-02 04:58:01.486 | 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-02 04:58:01.489 | 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-02 04:58:01.492 | 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-02 04:58:01.496 | 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-02 04:58:01.500 | 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-02 04:58:01.532 | 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-02 04:58:01.535 | 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-02 04:58:01.540 | 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-02 04:58:01.582 | 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-02 04:58:03.475 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:03.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:03.558 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:03.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:03.563 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:03.566 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:03.569 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:03.571 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:03.574 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:03.577 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:03.580 | + functions-common:time_stop:2329 : start_time=1654145879217 2022-06-02 04:58:03.583 | + functions-common:time_stop:2331 : [[ -z 1654145879217 ]] 2022-06-02 04:58:03.586 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:03.592 | + functions-common:time_stop:2334 : end_time=1654145883589 2022-06-02 04:58:03.594 | + functions-common:time_stop:2335 : elapsed_time=4372 2022-06-02 04:58:03.597 | + functions-common:time_stop:2336 : total=114218 2022-06-02 04:58:03.599 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:03.602 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118590 2022-06-02 04:58:03.604 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:03.608 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 04:58:03.611 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 04:58:03.614 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 04:58:03.617 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:58:03.620 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:03.623 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:03.627 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:03.630 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:03.633 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:03.655 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:03.658 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:03.661 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:03.664 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:58:03.664 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:03.670 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 04:58:03.674 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:03.676 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 04:58:03.695 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 04:58:03.698 | + functions-common:git_clone:607 : head -1 2022-06-02 04:58:03.699 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:03.703 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 04:58:03.706 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:03.708 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 04:58:03.711 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:58:03.714 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:03.717 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 04:58:03.720 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:58:03.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 04:58:03.725 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:58:03.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:03.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 04:58:03.737 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:58:03.740 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:58:03.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 04:58:03.746 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:58:03.751 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 04:58:03.754 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:58:03.757 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:58:03.760 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 04:58:03.767 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 04:58:03.770 | + 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-02 04:58:04.371 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 04:58:04.375 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:58:04.378 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:58:04.381 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:58:04.384 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:04.386 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 04:58:04.389 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:58:04.393 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:58:04.396 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:58:04.399 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:58:04.402 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:58:04.405 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:58:04.407 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:58:04.410 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 04:58:04.435 | Using python 3.8 to install /opt/stack/placement 2022-06-02 04:58:04.438 | + 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-02 04:58:06.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:06.246 | 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-02 04:58:06.251 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:06.252 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:06.253 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:06.255 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:06.255 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:06.255 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:06.256 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:06.256 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:06.270 | Obtaining file:///opt/stack/placement 2022-06-02 04:58:07.519 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:58:08.740 | 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-02 04:58:08.749 | 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-02 04:58:08.771 | 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-02 04:58:08.784 | 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-02 04:58:08.797 | 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-02 04:58:08.853 | 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-02 04:58:08.858 | 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-02 04:58:08.862 | 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-02 04:58:08.868 | 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-02 04:58:08.903 | 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-02 04:58:08.914 | 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-02 04:58:08.930 | 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-02 04:58:08.936 | 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-02 04:58:08.982 | 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-02 04:58:08.989 | 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-02 04:58:09.028 | 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-02 04:58:09.046 | 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-02 04:58:09.064 | 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-02 04:58:09.074 | 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-02 04:58:09.082 | 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-02 04:58:09.100 | 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-02 04:58:09.107 | 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-02 04:58:09.110 | 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-02 04:58:09.112 | 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-02 04:58:09.123 | 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-02 04:58:09.126 | 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-02 04:58:09.129 | 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-02 04:58:09.134 | 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-02 04:58:09.153 | 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-02 04:58:09.157 | 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-02 04:58:09.165 | 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-02 04:58:09.188 | 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-02 04:58:09.193 | 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-02 04:58:09.196 | 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-02 04:58:09.206 | 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-02 04:58:09.210 | 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-02 04:58:09.212 | 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-02 04:58:09.219 | 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-02 04:58:09.228 | 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-02 04:58:09.235 | 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-02 04:58:09.253 | 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-02 04:58:09.257 | 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-02 04:58:09.264 | 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-02 04:58:09.286 | 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-02 04:58:09.329 | 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-02 04:58:09.394 | 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-02 04:58:09.400 | 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-02 04:58:09.405 | 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-02 04:58:09.410 | 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-02 04:58:09.418 | 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-02 04:58:09.421 | 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-02 04:58:09.430 | 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-02 04:58:09.437 | 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-02 04:58:09.440 | 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-02 04:58:09.443 | 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-02 04:58:09.446 | 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-02 04:58:09.450 | 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-02 04:58:09.453 | 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-02 04:58:09.455 | 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-02 04:58:09.459 | 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-02 04:58:09.461 | 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-02 04:58:09.472 | 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-02 04:58:09.475 | 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-02 04:58:09.478 | 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-02 04:58:09.480 | 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-02 04:58:09.483 | 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-02 04:58:09.487 | 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-02 04:58:09.490 | 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-02 04:58:09.493 | 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-02 04:58:09.501 | 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-02 04:58:09.503 | 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-02 04:58:11.088 | Installing collected packages: openstack-placement 2022-06-02 04:58:11.089 | Attempting uninstall: openstack-placement 2022-06-02 04:58:11.091 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 04:58:11.092 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 04:58:11.094 | Running setup.py develop for openstack-placement 2022-06-02 04:58:12.670 | Successfully installed openstack-placement 2022-06-02 04:58:12.814 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:12.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:12.914 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:12.916 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:12.918 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:12.921 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:12.923 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:12.925 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:12.928 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:12.930 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:12.932 | + functions-common:time_stop:2329 : start_time=1654145884430 2022-06-02 04:58:12.934 | + functions-common:time_stop:2331 : [[ -z 1654145884430 ]] 2022-06-02 04:58:12.938 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:12.942 | + functions-common:time_stop:2334 : end_time=1654145892939 2022-06-02 04:58:12.944 | + functions-common:time_stop:2335 : elapsed_time=8509 2022-06-02 04:58:12.946 | + functions-common:time_stop:2336 : total=118590 2022-06-02 04:58:12.949 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:12.954 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127099 2022-06-02 04:58:12.957 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:12.959 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:58:12.962 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:12.964 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:12.983 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:12.995 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 04:58:12.998 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 04:58:13.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:58:13.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:58:13.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 04:58:13.008 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:58:13.011 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:58:13.013 | + ./stack.sh:main:912 : configure_placement 2022-06-02 04:58:13.016 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 04:58:13.028 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 04:58:13.032 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 04:58:13.036 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 04:58:13.039 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 04:58:13.041 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 04:58:13.044 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 04:58:13.047 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 04:58:13.049 | + 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-02 04:58:13.083 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 04:58:13.114 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 04:58:13.147 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 04:58:13.149 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:58:13.152 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 04:58:13.154 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:58:13.157 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 04:58:13.189 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 04:58:13.219 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 04:58:13.249 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 04:58:13.278 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 04:58:13.308 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 04:58:13.338 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 04:58:13.370 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 04:58:13.400 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:58:13.430 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:58:13.460 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 04:58:13.462 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 04:58:13.465 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:58:13.468 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:58:13.486 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:58:13.489 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:58:13.491 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:13.494 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:58:13.496 | + 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-02 04:58:13.526 | + 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-02 04:58:13.557 | + 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-02 04:58:13.588 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:58:13.617 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 04:58:13.620 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 04:58:13.622 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 04:58:13.625 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 04:58:13.627 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 04:58:13.630 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:58:13.632 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:58:13.636 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 04:58:13.640 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 04:58:13.643 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:58:13.645 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:58:13.658 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:58:13.659 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:13.667 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:58:13.671 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:13.687 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 04:58:13.690 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 04:58:13.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 04:58:13.726 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 04:58:13.757 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 04:58:13.786 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:58:13.816 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:58:13.845 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:58:13.874 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:58:13.904 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:58:13.934 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:58:13.963 | + 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-02 04:58:13.992 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:58:14.021 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:58:14.050 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:58:14.079 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:58:14.082 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:58:14.085 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 04:58:14.087 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 04:58:14.090 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:58:14.092 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:14.095 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:14.098 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:14.100 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:14.103 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 04:58:14.132 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:58:14.162 | + 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-02 04:58:14.162 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:14.171 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 04:58:14.175 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 04:58:14.177 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 04:58:14.180 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:58:14.182 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:58:14.185 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:58:14.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:14.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:14.192 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:58:14.195 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:58:14.198 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:14.200 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:14.203 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 04:58:14.264 | Site placement-api already enabled 2022-06-02 04:58:14.268 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:58:14.271 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:58:14.274 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:58:14.276 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:58:14.412 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 04:58:14.432 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:14.435 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 04:58:14.458 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:14.461 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 04:58:14.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:14.481 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 04:58:14.484 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 04:58:14.486 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 04:58:14.519 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-06-02 04:58:14.551 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 04:58:14.581 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 04:58:14.611 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 04:58:14.640 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 04:58:14.673 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 04:58:14.704 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 04:58:14.738 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 04:58:14.763 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:14.766 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 04:58:14.786 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:14.788 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 04:58:14.791 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:58:14.794 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 04:58:14.796 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:14.799 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:14.802 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:14.805 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:14.807 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:14.811 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:14.815 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:14.818 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:14.821 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:14.823 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 04:58:14.826 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:14.843 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:14.846 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:58:14.848 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:58:14.850 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 04:58:14.853 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 04:58:14.856 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:14.859 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 04:58:14.861 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 04:58:14.864 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 04:58:14.866 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 04:58:14.868 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 04:58:14.871 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 04:58:14.873 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:14.876 | +++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:14.878 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:14.881 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:14.883 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:14.900 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:14.902 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:14.905 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:14.908 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 04:58:14.908 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:14.914 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 04:58:14.916 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:14.919 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 04:58:14.933 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 04:58:14.936 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:14.936 | ++ functions-common:git_clone:607 : head -1 2022-06-02 04:58:14.940 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 04:58:14.943 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:14.945 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 04:58:14.968 | Using python 3.8 to install tox!=2.8.0 2022-06-02 04:58:14.971 | ++ 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-02 04:58:16.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:16.752 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:58:16.756 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:16.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:16.758 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:16.760 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:16.760 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:16.760 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:16.761 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:16.761 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:16.777 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 04:58:16.838 | 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-02 04:58:16.842 | 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-02 04:58:16.845 | 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-02 04:58:16.854 | 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-02 04:58:16.907 | 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-02 04:58:16.913 | 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-02 04:58:16.916 | 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-02 04:58:16.920 | 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-02 04:58:16.923 | 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-02 04:58:16.926 | 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-02 04:58:19.071 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:19.071 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:19.151 | ++ inc/python:pip_install:200 : result=0 2022-06-02 04:58:19.153 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:19.156 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:19.158 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:19.161 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:19.163 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:19.166 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:19.168 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:19.171 | ++ functions-common:time_stop:2329 : start_time=1654145894962 2022-06-02 04:58:19.174 | ++ functions-common:time_stop:2331 : [[ -z 1654145894962 ]] 2022-06-02 04:58:19.177 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:19.181 | ++ functions-common:time_stop:2334 : end_time=1654145899179 2022-06-02 04:58:19.184 | ++ functions-common:time_stop:2335 : elapsed_time=4217 2022-06-02 04:58:19.187 | ++ functions-common:time_stop:2336 : total=127099 2022-06-02 04:58:19.189 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:19.192 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131316 2022-06-02 04:58:19.194 | ++ inc/python:pip_install:203 : return 0 2022-06-02 04:58:19.197 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 04:58:19.197 | /opt/stack/tempest ~/devstack 2022-06-02 04:58:19.199 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 04:58:19.219 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 04:58:19.219 | HACKING.rst 2022-06-02 04:58:19.219 | doc/source/conf.py 2022-06-02 04:58:19.219 | doc/source/configuration.rst 2022-06-02 04:58:19.219 | doc/source/contributor/contributing.rst 2022-06-02 04:58:19.219 | doc/source/index.rst 2022-06-02 04:58:19.219 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 04:58:19.219 | doc/source/microversion_testing.rst 2022-06-02 04:58:19.219 | doc/source/plugins/plugin.rst 2022-06-02 04:58:19.219 | doc/source/supported_version.rst 2022-06-02 04:58:19.219 | doc/source/test_removal.rst 2022-06-02 04:58:19.219 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 04:58:19.219 | playbooks/devstack-tempest.yaml 2022-06-02 04:58:19.219 | playbooks/enable-fips.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 04:58:19.219 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 04:58:19.220 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 04:58:19.220 | releasenotes/source/conf.py 2022-06-02 04:58:19.220 | releasenotes/source/index.rst 2022-06-02 04:58:19.220 | releasenotes/source/v26.1.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v27.0.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v28.0.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v28.1.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v29.0.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v29.1.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v29.2.0.rst 2022-06-02 04:58:19.220 | releasenotes/source/v30.0.0.rst 2022-06-02 04:58:19.220 | requirements.txt 2022-06-02 04:58:19.220 | roles/run-tempest/README.rst 2022-06-02 04:58:19.220 | roles/run-tempest/defaults/main.yaml 2022-06-02 04:58:19.221 | roles/run-tempest/tasks/main.yaml 2022-06-02 04:58:19.221 | roles/run-tempest-26/README.rst 2022-06-02 04:58:19.221 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 04:58:19.221 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 04:58:19.221 | setup.cfg 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_agents.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_create_server.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_flavors.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 04:58:19.221 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 04:58:19.221 | tempest 2022-06-02 04:58:19.221 | Aborting 2022-06-02 04:58:19.222 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 04:58:19.225 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 04:58:19.229 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 04:58:19.232 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 04:58:19.235 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 04:58:19.238 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 04:58:19.241 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 04:58:19.244 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 04:58:19.247 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 04:58:19.249 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 04:58:19.249 | Error on exit 2022-06-02 04:58:19.252 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 04:58:19.254 | + ./stack.sh:exit_trap:517 : generate-subunit 1654145711 188 fail 2022-06-02 04:58:19.847 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 04:58:19.850 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 04:58:20.068 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 04:58:20.068 | 2022-06-02 04:58:20.343 | + ./stack.sh:exit_trap:531 : exit 1