2021-12-15 14:25:57.979 | + ./stack.sh:main:481 : exec 2021-12-15 14:25:57.980 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-142557' 2021-12-15 14:25:57.980 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-142557.summary.2021-12-15-142557 2021-12-15 14:25:57.980 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:25:57.980 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-142557 2021-12-15 14:25:57.980 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-142557 /opt/stack/logs/stack.sh.log 2021-12-15 14:25:57.980 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-142557.summary.2021-12-15-142557 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:25:57.980 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:25:57.980 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:25:57.980 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:25:57.980 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:25:57.980 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:25:57.980 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:25:57.980 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:25:57.980 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:25:57.980 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:25:57.981 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:25:57.982 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:25:57.984 | Linux dv-neutron-821838-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 14:25:57.986 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:25:57.988 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:25:57.991 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:25:58.019 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:25:58.034 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:25:58.036 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:25:58.038 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:25:58.040 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:25:58.041 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:25:58.043 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:25:58.045 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:25:58.047 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:25:58.048 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:25:58.050 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:25:58.052 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:25:58.054 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:25:58.055 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:25:58.058 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:25:58.061 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:25:58.062 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:25:58.065 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:25:58.067 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:25:58.069 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:25:58.082 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:58.084 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:25:58.086 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:25:58.088 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:25:58.089 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:25:58.091 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:25:58.093 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:25:58.095 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:25:58.096 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:25:58.098 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:25:58.100 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:25:58.102 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:25:58.104 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:25:58.105 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:25:58.107 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:25:58.109 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:25:58.111 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:25:58.128 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:25:58.130 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:25:58.145 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:58.147 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:25:58.151 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:25:58.153 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:25:58.154 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:25:58.156 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:25:58.158 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:25:58.160 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:25:58.162 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:25:58.163 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:25:58.165 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:25:58.167 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:25:58.171 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:25:58.185 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:25:58.202 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:25:58.214 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:25:58.226 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:25:58.259 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:25:58.318 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:25:58.401 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:25:58.423 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:25:58.473 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:25:58.525 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:25:58.651 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:25:58.666 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:25:58.679 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:25:58.691 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:25:58.784 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:25:58.786 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:25:58.789 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:25:58.791 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:25:58.793 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:25:58.795 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:25:58.798 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:25:58.798 | False' 2021-12-15 14:25:58.801 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:25:58.816 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:25:58.818 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:25:58.820 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:25:58.822 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:25:58.824 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:25:58.826 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:25:58.828 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:25:58.830 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:25:58.832 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:25:58.835 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:25:58.838 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:25:58.840 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:25:58.842 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:25:58.845 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:25:58.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:25:58.861 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:58.863 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:25:58.866 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:25:58.904 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:25:58.906 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:25:58.908 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:25:58.911 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:25:58.913 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:25:58.915 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:25:58.917 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:25:58.919 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:25:58.921 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:25:58.923 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:25:58.926 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.928 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:25:58.930 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.932 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 14:25:58.935 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.937 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 14:25:58.939 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.941 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 14:25:58.944 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.946 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 14:25:58.950 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.953 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 14:25:58.955 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.958 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 14:25:58.960 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.962 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 14:25:58.964 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.966 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 14:25:58.969 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.972 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 14:25:58.974 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.976 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 14:25:58.978 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.980 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 14:25:58.983 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.985 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 14:25:58.987 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.989 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 14:25:58.992 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.994 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 14:25:58.996 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:58.998 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 14:25:59.000 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.003 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 14:25:59.005 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.007 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:25:59.009 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.012 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:25:59.014 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.017 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:25:59.019 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.021 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:25:59.023 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.025 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:25:59.028 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.030 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 14:25:59.033 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.035 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 14:25:59.037 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.040 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 14:25:59.042 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.044 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 14:25:59.046 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.049 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 14:25:59.051 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.053 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 14:25:59.055 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.057 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 14:25:59.060 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.062 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 14:25:59.064 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.066 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 14:25:59.069 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.071 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:25:59.073 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.075 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 14:25:59.078 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.080 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 14:25:59.083 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.085 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 14:25:59.087 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.090 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 14:25:59.092 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.095 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 14:25:59.097 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.099 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:25:59.101 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.104 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 14:25:59.106 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.108 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 14:25:59.110 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.113 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 14:25:59.115 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.117 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 14:25:59.119 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.122 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 14:25:59.124 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.126 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 14:25:59.128 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.130 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 14:25:59.133 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.135 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 14:25:59.138 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:25:59.140 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 14:25:59.143 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:25:59.145 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:25:59.147 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:25:59.163 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:59.165 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:25:59.167 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:25:59.169 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:25:59.184 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:59.187 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:25:59.189 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:25:59.191 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:25:59.194 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:25:59.196 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:25:59.198 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:25:59.200 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:25:59.204 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:25:59.206 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:25:59.208 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:25:59.211 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:25:59.213 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:25:59.216 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:25:59.216 | Using mysql database backend 2021-12-15 14:25:59.218 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:25:59.234 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:25:59.250 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:59.252 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:25:59.269 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:25:59.285 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:59.287 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:25:59.303 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 14:25:59.319 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:25:59.335 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:59.338 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:25:59.359 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:59.362 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:25:59.378 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:25:59.380 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:25:59.383 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:25:59.385 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:25:59.388 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:25:59.393 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-142559 2021-12-15 14:25:59.395 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-142559 749' 2021-12-15 14:25:59.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.400 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:25:59.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.404 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:25:59.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.409 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:25:59.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.414 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 14:25:59.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.418 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:25:59.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.423 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:25:59.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.428 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-142557 2021-12-15 14:25:59.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.432 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:25:59.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.437 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:25:59.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.442 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:25:59.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.447 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:25:59.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.452 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:25:59.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:25:59.457 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:25:59.460 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:25:59.462 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:25:59.464 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:25:59.466 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:25:59.468 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:25:59.471 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:25:59.473 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:25:59.476 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:25:59.478 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:25:59.493 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:25:59.495 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:25:59.497 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:59.500 | + functions-common:git_clone:606 : echo master 2021-12-15 14:25:59.501 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:25:59.506 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:25:59.508 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:59.510 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:25:59.513 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:25:59.516 | + functions-common:git_clone:655 : head -1 2021-12-15 14:25:59.517 | e74f91e2 Updated from generate-constraints 2021-12-15 14:25:59.520 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:25:59.522 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:25:59.525 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:25:59.527 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:25:59.530 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:25:59.532 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:25:59.534 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:25:59.537 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:25:59.539 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:25:59.542 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:25:59.544 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:25:59.547 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:25:59.551 | ++ tools/install_prereqs.sh:source:47 : NOW=1639578359 2021-12-15 14:25:59.554 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:25:59.559 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639578188 2021-12-15 14:25:59.561 | ++ tools/install_prereqs.sh:source:49 : DELTA=171 2021-12-15 14:25:59.564 | ++ tools/install_prereqs.sh:source:50 : [[ 171 -lt 7200 ]] 2021-12-15 14:25:59.566 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:25:59.569 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:25:59.571 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:25:59.574 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:25:59.576 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:25:59.578 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:25:59.581 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:25:59.583 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:25:59.586 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 14:25:59.634 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:25:59.634 | apache2-dev 2021-12-15 14:25:59.634 | bc 2021-12-15 14:25:59.635 | bsdmainutils 2021-12-15 14:25:59.635 | curl 2021-12-15 14:25:59.635 | g++ 2021-12-15 14:25:59.635 | gawk 2021-12-15 14:25:59.635 | gcc 2021-12-15 14:25:59.635 | gettext 2021-12-15 14:25:59.635 | git 2021-12-15 14:25:59.635 | graphviz 2021-12-15 14:25:59.635 | iputils-ping 2021-12-15 14:25:59.635 | libapache2-mod-proxy-uwsgi 2021-12-15 14:25:59.635 | libffi-dev 2021-12-15 14:25:59.635 | libjpeg-dev 2021-12-15 14:25:59.635 | libpcre3-dev 2021-12-15 14:25:59.635 | libpq-dev 2021-12-15 14:25:59.635 | libssl-dev 2021-12-15 14:25:59.635 | libsystemd-dev 2021-12-15 14:25:59.635 | libxml2-dev 2021-12-15 14:25:59.635 | libxslt1-dev 2021-12-15 14:25:59.635 | libyaml-dev 2021-12-15 14:25:59.635 | lsof 2021-12-15 14:25:59.635 | openssh-server 2021-12-15 14:25:59.635 | openssl 2021-12-15 14:25:59.635 | pkg-config 2021-12-15 14:25:59.635 | psmisc 2021-12-15 14:25:59.635 | python3-dev 2021-12-15 14:25:59.635 | python3-pip 2021-12-15 14:25:59.635 | python3-systemd 2021-12-15 14:25:59.635 | python3-venv 2021-12-15 14:25:59.635 | tar 2021-12-15 14:25:59.635 | tcpdump 2021-12-15 14:25:59.635 | unzip 2021-12-15 14:25:59.635 | uuid-runtime 2021-12-15 14:25:59.635 | wget 2021-12-15 14:25:59.635 | wget 2021-12-15 14:25:59.635 | zlib1g-dev 2021-12-15 14:25:59.635 | libkrb5-dev 2021-12-15 14:25:59.635 | libldap2-dev 2021-12-15 14:25:59.635 | libsasl2-dev 2021-12-15 14:25:59.635 | memcached 2021-12-15 14:25:59.635 | python3-mysqldb 2021-12-15 14:25:59.636 | sqlite3 2021-12-15 14:25:59.636 | conntrack 2021-12-15 14:25:59.636 | curl 2021-12-15 14:25:59.636 | dnsmasq-base 2021-12-15 14:25:59.636 | dnsmasq-utils 2021-12-15 14:25:59.636 | ebtables 2021-12-15 14:25:59.636 | genisoimage 2021-12-15 14:25:59.636 | iptables 2021-12-15 14:25:59.636 | iputils-arping 2021-12-15 14:25:59.636 | kpartx 2021-12-15 14:25:59.636 | libjs-jquery-tablesorter 2021-12-15 14:25:59.636 | parted 2021-12-15 14:25:59.636 | pm-utils 2021-12-15 14:25:59.636 | python3-mysqldb 2021-12-15 14:25:59.636 | socat 2021-12-15 14:25:59.636 | sqlite3 2021-12-15 14:25:59.636 | sudo 2021-12-15 14:25:59.636 | vlan 2021-12-15 14:25:59.636 | lsscsi 2021-12-15 14:25:59.636 | open-iscsi 2021-12-15 14:25:59.636 | lvm2 2021-12-15 14:25:59.636 | qemu-utils 2021-12-15 14:25:59.636 | thin-provisioning-tools 2021-12-15 14:25:59.636 | acl 2021-12-15 14:25:59.636 | dnsmasq-base 2021-12-15 14:25:59.636 | dnsmasq-utils 2021-12-15 14:25:59.636 | ebtables 2021-12-15 14:25:59.636 | haproxy 2021-12-15 14:25:59.636 | iptables 2021-12-15 14:25:59.636 | iputils-arping 2021-12-15 14:25:59.636 | iputils-ping 2021-12-15 14:25:59.636 | postgresql-server-dev-all 2021-12-15 14:25:59.636 | python3-mysqldb 2021-12-15 14:25:59.636 | sqlite3 2021-12-15 14:25:59.636 | sudo 2021-12-15 14:25:59.636 | vlan 2021-12-15 14:25:59.636 | pcp 2021-12-15 14:25:59.636 | ipset 2021-12-15 14:25:59.637 | conntrack 2021-12-15 14:25:59.637 | conntrackd 2021-12-15 14:25:59.637 | keepalived 2021-12-15 14:25:59.637 | lvm2 2021-12-15 14:25:59.637 | qemu-utils 2021-12-15 14:25:59.637 | thin-provisioning-tools 2021-12-15 14:25:59.637 | curl 2021-12-15 14:25:59.637 | liberasurecode-dev 2021-12-15 14:25:59.637 | make 2021-12-15 14:25:59.637 | memcached 2021-12-15 14:25:59.637 | sqlite3 2021-12-15 14:25:59.637 | xfsprogs' 2021-12-15 14:25:59.638 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:25:59.656 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:25:59.656 | apache2-dev 2021-12-15 14:25:59.656 | bc 2021-12-15 14:25:59.656 | bsdmainutils 2021-12-15 14:25:59.656 | curl 2021-12-15 14:25:59.656 | g++ 2021-12-15 14:25:59.656 | gawk 2021-12-15 14:25:59.656 | gcc 2021-12-15 14:25:59.656 | gettext 2021-12-15 14:25:59.656 | git 2021-12-15 14:25:59.656 | graphviz 2021-12-15 14:25:59.656 | iputils-ping 2021-12-15 14:25:59.657 | libapache2-mod-proxy-uwsgi 2021-12-15 14:25:59.657 | libffi-dev 2021-12-15 14:25:59.657 | libjpeg-dev 2021-12-15 14:25:59.657 | libpcre3-dev 2021-12-15 14:25:59.657 | libpq-dev 2021-12-15 14:25:59.657 | libssl-dev 2021-12-15 14:25:59.657 | libsystemd-dev 2021-12-15 14:25:59.657 | libxml2-dev 2021-12-15 14:25:59.657 | libxslt1-dev 2021-12-15 14:25:59.657 | libyaml-dev 2021-12-15 14:25:59.657 | lsof 2021-12-15 14:25:59.657 | openssh-server 2021-12-15 14:25:59.657 | openssl 2021-12-15 14:25:59.657 | pkg-config 2021-12-15 14:25:59.657 | psmisc 2021-12-15 14:25:59.657 | python3-dev 2021-12-15 14:25:59.657 | python3-pip 2021-12-15 14:25:59.657 | python3-systemd 2021-12-15 14:25:59.657 | python3-venv 2021-12-15 14:25:59.657 | tar 2021-12-15 14:25:59.657 | tcpdump 2021-12-15 14:25:59.657 | unzip 2021-12-15 14:25:59.657 | uuid-runtime 2021-12-15 14:25:59.657 | wget 2021-12-15 14:25:59.657 | wget 2021-12-15 14:25:59.657 | zlib1g-dev 2021-12-15 14:25:59.657 | libkrb5-dev 2021-12-15 14:25:59.657 | libldap2-dev 2021-12-15 14:25:59.657 | libsasl2-dev 2021-12-15 14:25:59.657 | memcached 2021-12-15 14:25:59.657 | python3-mysqldb 2021-12-15 14:25:59.657 | sqlite3 2021-12-15 14:25:59.657 | conntrack 2021-12-15 14:25:59.657 | curl 2021-12-15 14:25:59.657 | dnsmasq-base 2021-12-15 14:25:59.657 | dnsmasq-utils 2021-12-15 14:25:59.657 | ebtables 2021-12-15 14:25:59.658 | genisoimage 2021-12-15 14:25:59.658 | iptables 2021-12-15 14:25:59.658 | iputils-arping 2021-12-15 14:25:59.658 | kpartx 2021-12-15 14:25:59.658 | libjs-jquery-tablesorter 2021-12-15 14:25:59.658 | parted 2021-12-15 14:25:59.658 | pm-utils 2021-12-15 14:25:59.658 | python3-mysqldb 2021-12-15 14:25:59.658 | socat 2021-12-15 14:25:59.658 | sqlite3 2021-12-15 14:25:59.658 | sudo 2021-12-15 14:25:59.658 | vlan 2021-12-15 14:25:59.658 | lsscsi 2021-12-15 14:25:59.658 | open-iscsi 2021-12-15 14:25:59.658 | lvm2 2021-12-15 14:25:59.658 | qemu-utils 2021-12-15 14:25:59.658 | thin-provisioning-tools 2021-12-15 14:25:59.658 | acl 2021-12-15 14:25:59.658 | dnsmasq-base 2021-12-15 14:25:59.658 | dnsmasq-utils 2021-12-15 14:25:59.658 | ebtables 2021-12-15 14:25:59.658 | haproxy 2021-12-15 14:25:59.658 | iptables 2021-12-15 14:25:59.658 | iputils-arping 2021-12-15 14:25:59.658 | iputils-ping 2021-12-15 14:25:59.658 | postgresql-server-dev-all 2021-12-15 14:25:59.658 | python3-mysqldb 2021-12-15 14:25:59.658 | sqlite3 2021-12-15 14:25:59.658 | sudo 2021-12-15 14:25:59.658 | vlan 2021-12-15 14:25:59.658 | pcp 2021-12-15 14:25:59.658 | ipset 2021-12-15 14:25:59.658 | conntrack 2021-12-15 14:25:59.658 | conntrackd 2021-12-15 14:25:59.658 | keepalived 2021-12-15 14:25:59.658 | lvm2 2021-12-15 14:25:59.658 | qemu-utils 2021-12-15 14:25:59.658 | thin-provisioning-tools 2021-12-15 14:25:59.658 | curl 2021-12-15 14:25:59.658 | liberasurecode-dev 2021-12-15 14:25:59.659 | make 2021-12-15 14:25:59.659 | memcached 2021-12-15 14:25:59.659 | sqlite3 2021-12-15 14:25:59.659 | xfsprogs ' 2021-12-15 14:25:59.659 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:25:59.661 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:59.663 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:59.666 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:25:59.666 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:25:59.671 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:25:59.674 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:25:59.676 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:25:59.678 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:25:59.680 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:25:59.682 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:59.684 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:25:59.686 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:59.689 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:59.691 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:25:59.693 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:25:59.695 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:59.697 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:25:59.700 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:25:59.704 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:25:59.706 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:25:59.708 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:25:59.710 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:25:59.712 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:25:59.714 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:25:59.718 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639578359716 2021-12-15 14:25:59.720 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:25:59.722 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:25:59.724 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 14:25:59.946 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 14:26:00.085 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:26:00.210 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 14:26:00.349 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 14:26:02.126 | Reading package lists... 2021-12-15 14:26:02.156 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:26:02.158 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:26:02.160 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:26:02.162 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:02.165 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:02.167 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:26:02.169 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:02.171 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:26:02.173 | ++ functions-common:time_stop:2409 : start_time=1639578359716 2021-12-15 14:26:02.175 | ++ functions-common:time_stop:2411 : [[ -z 1639578359716 ]] 2021-12-15 14:26:02.178 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:02.182 | ++ functions-common:time_stop:2414 : end_time=1639578362180 2021-12-15 14:26:02.184 | ++ functions-common:time_stop:2415 : elapsed_time=2464 2021-12-15 14:26:02.186 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:26:02.189 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:02.191 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2464 2021-12-15 14:26:02.194 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:26:02.196 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:26:02.198 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:02.200 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:02.203 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:26:02.224 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:26:02.334 | Reading package lists... 2021-12-15 14:26:02.572 | Building dependency tree... 2021-12-15 14:26:02.573 | Reading state information... 2021-12-15 14:26:02.606 | acl is already the newest version (2.2.53-6). 2021-12-15 14:26:02.606 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:26:02.606 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:26:02.606 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:26:02.606 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:26:02.606 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:26:02.606 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:26:02.606 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:26:02.606 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:26:02.606 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:26:02.606 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:26:02.606 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:26:02.606 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:26:02.606 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:26:02.606 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:26:02.606 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:26:02.606 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:26:02.606 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:26:02.606 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:26:02.606 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:26:02.606 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:26:02.606 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:26:02.607 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:26:02.607 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:26:02.607 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:26:02.607 | psmisc is already the newest version (23.3-1). 2021-12-15 14:26:02.607 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:26:02.607 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:26:02.607 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:26:02.607 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:26:02.607 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:26:02.607 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:26:02.607 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:26:02.607 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:26:02.607 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:26:02.607 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:26:02.607 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:26:02.607 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:26:02.607 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:26:02.607 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:26:02.607 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:26:02.607 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:26:02.607 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:26:02.607 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:26:02.607 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:26:02.607 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:26:02.607 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:26:02.607 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:26:02.607 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:26:02.607 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:26:02.607 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:26:02.607 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:26:02.607 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:26:02.607 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:26:02.607 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:26:02.607 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:26:02.607 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:26:02.607 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:26:02.608 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:26:02.608 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:26:02.608 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:26:02.608 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:26:02.608 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:26:02.608 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:26:02.608 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:26:02.608 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:26:02.608 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:26:02.608 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:26:02.608 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:26:02.815 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:26:02.815 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:26:02.815 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:26:02.815 | The following packages were automatically installed and are no longer required: 2021-12-15 14:26:02.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:26:02.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:26:02.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:26:02.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:26:02.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:26:02.816 | python3-zope.interface 2021-12-15 14:26:02.816 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:26:02.928 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:26:02.932 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:26:02.935 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:26:02.937 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:26:02.939 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:02.941 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:02.943 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:26:02.946 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:02.948 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:26:02.950 | ++ functions-common:time_stop:2409 : start_time=1639578362222 2021-12-15 14:26:02.952 | ++ functions-common:time_stop:2411 : [[ -z 1639578362222 ]] 2021-12-15 14:26:02.955 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:02.960 | ++ functions-common:time_stop:2414 : end_time=1639578362957 2021-12-15 14:26:02.962 | ++ functions-common:time_stop:2415 : elapsed_time=735 2021-12-15 14:26:02.964 | ++ functions-common:time_stop:2416 : total=744 2021-12-15 14:26:02.966 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:02.968 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1479 2021-12-15 14:26:02.971 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:26:02.974 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:26:02.976 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:26:02.979 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:26:02.983 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:26:02.987 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:26:02.990 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:26:02.992 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:26:04.418 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:26:04.419 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:26:04.422 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:26:04.425 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:26:04.427 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:26:04.429 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:26:04.431 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:26:04.433 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:26:04.434 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:26:04.436 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:26:04.438 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:26:04.440 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:26:04.442 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:26:04.444 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:26:04.446 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:26:04.447 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:26:04.449 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:26:04.451 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:26:04.453 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:26:04.454 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:26:04.456 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:26:04.459 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:26:04.461 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:26:04.463 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:26:04.465 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:26:04.539 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:26:04.541 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:26:04.616 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:26:04.618 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:26:04.691 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:26:04.693 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:26:04.695 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:26:04.696 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:26:04.698 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:26:04.700 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:26:04.702 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:26:04.704 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:26:04.706 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:26:04.707 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:26:04.709 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:26:04.709 | Distro: focal 2021-12-15 14:26:04.712 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:26:04.714 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:26:04.717 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:26:04.720 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:26:04.722 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:26:04.722 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:26:05.405 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:26:05.407 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:26:05.407 | pip: 21.3.1 2021-12-15 14:26:05.409 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:26:05.411 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:26:05.412 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:26:05.414 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:26:05.416 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:26:05.417 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:26:05.419 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:26:05.420 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:26:05.422 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:26:05.424 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:26:05.426 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:26:05.427 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:26:05.429 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:26:05.431 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:26:05.431 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:26:05.435 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:26:05.437 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:26:05.439 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:26:05.441 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:26:05.443 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:26:05.445 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:26:05.456 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:26:05.456 | Dload Upload Total Spent Left Speed 2021-12-15 14:26:06.218 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:26:06.222 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:26:06.226 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:26:09.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:09.496 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:09.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:09.496 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:09.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:10.002 | Collecting pip 2021-12-15 14:26:10.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 14:26:12.432 | Installing collected packages: pip 2021-12-15 14:26:12.432 | Attempting uninstall: pip 2021-12-15 14:26:12.433 | Found existing installation: pip 21.3.1 2021-12-15 14:26:12.704 | Uninstalling pip-21.3.1: 2021-12-15 14:26:12.726 | Successfully uninstalled pip-21.3.1 2021-12-15 14:26:14.420 | Successfully installed pip-21.3.1 2021-12-15 14:26:14.421 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:26:14.421 | warnings.warn( 2021-12-15 14:26:14.421 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:26:14.421 | warnings.warn( 2021-12-15 14:26:14.421 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:26:14.421 | warnings.warn( 2021-12-15 14:26:14.421 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:26:14.589 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:26:14.590 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:26:14.592 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:26:14.594 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:26:14.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:26:14.598 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:26:14.600 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:26:14.602 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:26:14.603 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:26:14.607 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-15 14:26:14.608 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 14:26:14.610 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:26:14.612 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:26:14.614 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:26:14.630 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-15 14:26:14.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:26:15.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:15.501 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:15.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:15.501 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:16.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:16.648 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 14:26:19.131 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:26:19.279 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:19.282 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:19.284 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:19.286 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:19.287 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:19.289 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:19.291 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:19.292 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:19.294 | + functions-common:time_stop:2409 : start_time=1639578374626 2021-12-15 14:26:19.296 | + functions-common:time_stop:2411 : [[ -z 1639578374626 ]] 2021-12-15 14:26:19.298 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:19.301 | + functions-common:time_stop:2414 : end_time=1639578379299 2021-12-15 14:26:19.303 | + functions-common:time_stop:2415 : elapsed_time=4673 2021-12-15 14:26:19.305 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:26:19.306 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:19.308 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4673 2021-12-15 14:26:19.310 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:19.312 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:26:19.315 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:26:19.319 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:26:19.321 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:26:19.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:26:19.324 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:26:20.072 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:26:20.074 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:26:20.074 | pip: 21.3.1 2021-12-15 14:26:20.077 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:26:20.080 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:26:20.084 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:26:20.086 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:26:20.089 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:26:20.091 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:20.094 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:20.096 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:26:20.108 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:26:20.125 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:26:20.138 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:26:20.140 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:26:20.143 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:26:20.145 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:26:20.147 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:26:20.149 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:26:20.151 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:26:20.153 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:26:20.156 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:26:20.158 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:26:20.160 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:26:20.163 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:26:20.165 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:26:20.168 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:26:20.170 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:26:20.172 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:26:20.174 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:26:20.177 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:26:20.179 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:26:20.181 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:26:20.184 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:26:20.186 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:26:20.210 | Using python 3.8 to install os-testr 2021-12-15 14:26:20.212 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 14:26:21.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:21.086 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:21.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:21.087 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:22.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:22.189 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:26:22.285 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 14:26:22.286 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 14:26:22.287 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 14:26:22.288 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 14:26:22.301 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 14:26:22.327 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 14:26:22.328 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 14:26:22.330 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 14:26:22.331 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 14:26:22.332 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 14:26:22.356 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 14:26:22.357 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 14:26:22.358 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 14:26:22.359 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 14:26:22.361 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 14:26:22.374 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 14:26:22.444 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 14:26:22.445 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 14:26:22.446 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 14:26:24.755 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:26:24.887 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:24.889 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:24.891 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:24.893 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:24.895 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:24.897 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:24.899 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:24.901 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:24.903 | + functions-common:time_stop:2409 : start_time=1639578380204 2021-12-15 14:26:24.906 | + functions-common:time_stop:2411 : [[ -z 1639578380204 ]] 2021-12-15 14:26:24.909 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:24.913 | + functions-common:time_stop:2414 : end_time=1639578384910 2021-12-15 14:26:24.915 | + functions-common:time_stop:2415 : elapsed_time=4706 2021-12-15 14:26:24.917 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:26:24.919 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:24.921 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4706 2021-12-15 14:26:24.924 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:24.926 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:26:24.989 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:26:25.091 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:26:25.095 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:26:25.097 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:26:25.100 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:26:25.103 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:26:25.127 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:26:27.115 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.131 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.234 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.255 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.260 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.274 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.283 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.320 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.325 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.382 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.387 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.446 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.470 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.518 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.535 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.539 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.829 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.833 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.845 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.875 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.891 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:27.953 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:28.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:28.134 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:26:28.440 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:28.442 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:28.445 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:28.447 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:28.449 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:28.451 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:28.453 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:28.455 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:28.458 | + functions-common:time_stop:2409 : start_time=1639578385119 2021-12-15 14:26:28.460 | + functions-common:time_stop:2411 : [[ -z 1639578385119 ]] 2021-12-15 14:26:28.462 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:28.466 | + functions-common:time_stop:2414 : end_time=1639578388464 2021-12-15 14:26:28.469 | + functions-common:time_stop:2415 : elapsed_time=3345 2021-12-15 14:26:28.471 | + functions-common:time_stop:2416 : total=4706 2021-12-15 14:26:28.473 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:28.475 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8051 2021-12-15 14:26:28.478 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:28.480 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:26:28.484 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:26:28.507 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 14:26:30.353 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.371 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.475 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.496 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.502 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.516 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.524 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.562 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.567 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.624 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.629 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.689 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.712 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.760 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.778 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:30.782 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.070 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.074 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.086 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.108 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.132 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.195 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:26:31.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:31.260 | Processing /opt/stack/requirements 2021-12-15 14:26:32.892 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-12-15 14:26:32.895 | 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 177)) (3.0.0) 2021-12-15 14:26:32.906 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (21.3) 2021-12-15 14:26:32.911 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:26:32.914 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 14:26:32.920 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 14:26:32.948 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (1.16.0) 2021-12-15 14:26:32.951 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.5.0) 2021-12-15 14:26:32.961 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 14:26:32.981 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 14:26:32.984 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 14:26:33.000 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (3.3) 2021-12-15 14:26:33.023 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 14:26:33.028 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 14:26:33.030 | 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 173)) (1.0.0) 2021-12-15 14:26:33.032 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 14:26:33.045 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 14:26:33.058 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 14:26:33.112 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.5.0) 2021-12-15 14:26:33.119 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 14:26:33.122 | 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 600)) (0.2.5) 2021-12-15 14:26:33.127 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (1.8.2) 2021-12-15 14:26:33.130 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 14:26:33.183 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:26:33.184 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:26:34.012 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:26:34.013 | ERROR: Command errored out with exit status 1: 2021-12-15 14:26:34.013 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ddc2_67l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ddc2_67l/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-m0fsn4o8 2021-12-15 14:26:34.013 | cwd: /tmp/pip-req-build-ddc2_67l/ 2021-12-15 14:26:34.013 | Complete output (6 lines): 2021-12-15 14:26:34.013 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:26:34.013 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:26:34.013 | or: setup.py --help-commands 2021-12-15 14:26:34.013 | or: setup.py cmd --help 2021-12-15 14:26:34.013 | 2021-12-15 14:26:34.013 | error: invalid command 'bdist_wheel' 2021-12-15 14:26:34.013 | ---------------------------------------- 2021-12-15 14:26:34.013 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:26:34.013 | Running setup.py clean for openstack-requirements 2021-12-15 14:26:34.858 | Failed to build openstack-requirements 2021-12-15 14:26:34.874 | Installing collected packages: openstack-requirements 2021-12-15 14:26:34.874 | Attempting uninstall: openstack-requirements 2021-12-15 14:26:34.875 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:26:34.910 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:26:34.928 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:26:34.931 | Running setup.py install for openstack-requirements: started 2021-12-15 14:26:37.246 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:26:37.270 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:26:37.400 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:37.403 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:37.406 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:37.408 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:37.410 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:37.412 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:37.415 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:37.417 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:37.419 | + functions-common:time_stop:2409 : start_time=1639578388500 2021-12-15 14:26:37.421 | + functions-common:time_stop:2411 : [[ -z 1639578388500 ]] 2021-12-15 14:26:37.424 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:37.428 | + functions-common:time_stop:2414 : end_time=1639578397425 2021-12-15 14:26:37.430 | + functions-common:time_stop:2415 : elapsed_time=8925 2021-12-15 14:26:37.432 | + functions-common:time_stop:2416 : total=8051 2021-12-15 14:26:37.434 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:37.436 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16976 2021-12-15 14:26:37.438 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:37.441 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:26:37.443 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:26:37.446 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:26:37.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:26:37.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:26:37.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:26:37.456 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:26:37.458 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:26:37.479 | Using python 3.8 to install pbr 2021-12-15 14:26:37.482 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:26:38.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:38.343 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:38.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:38.343 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:39.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:39.453 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:26:41.973 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:26:42.117 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:42.120 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:42.122 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:42.125 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:42.127 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:42.129 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:42.131 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:42.133 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:42.135 | + functions-common:time_stop:2409 : start_time=1639578397474 2021-12-15 14:26:42.137 | + functions-common:time_stop:2411 : [[ -z 1639578397474 ]] 2021-12-15 14:26:42.141 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:42.145 | + functions-common:time_stop:2414 : end_time=1639578402142 2021-12-15 14:26:42.147 | + functions-common:time_stop:2415 : elapsed_time=4668 2021-12-15 14:26:42.149 | + functions-common:time_stop:2416 : total=16976 2021-12-15 14:26:42.152 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:42.154 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21644 2021-12-15 14:26:42.156 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:42.158 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:26:44.557 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:26:46.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:46.568 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:26:46.583 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:26:46.586 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 14:26:46.591 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 14:26:46.594 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:26:46.597 | 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.6) 2021-12-15 14:26:46.674 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:26:46.676 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:26:46.680 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:26:46.697 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:26:46.699 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:26:46.701 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:26:46.704 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:26:46.706 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:26:46.708 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:26:46.710 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:26:46.712 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:26:46.715 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:26:46.717 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:26:46.720 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:26:46.724 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:26:46.726 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:26:46.729 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:26:46.731 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:26:46.734 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:26:46.749 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:46.751 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:26:46.753 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:26:46.756 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:26:46.758 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:26:46.760 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:26:46.763 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:26:46.765 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:26:46.767 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:26:46.769 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:26:46.771 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:26:46.773 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:26:46.775 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:26:46.777 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:26:46.779 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:26:46.783 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:26:46.785 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:26:46.787 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:26:46.790 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:26:46.792 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:26:46.794 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:26:46.797 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:26:46.799 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:26:46.802 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:26:46.804 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:26:46.806 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:26:46.861 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:26:46.861 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:26:46.863 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:26:47.232 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:26:47.234 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:26:47.250 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:47.252 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:26:47.254 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:26:47.257 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:26:47.259 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:26:47.261 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:26:47.263 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:26:47.266 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:26:47.268 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:47.270 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:47.273 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:26:47.275 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:26:47.277 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:26:47.279 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:26:47.282 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:26:47.284 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:26:47.287 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:47.289 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:47.291 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:26:47.312 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 14:26:47.420 | Reading package lists... 2021-12-15 14:26:47.673 | Building dependency tree... 2021-12-15 14:26:47.675 | Reading state information... 2021-12-15 14:26:47.932 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:26:47.932 | The following packages were automatically installed and are no longer required: 2021-12-15 14:26:47.933 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:26:47.933 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:26:47.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:26:47.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:26:47.933 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:26:47.933 | python3-zope.interface 2021-12-15 14:26:47.933 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:26:48.052 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:26:48.056 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:26:48.058 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:26:48.061 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:48.063 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:48.066 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:48.068 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:48.070 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:48.072 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:26:48.074 | + functions-common:time_stop:2409 : start_time=1639578407309 2021-12-15 14:26:48.077 | + functions-common:time_stop:2411 : [[ -z 1639578407309 ]] 2021-12-15 14:26:48.080 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:48.084 | + functions-common:time_stop:2414 : end_time=1639578408081 2021-12-15 14:26:48.086 | + functions-common:time_stop:2415 : elapsed_time=772 2021-12-15 14:26:48.089 | + functions-common:time_stop:2416 : total=1479 2021-12-15 14:26:48.091 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:48.094 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2251 2021-12-15 14:26:48.096 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:26:48.099 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:26:48.101 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:26:48.103 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:26:48.105 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:26:48.108 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:26:48.111 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:26:48.113 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:26:48.115 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:26:48.118 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:26:48.120 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:26:48.122 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:26:48.125 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:26:48.127 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:26:48.129 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:26:48.132 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:26:48.134 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:26:48.136 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:26:48.139 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:26:48.141 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:26:48.143 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:26:48.145 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:26:48.148 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:26:48.150 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:26:48.152 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:26:48.155 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:26:48.157 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:26:48.174 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:48.176 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:26:48.178 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:26:48.181 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:26:48.183 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:26:48.186 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:26:48.190 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:26:48.193 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:26:48.195 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:26:48.198 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:26:48.200 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:26:48.202 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:26:48.205 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:26:48.914 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:26:48.914 | user tags 2021-12-15 14:26:48.914 | stackrabbit []' 2021-12-15 14:26:48.918 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:26:48.918 | user tags 2021-12-15 14:26:48.918 | stackrabbit []' 2021-12-15 14:26:48.918 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:26:48.926 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:26:48.929 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:26:48.931 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:26:49.612 | Changing password for user "stackrabbit" ... 2021-12-15 14:26:49.636 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:26:50.297 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:26:50.324 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:26:50.326 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:26:51.019 | Changing password for user "stackrabbit" ... 2021-12-15 14:26:51.042 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:26:51.044 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:26:51.047 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:26:51.769 | Deleting user "guest" ... 2021-12-15 14:26:51.783 | Error: 2021-12-15 14:26:51.784 | {:no_such_user, "guest"} 2021-12-15 14:26:51.797 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:26:51.799 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:26:51.816 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:51.819 | + ./stack.sh:main:826 : install_database 2021-12-15 14:26:51.821 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:26:51.824 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:26:51.826 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:51.828 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:51.831 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:26:52.049 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:26:52.051 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:26:52.054 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:26:52.056 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:26:52.059 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:26:52.061 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:26:52.063 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:26:52.065 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:26:52.069 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:26:52.071 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:26:52.074 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:26:52.076 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:26:52.079 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:26:52.082 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:26:52.084 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:26:52.087 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:26:52.091 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:26:52.094 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:26:52.097 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:26:52.099 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:26:52.106 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:26:52.110 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:26:52.112 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:52.114 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:52.117 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:26:52.119 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:26:52.121 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:26:52.124 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:26:52.127 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:26:52.129 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:26:52.132 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:26:52.134 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:52.137 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:52.140 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:26:52.142 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:26:52.145 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:26:52.147 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:26:52.150 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:26:52.152 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:26:52.155 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:52.157 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:52.160 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:26:52.184 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 14:26:52.292 | Reading package lists... 2021-12-15 14:26:52.541 | Building dependency tree... 2021-12-15 14:26:52.543 | Reading state information... 2021-12-15 14:26:52.809 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:26:52.809 | The following packages were automatically installed and are no longer required: 2021-12-15 14:26:52.810 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:26:52.810 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:26:52.810 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:26:52.810 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:26:52.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:26:52.810 | python3-zope.interface 2021-12-15 14:26:52.810 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:26:52.927 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:26:52.931 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:26:52.934 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:26:52.936 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:52.938 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:52.940 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:52.943 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:52.946 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:52.948 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:26:52.951 | + functions-common:time_stop:2409 : start_time=1639578412181 2021-12-15 14:26:52.954 | + functions-common:time_stop:2411 : [[ -z 1639578412181 ]] 2021-12-15 14:26:52.956 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:52.961 | + functions-common:time_stop:2414 : end_time=1639578412958 2021-12-15 14:26:52.963 | + functions-common:time_stop:2415 : elapsed_time=777 2021-12-15 14:26:52.965 | + functions-common:time_stop:2416 : total=2251 2021-12-15 14:26:52.967 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:52.969 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3028 2021-12-15 14:26:52.972 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:26:52.974 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:26:52.977 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:26:52.979 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:26:52.981 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:26:52.984 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:26:52.986 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:26:52.989 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:26:52.992 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:26:52.994 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:26:52.998 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:26:52.998 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:26:53.004 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:26:53.006 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:26:53.008 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:26:53.011 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:26:53.013 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:26:53.036 | Using python 3.8 to install PyMySQL 2021-12-15 14:26:53.038 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 14:26:53.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:53.911 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:53.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:26:53.911 | from cryptography.utils import int_from_bytes 2021-12-15 14:26:54.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:26:55.019 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:26:57.411 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:26:57.535 | + inc/python:pip_install:200 : result=0 2021-12-15 14:26:57.537 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:26:57.539 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:57.541 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:57.543 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:57.546 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:57.548 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:57.550 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:26:57.552 | + functions-common:time_stop:2409 : start_time=1639578413030 2021-12-15 14:26:57.554 | + functions-common:time_stop:2411 : [[ -z 1639578413030 ]] 2021-12-15 14:26:57.557 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:57.561 | + functions-common:time_stop:2414 : end_time=1639578417558 2021-12-15 14:26:57.563 | + functions-common:time_stop:2415 : elapsed_time=4528 2021-12-15 14:26:57.565 | + functions-common:time_stop:2416 : total=21644 2021-12-15 14:26:57.567 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:57.570 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26172 2021-12-15 14:26:57.572 | + inc/python:pip_install:203 : return 0 2021-12-15 14:26:57.574 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:26:57.577 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:26:57.579 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:26:57.581 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:26:57.598 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:57.600 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:26:57.602 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:26:57.606 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:26:57.606 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:26:57.611 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:26:57.613 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:26:57.616 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 14:26:57.618 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:26:57.620 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:26:57.622 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:26:57.637 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:57.640 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:26:57.642 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:26:57.645 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:26:57.647 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:26:57.649 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:26:57.651 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:26:57.653 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:26:57.656 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:57.658 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:57.661 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:26:57.663 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:26:57.665 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:26:57.667 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:26:57.669 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:26:57.672 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:26:57.674 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:57.676 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:57.678 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:26:57.698 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 14:26:57.805 | Reading package lists... 2021-12-15 14:26:58.045 | Building dependency tree... 2021-12-15 14:26:58.046 | Reading state information... 2021-12-15 14:26:58.309 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:26:58.309 | The following packages were automatically installed and are no longer required: 2021-12-15 14:26:58.311 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:26:58.311 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:26:58.311 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:26:58.311 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:26:58.311 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:26:58.311 | python3-zope.interface 2021-12-15 14:26:58.311 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:26:58.423 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:26:58.427 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:26:58.429 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:26:58.431 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:58.434 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:58.436 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:58.438 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:58.440 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:58.443 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:26:58.445 | + functions-common:time_stop:2409 : start_time=1639578417696 2021-12-15 14:26:58.447 | + functions-common:time_stop:2411 : [[ -z 1639578417696 ]] 2021-12-15 14:26:58.450 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:58.454 | + functions-common:time_stop:2414 : end_time=1639578418452 2021-12-15 14:26:58.456 | + functions-common:time_stop:2415 : elapsed_time=756 2021-12-15 14:26:58.458 | + functions-common:time_stop:2416 : total=3028 2021-12-15 14:26:58.460 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:58.462 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3784 2021-12-15 14:26:58.465 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:26:58.467 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:26:58.490 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:58.493 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:26:58.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:26:58.499 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:26:58.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:26:58.522 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:26:58.524 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:26:58.526 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:26:58.528 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:26:58.530 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:26:58.533 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:26:58.535 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:58.537 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:58.539 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:26:58.541 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:26:58.543 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:26:58.546 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:26:58.548 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:26:58.550 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:26:58.553 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:58.555 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:58.557 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:26:58.577 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 14:26:58.685 | Reading package lists... 2021-12-15 14:26:58.925 | Building dependency tree... 2021-12-15 14:26:58.927 | Reading state information... 2021-12-15 14:26:59.177 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:26:59.177 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:26:59.177 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:26:59.177 | The following packages were automatically installed and are no longer required: 2021-12-15 14:26:59.178 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:26:59.178 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:26:59.178 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:26:59.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:26:59.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:26:59.178 | python3-zope.interface 2021-12-15 14:26:59.178 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:26:59.291 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:26:59.296 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:26:59.298 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:26:59.300 | + functions-common:time_stop:2402 : local name 2021-12-15 14:26:59.302 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:26:59.304 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:26:59.307 | + functions-common:time_stop:2405 : local total 2021-12-15 14:26:59.309 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:26:59.312 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:26:59.314 | + functions-common:time_stop:2409 : start_time=1639578418575 2021-12-15 14:26:59.316 | + functions-common:time_stop:2411 : [[ -z 1639578418575 ]] 2021-12-15 14:26:59.319 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:26:59.323 | + functions-common:time_stop:2414 : end_time=1639578419320 2021-12-15 14:26:59.325 | + functions-common:time_stop:2415 : elapsed_time=745 2021-12-15 14:26:59.327 | + functions-common:time_stop:2416 : total=3784 2021-12-15 14:26:59.329 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:26:59.331 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4529 2021-12-15 14:26:59.334 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:26:59.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:26:59.338 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:26:59.340 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:26:59.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:26:59.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:26:59.349 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:26:59.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:26:59.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:26:59.359 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:26:59.360 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:26:59.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:26:59.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:26:59.369 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:26:59.372 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:26:59.374 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:26:59.377 | + functions:vercmp:631 : local result 2021-12-15 14:26:59.380 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:26:59.380 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:26:59.381 | ++ functions:vercmp:635 : head -1 2021-12-15 14:26:59.385 | + functions:vercmp:635 : result=3.13 2021-12-15 14:26:59.387 | + functions:vercmp:637 : case $op in 2021-12-15 14:26:59.390 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:26:59.392 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:26:59.394 | + functions:vercmp:648 : return 2021-12-15 14:26:59.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:26:59.399 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:26:59.401 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:26:59.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:26:59.875 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:26:59.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:26:59.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:26:59.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:26:59.886 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:26:59.888 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:26:59.909 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:26:59.911 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:26:59.913 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:26:59.913 | Installing etcd 2021-12-15 14:26:59.915 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:26:59.927 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:26:59.939 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:26:59.942 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:26:59.958 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:26:59.961 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.963 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.966 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.971 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.973 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 14:26:59.976 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:26:59.978 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.980 | ++ functions:get_extra_file:74 : return 2021-12-15 14:26:59.983 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:26:59.985 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:26:59.987 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:26:59.990 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:27:00.006 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:00.008 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:27:00.010 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:27:00.026 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:00.028 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:27:00.031 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:27:00.033 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:27:00.036 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:27:00.038 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:27:00.040 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:27:00.042 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:27:00.045 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:27:00.047 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:27:00.054 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.056 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:27:00.058 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:27:00.061 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:27:00.063 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:27:00.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:27:00.072 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.075 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:27:00.077 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:27:00.079 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:27:00.081 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:27:00.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:27:00.092 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.094 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:27:00.096 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:27:00.099 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:27:00.101 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:27:00.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:27:00.111 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.113 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:27:00.115 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:27:00.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:27:00.119 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:27:00.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:27:00.128 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.131 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:27:00.133 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:27:00.136 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:27:00.138 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:27:00.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:27:00.146 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.149 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:27:00.151 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:27:00.153 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:27:00.156 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:27:00.158 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:27:00.165 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.167 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:27:00.169 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:27:00.172 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:27:00.174 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:27:00.176 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:27:00.183 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.185 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:27:00.187 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:27:00.190 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:27:00.192 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:27:00.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:27:00.201 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.203 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:27:00.205 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:27:00.208 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:27:00.210 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:27:00.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:27:00.219 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.221 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:27:00.224 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:27:00.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:27:00.228 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:27:00.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:27:00.237 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.240 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:27:00.242 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:27:00.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:27:00.247 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:27:00.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:27:00.255 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.258 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:27:00.260 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:27:00.262 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:27:00.264 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:27:00.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:27:00.273 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.276 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:27:00.278 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:27:00.281 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:27:00.283 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:27:00.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:27:00.292 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.294 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:27:00.297 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:27:00.299 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:27:00.301 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:27:00.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:27:00.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.313 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:27:00.315 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:27:00.317 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:27:00.320 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:27:00.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:27:00.329 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.331 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:27:00.333 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:27:00.335 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:27:00.338 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:27:00.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:27:00.347 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.350 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:27:00.352 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:27:00.354 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:27:00.357 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:27:00.360 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:27:00.366 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.369 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:27:00.371 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:27:00.373 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:27:00.375 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:27:00.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:27:00.384 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.387 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:27:00.389 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:27:00.391 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:27:00.393 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:27:00.396 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:27:00.402 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.405 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:27:00.407 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:27:00.410 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:27:00.412 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:27:00.414 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:27:00.421 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.424 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:27:00.426 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:27:00.428 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:27:00.430 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:27:00.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:27:00.439 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.442 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:27:00.444 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:27:00.447 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:27:00.449 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:27:00.452 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:27:00.460 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.462 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:27:00.464 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:27:00.467 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:27:00.470 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:27:00.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:27:00.479 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.482 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:27:00.484 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:27:00.486 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:27:00.488 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:27:00.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:27:00.497 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.500 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:27:00.502 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:27:00.505 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:27:00.507 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:27:00.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:27:00.517 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.520 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:27:00.522 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:27:00.524 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:27:00.527 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:27:00.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:27:00.536 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.539 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:27:00.541 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:27:00.543 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:27:00.546 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:27:00.548 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:27:00.554 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.557 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:27:00.559 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:27:00.561 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:27:00.563 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:27:00.566 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:27:00.573 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.575 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:27:00.578 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:27:00.581 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:27:00.583 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:27:00.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:27:00.593 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.596 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:27:00.598 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:27:00.605 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:27:00.608 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:27:00.610 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:27:00.617 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.619 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:27:00.621 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:27:00.624 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:27:00.626 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:27:00.628 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:27:00.635 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.637 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:27:00.640 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:27:00.642 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:27:00.645 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:27:00.647 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:27:00.654 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.657 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:27:00.659 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:27:00.661 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:27:00.663 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:27:00.666 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:27:00.673 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.675 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:27:00.677 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:27:00.679 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:27:00.682 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:27:00.684 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:27:00.691 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.693 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:27:00.695 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:27:00.698 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:27:00.700 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:27:00.703 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:27:00.709 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.712 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:27:00.714 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:27:00.716 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:27:00.720 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:27:00.723 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:00.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:00.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:27:00.730 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:00.732 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:27:00.753 | Using python 3.8 to install etcd3 2021-12-15 14:27:00.756 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 14:27:01.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:01.624 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:01.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:01.624 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:02.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:02.756 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:27:02.783 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:27:02.784 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:27:02.785 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:27:02.786 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:27:05.196 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:05.340 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:05.343 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:05.345 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:05.347 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:05.350 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:05.352 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:05.354 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:05.356 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:05.359 | + functions-common:time_stop:2409 : start_time=1639578420748 2021-12-15 14:27:05.361 | + functions-common:time_stop:2411 : [[ -z 1639578420748 ]] 2021-12-15 14:27:05.363 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:05.368 | + functions-common:time_stop:2414 : end_time=1639578425365 2021-12-15 14:27:05.370 | + functions-common:time_stop:2415 : elapsed_time=4617 2021-12-15 14:27:05.372 | + functions-common:time_stop:2416 : total=26172 2021-12-15 14:27:05.375 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:05.377 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30789 2021-12-15 14:27:05.379 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:05.387 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:27:05.410 | Using python 3.8 to install etcd3gw 2021-12-15 14:27:05.412 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 14:27:06.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:06.278 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:06.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:06.278 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:07.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:07.372 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:27:07.399 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:27:07.399 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:27:07.400 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:27:07.401 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:27:07.434 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 14:27:07.435 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 14:27:07.437 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 14:27:07.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 14:27:09.754 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:09.886 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:09.888 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:09.890 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:09.892 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:09.894 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:09.896 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:09.899 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:09.901 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:09.903 | + functions-common:time_stop:2409 : start_time=1639578425404 2021-12-15 14:27:09.905 | + functions-common:time_stop:2411 : [[ -z 1639578425404 ]] 2021-12-15 14:27:09.908 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:09.912 | + functions-common:time_stop:2414 : end_time=1639578429910 2021-12-15 14:27:09.915 | + functions-common:time_stop:2415 : elapsed_time=4506 2021-12-15 14:27:09.917 | + functions-common:time_stop:2416 : total=30789 2021-12-15 14:27:09.919 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:09.922 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=35295 2021-12-15 14:27:09.924 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:09.926 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:27:09.929 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:27:09.931 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:27:09.934 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:27:09.936 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:27:09.939 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:27:09.941 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:27:09.944 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:27:09.947 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:27:09.949 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:27:09.951 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:27:09.953 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:27:09.956 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:27:09.958 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:27:09.960 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:09.963 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:09.965 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:27:09.968 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:27:09.970 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:27:09.972 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:27:09.975 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:27:09.977 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:27:09.979 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:09.981 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:27:09.984 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:09.986 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:09.989 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:27:09.991 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:27:09.993 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:27:09.996 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:27:09.998 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:27:10.000 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:27:10.002 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:10.005 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:10.007 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:27:10.028 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:27:10.137 | Reading package lists... 2021-12-15 14:27:10.390 | Building dependency tree... 2021-12-15 14:27:10.392 | Reading state information... 2021-12-15 14:27:10.662 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:27:10.663 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:27:10.663 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:27:10.663 | The following packages were automatically installed and are no longer required: 2021-12-15 14:27:10.664 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:27:10.664 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:27:10.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:27:10.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:27:10.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:27:10.664 | python3-zope.interface 2021-12-15 14:27:10.664 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:27:10.797 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:27:10.802 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:27:10.804 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:27:10.807 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:10.809 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:10.811 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:10.814 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:10.816 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:10.818 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:27:10.820 | + functions-common:time_stop:2409 : start_time=1639578430025 2021-12-15 14:27:10.822 | + functions-common:time_stop:2411 : [[ -z 1639578430025 ]] 2021-12-15 14:27:10.825 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:10.830 | + functions-common:time_stop:2414 : end_time=1639578430827 2021-12-15 14:27:10.832 | + functions-common:time_stop:2415 : elapsed_time=802 2021-12-15 14:27:10.834 | + functions-common:time_stop:2416 : total=4529 2021-12-15 14:27:10.836 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:10.838 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5331 2021-12-15 14:27:10.840 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:27:10.843 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:27:10.845 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:10.848 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:10.851 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:27:10.914 | Module proxy already enabled 2021-12-15 14:27:10.919 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:27:10.983 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:27:10.983 | Module proxy already enabled 2021-12-15 14:27:10.983 | Module proxy_uwsgi already enabled 2021-12-15 14:27:10.988 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:27:10.990 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:27:10.992 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:27:10.995 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:27:11.128 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:27:11.130 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:27:11.132 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:27:11.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:27:11.142 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.146 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:27:11.148 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:27:11.151 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:27:11.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:27:11.161 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.163 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:27:11.165 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:27:11.168 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:27:11.171 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:27:11.178 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.180 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:27:11.182 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:27:11.185 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:27:11.187 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:27:11.195 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.197 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:27:11.199 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:27:11.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:27:11.209 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.211 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:27:11.214 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:27:11.216 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:27:11.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:27:11.226 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.229 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:27:11.249 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:11.251 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:27:11.254 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:27:11.256 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:27:11.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:27:11.266 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.269 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:27:11.286 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:11.289 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:27:11.291 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:27:11.294 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:27:11.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:27:11.304 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.307 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:27:11.309 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:27:11.312 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:27:11.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:11.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:11.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:27:11.322 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:11.324 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:27:11.327 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:27:11.329 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:27:11.332 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:27:11.334 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:27:11.337 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:27:11.340 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:27:11.340 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:27:11.346 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:27:11.349 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:27:11.351 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:27:11.354 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:27:11.356 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:27:11.379 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:27:11.381 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 14:27:12.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:12.253 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:12.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:12.253 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:13.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:13.360 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:27:13.433 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 14:27:13.434 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 14:27:13.435 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 14:27:13.436 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:27:13.437 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 14:27:13.438 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 14:27:13.439 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 14:27:13.441 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:27:13.442 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 14:27:13.443 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 14:27:13.444 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:27:13.445 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 14:27:13.447 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 14:27:13.448 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:27:13.505 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 14:27:13.507 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 14:27:13.509 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 14:27:13.547 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 14:27:13.587 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 14:27:13.589 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 14:27:13.590 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 14:27:13.591 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 14:27:13.643 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 14:27:13.647 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 14:27:13.663 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-15 14:27:13.666 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 14:27:13.688 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 14:27:13.690 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 14:27:13.691 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 14:27:13.767 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 14:27:13.769 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 14:27:13.771 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 14:27:13.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 14:27:13.823 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 14:27:13.836 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 14:27:16.172 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:16.308 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:16.311 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:16.313 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:16.315 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:16.317 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:16.319 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:16.322 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:16.324 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:16.326 | + functions-common:time_stop:2409 : start_time=1639578431373 2021-12-15 14:27:16.328 | + functions-common:time_stop:2411 : [[ -z 1639578431373 ]] 2021-12-15 14:27:16.331 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:16.335 | + functions-common:time_stop:2414 : end_time=1639578436333 2021-12-15 14:27:16.337 | + functions-common:time_stop:2415 : elapsed_time=4960 2021-12-15 14:27:16.339 | + functions-common:time_stop:2416 : total=35295 2021-12-15 14:27:16.342 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:16.344 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=40255 2021-12-15 14:27:16.346 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:16.348 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:27:16.350 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:27:16.353 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:27:16.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:27:16.359 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:27:16.361 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:27:16.366 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:27:16.366 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:27:16.371 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:27:16.376 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:27:16.378 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:27:16.381 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:27:16.383 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:27:16.404 | Using python 3.8 to install python-memcached 2021-12-15 14:27:16.406 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 14:27:17.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:17.270 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:17.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:17.270 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:18.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:18.372 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:27:18.375 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 14:27:20.789 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:20.915 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:20.918 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:20.920 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:20.923 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:20.925 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:20.927 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:20.929 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:20.932 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:20.934 | + functions-common:time_stop:2409 : start_time=1639578436398 2021-12-15 14:27:20.936 | + functions-common:time_stop:2411 : [[ -z 1639578436398 ]] 2021-12-15 14:27:20.939 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:20.944 | + functions-common:time_stop:2414 : end_time=1639578440941 2021-12-15 14:27:20.946 | + functions-common:time_stop:2415 : elapsed_time=4543 2021-12-15 14:27:20.949 | + functions-common:time_stop:2416 : total=40255 2021-12-15 14:27:20.952 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:20.954 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44798 2021-12-15 14:27:20.957 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:20.959 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:27:20.976 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:20.978 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:27:20.981 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:27:20.984 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:27:20.987 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:27:20.990 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:27:20.992 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:27:20.995 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:27:21.010 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:21.013 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:27:21.015 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:27:21.017 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:27:21.019 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:27:21.021 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:27:21.024 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:27:21.026 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:27:21.028 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:27:21.031 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:27:21.047 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:27:21.049 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:27:21.051 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:21.055 | + functions-common:git_clone:606 : echo master 2021-12-15 14:27:21.055 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:27:21.061 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:27:21.064 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:21.066 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:27:21.069 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:27:21.070 | + functions-common:git_clone:655 : head -1 2021-12-15 14:27:21.073 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:27:21.075 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:27:21.078 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:27:21.080 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:27:21.082 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:27:21.085 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:27:21.088 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:27:21.091 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:27:21.093 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:27:21.096 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:27:21.098 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:27:21.101 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:27:21.103 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:27:21.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:27:21.111 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:27:21.114 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:27:21.117 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:27:21.120 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:27:21.129 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:27:21.135 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:27:21.137 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 14:27:21.810 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:27:21.812 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:27:21.815 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:27:21.817 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:27:21.819 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:27:21.821 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:27:21.823 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:27:21.826 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:27:21.828 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:27:21.830 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:27:21.832 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:27:21.834 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:27:21.836 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:27:21.839 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:27:21.861 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:27:21.863 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 14:27:22.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:22.725 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:22.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:22.725 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:23.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:23.825 | Obtaining file:///opt/stack/keystone 2021-12-15 14:27:23.827 | Preparing metadata (setup.py): started 2021-12-15 14:27:25.359 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:27:25.461 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 14:27:25.462 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 14:27:25.463 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:27:25.464 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 14:27:25.466 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 14:27:25.467 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 14:27:25.468 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 14:27:25.469 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:27:25.470 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 14:27:25.471 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 14:27:25.472 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 14:27:25.473 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:27:25.474 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 14:27:25.476 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 14:27:25.477 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 14:27:25.478 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 14:27:25.479 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 14:27:25.480 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 14:27:25.481 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:27:25.482 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 14:27:25.483 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:27:25.484 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 14:27:25.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 14:27:25.487 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 14:27:25.488 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 14:27:25.489 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:27:25.490 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 14:27:25.491 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:27:25.492 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 14:27:25.493 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:27:25.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:27:25.495 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 14:27:25.497 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 14:27:25.498 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 14:27:25.509 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 14:27:25.510 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 14:27:25.554 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:27:25.567 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:27:25.568 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 14:27:25.570 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:27:25.571 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 14:27:25.581 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 14:27:25.644 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 14:27:25.645 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 14:27:25.741 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 14:27:25.742 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:27:25.743 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 14:27:25.744 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 14:27:25.798 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 14:27:25.799 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 14:27:25.801 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:27:25.854 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 14:27:25.858 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 14:27:25.914 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 14:27:25.916 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 14:27:25.917 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 14:27:25.919 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:27:25.921 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 14:27:25.922 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 14:27:25.943 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 14:27:25.994 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:27:26.014 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 14:27:26.016 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 14:27:26.017 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 14:27:26.019 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 14:27:26.071 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:27:26.186 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 14:27:26.186 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 14:27:26.187 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 14:27:26.188 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 14:27:26.436 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 14:27:26.459 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 14:27:26.460 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 14:27:26.531 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 14:27:26.532 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 14:27:26.551 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 14:27:26.623 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 14:27:26.665 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 14:27:26.777 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 14:27:26.850 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 14:27:26.978 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 14:27:27.007 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 14:27:27.049 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 14:27:27.050 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 14:27:27.052 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 14:27:27.054 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:27:27.055 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 14:27:27.056 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 14:27:27.111 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 14:27:27.248 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 14:27:27.250 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 14:27:27.252 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 14:27:27.253 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 14:27:27.405 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 14:27:27.488 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 14:27:27.562 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 14:27:27.743 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 14:27:27.772 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 14:27:27.915 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 14:27:28.019 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 14:27:28.054 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 14:27:29.849 | Installing collected packages: keystone 2021-12-15 14:27:29.849 | Attempting uninstall: keystone 2021-12-15 14:27:29.849 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:27:29.853 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:27:29.855 | Running setup.py develop for keystone 2021-12-15 14:27:31.938 | Successfully installed keystone 2021-12-15 14:27:31.938 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:32.100 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:32.103 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:32.105 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:32.107 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:32.109 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:32.111 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:32.113 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:32.115 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:32.117 | + functions-common:time_stop:2409 : start_time=1639578441854 2021-12-15 14:27:32.119 | + functions-common:time_stop:2411 : [[ -z 1639578441854 ]] 2021-12-15 14:27:32.122 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:32.126 | + functions-common:time_stop:2414 : end_time=1639578452124 2021-12-15 14:27:32.128 | + functions-common:time_stop:2415 : elapsed_time=10270 2021-12-15 14:27:32.130 | + functions-common:time_stop:2416 : total=44798 2021-12-15 14:27:32.132 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:32.134 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=55068 2021-12-15 14:27:32.137 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:32.139 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:27:32.142 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:27:32.144 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:27:32.162 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:27:32.174 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:27:32.176 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:27:32.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:32.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:32.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:27:32.185 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:32.188 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:27:32.204 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:32.206 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:27:32.209 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:27:32.211 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:27:32.213 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:27:32.226 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 14:27:32.228 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:27:32.233 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:27:32.248 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:32.251 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:27:32.281 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:27:32.308 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:27:32.340 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:27:32.371 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:27:32.401 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:27:32.430 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:27:32.458 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:27:32.484 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:27:32.487 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:27:32.489 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:27:32.491 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:27:32.493 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:27:32.496 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:27:32.511 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:32.515 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:27:32.517 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:27:32.519 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:27:32.535 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:32.538 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:27:32.540 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:27:32.570 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:27:32.572 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:27:32.574 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:27:32.577 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:27:32.593 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:32.595 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:27:32.627 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:27:32.629 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:27:32.660 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:27:32.662 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:27:32.665 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:27:32.667 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:27:32.670 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:27:32.672 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:27:32.702 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:27:32.705 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:27:32.707 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:27:32.709 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:27:32.712 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:27:32.728 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:27:32.730 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:27:32.733 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:27:32.735 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:27:32.738 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:27:32.765 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:27:32.792 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:27:32.820 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:27:32.846 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:27:32.875 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:27:32.877 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 14:27:32.879 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:27:32.882 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:27:32.884 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:27:32.886 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:27:32.888 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:27:32.891 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:27:32.896 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:27:32.898 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:27:32.900 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:27:32.912 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:27:32.912 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:27:32.921 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:27:32.925 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:27:32.940 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:27:32.942 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:27:32.947 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 14:27:32.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:27:33.002 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:27:33.029 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:27:33.056 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:27:33.084 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:27:33.113 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:27:33.139 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:27:33.168 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:27:33.196 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:27:33.224 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:27:33.252 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:27:33.279 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:27:33.307 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:27:33.309 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:27:33.312 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:27:33.314 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:27:33.317 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:27:33.319 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:33.322 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:33.324 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:27:33.327 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:27:33.329 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:27:33.357 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:27:33.384 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 14:27:33.384 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:27:33.392 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:27:33.395 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:27:33.398 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:27:33.400 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:27:33.402 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:27:33.405 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:27:33.407 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:33.410 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:33.412 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:27:33.414 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:27:33.416 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:33.419 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:33.421 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:27:33.483 | Site keystone-wsgi-public already enabled 2021-12-15 14:27:33.487 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:27:33.489 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:27:33.492 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:27:33.494 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:27:33.620 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:27:33.657 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:27:33.688 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:27:33.718 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:27:33.721 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:27:33.750 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:27:33.779 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:27:33.806 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:27:33.823 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:33.826 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:27:33.842 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:33.845 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:27:33.847 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:27:33.849 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:27:33.852 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:27:33.854 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:27:33.856 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:27:33.858 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:27:33.861 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:27:33.863 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:27:33.865 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:27:33.868 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:27:33.870 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:27:33.873 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:27:33.876 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:27:33.892 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:27:33.894 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:27:33.896 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:33.899 | + functions-common:git_clone:606 : echo master 2021-12-15 14:27:33.899 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:27:33.904 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:27:33.907 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:33.909 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:27:33.911 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:27:33.912 | + functions-common:git_clone:655 : head -1 2021-12-15 14:27:33.915 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:27:33.917 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:27:33.919 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:27:33.922 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:27:33.925 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:27:33.928 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:27:33.930 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:27:33.932 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:27:33.935 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:27:33.938 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:27:33.940 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:27:33.942 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:27:33.945 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:27:33.948 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:27:33.951 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:27:33.953 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:27:33.956 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:27:33.958 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:27:33.961 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:27:33.967 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:27:33.969 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 14:27:34.613 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:27:34.615 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:27:34.618 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:27:34.620 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:27:34.623 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:27:34.625 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:27:34.627 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:27:34.629 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:27:34.632 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:27:34.634 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:27:34.636 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:27:34.639 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:27:34.641 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:27:34.643 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:27:34.664 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:27:34.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 14:27:35.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:35.516 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:35.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:35.516 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:36.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:36.617 | Obtaining file:///opt/stack/swift 2021-12-15 14:27:36.618 | Preparing metadata (setup.py): started 2021-12-15 14:27:37.818 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:27:37.882 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 14:27:37.883 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 14:27:37.885 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 14:27:37.886 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 14:27:37.887 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 14:27:37.888 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 14:27:37.889 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 14:27:37.890 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 14:27:37.891 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 14:27:37.892 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 14:27:37.893 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 14:27:37.932 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 14:27:37.940 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 14:27:37.995 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 14:27:37.996 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 14:27:37.997 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 14:27:37.999 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 14:27:38.000 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 14:27:38.001 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 14:27:38.002 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 14:27:38.004 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 14:27:38.005 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 14:27:38.006 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 14:27:38.007 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 14:27:38.008 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:27:38.029 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 14:27:38.061 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 14:27:38.062 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 14:27:38.064 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 14:27:38.065 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 14:27:38.091 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 14:27:38.181 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 14:27:38.183 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 14:27:38.184 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 14:27:38.224 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 14:27:38.266 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 14:27:38.267 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 14:27:38.268 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 14:27:38.270 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 14:27:38.328 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 14:27:38.332 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 14:27:38.345 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 14:27:38.347 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 14:27:38.364 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 14:27:38.367 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 14:27:38.472 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 14:27:38.486 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:27:40.632 | Installing collected packages: swift 2021-12-15 14:27:40.632 | Attempting uninstall: swift 2021-12-15 14:27:40.633 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:27:40.635 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:27:40.637 | Running setup.py develop for swift 2021-12-15 14:27:42.518 | Successfully installed swift 2021-12-15 14:27:42.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:42.671 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:42.673 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:42.675 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:42.677 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:42.680 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:42.682 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:42.684 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:42.686 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:42.688 | + functions-common:time_stop:2409 : start_time=1639578454659 2021-12-15 14:27:42.691 | + functions-common:time_stop:2411 : [[ -z 1639578454659 ]] 2021-12-15 14:27:42.694 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:42.698 | + functions-common:time_stop:2414 : end_time=1639578462696 2021-12-15 14:27:42.701 | + functions-common:time_stop:2415 : elapsed_time=8037 2021-12-15 14:27:42.703 | + functions-common:time_stop:2416 : total=55068 2021-12-15 14:27:42.705 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:42.707 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=63105 2021-12-15 14:27:42.709 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:42.712 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:27:42.714 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:27:42.717 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:27:42.735 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:27:42.747 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:27:42.749 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:27:42.752 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:42.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:42.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:27:42.759 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:42.761 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:27:42.764 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:27:42.766 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:27:42.769 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:27:42.771 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:27:42.773 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:27:42.775 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:27:42.777 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:27:43.840 | No container-reconciler running 2021-12-15 14:27:43.841 | No container-updater running 2021-12-15 14:27:43.841 | No account-server running 2021-12-15 14:27:43.841 | No object-expirer running 2021-12-15 14:27:43.841 | No proxy-server running 2021-12-15 14:27:43.841 | No container-server running 2021-12-15 14:27:43.841 | No account-reaper running 2021-12-15 14:27:43.841 | No container-sync running 2021-12-15 14:27:43.841 | No object-reconstructor running 2021-12-15 14:27:43.841 | No account-replicator running 2021-12-15 14:27:43.841 | No object-updater running 2021-12-15 14:27:43.841 | No container-replicator running 2021-12-15 14:27:43.841 | No object-auditor running 2021-12-15 14:27:43.841 | No account-auditor running 2021-12-15 14:27:43.841 | No object-replicator running 2021-12-15 14:27:43.841 | No object-server running 2021-12-15 14:27:43.841 | No container-auditor running 2021-12-15 14:27:43.841 | No container-sharder running 2021-12-15 14:27:43.913 | + lib/swift:configure_swift:340 : true 2021-12-15 14:27:43.915 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:27:43.928 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 14:27:43.939 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:27:43.942 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:27:43.943 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:27:43.949 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:27:43.950 | s/%GROUP%/ubuntu/; 2021-12-15 14:27:43.950 | s/%USER%/ubuntu/; 2021-12-15 14:27:43.950 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:27:43.950 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:27:43.952 | uid = ubuntu 2021-12-15 14:27:43.952 | gid = ubuntu 2021-12-15 14:27:43.952 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:27:43.952 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:27:43.952 | address = 127.0.0.1 2021-12-15 14:27:43.952 | 2021-12-15 14:27:43.952 | [account6612] 2021-12-15 14:27:43.952 | max connections = 25 2021-12-15 14:27:43.952 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:27:43.952 | read only = false 2021-12-15 14:27:43.952 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:27:43.952 | 2021-12-15 14:27:43.952 | [account6622] 2021-12-15 14:27:43.952 | max connections = 25 2021-12-15 14:27:43.952 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:27:43.952 | read only = false 2021-12-15 14:27:43.952 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:27:43.952 | 2021-12-15 14:27:43.952 | [account6632] 2021-12-15 14:27:43.952 | max connections = 25 2021-12-15 14:27:43.952 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:27:43.952 | read only = false 2021-12-15 14:27:43.952 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:27:43.952 | 2021-12-15 14:27:43.952 | [account6642] 2021-12-15 14:27:43.952 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [container6611] 2021-12-15 14:27:43.953 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [container6621] 2021-12-15 14:27:43.953 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [container6631] 2021-12-15 14:27:43.953 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [container6641] 2021-12-15 14:27:43.953 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [object6613] 2021-12-15 14:27:43.953 | max connections = 25 2021-12-15 14:27:43.953 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:27:43.953 | read only = false 2021-12-15 14:27:43.953 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:27:43.953 | 2021-12-15 14:27:43.953 | [object6623] 2021-12-15 14:27:43.954 | max connections = 25 2021-12-15 14:27:43.954 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:27:43.954 | read only = false 2021-12-15 14:27:43.954 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:27:43.954 | 2021-12-15 14:27:43.954 | [object6633] 2021-12-15 14:27:43.954 | max connections = 25 2021-12-15 14:27:43.954 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:27:43.954 | read only = false 2021-12-15 14:27:43.954 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:27:43.954 | 2021-12-15 14:27:43.954 | [object6643] 2021-12-15 14:27:43.954 | max connections = 25 2021-12-15 14:27:43.954 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:27:43.954 | read only = false 2021-12-15 14:27:43.954 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:27:43.955 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:27:43.957 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:27:43.959 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:27:43.961 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:27:43.973 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:27:43.975 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:27:43.980 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:27:43.984 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:27:43.986 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 14:27:43.990 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:27:44.017 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.57:8080/v1/ 2021-12-15 14:27:44.042 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:27:44.059 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:27:44.087 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:27:44.105 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:27:44.133 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:27:44.150 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:27:44.178 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:27:44.196 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:27:44.224 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:27:44.242 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:27:44.269 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:27:44.287 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:27:44.301 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:44.303 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:27:44.333 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:27:44.362 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:27:44.389 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:27:44.417 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:27:44.432 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:44.434 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:27:44.461 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:27:44.476 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:44.479 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:27:44.494 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:44.496 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:27:44.498 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:27:44.512 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:44.514 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:27:44.516 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:27:44.518 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 14:27:44.523 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:27:44.529 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:27:44.556 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:27:44.583 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:27:44.613 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:27:44.642 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 14:27:44.669 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:27:44.672 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:27:44.674 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:27:44.676 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:27:44.678 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:27:44.705 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:27:44.733 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:27:44.761 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:27:44.789 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:27:44.816 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:27:44.844 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:27:44.872 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:27:44.901 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:27:44.929 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:27:44.958 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:27:44.988 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:27:45.018 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:27:45.045 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:27:45.075 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:27:45.107 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:27:45.127 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:27:45.156 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:27:45.187 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:27:45.191 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:27:45.220 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:27:45.247 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:27:45.274 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:27:45.276 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:27:45.278 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:27:45.280 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:27:45.285 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:27:45.287 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:27:45.289 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:27:45.291 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:27:45.293 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:27:45.295 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:27:45.297 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:27:45.299 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:27:45.317 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:27:45.346 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:27:45.364 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:27:45.392 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:27:45.409 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:27:45.446 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:27:45.464 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:27:45.492 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:27:45.510 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:27:45.538 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:27:45.556 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:27:45.584 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:27:45.602 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:27:45.631 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:27:45.648 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:27:45.676 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:27:45.694 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:27:45.721 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 14:27:45.725 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:27:45.743 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:27:45.772 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 14:27:45.801 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:27:45.803 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:27:45.807 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:27:45.810 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:27:45.812 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:27:45.814 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:27:45.817 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:27:45.819 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:27:45.821 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:27:45.823 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:27:45.842 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:27:45.870 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:27:45.887 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:27:45.916 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:27:45.937 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:27:45.968 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:27:45.985 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:27:46.014 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:27:46.032 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:27:46.061 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:27:46.080 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:27:46.110 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:27:46.130 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:27:46.166 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:27:46.196 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:27:46.225 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:27:46.243 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:27:46.270 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 14:27:46.275 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:27:46.294 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:27:46.326 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:27:46.328 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:27:46.332 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:27:46.335 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:27:46.337 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:27:46.339 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:27:46.342 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:27:46.344 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:27:46.346 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:27:46.348 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:27:46.369 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:27:46.398 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:27:46.416 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:27:46.447 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:27:46.465 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:27:46.493 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:27:46.512 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:27:46.540 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:27:46.559 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:27:46.589 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:27:46.608 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:27:46.635 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:27:46.654 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:27:46.682 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:27:46.700 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:27:46.729 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:27:46.748 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:27:46.775 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 14:27:46.781 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:27:46.800 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:27:46.828 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:27:46.858 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:27:46.885 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:27:46.915 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:27:46.917 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:27:46.922 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:27:46.952 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:27:46.981 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:27:47.009 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:27:47.040 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:27:47.069 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:27:47.097 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:27:47.129 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:27:47.157 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:27:47.183 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:27:47.200 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:47.202 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:27:47.222 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:27:47.225 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:27:47.245 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:27:47.248 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:27:47.279 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:27:47.281 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:27:47.309 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:27:47.338 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:27:47.341 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:27:47.372 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:27:47.388 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:47.390 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:27:47.393 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:27:47.398 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:27:47.400 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:27:47.413 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:27:47.416 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:27:47.427 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:27:47.429 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:27:47.432 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:27:47.434 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:27:47.437 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:27:47.439 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:27:47.441 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:27:47.444 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:27:47.446 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:27:47.460 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:27:47.462 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:27:47.464 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:27:47.483 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:27:47.485 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:27:47.507 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:47.509 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:27:47.513 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:27:47.515 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:27:47.518 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:27:47.520 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:27:47.522 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:27:47.525 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:27:47.528 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:27:47.545 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:47.547 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:27:47.550 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:27:47.568 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:27:47.571 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:27:47.573 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:27:47.576 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:27:47.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:27:47.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:27:47.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:27:47.586 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:27:47.590 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:27:47.593 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:27:47.595 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:27:47.598 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:27:47.601 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:27:47.603 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:27:47.606 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:27:47.609 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:27:47.611 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:27:47.614 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:27:47.618 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:27:47.618 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:27:47.624 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:27:47.626 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:27:47.629 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:27:47.632 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:27:47.635 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:27:47.656 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:27:47.658 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:27:48.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:48.534 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:48.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:48.534 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:49.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:49.636 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 14:27:49.740 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-12-15 14:27:49.741 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 14:27:49.741 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 14:27:49.743 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-12-15 14:27:49.744 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 14:27:49.745 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:27:49.746 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 14:27:49.747 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 14:27:49.748 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 14:27:49.749 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-12-15 14:27:49.750 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 14:27:49.751 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 14:27:49.753 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 14:27:49.756 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2021-12-15 14:27:49.758 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 14:27:49.760 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 14:27:49.763 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2021-12-15 14:27:49.765 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-15 14:27:49.774 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 14:27:49.775 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 14:27:49.788 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 14:27:49.858 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 14:27:49.859 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-12-15 14:27:49.861 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-15 14:27:49.883 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 14:27:49.884 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 14:27:49.886 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 14:27:49.887 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 14:27:49.889 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 14:27:49.901 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 14:27:49.942 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 14:27:49.944 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 14:27:49.945 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-15 14:27:49.946 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 14:27:49.967 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2021-12-15 14:27:49.968 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 14:27:49.983 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 14:27:49.999 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 14:27:50.000 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-12-15 14:27:50.018 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-12-15 14:27:50.021 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-15 14:27:50.101 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 14:27:50.102 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 14:27:50.103 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 14:27:50.106 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2021-12-15 14:27:50.154 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-12-15 14:27:50.181 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 14:27:50.218 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 14:27:50.388 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 14:27:50.391 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 14:27:50.424 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 14:27:50.426 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 14:27:50.427 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:27:50.429 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 14:27:50.431 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 14:27:50.432 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 14:27:50.495 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 14:27:50.665 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 14:27:50.705 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 14:27:50.796 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 14:27:50.945 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 14:27:52.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:27:53.091 | + inc/python:pip_install:200 : result=0 2021-12-15 14:27:53.093 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:27:53.095 | + functions-common:time_stop:2402 : local name 2021-12-15 14:27:53.098 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:27:53.101 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:27:53.104 | + functions-common:time_stop:2405 : local total 2021-12-15 14:27:53.108 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:27:53.110 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:27:53.113 | + functions-common:time_stop:2409 : start_time=1639578467650 2021-12-15 14:27:53.115 | + functions-common:time_stop:2411 : [[ -z 1639578467650 ]] 2021-12-15 14:27:53.118 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:27:53.123 | + functions-common:time_stop:2414 : end_time=1639578473120 2021-12-15 14:27:53.125 | + functions-common:time_stop:2415 : elapsed_time=5470 2021-12-15 14:27:53.127 | + functions-common:time_stop:2416 : total=63105 2021-12-15 14:27:53.129 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:27:53.132 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68575 2021-12-15 14:27:53.134 | + inc/python:pip_install:203 : return 0 2021-12-15 14:27:53.137 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:27:53.140 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:27:53.143 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:27:53.161 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 14:27:53.166 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:27:53.169 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:27:53.171 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:27:53.174 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:27:53.176 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:27:53.180 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:27:53.184 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:27:53.186 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:27:53.190 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:27:53.209 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:27:53.212 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:27:53.215 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:53.218 | + functions-common:git_clone:606 : echo master 2021-12-15 14:27:53.219 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:27:53.225 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:27:53.228 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:27:53.230 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:27:53.234 | + functions-common:git_clone:655 : head -1 2021-12-15 14:27:53.234 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:27:53.238 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:27:53.242 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:27:53.244 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:27:53.248 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:27:53.250 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:27:53.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:27:53.255 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:27:53.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:27:53.260 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:27:53.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:27:53.265 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:27:53.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:27:53.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:27:53.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:27:53.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:27:53.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:27:53.282 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:27:53.284 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:27:53.287 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:27:53.294 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:27:53.297 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 14:27:53.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:27:53.947 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:27:53.950 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:27:53.952 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:27:53.954 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:27:53.957 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:27:53.959 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:27:53.961 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:27:53.964 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:27:53.967 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:27:53.969 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:27:53.971 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:27:53.974 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:27:53.976 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:27:53.997 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:27:53.999 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 14:27:54.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:54.851 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:54.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:27:54.852 | from cryptography.utils import int_from_bytes 2021-12-15 14:27:55.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:27:55.967 | Obtaining file:///opt/stack/glance 2021-12-15 14:27:55.969 | Preparing metadata (setup.py): started 2021-12-15 14:27:57.156 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:27:57.262 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:27:57.263 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 14:27:57.264 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 14:27:57.266 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 14:27:57.266 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 14:27:57.268 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 14:27:57.269 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 14:27:57.270 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 14:27:57.271 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 14:27:57.272 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 14:27:57.273 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 14:27:57.274 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:27:57.275 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 14:27:57.276 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:27:57.278 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 14:27:57.279 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:27:57.280 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:27:57.281 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 14:27:57.282 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 14:27:57.283 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 14:27:57.284 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:27:57.285 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:27:57.286 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:27:57.287 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:27:57.288 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 14:27:57.289 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 14:27:57.290 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 14:27:57.291 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 14:27:57.293 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:27:57.294 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:27:57.295 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 14:27:57.296 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 14:27:57.297 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:27:57.299 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:27:57.300 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:27:57.301 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:27:57.302 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 14:27:57.304 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:27:57.304 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:27:57.305 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 14:27:57.306 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 14:27:57.307 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 14:27:57.309 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 14:27:57.310 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:27:57.327 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 14:27:57.329 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 14:27:57.331 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 14:27:57.351 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 14:27:57.353 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 14:27:57.395 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 14:27:57.412 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 14:27:57.423 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 14:27:57.439 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 14:27:57.440 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 14:27:57.535 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 14:27:57.627 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 14:27:57.695 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 14:27:57.697 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 14:27:57.733 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 14:27:57.779 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 14:27:57.780 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 14:27:57.781 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 14:27:57.844 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 14:27:57.847 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:27:57.849 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 14:27:57.876 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 14:27:57.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 14:27:57.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 14:27:58.003 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 14:27:58.004 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:27:58.007 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 14:27:58.009 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:27:58.011 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 14:27:58.035 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 14:27:58.039 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:27:58.041 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 14:27:58.083 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:27:58.133 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:27:58.134 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 14:27:58.135 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 14:27:58.243 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 14:27:58.308 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 14:27:58.416 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 14:27:58.716 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 14:27:58.720 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 14:27:58.721 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:27:58.723 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 14:27:58.783 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 14:27:58.807 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 14:27:58.933 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 14:27:58.998 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 14:27:59.058 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:27:59.282 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 14:27:59.283 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:27:59.285 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 14:27:59.286 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 14:27:59.288 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:27:59.290 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 14:27:59.291 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:27:59.419 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 14:27:59.453 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 14:27:59.505 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 14:27:59.509 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:27:59.768 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:27:59.968 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 14:27:59.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 14:27:59.972 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 14:27:59.973 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 14:28:00.053 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 14:28:00.220 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:28:00.336 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 14:28:00.685 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 14:28:00.690 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:28:00.964 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 14:28:01.312 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 14:28:01.646 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 14:28:01.647 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 14:28:03.020 | Installing collected packages: glance 2021-12-15 14:28:03.020 | Attempting uninstall: glance 2021-12-15 14:28:03.020 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:28:03.027 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:28:03.029 | Running setup.py develop for glance 2021-12-15 14:28:05.186 | Successfully installed glance 2021-12-15 14:28:05.186 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:28:05.348 | + inc/python:pip_install:200 : result=0 2021-12-15 14:28:05.350 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:28:05.353 | + functions-common:time_stop:2402 : local name 2021-12-15 14:28:05.355 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:28:05.358 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:28:05.360 | + functions-common:time_stop:2405 : local total 2021-12-15 14:28:05.362 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:28:05.365 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:28:05.367 | + functions-common:time_stop:2409 : start_time=1639578473991 2021-12-15 14:28:05.369 | + functions-common:time_stop:2411 : [[ -z 1639578473991 ]] 2021-12-15 14:28:05.372 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:28:05.377 | + functions-common:time_stop:2414 : end_time=1639578485375 2021-12-15 14:28:05.380 | + functions-common:time_stop:2415 : elapsed_time=11384 2021-12-15 14:28:05.382 | + functions-common:time_stop:2416 : total=68575 2021-12-15 14:28:05.384 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:28:05.387 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=79959 2021-12-15 14:28:05.390 | + inc/python:pip_install:203 : return 0 2021-12-15 14:28:05.392 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:28:05.395 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:28:05.397 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:28:05.418 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:28:05.432 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:28:05.435 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:28:05.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:28:05.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:28:05.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:28:05.446 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:28:05.449 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:28:05.451 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:28:05.454 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:28:05.468 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:28:05.471 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:28:05.473 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:28:05.476 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:28:05.478 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:28:05.481 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:28:05.484 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:28:05.486 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:28:05.516 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:28:05.548 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:28:05.579 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:28:05.612 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:28:05.643 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:28:05.674 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:28:05.676 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:28:05.678 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:28:05.681 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:28:05.684 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:28:05.717 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:28:05.748 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:28:05.779 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:28:05.812 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:28:05.845 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:28:05.877 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:28:05.909 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:28:05.940 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:28:05.980 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:28:06.011 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:28:06.043 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:28:06.046 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:28:06.048 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:28:06.051 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:28:06.054 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:28:06.056 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:28:06.076 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:06.079 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:28:06.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:28:06.084 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:28:06.101 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:06.104 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:28:06.107 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:28:06.140 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:28:06.142 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:28:06.145 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:28:06.148 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:28:06.150 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:28:06.182 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:28:06.216 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:28:06.219 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:28:06.222 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:28:06.224 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:28:06.226 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:28:06.229 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:28:06.231 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:28:06.266 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:28:06.268 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:28:06.298 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:28:06.300 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:28:06.319 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:06.322 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:28:06.354 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:28:06.385 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 14:28:06.417 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:28:06.452 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:28:06.484 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:28:06.502 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:06.505 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:28:06.536 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:28:06.567 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:28:06.598 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.57/identity/v3 2021-12-15 14:28:06.628 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:28:06.659 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:28:06.689 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:28:06.706 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:06.708 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:28:06.711 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:28:06.713 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:28:06.716 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:28:06.734 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:28:06.736 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:28:06.738 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:28:06.741 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:28:06.743 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:28:06.779 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:28:06.813 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:28:06.846 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:28:06.878 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 14:28:06.882 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:28:06.914 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:28:06.946 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:28:06.977 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:28:07.008 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:28:07.044 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:28:07.077 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:28:07.112 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:28:07.145 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:28:07.180 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:28:07.215 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:28:07.248 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:28:07.253 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-15 14:28:07.263 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:28:07.281 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:07.284 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:28:07.286 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 14:28:07.289 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:28:07.291 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:28:07.293 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:28:07.297 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:28:07.301 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:28:07.303 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:28:07.307 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 14:28:07.340 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:28:07.342 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:28:07.345 | ++ functions:get_random_port:837 : true 2021-12-15 14:28:07.347 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:28:07.349 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:28:07.352 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:28:07.411 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:28:07.413 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:28:07.416 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:28:07.418 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:28:07.421 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 14:28:07.448 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:28:07.476 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:28:07.508 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:28:07.537 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:28:07.565 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:28:07.593 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:28:07.621 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:28:07.649 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:28:07.676 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:28:07.705 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:28:07.732 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:28:07.760 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:28:07.787 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:28:07.815 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:28:07.843 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:28:07.872 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:28:07.899 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:28:07.928 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:28:07.956 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:28:07.958 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:28:07.961 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:28:07.963 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:07.966 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:07.968 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:28:07.971 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:28:08.023 | proxy (enabled by site administrator) 2021-12-15 14:28:08.027 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:28:08.029 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:28:08.031 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:28:08.034 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:08.036 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:08.038 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:28:08.041 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:28:08.095 | proxy_http (enabled by site administrator) 2021-12-15 14:28:08.098 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:28:08.101 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:28:08.103 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:28:08.106 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:28:08.109 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:08.111 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:08.113 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:28:08.116 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:28:08.119 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:28:08.119 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:28:08.128 | KeepAlive Off 2021-12-15 14:28:08.132 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:28:08.133 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:28:08.141 | SetEnv proxy-sendchunked 1 2021-12-15 14:28:08.145 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:28:08.145 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:28:08.153 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:28:08.156 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:28:08.159 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:28:08.161 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:28:08.163 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:28:08.166 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:28:08.169 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:08.171 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:08.173 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:28:08.176 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:28:08.178 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:08.180 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:08.183 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:28:08.245 | Site glance-wsgi-api already enabled 2021-12-15 14:28:08.250 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:28:08.252 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:28:08.254 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:28:08.257 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:28:08.391 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:28:08.399 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 14:28:08.438 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:28:08.440 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:28:08.459 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:08.461 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:28:08.465 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:28:08.467 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:28:08.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:28:08.473 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:28:08.475 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:28:08.478 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:28:08.480 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:28:08.483 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:28:08.485 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:28:08.488 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:28:08.491 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:28:08.494 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:28:08.497 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:28:08.515 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:28:08.518 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:28:08.520 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:28:08.523 | + functions-common:git_clone:606 : echo master 2021-12-15 14:28:08.524 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:28:08.530 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:28:08.533 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:28:08.536 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:28:08.539 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:28:08.539 | + functions-common:git_clone:655 : head -1 2021-12-15 14:28:08.550 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:28:08.554 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:28:08.557 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:28:08.559 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:28:08.562 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:28:08.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:28:08.567 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:28:08.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:28:08.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:28:08.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:28:08.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:28:08.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:28:08.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:28:08.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:28:08.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:28:08.593 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:28:08.595 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:28:08.598 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:28:08.601 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:28:08.607 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:28:08.610 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 14:28:09.262 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:28:09.264 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:28:09.267 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:28:09.269 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:28:09.271 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:28:09.274 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:28:09.276 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:28:09.279 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:28:09.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:28:09.283 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:28:09.286 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:28:09.288 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:28:09.290 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:28:09.293 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:28:09.314 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:28:09.316 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 14:28:10.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:28:10.166 | from cryptography.utils import int_from_bytes 2021-12-15 14:28:10.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:28:10.166 | from cryptography.utils import int_from_bytes 2021-12-15 14:28:11.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:28:11.253 | Obtaining file:///opt/stack/cinder 2021-12-15 14:28:11.255 | Preparing metadata (setup.py): started 2021-12-15 14:28:13.098 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:28:13.254 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:28:13.255 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:28:13.256 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 14:28:13.257 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 14:28:13.258 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 14:28:13.260 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 14:28:13.260 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:28:13.261 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 14:28:13.262 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 14:28:13.263 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 14:28:13.265 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 14:28:13.266 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 14:28:13.267 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:28:13.268 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 14:28:13.269 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 14:28:13.270 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 14:28:13.271 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 14:28:13.272 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:28:13.273 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:28:13.275 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 14:28:13.276 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:28:13.277 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 14:28:13.278 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 14:28:13.279 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 14:28:13.280 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:28:13.281 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 14:28:13.282 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:28:13.283 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 14:28:13.285 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 14:28:13.286 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:28:13.287 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:28:13.288 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 14:28:13.288 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:28:13.290 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 14:28:13.291 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 14:28:13.292 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:28:13.293 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 14:28:13.295 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 14:28:13.296 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 14:28:13.297 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 14:28:13.298 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 14:28:13.299 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 14:28:13.300 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 14:28:13.301 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 14:28:13.302 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 14:28:13.303 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 14:28:13.304 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 14:28:13.305 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:28:13.306 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 14:28:13.307 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 14:28:13.309 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 14:28:13.310 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:28:13.311 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:28:13.312 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:28:13.313 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 14:28:13.314 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 14:28:13.315 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 14:28:13.316 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:28:13.317 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 14:28:13.319 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 14:28:13.320 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 14:28:13.321 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 14:28:13.334 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 14:28:13.335 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:28:13.336 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 14:28:13.397 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 14:28:13.429 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 14:28:13.443 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:28:13.444 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 14:28:13.445 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:28:13.447 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 14:28:13.541 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 14:28:13.596 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 14:28:13.598 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:28:13.626 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 14:28:13.627 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 14:28:13.628 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 14:28:13.682 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 14:28:13.727 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 14:28:13.728 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 14:28:13.730 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:28:13.732 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 14:28:13.793 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 14:28:13.794 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:28:13.798 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:28:13.854 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 14:28:13.859 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 14:28:13.919 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 14:28:13.921 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 14:28:13.924 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:28:13.926 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:28:13.927 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 14:28:13.976 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 14:28:13.982 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 14:28:13.983 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:28:14.028 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 14:28:14.112 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 14:28:14.117 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:28:14.147 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:28:14.174 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 14:28:14.241 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:28:14.243 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 14:28:14.394 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:28:14.420 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 14:28:14.562 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:28:14.599 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:28:14.602 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 14:28:14.604 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 14:28:14.809 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 14:28:14.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 14:28:14.813 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 14:28:14.849 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 14:28:14.880 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 14:28:15.122 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 14:28:15.125 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 14:28:15.271 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 14:28:15.272 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:28:15.274 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 14:28:15.403 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 14:28:15.527 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 14:28:15.529 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 14:28:15.530 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 14:28:15.566 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 14:28:15.822 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 14:28:15.902 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 14:28:15.904 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 14:28:16.037 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 14:28:16.083 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:28:16.176 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 14:28:16.178 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 14:28:16.398 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 14:28:16.878 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 14:28:16.931 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 14:28:16.984 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 14:28:18.113 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 14:28:18.394 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 14:28:18.395 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 14:28:18.544 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 14:28:18.788 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 14:28:18.920 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 14:28:20.431 | Installing collected packages: cinder 2021-12-15 14:28:20.431 | Attempting uninstall: cinder 2021-12-15 14:28:20.431 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:28:20.438 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:28:20.440 | Running setup.py develop for cinder 2021-12-15 14:28:23.912 | Successfully installed cinder 2021-12-15 14:28:23.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:28:24.071 | + inc/python:pip_install:200 : result=0 2021-12-15 14:28:24.073 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:28:24.075 | + functions-common:time_stop:2402 : local name 2021-12-15 14:28:24.077 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:28:24.080 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:28:24.082 | + functions-common:time_stop:2405 : local total 2021-12-15 14:28:24.084 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:28:24.087 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:28:24.090 | + functions-common:time_stop:2409 : start_time=1639578489309 2021-12-15 14:28:24.092 | + functions-common:time_stop:2411 : [[ -z 1639578489309 ]] 2021-12-15 14:28:24.095 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:28:24.099 | + functions-common:time_stop:2414 : end_time=1639578504096 2021-12-15 14:28:24.101 | + functions-common:time_stop:2415 : elapsed_time=14787 2021-12-15 14:28:24.103 | + functions-common:time_stop:2416 : total=79959 2021-12-15 14:28:24.106 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:28:24.108 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=94746 2021-12-15 14:28:24.111 | + inc/python:pip_install:203 : return 0 2021-12-15 14:28:24.113 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:28:24.116 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:28:24.118 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:28:24.136 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:28:24.148 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:28:24.151 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:28:24.154 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:28:24.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:28:24.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:28:24.161 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:28:24.164 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:28:24.166 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:28:24.169 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:28:24.171 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:24.174 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:24.176 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:28:24.188 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:28:24.191 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:28:24.194 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:28:24.196 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:28:24.199 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:28:24.201 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:28:24.204 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:28:24.206 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:24.208 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:24.211 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:28:24.214 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:28:24.216 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:28:24.219 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:28:24.221 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:28:24.224 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:28:24.226 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:24.229 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:24.231 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:28:24.254 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 14:28:24.360 | Reading package lists... 2021-12-15 14:28:24.614 | Building dependency tree... 2021-12-15 14:28:24.615 | Reading state information... 2021-12-15 14:28:24.856 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:28:24.856 | The following packages were automatically installed and are no longer required: 2021-12-15 14:28:24.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:28:24.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:28:24.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:28:24.858 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:28:24.858 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:28:24.858 | python3-zope.interface 2021-12-15 14:28:24.858 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:28:24.970 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:28:24.974 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:28:24.978 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:28:24.980 | + functions-common:time_stop:2402 : local name 2021-12-15 14:28:24.983 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:28:24.985 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:28:24.988 | + functions-common:time_stop:2405 : local total 2021-12-15 14:28:24.990 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:28:24.993 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:28:24.996 | + functions-common:time_stop:2409 : start_time=1639578504251 2021-12-15 14:28:24.998 | + functions-common:time_stop:2411 : [[ -z 1639578504251 ]] 2021-12-15 14:28:25.001 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:28:25.006 | + functions-common:time_stop:2414 : end_time=1639578505003 2021-12-15 14:28:25.008 | + functions-common:time_stop:2415 : elapsed_time=752 2021-12-15 14:28:25.011 | + functions-common:time_stop:2416 : total=5331 2021-12-15 14:28:25.014 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:28:25.016 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6083 2021-12-15 14:28:25.018 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:28:25.021 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:28:25.023 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:28:25.026 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:28:25.038 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:28:25.042 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:28:25.045 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:28:25.047 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:28:25.050 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:28:25.050 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:28:25.054 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:28:25.057 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:28:25.059 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:28:25.061 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:28:25.063 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:28:25.065 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:28:25.068 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:28:25.070 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:28:25.082 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:28:25.094 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 14:28:25.106 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 14:28:25.118 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 14:28:25.130 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:28:25.133 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:28:25.137 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iI6KVEVYgx 2021-12-15 14:28:25.139 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:28:25.141 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:28:25.144 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:28:25.146 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iI6KVEVYgx 2021-12-15 14:28:25.149 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iI6KVEVYgx 2021-12-15 14:28:25.160 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iI6KVEVYgx /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:28:25.174 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:28:25.179 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:28:25.181 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:28:25.183 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:28:25.186 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:28:25.188 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 14:28:25.190 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 14:28:25.192 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:28:25.195 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:28:25.200 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:28:25.204 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:28:25.222 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:28:25.241 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:28:25.262 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:28:25.282 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:28:25.302 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:28:25.321 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:28:25.342 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:28:25.361 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:28:25.364 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:28:25.366 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:28:25.368 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:28:25.371 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:28:25.402 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:28:25.429 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:28:25.459 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:28:25.487 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:28:25.515 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:28:25.544 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:28:25.572 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:28:25.599 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:28:25.628 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:28:25.656 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:28:25.687 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:28:25.718 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:28:25.720 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:28:25.723 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:28:25.725 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:28:25.727 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:28:25.730 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:28:25.762 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:28:25.790 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:28:25.819 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:28:25.849 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:28:25.877 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:28:25.905 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:28:25.937 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:28:25.939 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:28:25.971 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:28:26.009 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:28:26.017 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key dc1a68667c8202a4ff763bcc9406238f 2021-12-15 14:28:26.045 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:28:26.047 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:28:26.075 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:28:26.104 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:28:26.132 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:28:26.160 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:28:26.176 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:26.178 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:28:26.181 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:28:26.183 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:28:26.185 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:28:26.187 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:28:26.190 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:28:26.192 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:28:26.195 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:28:26.198 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:28:26.200 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:28:26.203 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 14:28:26.233 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 14:28:26.261 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 14:28:26.289 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:28:26.316 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:28:26.344 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:28:26.372 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:28:26.375 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:28:26.377 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:28:26.379 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:28:26.408 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:28:26.410 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:28:26.439 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:28:26.441 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:28:26.444 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:28:26.446 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:28:26.474 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:28:26.477 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:28:26.480 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:28:26.496 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:26.498 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:28:26.501 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:28:26.503 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:28:26.506 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 14:28:26.534 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.57:8080/v1/AUTH_ 2021-12-15 14:28:26.561 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:28:26.578 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:26.581 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:28:26.597 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:26.599 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:28:26.602 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:28:26.604 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:28:26.606 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:28:26.609 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:28:26.611 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:28:26.613 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:28:26.629 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:26.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:28:26.635 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:28:26.638 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:28:26.653 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:26.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:28:26.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:28:26.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:28:26.688 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:28:26.690 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:28:26.693 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:28:26.695 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:28:26.699 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:28:26.715 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:28:26.718 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:28:26.720 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:28:26.723 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:28:26.725 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:28:26.753 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:28:26.781 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:28:26.811 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:28:26.845 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:28:26.862 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:26.864 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:28:26.867 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:28:26.869 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:28:26.872 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:28:26.874 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:28:26.877 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:28:26.880 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:28:26.884 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:28:26.887 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:28:26.890 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:28:26.904 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:28:26.904 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:28:26.913 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:28:26.917 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:28:26.935 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:28:26.937 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:28:26.942 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 14:28:26.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:28:27.000 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:28:27.026 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:28:27.054 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:28:27.082 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:28:27.110 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:28:27.138 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:28:27.165 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:28:27.193 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:28:27.221 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:28:27.248 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:28:27.275 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:28:27.303 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:28:27.305 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:28:27.308 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:28:27.310 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:28:27.312 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:28:27.315 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:27.317 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:27.320 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:28:27.322 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:28:27.325 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:28:27.352 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:28:27.381 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:28:27.381 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 14:28:27.389 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:28:27.392 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:28:27.395 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:28:27.397 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:28:27.399 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:28:27.402 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:28:27.404 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:27.407 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:27.409 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:28:27.411 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:28:27.414 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:28:27.416 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:28:27.418 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:28:27.481 | Enabling site cinder-wsgi. 2021-12-15 14:28:27.487 | To activate the new configuration, you need to run: 2021-12-15 14:28:27.487 | systemctl reload apache2 2021-12-15 14:28:27.491 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:28:27.494 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:28:27.496 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:28:27.498 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:28:27.628 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:28:27.630 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:28:27.659 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:28:27.688 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:28:27.704 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:28:27.706 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:28:27.709 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:28:27.711 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:28:27.713 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:28:27.716 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:28:27.747 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:28:27.775 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.57/identity 2021-12-15 14:28:27.802 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:28:27.831 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:28:27.869 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:28:27.898 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:28:27.926 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:28:27.959 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:28:27.988 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:28:28.019 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:28:28.048 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:28:28.078 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:28:28.081 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:28:28.098 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:28.101 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:28:28.133 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:28:28.136 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:28:28.153 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:28:28.155 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:28:28.158 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:28:28.160 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:28:28.162 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:28:28.165 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:28:28.168 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:28:28.172 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:28:28.172 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:28:28.177 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:28:28.180 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:28:28.183 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 14:28:28.186 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:28:28.188 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:28:28.191 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:28:28.193 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:28:28.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:28:28.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:28:28.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:28:28.204 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:28:28.206 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:28:28.209 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:28:28.211 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:28:28.213 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:28:28.216 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:28:28.219 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:28:28.222 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:28:28.224 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:28:28.227 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:28:28.245 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:28:28.247 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:28:28.250 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:28:28.252 | + functions-common:git_clone:606 : echo master 2021-12-15 14:28:28.253 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:28:28.258 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:28:28.260 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:28:28.263 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:28:28.265 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:28:28.266 | + functions-common:git_clone:655 : head -1 2021-12-15 14:28:28.271 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:28:28.274 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:28:28.277 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:28:28.279 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:28:28.282 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:28:28.284 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:28:28.286 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:28:28.289 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:28:28.292 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:28:28.294 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:28:28.297 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:28:28.299 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:28:28.302 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:28:28.305 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:28:28.308 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:28:28.311 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:28:28.313 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:28:28.316 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:28:28.319 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:28:28.325 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:28:28.328 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 14:28:28.961 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:28:28.964 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:28:28.966 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:28:28.969 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:28:28.971 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:28:28.973 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:28:28.975 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:28:28.978 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:28:28.980 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:28:28.982 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:28:28.985 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:28:28.987 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:28:28.989 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:28:28.992 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:28:29.012 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:28:29.015 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 14:28:29.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:28:29.866 | from cryptography.utils import int_from_bytes 2021-12-15 14:28:29.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:28:29.866 | from cryptography.utils import int_from_bytes 2021-12-15 14:28:30.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:28:30.958 | Obtaining file:///opt/stack/neutron 2021-12-15 14:28:30.960 | Preparing metadata (setup.py): started 2021-12-15 14:28:32.977 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:28:33.092 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 14:28:33.093 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 14:28:33.094 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 14:28:33.095 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 14:28:33.096 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 14:28:33.097 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 14:28:33.098 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 14:28:33.099 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 14:28:33.100 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 14:28:33.101 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 14:28:33.102 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 14:28:33.104 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 14:28:33.105 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 14:28:33.107 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 14:28:33.222 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:28:33.223 | 2021-12-15 14:28:33.223 | The conflict is caused by: 2021-12-15 14:28:33.223 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:28:33.223 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:28:33.223 | 2021-12-15 14:28:33.223 | To fix this you could try to: 2021-12-15 14:28:33.223 | 1. loosen the range of package versions you've specified 2021-12-15 14:28:33.223 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:28:33.223 | 2021-12-15 14:28:33.223 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:28:33.320 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:28:33.322 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:28:33.325 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:28:33.328 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:28:33.330 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:28:33.332 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:28:33.334 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:28:33.337 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:28:33.339 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:28:33.342 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:28:33.342 | Error on exit 2021-12-15 14:28:33.344 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:28:33.346 | + ./stack.sh:exit_trap:536 : generate-subunit 1639578354 159 fail 2021-12-15 14:28:33.913 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:28:33.915 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:28:34.391 | + ./stack.sh:exit_trap:550 : exit 1