2021-12-15 14:23:03.021 | + ./stack.sh:main:481 : exec 2021-12-15 14:23:03.022 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-142302' 2021-12-15 14:23:03.022 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-142302.summary.2021-12-15-142302 2021-12-15 14:23:03.022 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:23:03.022 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-142302 2021-12-15 14:23:03.022 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-142302 /opt/stack/logs/stack.sh.log 2021-12-15 14:23:03.022 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-142302.summary.2021-12-15-142302 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:23:03.022 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:23:03.022 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:23:03.022 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:23:03.022 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:23:03.022 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:23:03.022 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:23:03.023 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:23:03.023 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:23:03.023 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:23:03.023 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:23:03.023 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:23:03.023 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:23:03.023 | 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:23:03.025 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:23:03.027 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:23:03.030 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:23:03.058 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:23:03.074 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:23:03.075 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:23:03.077 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:23:03.079 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:23:03.081 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:23:03.083 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:23:03.085 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:23:03.087 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:23:03.089 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:23:03.090 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:23:03.092 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:23:03.094 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:23:03.096 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:23:03.098 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:23:03.101 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:23:03.103 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:23:03.105 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:23:03.107 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:23:03.109 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:23:03.121 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:03.123 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:23:03.124 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:23:03.126 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:23:03.128 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:23:03.130 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:23:03.133 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:23:03.134 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:23:03.136 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:23:03.138 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:23:03.140 | + 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:23:03.141 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:23:03.143 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:23:03.145 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:23:03.147 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:23:03.149 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:23:03.151 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:23:03.168 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:23:03.170 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:23:03.183 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:23:03.185 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:23:03.188 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:23:03.190 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:23:03.192 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:23:03.195 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:23:03.197 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:23:03.198 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:23:03.200 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:23:03.202 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:23:03.204 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:23:03.206 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:23:03.211 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:23:03.222 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:23:03.239 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:23:03.251 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:23:03.263 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:23:03.295 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:23:03.353 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:23:03.436 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:23:03.460 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:23:03.515 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:23:03.567 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:23:03.695 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:23:03.708 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:23:03.724 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:23:03.737 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:23:03.831 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:23:03.833 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:23:03.836 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:23:03.838 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:23:03.840 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:23:03.843 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:23:03.845 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:23:03.845 | False' 2021-12-15 14:23:03.848 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:23:03.863 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:23:03.866 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:23:03.868 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:23:03.870 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:23:03.872 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:23:03.874 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:23:03.876 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:23:03.878 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:23:03.880 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:23:03.883 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:23:03.887 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:23:03.889 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:23:03.891 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:23:03.893 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:23:03.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:23:03.909 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:03.911 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:23:03.914 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:23:03.953 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:23:03.955 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:23:03.957 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:23:03.959 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:23:03.961 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:23:03.963 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:23:03.965 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:23:03.967 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:23:03.970 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:23:03.972 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:23:03.974 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:03.977 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:23:03.979 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:03.981 | + 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:23:03.984 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:03.986 | + 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:23:03.988 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:03.991 | + 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:23:03.994 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:03.996 | + 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:23:03.998 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.000 | + 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:23:04.003 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.005 | + 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:23:04.007 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.009 | + 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:23:04.012 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.014 | + 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:23:04.016 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.018 | + 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:23:04.021 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.023 | + 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:23:04.025 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.027 | + 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:23:04.030 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.032 | + 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:23:04.034 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.036 | + 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:23:04.039 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.041 | + 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:23:04.044 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.046 | + 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:23:04.048 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.050 | + 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:23:04.052 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.055 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:23:04.058 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.060 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:23:04.062 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.064 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:23:04.066 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.069 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:23:04.071 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.074 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:23:04.076 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.078 | + 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:23:04.080 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.083 | + 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:23:04.085 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.087 | + 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:23:04.090 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.093 | + 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:23:04.096 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.098 | + 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:23:04.101 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.104 | + 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:23:04.106 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.109 | + 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:23:04.112 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.114 | + 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:23:04.117 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.119 | + 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:23:04.122 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.124 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:23:04.126 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.129 | + 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:23:04.131 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.133 | + 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:23:04.135 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.138 | + 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:23:04.140 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.142 | + 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:23:04.145 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.147 | + 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:23:04.149 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.151 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:23:04.154 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.156 | + 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:23:04.158 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.160 | + 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:23:04.163 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.166 | + 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:23:04.168 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.170 | + 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:23:04.172 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.175 | + 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:23:04.177 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.180 | + 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:23:04.182 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.184 | + 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:23:04.187 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.189 | + 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:23:04.191 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:23:04.194 | + 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:23:04.197 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:23:04.199 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:23:04.202 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:23:04.217 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:04.219 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:23:04.222 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:23:04.224 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:23:04.239 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:23:04.241 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:23:04.244 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:23:04.246 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:23:04.248 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:23:04.250 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:23:04.253 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:23:04.255 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:23:04.258 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:23:04.260 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:23:04.262 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:23:04.265 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:23:04.267 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:23:04.270 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:23:04.270 | Using mysql database backend 2021-12-15 14:23:04.272 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:23:04.289 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:23:04.304 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:04.307 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:23:04.323 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:23:04.340 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:04.342 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:23:04.359 | + ./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:23:04.374 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:23:04.391 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:23:04.393 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:23:04.410 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:04.412 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:23:04.428 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:23:04.431 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:23:04.433 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:23:04.435 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:23:04.439 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:23:04.443 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-142304 2021-12-15 14:23:04.446 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-142304 749' 2021-12-15 14:23:04.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.450 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:23:04.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.455 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:23:04.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.460 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:23:04.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.465 | + 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:23:04.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.469 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:23:04.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.474 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:23:04.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.479 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-142302 2021-12-15 14:23:04.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.484 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:23:04.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.489 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:23:04.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.493 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:23:04.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.498 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:23:04.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.503 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:23:04.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:23:04.508 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:23:04.510 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:23:04.512 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:23:04.514 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:23:04.516 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:23:04.519 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:23:04.521 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:23:04.524 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:23:04.526 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:23:04.529 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:23:04.545 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:23:04.547 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:23:04.549 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:04.552 | + functions-common:git_clone:606 : echo master 2021-12-15 14:23:04.552 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:23:04.557 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:23:04.559 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:04.561 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:23:04.564 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:23:04.564 | + functions-common:git_clone:655 : head -1 2021-12-15 14:23:04.567 | e74f91e2 Updated from generate-constraints 2021-12-15 14:23:04.570 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:23:04.572 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:23:04.575 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:23:04.577 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:23:04.579 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:23:04.582 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:23:04.585 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:23:04.587 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:23:04.590 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:23:04.592 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:23:04.595 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:23:04.598 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:23:04.602 | ++ tools/install_prereqs.sh:source:47 : NOW=1639578184 2021-12-15 14:23:04.606 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:23:04.610 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639578014 2021-12-15 14:23:04.613 | ++ tools/install_prereqs.sh:source:49 : DELTA=170 2021-12-15 14:23:04.615 | ++ tools/install_prereqs.sh:source:50 : [[ 170 -lt 7200 ]] 2021-12-15 14:23:04.617 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:23:04.620 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:23:04.622 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:23:04.624 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:23:04.626 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:23:04.629 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:23:04.631 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:23:04.634 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:23:04.637 | +++ 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:23:04.682 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:23:04.683 | apache2-dev 2021-12-15 14:23:04.683 | bc 2021-12-15 14:23:04.683 | bsdmainutils 2021-12-15 14:23:04.683 | curl 2021-12-15 14:23:04.683 | g++ 2021-12-15 14:23:04.683 | gawk 2021-12-15 14:23:04.683 | gcc 2021-12-15 14:23:04.683 | gettext 2021-12-15 14:23:04.683 | git 2021-12-15 14:23:04.683 | graphviz 2021-12-15 14:23:04.683 | iputils-ping 2021-12-15 14:23:04.683 | libapache2-mod-proxy-uwsgi 2021-12-15 14:23:04.683 | libffi-dev 2021-12-15 14:23:04.683 | libjpeg-dev 2021-12-15 14:23:04.683 | libpcre3-dev 2021-12-15 14:23:04.683 | libpq-dev 2021-12-15 14:23:04.683 | libssl-dev 2021-12-15 14:23:04.683 | libsystemd-dev 2021-12-15 14:23:04.683 | libxml2-dev 2021-12-15 14:23:04.683 | libxslt1-dev 2021-12-15 14:23:04.683 | libyaml-dev 2021-12-15 14:23:04.683 | lsof 2021-12-15 14:23:04.683 | openssh-server 2021-12-15 14:23:04.683 | openssl 2021-12-15 14:23:04.683 | pkg-config 2021-12-15 14:23:04.683 | psmisc 2021-12-15 14:23:04.683 | python3-dev 2021-12-15 14:23:04.683 | python3-pip 2021-12-15 14:23:04.683 | python3-systemd 2021-12-15 14:23:04.683 | python3-venv 2021-12-15 14:23:04.683 | tar 2021-12-15 14:23:04.683 | tcpdump 2021-12-15 14:23:04.683 | unzip 2021-12-15 14:23:04.683 | uuid-runtime 2021-12-15 14:23:04.683 | wget 2021-12-15 14:23:04.683 | wget 2021-12-15 14:23:04.683 | zlib1g-dev 2021-12-15 14:23:04.683 | libkrb5-dev 2021-12-15 14:23:04.683 | libldap2-dev 2021-12-15 14:23:04.684 | libsasl2-dev 2021-12-15 14:23:04.684 | memcached 2021-12-15 14:23:04.684 | python3-mysqldb 2021-12-15 14:23:04.684 | sqlite3 2021-12-15 14:23:04.684 | conntrack 2021-12-15 14:23:04.684 | curl 2021-12-15 14:23:04.684 | dnsmasq-base 2021-12-15 14:23:04.684 | dnsmasq-utils 2021-12-15 14:23:04.684 | ebtables 2021-12-15 14:23:04.684 | genisoimage 2021-12-15 14:23:04.684 | iptables 2021-12-15 14:23:04.684 | iputils-arping 2021-12-15 14:23:04.684 | kpartx 2021-12-15 14:23:04.684 | libjs-jquery-tablesorter 2021-12-15 14:23:04.684 | parted 2021-12-15 14:23:04.684 | pm-utils 2021-12-15 14:23:04.684 | python3-mysqldb 2021-12-15 14:23:04.684 | socat 2021-12-15 14:23:04.684 | sqlite3 2021-12-15 14:23:04.684 | sudo 2021-12-15 14:23:04.684 | vlan 2021-12-15 14:23:04.684 | lsscsi 2021-12-15 14:23:04.684 | open-iscsi 2021-12-15 14:23:04.684 | lvm2 2021-12-15 14:23:04.684 | qemu-utils 2021-12-15 14:23:04.684 | thin-provisioning-tools 2021-12-15 14:23:04.684 | acl 2021-12-15 14:23:04.684 | dnsmasq-base 2021-12-15 14:23:04.684 | dnsmasq-utils 2021-12-15 14:23:04.684 | ebtables 2021-12-15 14:23:04.684 | haproxy 2021-12-15 14:23:04.684 | iptables 2021-12-15 14:23:04.684 | iputils-arping 2021-12-15 14:23:04.684 | iputils-ping 2021-12-15 14:23:04.684 | postgresql-server-dev-all 2021-12-15 14:23:04.684 | python3-mysqldb 2021-12-15 14:23:04.684 | sqlite3 2021-12-15 14:23:04.684 | sudo 2021-12-15 14:23:04.684 | vlan 2021-12-15 14:23:04.685 | pcp 2021-12-15 14:23:04.685 | ipset 2021-12-15 14:23:04.685 | conntrack 2021-12-15 14:23:04.685 | conntrackd 2021-12-15 14:23:04.685 | keepalived 2021-12-15 14:23:04.685 | lvm2 2021-12-15 14:23:04.685 | qemu-utils 2021-12-15 14:23:04.685 | thin-provisioning-tools 2021-12-15 14:23:04.685 | curl 2021-12-15 14:23:04.685 | liberasurecode-dev 2021-12-15 14:23:04.685 | make 2021-12-15 14:23:04.685 | memcached 2021-12-15 14:23:04.685 | sqlite3 2021-12-15 14:23:04.685 | xfsprogs' 2021-12-15 14:23:04.687 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:23:04.705 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:23:04.705 | apache2-dev 2021-12-15 14:23:04.705 | bc 2021-12-15 14:23:04.705 | bsdmainutils 2021-12-15 14:23:04.705 | curl 2021-12-15 14:23:04.705 | g++ 2021-12-15 14:23:04.705 | gawk 2021-12-15 14:23:04.705 | gcc 2021-12-15 14:23:04.705 | gettext 2021-12-15 14:23:04.705 | git 2021-12-15 14:23:04.705 | graphviz 2021-12-15 14:23:04.705 | iputils-ping 2021-12-15 14:23:04.706 | libapache2-mod-proxy-uwsgi 2021-12-15 14:23:04.706 | libffi-dev 2021-12-15 14:23:04.706 | libjpeg-dev 2021-12-15 14:23:04.706 | libpcre3-dev 2021-12-15 14:23:04.706 | libpq-dev 2021-12-15 14:23:04.706 | libssl-dev 2021-12-15 14:23:04.706 | libsystemd-dev 2021-12-15 14:23:04.706 | libxml2-dev 2021-12-15 14:23:04.706 | libxslt1-dev 2021-12-15 14:23:04.706 | libyaml-dev 2021-12-15 14:23:04.706 | lsof 2021-12-15 14:23:04.706 | openssh-server 2021-12-15 14:23:04.706 | openssl 2021-12-15 14:23:04.706 | pkg-config 2021-12-15 14:23:04.706 | psmisc 2021-12-15 14:23:04.706 | python3-dev 2021-12-15 14:23:04.706 | python3-pip 2021-12-15 14:23:04.706 | python3-systemd 2021-12-15 14:23:04.706 | python3-venv 2021-12-15 14:23:04.706 | tar 2021-12-15 14:23:04.706 | tcpdump 2021-12-15 14:23:04.706 | unzip 2021-12-15 14:23:04.706 | uuid-runtime 2021-12-15 14:23:04.706 | wget 2021-12-15 14:23:04.706 | wget 2021-12-15 14:23:04.706 | zlib1g-dev 2021-12-15 14:23:04.706 | libkrb5-dev 2021-12-15 14:23:04.706 | libldap2-dev 2021-12-15 14:23:04.706 | libsasl2-dev 2021-12-15 14:23:04.706 | memcached 2021-12-15 14:23:04.706 | python3-mysqldb 2021-12-15 14:23:04.706 | sqlite3 2021-12-15 14:23:04.706 | conntrack 2021-12-15 14:23:04.706 | curl 2021-12-15 14:23:04.706 | dnsmasq-base 2021-12-15 14:23:04.706 | dnsmasq-utils 2021-12-15 14:23:04.706 | ebtables 2021-12-15 14:23:04.706 | genisoimage 2021-12-15 14:23:04.706 | iptables 2021-12-15 14:23:04.706 | iputils-arping 2021-12-15 14:23:04.707 | kpartx 2021-12-15 14:23:04.707 | libjs-jquery-tablesorter 2021-12-15 14:23:04.707 | parted 2021-12-15 14:23:04.707 | pm-utils 2021-12-15 14:23:04.707 | python3-mysqldb 2021-12-15 14:23:04.707 | socat 2021-12-15 14:23:04.707 | sqlite3 2021-12-15 14:23:04.707 | sudo 2021-12-15 14:23:04.707 | vlan 2021-12-15 14:23:04.707 | lsscsi 2021-12-15 14:23:04.707 | open-iscsi 2021-12-15 14:23:04.707 | lvm2 2021-12-15 14:23:04.707 | qemu-utils 2021-12-15 14:23:04.707 | thin-provisioning-tools 2021-12-15 14:23:04.707 | acl 2021-12-15 14:23:04.707 | dnsmasq-base 2021-12-15 14:23:04.707 | dnsmasq-utils 2021-12-15 14:23:04.707 | ebtables 2021-12-15 14:23:04.707 | haproxy 2021-12-15 14:23:04.707 | iptables 2021-12-15 14:23:04.707 | iputils-arping 2021-12-15 14:23:04.707 | iputils-ping 2021-12-15 14:23:04.707 | postgresql-server-dev-all 2021-12-15 14:23:04.707 | python3-mysqldb 2021-12-15 14:23:04.707 | sqlite3 2021-12-15 14:23:04.707 | sudo 2021-12-15 14:23:04.707 | vlan 2021-12-15 14:23:04.707 | pcp 2021-12-15 14:23:04.707 | ipset 2021-12-15 14:23:04.707 | conntrack 2021-12-15 14:23:04.707 | conntrackd 2021-12-15 14:23:04.707 | keepalived 2021-12-15 14:23:04.707 | lvm2 2021-12-15 14:23:04.707 | qemu-utils 2021-12-15 14:23:04.707 | thin-provisioning-tools 2021-12-15 14:23:04.707 | curl 2021-12-15 14:23:04.707 | liberasurecode-dev 2021-12-15 14:23:04.707 | make 2021-12-15 14:23:04.707 | memcached 2021-12-15 14:23:04.707 | sqlite3 2021-12-15 14:23:04.708 | xfsprogs ' 2021-12-15 14:23:04.708 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:23:04.710 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:04.713 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:04.716 | ++ 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:23:04.716 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:23:04.721 | ++ 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:23:04.723 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:23:04.725 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:23:04.727 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:23:04.729 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:23:04.731 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:04.733 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:23:04.735 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:04.737 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:04.739 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:23:04.742 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:23:04.744 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:04.746 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:23:04.748 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:23:04.752 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:23:04.754 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:23:04.757 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:23:04.759 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:23:04.762 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:23:04.764 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:23:04.768 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639578184766 2021-12-15 14:23:04.770 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:23:04.773 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:23:04.775 | ++ 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:23:05.148 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:23:05.264 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 14:23:05.389 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 14:23:05.704 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 14:23:07.523 | Reading package lists... 2021-12-15 14:23:07.556 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:23:07.558 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:23:07.560 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:23:07.562 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:07.564 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:07.567 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:23:07.569 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:07.571 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:23:07.573 | ++ functions-common:time_stop:2409 : start_time=1639578184766 2021-12-15 14:23:07.575 | ++ functions-common:time_stop:2411 : [[ -z 1639578184766 ]] 2021-12-15 14:23:07.578 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:07.582 | ++ functions-common:time_stop:2414 : end_time=1639578187579 2021-12-15 14:23:07.584 | ++ functions-common:time_stop:2415 : elapsed_time=2813 2021-12-15 14:23:07.586 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:23:07.588 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:07.590 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2813 2021-12-15 14:23:07.593 | ++ 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:23:07.595 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:23:07.597 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:07.600 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:07.603 | ++ 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:23:07.623 | ++ 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:23:07.730 | Reading package lists... 2021-12-15 14:23:07.970 | Building dependency tree... 2021-12-15 14:23:07.972 | Reading state information... 2021-12-15 14:23:08.005 | acl is already the newest version (2.2.53-6). 2021-12-15 14:23:08.005 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:23:08.005 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:23:08.005 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:23:08.005 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:23:08.005 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:23:08.005 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:23:08.005 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:23:08.005 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:23:08.005 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:23:08.005 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:23:08.005 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:23:08.005 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:23:08.005 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:23:08.005 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:23:08.005 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:23:08.005 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:23:08.005 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:23:08.005 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:23:08.005 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:23:08.005 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:23:08.005 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:23:08.005 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:23:08.005 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:23:08.005 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:23:08.005 | psmisc is already the newest version (23.3-1). 2021-12-15 14:23:08.006 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:23:08.006 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:23:08.006 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:23:08.006 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:23:08.006 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:23:08.006 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:23:08.006 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:23:08.006 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:23:08.006 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:23:08.006 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:23:08.006 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:23:08.006 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:23:08.006 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:23:08.006 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:23:08.007 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:23:08.007 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:23:08.007 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:23:08.007 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:23:08.007 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:23:08.007 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:23:08.007 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:23:08.007 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:23:08.007 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:23:08.007 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:23:08.007 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:23:08.007 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:23:08.007 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:23:08.007 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:23:08.007 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:23:08.007 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:23:08.007 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:23:08.007 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:23:08.007 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:23:08.007 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:23:08.007 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:23:08.007 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:23:08.007 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:23:08.007 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:23:08.222 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:23:08.222 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:23:08.222 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:23:08.222 | The following packages were automatically installed and are no longer required: 2021-12-15 14:23:08.223 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:23:08.223 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:23:08.223 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:23:08.223 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:23:08.223 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:23:08.223 | python3-zope.interface 2021-12-15 14:23:08.223 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:23:08.335 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:23:08.340 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:23:08.342 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:23:08.344 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:23:08.346 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:08.348 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:08.351 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:23:08.353 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:08.355 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:23:08.357 | ++ functions-common:time_stop:2409 : start_time=1639578187620 2021-12-15 14:23:08.360 | ++ functions-common:time_stop:2411 : [[ -z 1639578187620 ]] 2021-12-15 14:23:08.362 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:08.367 | ++ functions-common:time_stop:2414 : end_time=1639578188364 2021-12-15 14:23:08.369 | ++ functions-common:time_stop:2415 : elapsed_time=744 2021-12-15 14:23:08.371 | ++ functions-common:time_stop:2416 : total=731 2021-12-15 14:23:08.374 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:08.376 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1475 2021-12-15 14:23:08.378 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:23:08.380 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:23:08.383 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:23:08.385 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:23:08.389 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:23:08.394 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:23:08.396 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:23:08.399 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:23:09.812 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:23:09.814 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:23:09.817 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:23:09.820 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:23:09.822 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:23:09.824 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:23:09.826 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:23:09.828 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:23:09.829 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:23:09.831 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:23:09.833 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:23:09.835 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:23:09.836 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:23:09.838 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:23:09.840 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:23:09.841 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:23:09.843 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:23:09.845 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:23:09.847 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:23:09.848 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:23:09.851 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:23:09.853 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:23:09.855 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:23:09.857 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:23:09.859 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:23:09.932 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:23:09.935 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:23:10.008 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:23:10.011 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:23:10.084 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:23:10.086 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:23:10.088 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:23:10.090 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:23:10.092 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:23:10.093 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:23:10.095 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:23:10.097 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:23:10.099 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:23:10.101 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:23:10.103 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:23:10.103 | Distro: focal 2021-12-15 14:23:10.106 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:23:10.108 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:23:10.112 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:23:10.114 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:23:10.117 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:23:10.117 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:23:10.798 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:23:10.799 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:23:10.800 | pip: 21.3.1 2021-12-15 14:23:10.801 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:23:10.804 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:23:10.806 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:23:10.808 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:23:10.810 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:23:10.812 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:23:10.814 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:23:10.815 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:23:10.817 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:23:10.819 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:23:10.821 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:23:10.823 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:23:10.824 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:23:10.827 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:23:10.827 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:23:10.832 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:23:10.834 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:23:10.836 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:23:10.838 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:23:10.840 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:23:10.841 | + 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:23:10.853 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:23:10.853 | Dload Upload Total Spent Left Speed 2021-12-15 14:23:10.997 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:23:11.001 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:23:11.005 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:23:14.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:14.330 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:14.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:14.330 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:14.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:14.854 | Collecting pip 2021-12-15 14:23:14.867 | 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:23:17.310 | Installing collected packages: pip 2021-12-15 14:23:17.310 | Attempting uninstall: pip 2021-12-15 14:23:17.312 | Found existing installation: pip 21.3.1 2021-12-15 14:23:17.570 | Uninstalling pip-21.3.1: 2021-12-15 14:23:17.585 | Successfully uninstalled pip-21.3.1 2021-12-15 14:23:19.214 | Successfully installed pip-21.3.1 2021-12-15 14:23:19.214 | /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:23:19.214 | warnings.warn( 2021-12-15 14:23:19.214 | /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:23:19.214 | warnings.warn( 2021-12-15 14:23:19.214 | /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:23:19.214 | warnings.warn( 2021-12-15 14:23:19.214 | 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:23:19.382 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:23:19.384 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:23:19.386 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:23:19.388 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:23:19.391 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:23:19.392 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:23:19.394 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:23:19.397 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:23:19.397 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:23:19.401 | ++ 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:23:19.403 | ++ 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:23:19.405 | ++ 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:23:19.407 | + 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:23:19.409 | + 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:23:19.426 | 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:23:19.428 | + 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:23:20.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:20.311 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:20.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:20.311 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:21.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:21.416 | 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:23:23.810 | 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:23:23.963 | + inc/python:pip_install:200 : result=0 2021-12-15 14:23:23.965 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:23:23.966 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:23.968 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:23.970 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:23.971 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:23.973 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:23.975 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:23:23.977 | + functions-common:time_stop:2409 : start_time=1639578199421 2021-12-15 14:23:23.979 | + functions-common:time_stop:2411 : [[ -z 1639578199421 ]] 2021-12-15 14:23:23.981 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:23.984 | + functions-common:time_stop:2414 : end_time=1639578203982 2021-12-15 14:23:23.986 | + functions-common:time_stop:2415 : elapsed_time=4561 2021-12-15 14:23:23.988 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:23:23.989 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:23.991 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4561 2021-12-15 14:23:23.993 | + inc/python:pip_install:203 : return 0 2021-12-15 14:23:23.995 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:23:23.998 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:23:24.001 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:23:24.003 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:23:24.006 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:23:24.006 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:23:24.691 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:23:24.694 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:23:24.694 | pip: 21.3.1 2021-12-15 14:23:24.697 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:23:24.700 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:23:24.704 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:23:24.706 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:23:24.709 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:23:24.711 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:24.713 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:24.715 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:23:24.728 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:23:24.741 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:23:24.753 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:23:24.756 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:23:24.758 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:23:24.760 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:23:24.763 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:23:24.766 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:23:24.768 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:23:24.770 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:23:24.773 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:23:24.775 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:23:24.777 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:23:24.779 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:23:24.781 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:23:24.784 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:23:24.786 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:23:24.788 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:23:24.791 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:23:24.793 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:23:24.795 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:23:24.797 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:23:24.800 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:23:24.802 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:23:24.826 | Using python 3.8 to install os-testr 2021-12-15 14:23:24.828 | + 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:23:25.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:25.692 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:25.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:25.692 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:26.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:26.826 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:23:26.926 | 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:23:26.927 | 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:23:26.928 | 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:23:26.930 | 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:23:26.943 | 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:23:26.971 | 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:23:26.973 | 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:23:26.975 | 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:23:26.975 | 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:23:26.976 | 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:23:27.001 | 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:23:27.003 | 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:23:27.004 | 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:23:27.005 | 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:23:27.006 | 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:23:27.020 | 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:23:27.091 | 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:23:27.092 | 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:23:27.093 | 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:23:29.399 | 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:23:29.550 | + inc/python:pip_install:200 : result=0 2021-12-15 14:23:29.553 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:23:29.555 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:29.557 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:29.559 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:29.561 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:29.563 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:29.565 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:23:29.568 | + functions-common:time_stop:2409 : start_time=1639578204819 2021-12-15 14:23:29.570 | + functions-common:time_stop:2411 : [[ -z 1639578204819 ]] 2021-12-15 14:23:29.573 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:29.577 | + functions-common:time_stop:2414 : end_time=1639578209575 2021-12-15 14:23:29.579 | + functions-common:time_stop:2415 : elapsed_time=4756 2021-12-15 14:23:29.581 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:23:29.584 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:29.586 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4756 2021-12-15 14:23:29.589 | + inc/python:pip_install:203 : return 0 2021-12-15 14:23:29.591 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:23:29.650 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:23:29.762 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:23:29.765 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:23:29.768 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:23:29.770 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:23:29.774 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:23:29.800 | + 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:23:31.888 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:31.904 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.014 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.038 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.044 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.058 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.067 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.113 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.172 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.178 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.239 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.263 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.314 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.333 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.337 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.637 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.641 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.653 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.675 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.682 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.700 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.764 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:32.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:32.951 | 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:23:33.267 | + inc/python:pip_install:200 : result=0 2021-12-15 14:23:33.270 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:23:33.272 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:33.274 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:33.276 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:33.278 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:33.280 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:33.282 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:23:33.284 | + functions-common:time_stop:2409 : start_time=1639578209791 2021-12-15 14:23:33.287 | + functions-common:time_stop:2411 : [[ -z 1639578209791 ]] 2021-12-15 14:23:33.290 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:33.294 | + functions-common:time_stop:2414 : end_time=1639578213292 2021-12-15 14:23:33.297 | + functions-common:time_stop:2415 : elapsed_time=3501 2021-12-15 14:23:33.300 | + functions-common:time_stop:2416 : total=4756 2021-12-15 14:23:33.303 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:33.305 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8257 2021-12-15 14:23:33.308 | + inc/python:pip_install:203 : return 0 2021-12-15 14:23:33.311 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:23:33.313 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:23:33.341 | + 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:23:35.326 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.343 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.453 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.476 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.481 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.497 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.505 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.544 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.551 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.614 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.619 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.680 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.704 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.753 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.772 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:35.776 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.073 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.077 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.088 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.110 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.118 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.134 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.197 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:23:36.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:36.262 | Processing /opt/stack/requirements 2021-12-15 14:23:37.928 | 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:23:37.931 | 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:23:37.942 | 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:23:37.948 | 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:23:37.950 | 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:23:37.956 | 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:23:37.985 | 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:23:37.989 | 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:23:38.001 | 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:23:38.023 | 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:23:38.026 | 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:23:38.043 | 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:23:38.065 | 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:23:38.067 | 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:23:38.072 | 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:23:38.075 | 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:23:38.088 | 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:23:38.140 | 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:23:38.147 | 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:23:38.150 | 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:23:38.162 | 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:23:38.215 | 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:23:38.220 | 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:23:38.223 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:23:38.224 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:23:39.039 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:23:39.039 | ERROR: Command errored out with exit status 1: 2021-12-15 14:23:39.039 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k7qz7m8g/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k7qz7m8g/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-3fpdq3yw 2021-12-15 14:23:39.039 | cwd: /tmp/pip-req-build-k7qz7m8g/ 2021-12-15 14:23:39.039 | Complete output (6 lines): 2021-12-15 14:23:39.039 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:23:39.039 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:23:39.039 | or: setup.py --help-commands 2021-12-15 14:23:39.039 | or: setup.py cmd --help 2021-12-15 14:23:39.039 | 2021-12-15 14:23:39.039 | error: invalid command 'bdist_wheel' 2021-12-15 14:23:39.039 | ---------------------------------------- 2021-12-15 14:23:39.039 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:23:39.040 | Running setup.py clean for openstack-requirements 2021-12-15 14:23:39.883 | Failed to build openstack-requirements 2021-12-15 14:23:39.899 | Installing collected packages: openstack-requirements 2021-12-15 14:23:39.899 | Attempting uninstall: openstack-requirements 2021-12-15 14:23:39.900 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:23:39.935 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:23:39.953 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:23:39.956 | Running setup.py install for openstack-requirements: started 2021-12-15 14:23:42.234 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:23:42.262 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:23:42.407 | + inc/python:pip_install:200 : result=0 2021-12-15 14:23:42.409 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:23:42.412 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:42.414 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:42.416 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:42.418 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:42.422 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:42.425 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:23:42.427 | + functions-common:time_stop:2409 : start_time=1639578213332 2021-12-15 14:23:42.429 | + functions-common:time_stop:2411 : [[ -z 1639578213332 ]] 2021-12-15 14:23:42.432 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:42.436 | + functions-common:time_stop:2414 : end_time=1639578222434 2021-12-15 14:23:42.439 | + functions-common:time_stop:2415 : elapsed_time=9102 2021-12-15 14:23:42.441 | + functions-common:time_stop:2416 : total=8257 2021-12-15 14:23:42.443 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:42.446 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17359 2021-12-15 14:23:42.448 | + inc/python:pip_install:203 : return 0 2021-12-15 14:23:42.451 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:23:42.454 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:23:42.456 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:23:42.460 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:23:42.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:23:42.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:23:42.469 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:23:42.471 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:23:42.492 | Using python 3.8 to install pbr 2021-12-15 14:23:42.495 | + 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:23:43.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:43.357 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:43.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:43.357 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:44.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:44.501 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:23:47.070 | 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:23:47.202 | + inc/python:pip_install:200 : result=0 2021-12-15 14:23:47.204 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:23:47.207 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:47.209 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:47.211 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:47.213 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:47.215 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:47.217 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:23:47.219 | + functions-common:time_stop:2409 : start_time=1639578222487 2021-12-15 14:23:47.221 | + functions-common:time_stop:2411 : [[ -z 1639578222487 ]] 2021-12-15 14:23:47.224 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:47.228 | + functions-common:time_stop:2414 : end_time=1639578227226 2021-12-15 14:23:47.230 | + functions-common:time_stop:2415 : elapsed_time=4739 2021-12-15 14:23:47.232 | + functions-common:time_stop:2416 : total=17359 2021-12-15 14:23:47.234 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:47.236 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22098 2021-12-15 14:23:47.238 | + inc/python:pip_install:203 : return 0 2021-12-15 14:23:47.241 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:23:49.569 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:23:51.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:23:51.535 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:23:51.550 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:23:51.552 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:23:51.557 | 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:23:51.564 | 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:23:51.569 | 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:23:51.648 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:23:51.651 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:23:51.654 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:23:51.671 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:23:51.673 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:23:51.675 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:23:51.678 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:23:51.681 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:23:51.683 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:23:51.685 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:23:51.688 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:23:51.690 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:23:51.693 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:23:51.696 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:23:51.700 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:23:51.702 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:23:51.704 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:23:51.707 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:23:51.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:23:51.724 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:51.726 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:23:51.728 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:23:51.730 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:23:51.733 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:23:51.735 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:23:51.737 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:23:51.740 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:23:51.742 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:23:51.744 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:23:51.746 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:23:51.748 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:23:51.750 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:23:51.753 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:23:51.755 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:23:51.758 | + 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:23:51.760 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:23:51.762 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:23:51.764 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:23:51.766 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:23:51.769 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:23:51.771 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:23:51.774 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:23:51.776 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:23:51.778 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:23:51.780 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:23:51.833 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:23:51.833 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:23:51.835 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:23:52.213 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:23:52.215 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:23:52.233 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:52.235 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:23:52.238 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:23:52.240 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:23:52.243 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:23:52.248 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:23:52.251 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:52.253 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:23:52.255 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:52.258 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:52.260 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:23:52.262 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:23:52.264 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:23:52.267 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:23:52.269 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:23:52.272 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:23:52.274 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:52.276 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:52.278 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:23:52.300 | + 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:23:52.417 | Reading package lists... 2021-12-15 14:23:52.684 | Building dependency tree... 2021-12-15 14:23:52.686 | Reading state information... 2021-12-15 14:23:52.942 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:23:52.942 | The following packages were automatically installed and are no longer required: 2021-12-15 14:23:52.943 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:23:52.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:23:52.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:23:52.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:23:52.944 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:23:52.944 | python3-zope.interface 2021-12-15 14:23:52.944 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:23:53.062 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:23:53.067 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:23:53.070 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:23:53.073 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:53.075 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:53.078 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:53.080 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:53.082 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:53.084 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:23:53.086 | + functions-common:time_stop:2409 : start_time=1639578232297 2021-12-15 14:23:53.088 | + functions-common:time_stop:2411 : [[ -z 1639578232297 ]] 2021-12-15 14:23:53.091 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:53.095 | + functions-common:time_stop:2414 : end_time=1639578233093 2021-12-15 14:23:53.098 | + functions-common:time_stop:2415 : elapsed_time=796 2021-12-15 14:23:53.100 | + functions-common:time_stop:2416 : total=1475 2021-12-15 14:23:53.103 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:53.105 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2271 2021-12-15 14:23:53.107 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:23:53.110 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:23:53.112 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:23:53.115 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:23:53.117 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:23:53.119 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:23:53.122 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:23:53.124 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:23:53.126 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:23:53.128 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:23:53.131 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:23:53.134 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:23:53.136 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:23:53.139 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:23:53.141 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:23:53.145 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:23:53.147 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:23:53.149 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:23:53.152 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:23:53.154 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:23:53.156 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:23:53.158 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:23:53.161 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:23:53.163 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:23:53.165 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:23:53.167 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:23:53.170 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:23:53.186 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:53.189 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:23:53.191 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:23:53.194 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:23:53.196 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:23:53.199 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:23:53.203 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:23:53.206 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:23:53.209 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:23:53.211 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:23:53.214 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:23:53.216 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:23:53.225 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:23:54.000 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:23:54.000 | user tags 2021-12-15 14:23:54.000 | stackrabbit []' 2021-12-15 14:23:54.003 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:23:54.004 | user tags 2021-12-15 14:23:54.004 | stackrabbit []' 2021-12-15 14:23:54.004 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:23:54.010 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:23:54.013 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:23:54.015 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:23:54.703 | Changing password for user "stackrabbit" ... 2021-12-15 14:23:54.728 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:23:55.420 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:23:55.443 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:23:55.446 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:23:56.128 | Changing password for user "stackrabbit" ... 2021-12-15 14:23:56.151 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:23:56.153 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:23:56.156 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:23:56.815 | Deleting user "guest" ... 2021-12-15 14:23:56.830 | Error: 2021-12-15 14:23:56.830 | {:no_such_user, "guest"} 2021-12-15 14:23:56.843 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:23:56.846 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:23:56.863 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:23:56.865 | + ./stack.sh:main:826 : install_database 2021-12-15 14:23:56.868 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:23:56.870 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:23:56.872 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:56.875 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:56.877 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:23:57.109 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:23:57.111 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:23:57.114 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:23:57.117 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:23:57.119 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:23:57.122 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:23:57.124 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:23:57.127 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:23:57.129 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:23:57.132 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:23:57.134 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:23:57.141 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:23:57.143 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:23:57.145 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:23:57.148 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:23:57.150 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:23:57.152 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:23:57.154 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:23:57.157 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:23:57.159 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:23:57.162 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:23:57.164 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:23:57.166 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:57.168 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:57.171 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:23:57.173 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:23:57.175 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:23:57.178 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:23:57.180 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:23:57.183 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:23:57.185 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:23:57.187 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:57.189 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:57.192 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:23:57.194 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:23:57.196 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:23:57.198 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:23:57.201 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:23:57.203 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:23:57.205 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:23:57.207 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:23:57.210 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:23:57.231 | + 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:23:57.348 | Reading package lists... 2021-12-15 14:23:57.592 | Building dependency tree... 2021-12-15 14:23:57.593 | Reading state information... 2021-12-15 14:23:57.841 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:23:57.841 | The following packages were automatically installed and are no longer required: 2021-12-15 14:23:57.842 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:23:57.842 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:23:57.843 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:23:57.843 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:23:57.843 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:23:57.843 | python3-zope.interface 2021-12-15 14:23:57.843 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:23:57.957 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:23:57.962 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:23:57.964 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:23:57.966 | + functions-common:time_stop:2402 : local name 2021-12-15 14:23:57.968 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:23:57.971 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:23:57.973 | + functions-common:time_stop:2405 : local total 2021-12-15 14:23:57.976 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:23:57.978 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:23:57.981 | + functions-common:time_stop:2409 : start_time=1639578237229 2021-12-15 14:23:57.983 | + functions-common:time_stop:2411 : [[ -z 1639578237229 ]] 2021-12-15 14:23:57.985 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:23:57.990 | + functions-common:time_stop:2414 : end_time=1639578237987 2021-12-15 14:23:57.992 | + functions-common:time_stop:2415 : elapsed_time=758 2021-12-15 14:23:57.994 | + functions-common:time_stop:2416 : total=2271 2021-12-15 14:23:57.996 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:23:57.998 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3029 2021-12-15 14:23:58.000 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:23:58.003 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:23:58.005 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:23:58.007 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:23:58.009 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:23:58.012 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:23:58.014 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:23:58.017 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:23:58.019 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:23:58.022 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:23:58.025 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:23:58.025 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:23:58.030 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:23:58.033 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:23:58.035 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:23:58.038 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:23:58.040 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:23:58.061 | Using python 3.8 to install PyMySQL 2021-12-15 14:23:58.063 | + 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:23:58.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:58.927 | from cryptography.utils import int_from_bytes 2021-12-15 14:23:58.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:23:58.927 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:00.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:00.028 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:24:02.397 | 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:24:02.520 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:02.522 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:02.525 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:02.527 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:02.529 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:02.531 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:02.533 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:02.536 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:02.538 | + functions-common:time_stop:2409 : start_time=1639578238056 2021-12-15 14:24:02.540 | + functions-common:time_stop:2411 : [[ -z 1639578238056 ]] 2021-12-15 14:24:02.543 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:02.547 | + functions-common:time_stop:2414 : end_time=1639578242544 2021-12-15 14:24:02.549 | + functions-common:time_stop:2415 : elapsed_time=4488 2021-12-15 14:24:02.551 | + functions-common:time_stop:2416 : total=22098 2021-12-15 14:24:02.553 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:02.555 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26586 2021-12-15 14:24:02.557 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:02.560 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:24:02.563 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:24:02.565 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:24:02.567 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:24:02.584 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:02.587 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:24:02.589 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:24:02.593 | ++ 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:24:02.593 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:24:02.598 | + 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:24:02.601 | + 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:24:02.603 | + 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:24:02.606 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:24:02.608 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:24:02.610 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:24:02.626 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:02.628 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:24:02.631 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:24:02.633 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:24:02.635 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:24:02.637 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:24:02.640 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:02.642 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:24:02.644 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:02.647 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:02.649 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:24:02.652 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:24:02.654 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:24:02.656 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:24:02.659 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:24:02.661 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:24:02.663 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:02.665 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:02.668 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:24:02.688 | + 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:24:02.799 | Reading package lists... 2021-12-15 14:24:03.035 | Building dependency tree... 2021-12-15 14:24:03.036 | Reading state information... 2021-12-15 14:24:03.288 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:24:03.288 | The following packages were automatically installed and are no longer required: 2021-12-15 14:24:03.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:24:03.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:24:03.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:24:03.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:24:03.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:24:03.289 | python3-zope.interface 2021-12-15 14:24:03.289 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:24:03.403 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:24:03.407 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:24:03.409 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:24:03.413 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:03.415 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:03.417 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:03.419 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:03.421 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:03.424 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:24:03.426 | + functions-common:time_stop:2409 : start_time=1639578242686 2021-12-15 14:24:03.429 | + functions-common:time_stop:2411 : [[ -z 1639578242686 ]] 2021-12-15 14:24:03.431 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:03.435 | + functions-common:time_stop:2414 : end_time=1639578243433 2021-12-15 14:24:03.438 | + functions-common:time_stop:2415 : elapsed_time=747 2021-12-15 14:24:03.440 | + functions-common:time_stop:2416 : total=3029 2021-12-15 14:24:03.443 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:03.445 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3776 2021-12-15 14:24:03.449 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:24:03.451 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:24:03.468 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:03.471 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:24:03.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:24:03.477 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:24:03.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:24:03.502 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:24:03.505 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:24:03.507 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:24:03.510 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:24:03.512 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:03.515 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:24:03.517 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:03.520 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:03.522 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:24:03.525 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:24:03.527 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:24:03.529 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:24:03.531 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:24:03.534 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:24:03.536 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:03.538 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:03.541 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:24:03.564 | + 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:24:03.674 | Reading package lists... 2021-12-15 14:24:03.919 | Building dependency tree... 2021-12-15 14:24:03.920 | Reading state information... 2021-12-15 14:24:04.175 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:24:04.175 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:24:04.175 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:24:04.175 | The following packages were automatically installed and are no longer required: 2021-12-15 14:24:04.176 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:24:04.176 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:24:04.176 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:24:04.176 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:24:04.176 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:24:04.176 | python3-zope.interface 2021-12-15 14:24:04.176 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:24:04.295 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:24:04.300 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:24:04.302 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:24:04.305 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:04.307 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:04.309 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:04.311 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:04.313 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:04.315 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:24:04.319 | + functions-common:time_stop:2409 : start_time=1639578243562 2021-12-15 14:24:04.321 | + functions-common:time_stop:2411 : [[ -z 1639578243562 ]] 2021-12-15 14:24:04.324 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:04.328 | + functions-common:time_stop:2414 : end_time=1639578244326 2021-12-15 14:24:04.330 | + functions-common:time_stop:2415 : elapsed_time=764 2021-12-15 14:24:04.332 | + functions-common:time_stop:2416 : total=3776 2021-12-15 14:24:04.335 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:04.337 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4540 2021-12-15 14:24:04.339 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:24:04.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:24:04.344 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:04.346 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:04.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:24:04.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:24:04.353 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:24:04.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:24:04.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:24:04.363 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:24:04.364 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:24:04.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:24:04.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:24:04.373 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:24:04.375 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:24:04.377 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:24:04.380 | + functions:vercmp:631 : local result 2021-12-15 14:24:04.383 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:24:04.383 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:24:04.384 | ++ functions:vercmp:635 : head -1 2021-12-15 14:24:04.389 | + functions:vercmp:635 : result=3.13 2021-12-15 14:24:04.391 | + functions:vercmp:637 : case $op in 2021-12-15 14:24:04.393 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:24:04.395 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:24:04.397 | + functions:vercmp:648 : return 2021-12-15 14:24:04.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:24:04.402 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:24:04.404 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:24:04.890 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:24:04.893 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:24:04.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:04.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:04.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:24:04.904 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:04.907 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:24:04.928 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:04.931 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:24:04.937 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:24:04.938 | Installing etcd 2021-12-15 14:24:04.940 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:24:04.955 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:24:04.970 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:24:04.973 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:24:04.996 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:24:04.999 | ++ 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:24:05.002 | ++ 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:24:05.005 | +++ 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:24:05.009 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:24:05.012 | ++ 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:24:05.014 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:24:05.017 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:24:05.020 | ++ functions:get_extra_file:74 : return 2021-12-15 14:24:05.023 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:24:05.025 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:24:05.028 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:24:05.030 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:24:05.047 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:05.050 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:24:05.056 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:24:05.074 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:05.076 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:24:05.079 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:24:05.081 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:24:05.083 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:24:05.086 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:24:05.088 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:24:05.090 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:24:05.093 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:24:05.095 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:24:05.101 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.104 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:24:05.107 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:24:05.109 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:24:05.112 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:24:05.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:24:05.121 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.124 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:24:05.126 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:24:05.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:24:05.131 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:24:05.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:24:05.141 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.143 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:24:05.145 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:24:05.148 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:24:05.151 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:24:05.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:24:05.161 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.163 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:24:05.165 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:24:05.168 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:24:05.170 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:24:05.173 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:24:05.180 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.182 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:24:05.185 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:24:05.187 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:24:05.189 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:24:05.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:24:05.199 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.202 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:24:05.204 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:24:05.206 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:24:05.209 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:24:05.211 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:24:05.218 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.220 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:24:05.223 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:24:05.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:24:05.228 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:24:05.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:24:05.239 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.241 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:24:05.244 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:24:05.246 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:24:05.249 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:24:05.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:24:05.258 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.261 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:24:05.263 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:24:05.265 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:24:05.268 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:24:05.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:24:05.277 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.279 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:24:05.281 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:24:05.284 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:24:05.286 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:24:05.288 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:24:05.295 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.298 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:24:05.301 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:24:05.303 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:24:05.306 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:24:05.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:24:05.315 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.317 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:24:05.320 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:24:05.322 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:24:05.324 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:24:05.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:24:05.334 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.336 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:24:05.338 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:24:05.341 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:24:05.344 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:24:05.347 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:24:05.354 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.357 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:24:05.359 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:24:05.361 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:24:05.364 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:24:05.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:24:05.373 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.375 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:24:05.378 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:24:05.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:24:05.383 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:24:05.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:24:05.392 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.395 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:24:05.397 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:24:05.399 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:24:05.402 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:24:05.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:24:05.412 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.414 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:24:05.416 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:24:05.419 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:24:05.421 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:24:05.423 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:24:05.432 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.434 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:24:05.436 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:24:05.438 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:24:05.441 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:24:05.445 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:24:05.452 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.455 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:24:05.457 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:24:05.459 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:24:05.462 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:24:05.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:24:05.471 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.474 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:24:05.476 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:24:05.478 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:24:05.481 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:24:05.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:24:05.490 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.492 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:24:05.495 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:24:05.497 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:24:05.499 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:24:05.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:24:05.508 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.511 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:24:05.513 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:24:05.515 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:24:05.517 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:24:05.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:24:05.527 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.529 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:24:05.531 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:24:05.533 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:24:05.536 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:24:05.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:24:05.545 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.548 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:24:05.550 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:24:05.553 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:24:05.555 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:24:05.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:24:05.565 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.567 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:24:05.570 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:24:05.572 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:24:05.574 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:24:05.576 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:24:05.583 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.586 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:24:05.588 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:24:05.590 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:24:05.592 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:24:05.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:24:05.602 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.604 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:24:05.607 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:24:05.609 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:24:05.611 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:24:05.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:24:05.620 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.623 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:24:05.625 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:24:05.627 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:24:05.630 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:24:05.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:24:05.639 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.642 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:24:05.644 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:24:05.647 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:24:05.649 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:24:05.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:24:05.659 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.661 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:24:05.664 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:24:05.666 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:24:05.669 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:24:05.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:24:05.679 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.682 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:24:05.684 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:24:05.686 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:24:05.688 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:24:05.691 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:24:05.700 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.702 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:24:05.704 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:24:05.708 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:24:05.710 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:24:05.712 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:24:05.719 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.721 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:24:05.724 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:24:05.726 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:24:05.728 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:24:05.731 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:24:05.739 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.741 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:24:05.743 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:24:05.746 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:24:05.756 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:24:05.758 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:24:05.765 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.768 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:24:05.771 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:24:05.774 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:24:05.776 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:24:05.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:24:05.785 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.788 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:24:05.790 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:24:05.792 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:24:05.795 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:24:05.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:05.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:05.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:24:05.804 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:05.807 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:24:05.830 | Using python 3.8 to install etcd3 2021-12-15 14:24:05.833 | + 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:24:06.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:06.737 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:06.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:06.737 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:07.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:07.840 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:24:07.870 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:24:07.871 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:24:07.872 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:24:07.873 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:24:10.491 | 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:24:10.630 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:10.632 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:10.634 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:10.637 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:10.639 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:10.641 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:10.644 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:10.646 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:10.648 | + functions-common:time_stop:2409 : start_time=1639578245824 2021-12-15 14:24:10.651 | + functions-common:time_stop:2411 : [[ -z 1639578245824 ]] 2021-12-15 14:24:10.655 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:10.661 | + functions-common:time_stop:2414 : end_time=1639578250657 2021-12-15 14:24:10.664 | + functions-common:time_stop:2415 : elapsed_time=4833 2021-12-15 14:24:10.667 | + functions-common:time_stop:2416 : total=26586 2021-12-15 14:24:10.669 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:10.672 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=31419 2021-12-15 14:24:10.674 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:10.677 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:24:10.702 | Using python 3.8 to install etcd3gw 2021-12-15 14:24:10.704 | + 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:24:11.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:11.674 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:11.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:11.674 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:12.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:12.819 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:24:12.846 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:24:12.848 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:24:12.849 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:24:12.850 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:24:12.890 | 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:24:12.891 | 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:24:12.893 | 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:24:12.894 | 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:24:15.280 | 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:24:15.434 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:15.437 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:15.440 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:15.442 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:15.445 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:15.448 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:15.450 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:15.452 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:15.455 | + functions-common:time_stop:2409 : start_time=1639578250696 2021-12-15 14:24:15.457 | + functions-common:time_stop:2411 : [[ -z 1639578250696 ]] 2021-12-15 14:24:15.460 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:15.464 | + functions-common:time_stop:2414 : end_time=1639578255462 2021-12-15 14:24:15.467 | + functions-common:time_stop:2415 : elapsed_time=4766 2021-12-15 14:24:15.469 | + functions-common:time_stop:2416 : total=31419 2021-12-15 14:24:15.471 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:15.474 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=36185 2021-12-15 14:24:15.476 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:15.479 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:24:15.482 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:24:15.484 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:24:15.487 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:24:15.490 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:24:15.492 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:24:15.494 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:24:15.497 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:24:15.499 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:24:15.502 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:24:15.504 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:24:15.507 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:24:15.509 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:24:15.512 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:24:15.514 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:15.516 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:15.519 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:24:15.522 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:24:15.524 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:24:15.526 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:24:15.528 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:24:15.531 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:24:15.534 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:15.537 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:24:15.539 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:15.542 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:15.545 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:24:15.547 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:24:15.551 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:24:15.554 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:24:15.556 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:24:15.559 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:24:15.562 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:15.564 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:15.567 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:24:15.593 | + 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:24:15.708 | Reading package lists... 2021-12-15 14:24:15.976 | Building dependency tree... 2021-12-15 14:24:15.978 | Reading state information... 2021-12-15 14:24:16.249 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:24:16.249 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:24:16.249 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:24:16.249 | The following packages were automatically installed and are no longer required: 2021-12-15 14:24:16.250 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:24:16.250 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:24:16.250 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:24:16.250 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:24:16.250 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:24:16.250 | python3-zope.interface 2021-12-15 14:24:16.250 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:24:16.371 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:24:16.374 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:24:16.377 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:24:16.379 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:16.382 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:16.384 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:16.386 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:16.388 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:16.390 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:24:16.393 | + functions-common:time_stop:2409 : start_time=1639578255590 2021-12-15 14:24:16.395 | + functions-common:time_stop:2411 : [[ -z 1639578255590 ]] 2021-12-15 14:24:16.398 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:16.402 | + functions-common:time_stop:2414 : end_time=1639578256399 2021-12-15 14:24:16.404 | + functions-common:time_stop:2415 : elapsed_time=809 2021-12-15 14:24:16.406 | + functions-common:time_stop:2416 : total=4540 2021-12-15 14:24:16.408 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:16.411 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5349 2021-12-15 14:24:16.413 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:24:16.415 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:24:16.418 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:16.420 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:16.422 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:24:16.490 | Module proxy already enabled 2021-12-15 14:24:16.494 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:24:16.566 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:24:16.567 | Module proxy already enabled 2021-12-15 14:24:16.567 | Module proxy_uwsgi already enabled 2021-12-15 14:24:16.571 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:24:16.573 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:24:16.576 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:24:16.578 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:24:16.756 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:24:16.759 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:24:16.761 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:24:16.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:24:16.772 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.775 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:24:16.778 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:24:16.781 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:24:16.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:24:16.793 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.796 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:24:16.799 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:24:16.802 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:24:16.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:24:16.814 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.816 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:24:16.819 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:24:16.822 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:24:16.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:24:16.831 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.834 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:24:16.836 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:24:16.838 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:24:16.845 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.849 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:24:16.852 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:24:16.854 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:24:16.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:24:16.864 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.867 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:24:16.884 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:16.886 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:24:16.889 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:24:16.891 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:24:16.893 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:24:16.900 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.903 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:24:16.920 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:16.922 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:24:16.925 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:24:16.928 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:24:16.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:24:16.937 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.939 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:24:16.942 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:24:16.944 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:24:16.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:16.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:16.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:24:16.954 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:16.957 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:24:16.960 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:24:16.962 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:24:16.965 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:24:16.967 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:24:16.970 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:24:16.975 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:24:16.975 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:24:16.981 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:24:16.983 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:24:16.985 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:24:16.988 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:24:16.991 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:24:17.014 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:24:17.016 | + 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:24:17.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:17.886 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:17.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:17.886 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:19.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:19.023 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:24:19.102 | 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:24:19.103 | 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:24:19.104 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:24:19.106 | 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:24:19.107 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:24:19.108 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:24:19.109 | 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:24:19.111 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:24:19.112 | 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:24:19.113 | 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:24:19.114 | 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:24:19.115 | 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:24:19.117 | 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:24:19.118 | 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:24:19.176 | 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:24:19.178 | 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:24:19.179 | 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:24:19.216 | 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:24:19.257 | 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:24:19.259 | 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:24:19.260 | 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:24:19.261 | 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:24:19.314 | 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:24:19.317 | 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:24:19.329 | 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:24:19.332 | 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:24:19.348 | 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:24:19.349 | 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:24:19.350 | 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:24:19.419 | 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:24:19.420 | 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:24:19.421 | 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:24:19.424 | 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:24:19.479 | 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:24:19.491 | 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:24:21.821 | 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:24:21.970 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:21.973 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:21.975 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:21.977 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:21.979 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:21.981 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:21.983 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:21.986 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:21.988 | + functions-common:time_stop:2409 : start_time=1639578257007 2021-12-15 14:24:21.990 | + functions-common:time_stop:2411 : [[ -z 1639578257007 ]] 2021-12-15 14:24:21.993 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:21.997 | + functions-common:time_stop:2414 : end_time=1639578261995 2021-12-15 14:24:22.000 | + functions-common:time_stop:2415 : elapsed_time=4988 2021-12-15 14:24:22.004 | + functions-common:time_stop:2416 : total=36185 2021-12-15 14:24:22.007 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:22.009 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=41173 2021-12-15 14:24:22.012 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:22.014 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:24:22.017 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:24:22.020 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:24:22.023 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:24:22.026 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:24:22.029 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:24:22.033 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:24:22.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:24:22.038 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:24:22.041 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:24:22.043 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:24:22.046 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:24:22.048 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:24:22.071 | Using python 3.8 to install python-memcached 2021-12-15 14:24:22.074 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 14:24:22.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:22.924 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:22.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:22.924 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:24.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:24.125 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:24:24.129 | 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:24:26.613 | 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:24:26.774 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:26.776 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:26.778 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:26.781 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:26.783 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:26.785 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:26.788 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:26.790 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:26.793 | + functions-common:time_stop:2409 : start_time=1639578262065 2021-12-15 14:24:26.795 | + functions-common:time_stop:2411 : [[ -z 1639578262065 ]] 2021-12-15 14:24:26.798 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:26.803 | + functions-common:time_stop:2414 : end_time=1639578266800 2021-12-15 14:24:26.805 | + functions-common:time_stop:2415 : elapsed_time=4735 2021-12-15 14:24:26.807 | + functions-common:time_stop:2416 : total=41173 2021-12-15 14:24:26.810 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:26.812 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=45908 2021-12-15 14:24:26.815 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:26.818 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:24:26.836 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:26.838 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:24:26.841 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:24:26.843 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:24:26.846 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:24:26.848 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:24:26.851 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:24:26.853 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:24:26.870 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:26.873 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:24:26.875 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:24:26.877 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:24:26.881 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:24:26.883 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:24:26.887 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:24:26.890 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:24:26.892 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:24:26.895 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:24:26.911 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:24:26.913 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:24:26.916 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:26.918 | + functions-common:git_clone:606 : echo master 2021-12-15 14:24:26.919 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:24:26.924 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:24:26.927 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:26.929 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:24:26.931 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:24:26.932 | + functions-common:git_clone:655 : head -1 2021-12-15 14:24:26.935 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:24:26.938 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:24:26.940 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:24:26.949 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:24:26.952 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:24:26.955 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:24:26.957 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:24:26.960 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:24:26.962 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:24:26.965 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:24:26.967 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:24:26.969 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:24:26.972 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:24:26.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:24:26.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:24:26.980 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:24:26.983 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:24:26.985 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:24:26.989 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:24:26.995 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:24:26.997 | + 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:24:27.683 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:24:27.685 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:24:27.687 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:24:27.689 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:24:27.691 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:24:27.694 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:24:27.696 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:24:27.698 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:24:27.700 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:24:27.702 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:24:27.705 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:24:27.707 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:24:27.709 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:24:27.712 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:24:27.733 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:24:27.735 | + 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:24:28.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:28.595 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:28.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:28.595 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:29.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:29.759 | Obtaining file:///opt/stack/keystone 2021-12-15 14:24:29.761 | Preparing metadata (setup.py): started 2021-12-15 14:24:31.295 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:24:31.398 | 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:24:31.398 | 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:24:31.399 | 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:24:31.401 | 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:24:31.402 | 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:24:31.403 | 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:24:31.404 | 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:24:31.405 | 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:24:31.406 | 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:24:31.407 | 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:24:31.408 | 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:24:31.410 | 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:24:31.411 | 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:24:31.412 | 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:24:31.413 | 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:24:31.414 | 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:24:31.415 | 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:24:31.416 | 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:24:31.418 | 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:24:31.419 | 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:24:31.420 | 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:24:31.421 | 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:24:31.422 | 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:24:31.423 | 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:24:31.424 | 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:24:31.425 | 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:24:31.426 | 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:24:31.427 | 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:24:31.428 | 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:24:31.429 | 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:24:31.430 | 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:24:31.431 | 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:24:31.433 | 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:24:31.434 | 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:24:31.445 | 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:24:31.446 | 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:24:31.491 | 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:24:31.503 | 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:24:31.504 | 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:24:31.506 | 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:24:31.506 | 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:24:31.516 | 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:24:31.582 | 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:24:31.584 | 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:24:31.681 | 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:24:31.683 | 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:24:31.684 | 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:24:31.686 | 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:24:31.743 | 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:24:31.744 | 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:24:31.747 | 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:24:31.798 | 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:24:31.803 | 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:24:31.859 | 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:24:31.861 | 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:24:31.862 | 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:24:31.864 | 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:24:31.866 | 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:24:31.868 | 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:24:31.889 | 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:24:31.938 | 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:24:31.962 | 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:24:31.962 | 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:24:31.964 | 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:24:31.965 | 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:24:32.021 | 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:24:32.138 | 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:24:32.139 | 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:24:32.140 | 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:24:32.141 | 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:24:32.390 | 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:24:32.411 | 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:24:32.412 | 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:24:32.484 | 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:24:32.485 | 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:24:32.504 | 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:24:32.577 | 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:24:32.619 | 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:24:32.731 | 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:24:32.812 | 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:24:32.944 | 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:24:32.974 | 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:24:33.015 | 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:24:33.016 | 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:24:33.018 | 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:24:33.020 | 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:24:33.020 | 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:24:33.023 | 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:24:33.078 | 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:24:33.220 | 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:24:33.221 | 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:24:33.224 | 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:24:33.226 | 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:24:33.381 | 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:24:33.463 | 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:24:33.538 | 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:24:33.725 | 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:24:33.755 | 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:24:33.901 | 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:24:34.000 | 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:24:34.035 | 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:24:35.872 | Installing collected packages: keystone 2021-12-15 14:24:35.872 | Attempting uninstall: keystone 2021-12-15 14:24:35.872 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:24:35.875 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:24:35.878 | Running setup.py develop for keystone 2021-12-15 14:24:38.006 | Successfully installed keystone 2021-12-15 14:24:38.006 | 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:24:38.178 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:38.180 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:38.182 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:38.185 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:38.187 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:38.189 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:38.191 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:38.194 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:38.196 | + functions-common:time_stop:2409 : start_time=1639578267727 2021-12-15 14:24:38.198 | + functions-common:time_stop:2411 : [[ -z 1639578267727 ]] 2021-12-15 14:24:38.201 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:38.205 | + functions-common:time_stop:2414 : end_time=1639578278202 2021-12-15 14:24:38.207 | + functions-common:time_stop:2415 : elapsed_time=10475 2021-12-15 14:24:38.209 | + functions-common:time_stop:2416 : total=45908 2021-12-15 14:24:38.211 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:38.214 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=56383 2021-12-15 14:24:38.216 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:38.219 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:24:38.222 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:24:38.224 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:24:38.249 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:24:38.265 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:24:38.267 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:24:38.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:38.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:38.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:24:38.278 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:38.280 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:24:38.298 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:38.300 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:24:38.303 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:24:38.305 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:24:38.308 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:24:38.325 | + 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:24:38.328 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:24:38.332 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:24:38.350 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:38.352 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:24:38.383 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:24:38.414 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:24:38.446 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:24:38.477 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:24:38.510 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:24:38.541 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:24:38.571 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:24:38.599 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:24:38.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:24:38.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:24:38.606 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:24:38.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:24:38.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:24:38.627 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:38.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:24:38.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:24:38.635 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:24:38.651 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:38.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:24:38.656 | + 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:24:38.687 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:24:38.690 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:24:38.692 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:24:38.695 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:24:38.712 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:38.715 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:24:38.745 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:24:38.748 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:24:38.780 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:24:38.783 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:24:38.786 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:24:38.788 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:24:38.791 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:24:38.794 | + 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:24:38.826 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:24:38.829 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:24:38.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:24:38.834 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:24:38.837 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:24:38.855 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:24:38.858 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:24:38.860 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:24:38.862 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:24:38.865 | + 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:24:38.894 | + 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:24:38.921 | + 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:24:38.950 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:24:38.983 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:24:39.012 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:24:39.015 | + 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:24:39.017 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:24:39.020 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:24:39.022 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:24:39.025 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:24:39.027 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:24:39.031 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:24:39.035 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:24:39.038 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:24:39.041 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:24:39.054 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:24:39.054 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:24:39.063 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:24:39.067 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:24:39.085 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:24:39.088 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:24:39.092 | + 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:24:39.122 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:24:39.151 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:24:39.179 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:24:39.208 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:24:39.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:24:39.264 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:24:39.293 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:24:39.325 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:24:39.359 | + 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:24:39.389 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:24:39.421 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:24:39.452 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:24:39.480 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:24:39.482 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:24:39.485 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:24:39.488 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:24:39.491 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:24:39.493 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:39.496 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:39.498 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:24:39.501 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:24:39.503 | + 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:24:39.533 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:24:39.561 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:24:39.562 | + 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:24:39.571 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:24:39.575 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:24:39.577 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:24:39.580 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:24:39.583 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:24:39.585 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:24:39.587 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:39.590 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:39.592 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:24:39.594 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:24:39.597 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:39.599 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:39.601 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:24:39.665 | Site keystone-wsgi-public already enabled 2021-12-15 14:24:39.669 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:24:39.671 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:24:39.674 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:24:39.676 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:24:39.812 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:24:39.844 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:24:39.877 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:24:39.910 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:24:39.913 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:24:39.946 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:24:39.977 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:24:40.006 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:24:40.023 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:40.026 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:24:40.052 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:40.055 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:24:40.057 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:24:40.060 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:24:40.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:24:40.064 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:24:40.067 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:24:40.069 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:24:40.072 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:24:40.074 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:24:40.076 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:24:40.079 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:24:40.082 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:24:40.084 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:24:40.087 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:24:40.105 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:24:40.107 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:24:40.110 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:40.113 | + functions-common:git_clone:606 : echo master 2021-12-15 14:24:40.113 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:24:40.119 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:24:40.121 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:24:40.123 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:24:40.126 | + functions-common:git_clone:655 : head -1 2021-12-15 14:24:40.127 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:24:40.131 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:24:40.134 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:24:40.136 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:24:40.138 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:24:40.141 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:24:40.143 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:24:40.146 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:24:40.148 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:24:40.151 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:24:40.155 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:24:40.160 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:24:40.162 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:24:40.165 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:24:40.168 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:24:40.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:24:40.175 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:24:40.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:24:40.180 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:24:40.184 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:24:40.191 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:24:40.194 | + 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:24:40.850 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:24:40.853 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:24:40.855 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:24:40.857 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:24:40.860 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:24:40.862 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:24:40.865 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:24:40.867 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:24:40.869 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:24:40.872 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:24:40.874 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:24:40.876 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:24:40.879 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:24:40.881 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:24:40.904 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:24:40.907 | + 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:24:41.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:41.785 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:41.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:41.785 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:42.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:42.932 | Obtaining file:///opt/stack/swift 2021-12-15 14:24:42.932 | Preparing metadata (setup.py): started 2021-12-15 14:24:44.157 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:24:44.223 | 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:24:44.224 | 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:24:44.225 | 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:24:44.226 | 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:24:44.227 | 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:24:44.228 | 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:24:44.229 | 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:24:44.231 | 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:24:44.232 | 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:24:44.233 | 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:24:44.234 | 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:24:44.273 | 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:24:44.281 | 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:24:44.338 | 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:24:44.339 | 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:24:44.340 | 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:24:44.342 | 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:24:44.343 | 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:24:44.344 | 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:24:44.345 | 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:24:44.347 | 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:24:44.348 | 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:24:44.349 | 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:24:44.350 | 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:24:44.351 | 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:24:44.373 | 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:24:44.406 | 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:24:44.407 | 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:24:44.410 | 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:24:44.411 | 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:24:44.435 | 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:24:44.530 | 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:24:44.532 | 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:24:44.533 | 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:24:44.575 | 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:24:44.621 | 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:24:44.622 | 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:24:44.623 | 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:24:44.625 | 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:24:44.688 | 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:24:44.691 | 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:24:44.706 | 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:24:44.707 | 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:24:44.726 | 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:24:44.728 | 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:24:44.847 | 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:24:44.863 | 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:24:47.163 | Installing collected packages: swift 2021-12-15 14:24:47.163 | Attempting uninstall: swift 2021-12-15 14:24:47.164 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:24:47.167 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:24:47.169 | Running setup.py develop for swift 2021-12-15 14:24:49.093 | Successfully installed swift 2021-12-15 14:24:49.094 | 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:24:49.233 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:49.235 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:49.238 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:49.240 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:49.242 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:49.244 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:49.247 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:49.249 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:49.251 | + functions-common:time_stop:2409 : start_time=1639578280898 2021-12-15 14:24:49.254 | + functions-common:time_stop:2411 : [[ -z 1639578280898 ]] 2021-12-15 14:24:49.257 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:49.261 | + functions-common:time_stop:2414 : end_time=1639578289258 2021-12-15 14:24:49.263 | + functions-common:time_stop:2415 : elapsed_time=8360 2021-12-15 14:24:49.265 | + functions-common:time_stop:2416 : total=56383 2021-12-15 14:24:49.267 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:49.269 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=64743 2021-12-15 14:24:49.271 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:49.274 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:24:49.276 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:24:49.278 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:24:49.296 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:24:49.309 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:24:49.311 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:24:49.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:49.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:49.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:24:49.322 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:49.324 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:24:49.326 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:24:49.328 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:24:49.331 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:24:49.333 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:24:49.335 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:24:49.338 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:24:49.341 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:24:50.399 | No container-sharder running 2021-12-15 14:24:50.399 | No object-expirer running 2021-12-15 14:24:50.399 | No account-server running 2021-12-15 14:24:50.399 | No container-replicator running 2021-12-15 14:24:50.399 | No container-server running 2021-12-15 14:24:50.399 | No container-auditor running 2021-12-15 14:24:50.399 | No proxy-server running 2021-12-15 14:24:50.399 | No account-auditor running 2021-12-15 14:24:50.399 | No object-reconstructor running 2021-12-15 14:24:50.399 | No account-replicator running 2021-12-15 14:24:50.399 | No container-sync running 2021-12-15 14:24:50.399 | No object-auditor running 2021-12-15 14:24:50.399 | No object-replicator running 2021-12-15 14:24:50.399 | No container-reconciler running 2021-12-15 14:24:50.399 | No object-updater running 2021-12-15 14:24:50.399 | No account-reaper running 2021-12-15 14:24:50.399 | No container-updater running 2021-12-15 14:24:50.399 | No object-server running 2021-12-15 14:24:50.471 | + lib/swift:configure_swift:340 : true 2021-12-15 14:24:50.473 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:24:50.485 | + 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:24:50.498 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:24:50.501 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:24:50.501 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:24:50.506 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:24:50.506 | s/%GROUP%/ubuntu/; 2021-12-15 14:24:50.507 | s/%USER%/ubuntu/; 2021-12-15 14:24:50.507 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:24:50.507 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:24:50.510 | uid = ubuntu 2021-12-15 14:24:50.510 | gid = ubuntu 2021-12-15 14:24:50.510 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:24:50.510 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:24:50.510 | address = 127.0.0.1 2021-12-15 14:24:50.510 | 2021-12-15 14:24:50.510 | [account6612] 2021-12-15 14:24:50.510 | max connections = 25 2021-12-15 14:24:50.510 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:24:50.510 | read only = false 2021-12-15 14:24:50.510 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:24:50.510 | 2021-12-15 14:24:50.510 | [account6622] 2021-12-15 14:24:50.510 | max connections = 25 2021-12-15 14:24:50.510 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:24:50.510 | read only = false 2021-12-15 14:24:50.510 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:24:50.510 | 2021-12-15 14:24:50.510 | [account6632] 2021-12-15 14:24:50.510 | max connections = 25 2021-12-15 14:24:50.510 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:24:50.510 | read only = false 2021-12-15 14:24:50.510 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [account6642] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [container6611] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [container6621] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [container6631] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [container6641] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.511 | [object6613] 2021-12-15 14:24:50.511 | max connections = 25 2021-12-15 14:24:50.511 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:24:50.511 | read only = false 2021-12-15 14:24:50.511 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:24:50.511 | 2021-12-15 14:24:50.512 | [object6623] 2021-12-15 14:24:50.512 | max connections = 25 2021-12-15 14:24:50.512 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:24:50.512 | read only = false 2021-12-15 14:24:50.512 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:24:50.512 | 2021-12-15 14:24:50.512 | [object6633] 2021-12-15 14:24:50.512 | max connections = 25 2021-12-15 14:24:50.512 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:24:50.512 | read only = false 2021-12-15 14:24:50.512 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:24:50.512 | 2021-12-15 14:24:50.512 | [object6643] 2021-12-15 14:24:50.512 | max connections = 25 2021-12-15 14:24:50.512 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:24:50.512 | read only = false 2021-12-15 14:24:50.512 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:24:50.513 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:24:50.515 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:24:50.517 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:24:50.520 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:24:50.532 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:24:50.534 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:24:50.538 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:24:50.542 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:24:50.544 | + 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:24:50.548 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:24:50.576 | + 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:24:50.602 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:24:50.618 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:24:50.646 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:24:50.664 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:24:50.693 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:24:50.711 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:24:50.740 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:24:50.760 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:24:50.791 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:24:50.811 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:24:50.842 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:24:50.861 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:24:50.877 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:50.880 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:24:50.908 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:24:50.935 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:24:50.966 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:24:50.994 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:24:51.013 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:51.016 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:24:51.043 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:24:51.058 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:51.060 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:24:51.075 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:51.078 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:24:51.080 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:24:51.095 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:51.097 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:24:51.099 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:24:51.101 | + 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:24:51.106 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:24:51.112 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:24:51.139 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:24:51.166 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:24:51.196 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:24:51.225 | + 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:24:51.253 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:24:51.255 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:24:51.257 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:24:51.259 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:24:51.261 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:24:51.290 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:24:51.317 | + 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:24:51.344 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:24:51.372 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:24:51.398 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:24:51.426 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:24:51.453 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:24:51.480 | + 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:24:51.509 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:24:51.540 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:24:51.574 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:24:51.602 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:24:51.629 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:24:51.661 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:24:51.692 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:24:51.712 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:24:51.742 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:24:51.770 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:24:51.775 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:24:51.805 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:24:51.835 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:24:51.863 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:24:51.865 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:24:51.868 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:24:51.870 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:24:51.874 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:24:51.876 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:24:51.879 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:24:51.881 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:24:51.883 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:24:51.885 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:24:51.887 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:24:51.890 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:24:51.908 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:24:51.936 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:24:51.956 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:24:51.985 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:24:52.004 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:24:52.035 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:24:52.055 | + 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:24:52.086 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:24:52.103 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:24:52.131 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:24:52.150 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:24:52.180 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:24:52.198 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:24:52.227 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:24:52.245 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:24:52.277 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:24:52.296 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:24:52.323 | + 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:24:52.327 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:24:52.346 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:24:52.374 | + 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:24:52.402 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:24:52.405 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:24:52.410 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:24:52.412 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:24:52.414 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:24:52.416 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:24:52.418 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:24:52.420 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:24:52.423 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:24:52.425 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:24:52.442 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:24:52.470 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:24:52.488 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:24:52.517 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:24:52.536 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:24:52.563 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:24:52.582 | + 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:24:52.610 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:24:52.629 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:24:52.657 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:24:52.675 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:24:52.703 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:24:52.721 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:24:52.754 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:24:52.774 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:24:52.803 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:24:52.823 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:24:52.853 | + 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:24:52.858 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:24:52.877 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:24:52.906 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:24:52.909 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:24:52.913 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:24:52.916 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:24:52.918 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:24:52.921 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:24:52.923 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:24:52.925 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:24:52.927 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:24:52.929 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:24:52.957 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:24:52.984 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:24:53.010 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:24:53.041 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:24:53.063 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:24:53.100 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:24:53.121 | + 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:24:53.158 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:24:53.180 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:24:53.214 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:24:53.233 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:24:53.263 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:24:53.282 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:24:53.314 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:24:53.335 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:24:53.373 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:24:53.395 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:24:53.429 | + 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:24:53.435 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:24:53.454 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:24:53.486 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:24:53.515 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:24:53.545 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:24:53.575 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:24:53.577 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:24:53.582 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:24:53.612 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:24:53.641 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:24:53.671 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:24:53.702 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:24:53.738 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:24:53.771 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:24:53.802 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:24:53.833 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:24:53.863 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:24:53.881 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:53.884 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:24:53.904 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:24:53.907 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:24:53.928 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:24:53.931 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:24:53.959 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:24:53.961 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:24:53.992 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:24:54.026 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:24:54.028 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:24:54.059 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:24:54.077 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:54.080 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:24:54.083 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:24:54.088 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:24:54.090 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:24:54.104 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:24:54.106 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:24:54.119 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:24:54.121 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:24:54.124 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:24:54.126 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:24:54.128 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:24:54.130 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:24:54.133 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:24:54.135 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:24:54.137 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:24:54.152 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:24:54.154 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:24:54.157 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:24:54.175 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:24:54.178 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:24:54.196 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:54.199 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:24:54.201 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:24:54.204 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:24:54.206 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:24:54.209 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:24:54.211 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:24:54.214 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:24:54.217 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:24:54.234 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:54.237 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:24:54.240 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:24:54.259 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:24:54.262 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:24:54.265 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:24:54.268 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:24:54.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:24:54.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:24:54.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:24:54.278 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:24:54.282 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:24:54.285 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:24:54.288 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:24:54.291 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:24:54.293 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:24:54.296 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:24:54.299 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:24:54.303 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:24:54.306 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:24:54.309 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:24:54.313 | +++ 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:24:54.314 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:24:54.320 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:24:54.322 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:24:54.326 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:24:54.329 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:24:54.332 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:24:54.355 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:24:54.358 | + 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:24:55.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:55.283 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:55.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:24:55.283 | from cryptography.utils import int_from_bytes 2021-12-15 14:24:56.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:24:56.406 | 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:24:56.511 | 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:24:56.512 | 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:24:56.513 | 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:24:56.514 | 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:24:56.515 | 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:24:56.517 | 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:24:56.518 | 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:24:56.519 | 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:24:56.520 | 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:24:56.521 | 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:24:56.523 | 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:24:56.524 | 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:24:56.526 | 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:24:56.528 | 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:24:56.530 | 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:24:56.533 | 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:24:56.535 | 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:24:56.537 | 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:24:56.547 | 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:24:56.548 | 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:24:56.561 | 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:24:56.632 | 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:24:56.633 | 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:24:56.635 | 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:24:56.658 | 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:24:56.660 | 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:24:56.662 | 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:24:56.664 | 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:24:56.665 | 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:24:56.675 | 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:24:56.718 | 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:24:56.720 | 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:24:56.721 | 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:24:56.722 | 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:24:56.743 | 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:24:56.744 | 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:24:56.761 | 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:24:56.777 | 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:24:56.778 | 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:24:56.796 | 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:24:56.797 | 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:24:56.879 | 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:24:56.880 | 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:24:56.883 | 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:24:56.885 | 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:24:56.935 | 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:24:56.964 | 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:24:57.000 | 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:24:57.169 | 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:24:57.173 | 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:24:57.209 | 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:24:57.210 | 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:24:57.211 | 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:24:57.213 | 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:24:57.214 | 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:24:57.216 | 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:24:57.272 | 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:24:57.443 | 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:24:57.484 | 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:24:57.568 | 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:24:57.716 | 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:24:59.762 | 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:24:59.897 | + inc/python:pip_install:200 : result=0 2021-12-15 14:24:59.900 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:24:59.902 | + functions-common:time_stop:2402 : local name 2021-12-15 14:24:59.905 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:24:59.907 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:24:59.910 | + functions-common:time_stop:2405 : local total 2021-12-15 14:24:59.912 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:24:59.914 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:24:59.917 | + functions-common:time_stop:2409 : start_time=1639578294349 2021-12-15 14:24:59.919 | + functions-common:time_stop:2411 : [[ -z 1639578294349 ]] 2021-12-15 14:24:59.922 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:24:59.927 | + functions-common:time_stop:2414 : end_time=1639578299924 2021-12-15 14:24:59.929 | + functions-common:time_stop:2415 : elapsed_time=5575 2021-12-15 14:24:59.931 | + functions-common:time_stop:2416 : total=64743 2021-12-15 14:24:59.934 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:24:59.936 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=70318 2021-12-15 14:24:59.938 | + inc/python:pip_install:203 : return 0 2021-12-15 14:24:59.941 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:24:59.944 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:24:59.947 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:24:59.960 | + 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:24:59.965 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:24:59.968 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:24:59.970 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:24:59.973 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:24:59.975 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:24:59.978 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:24:59.981 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:24:59.983 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:24:59.986 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:25:00.002 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:25:00.004 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:25:00.007 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:00.009 | + functions-common:git_clone:606 : echo master 2021-12-15 14:25:00.010 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:25:00.015 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:25:00.018 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:00.020 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:25:00.023 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:25:00.023 | + functions-common:git_clone:655 : head -1 2021-12-15 14:25:00.026 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:25:00.029 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:25:00.031 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:25:00.034 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:25:00.037 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:25:00.039 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:25:00.042 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:25:00.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:25:00.047 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:25:00.050 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:25:00.052 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:25:00.054 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:25:00.057 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:25:00.060 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:25:00.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:25:00.066 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:25:00.069 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:25:00.071 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:25:00.076 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:25:00.083 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:25:00.086 | + 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:25:00.758 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:25:00.760 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:25:00.762 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:25:00.765 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:25:00.767 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:25:00.770 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:25:00.772 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:25:00.774 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:25:00.777 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:25:00.779 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:25:00.781 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:25:00.784 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:25:00.786 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:25:00.788 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:25:00.811 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:25:00.813 | + 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:25:01.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:01.667 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:01.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:01.667 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:02.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:25:02.795 | Obtaining file:///opt/stack/glance 2021-12-15 14:25:02.797 | Preparing metadata (setup.py): started 2021-12-15 14:25:03.973 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:25:04.069 | 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:25:04.070 | 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:25:04.071 | 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:25:04.072 | 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:25:04.073 | 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:25:04.074 | 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:25:04.075 | 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:25:04.076 | 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:25:04.077 | 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:25:04.078 | 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:25:04.079 | 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:25:04.081 | 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:25:04.082 | 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:25:04.083 | 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:25:04.084 | 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:25:04.085 | 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:25:04.086 | 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:25:04.087 | 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:25:04.088 | 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:25:04.089 | 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:25:04.090 | 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:25:04.091 | 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:25:04.092 | 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:25:04.093 | 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:25:04.094 | 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:25:04.095 | 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:25:04.096 | 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:25:04.097 | 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:25:04.098 | 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:25:04.099 | 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:25:04.100 | 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:25:04.101 | 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:25:04.102 | 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:25:04.104 | 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:25:04.105 | 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:25:04.106 | 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:25:04.107 | 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:25:04.108 | 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:25:04.109 | 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:25:04.110 | 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:25:04.111 | 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:25:04.112 | 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:25:04.114 | 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:25:04.115 | 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:25:04.130 | 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:25:04.132 | 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:25:04.133 | 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:25:04.154 | 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:25:04.156 | 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:25:04.195 | 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:25:04.211 | 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:25:04.223 | 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:25:04.237 | 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:25:04.238 | 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:25:04.328 | 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:25:04.402 | 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:25:04.454 | 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:25:04.456 | 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:25:04.490 | 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:25:04.533 | 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:25:04.534 | 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:25:04.535 | 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:25:04.594 | 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:25:04.598 | 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:25:04.599 | 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:25:04.624 | 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:25:04.672 | 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:25:04.674 | 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:25:04.731 | 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:25:04.733 | 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:25:04.737 | 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:25:04.738 | 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:25:04.739 | 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:25:04.764 | 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:25:04.765 | 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:25:04.766 | 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:25:04.811 | 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:25:04.853 | 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:25:04.854 | 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:25:04.856 | 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:25:04.961 | 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:25:05.022 | 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:25:05.126 | 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:25:05.433 | 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:25:05.434 | 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:25:05.435 | 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:25:05.436 | 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:25:05.497 | 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:25:05.523 | 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:25:05.646 | 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:25:05.711 | 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:25:05.764 | 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:25:05.986 | 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:25:05.989 | 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:25:05.990 | 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:25:05.992 | 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:25:05.993 | 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:25:05.994 | 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:25:05.996 | 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:25:06.119 | 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:25:06.150 | 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:25:06.197 | 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:25:06.204 | 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:25:06.459 | 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:25:06.651 | 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:25:06.653 | 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:25:06.654 | 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:25:06.657 | 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:25:06.734 | 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:25:06.889 | 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:25:06.995 | 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:25:07.316 | 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:25:07.319 | 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:25:07.546 | 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:25:07.869 | 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:25:08.184 | 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:25:08.185 | 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:25:09.523 | Installing collected packages: glance 2021-12-15 14:25:09.524 | Attempting uninstall: glance 2021-12-15 14:25:09.524 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:25:09.530 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:25:09.532 | Running setup.py develop for glance 2021-12-15 14:25:11.633 | Successfully installed glance 2021-12-15 14:25:11.633 | 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:25:11.774 | + inc/python:pip_install:200 : result=0 2021-12-15 14:25:11.777 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:25:11.779 | + functions-common:time_stop:2402 : local name 2021-12-15 14:25:11.781 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:25:11.783 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:25:11.786 | + functions-common:time_stop:2405 : local total 2021-12-15 14:25:11.788 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:25:11.790 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:25:11.793 | + functions-common:time_stop:2409 : start_time=1639578300805 2021-12-15 14:25:11.795 | + functions-common:time_stop:2411 : [[ -z 1639578300805 ]] 2021-12-15 14:25:11.798 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:25:11.802 | + functions-common:time_stop:2414 : end_time=1639578311800 2021-12-15 14:25:11.805 | + functions-common:time_stop:2415 : elapsed_time=10995 2021-12-15 14:25:11.807 | + functions-common:time_stop:2416 : total=70318 2021-12-15 14:25:11.809 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:25:11.811 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=81313 2021-12-15 14:25:11.814 | + inc/python:pip_install:203 : return 0 2021-12-15 14:25:11.816 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:25:11.819 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:25:11.822 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:25:11.840 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:25:11.852 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:25:11.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:25:11.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:25:11.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:25:11.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:25:11.865 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:25:11.867 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:25:11.870 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:25:11.872 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:25:11.885 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:25:11.888 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:25:11.891 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:25:11.893 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:25:11.895 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:25:11.898 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:25:11.900 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:25:11.903 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:25:11.931 | + 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:25:11.961 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:25:11.990 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:25:12.019 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:25:12.049 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:25:12.080 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:25:12.084 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:25:12.087 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:25:12.091 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:25:12.094 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:25:12.129 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:25:12.161 | + 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:25:12.192 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:25:12.221 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:25:12.251 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:25:12.281 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:25:12.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:25:12.341 | + 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:25:12.371 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:25:12.400 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:25:12.430 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:25:12.432 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:25:12.435 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:25:12.437 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:25:12.439 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:25:12.442 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:25:12.459 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:12.462 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:25:12.464 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:25:12.467 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:25:12.483 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:12.486 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:25:12.489 | + 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:25:12.518 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:25:12.521 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:25:12.523 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:25:12.525 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:25:12.528 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:25:12.561 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:25:12.591 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:25:12.594 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:25:12.597 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:25:12.599 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:25:12.601 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:25:12.604 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:25:12.606 | + 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:25:12.636 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:25:12.638 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:25:12.669 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:25:12.671 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:25:12.687 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:12.690 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:25:12.720 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:25:12.750 | + 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:25:12.779 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:25:12.809 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:25:12.839 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:25:12.856 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:12.858 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:25:12.888 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:25:12.918 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:25:12.948 | + 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:25:12.978 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:25:13.008 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:25:13.037 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:25:13.053 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:13.056 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:25:13.058 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:25:13.061 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:25:13.065 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:25:13.084 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:25:13.086 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:25:13.088 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:25:13.091 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:25:13.093 | + 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:25:13.122 | + 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:25:13.154 | + 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:25:13.185 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:25:13.216 | + 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:25:13.220 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:25:13.253 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:25:13.282 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:25:13.312 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:25:13.342 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:25:13.372 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:25:13.402 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:25:13.432 | + 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:25:13.462 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:25:13.493 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:25:13.524 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:25:13.554 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:25:13.559 | + 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:25:13.567 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:25:13.584 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:13.586 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:25:13.588 | + 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:25:13.591 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:25:13.593 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:25:13.596 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:25:13.599 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:25:13.603 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:25:13.605 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:25:13.609 | + 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:25:13.638 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:25:13.641 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:25:13.643 | ++ functions:get_random_port:837 : true 2021-12-15 14:25:13.645 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:25:13.648 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:25:13.650 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:25:13.699 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:25:13.701 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:25:13.704 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:25:13.707 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:25:13.709 | + 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:25:13.737 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:25:13.763 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:25:13.791 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:25:13.819 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:25:13.846 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:25:13.875 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:25:13.903 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:25:13.931 | + 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:25:13.960 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:25:13.988 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:25:14.015 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:25:14.043 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:25:14.070 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:25:14.099 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:25:14.127 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:25:14.155 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:25:14.183 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:25:14.210 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:25:14.238 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:25:14.240 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:25:14.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:25:14.245 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:14.247 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:14.250 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:25:14.252 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:25:14.306 | proxy (enabled by site administrator) 2021-12-15 14:25:14.309 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:25:14.311 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:25:14.314 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:25:14.316 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:14.318 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:14.321 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:25:14.323 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:25:14.378 | proxy_http (enabled by site administrator) 2021-12-15 14:25:14.381 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:25:14.384 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:25:14.387 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:25:14.389 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:25:14.392 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:14.395 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:14.397 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:25:14.400 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:25:14.403 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:25:14.403 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:25:14.412 | KeepAlive Off 2021-12-15 14:25:14.416 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:25:14.416 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:25:14.425 | SetEnv proxy-sendchunked 1 2021-12-15 14:25:14.430 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:25:14.430 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:25:14.440 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:25:14.444 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:25:14.446 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:25:14.448 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:25:14.451 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:25:14.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:25:14.456 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:14.459 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:14.461 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:25:14.463 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:25:14.466 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:14.468 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:14.470 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:25:14.536 | Site glance-wsgi-api already enabled 2021-12-15 14:25:14.540 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:25:14.543 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:25:14.545 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:25:14.547 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:25:14.679 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:25:14.685 | + 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:25:14.719 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:25:14.721 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:25:14.739 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:14.742 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:25:14.744 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:25:14.747 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:25:14.749 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:25:14.752 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:25:14.755 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:25:14.757 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:25:14.759 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:25:14.762 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:25:14.764 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:25:14.768 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:25:14.770 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:25:14.773 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:25:14.776 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:25:14.792 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:25:14.795 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:25:14.798 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:14.802 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:25:14.805 | + functions-common:git_clone:606 : echo master 2021-12-15 14:25:14.808 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:25:14.811 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:14.813 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:25:14.817 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:25:14.817 | + functions-common:git_clone:655 : head -1 2021-12-15 14:25:14.827 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:25:14.830 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:25:14.833 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:25:14.835 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:25:14.838 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:25:14.840 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:25:14.843 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:25:14.845 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:25:14.848 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:25:14.850 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:25:14.852 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:25:14.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:25:14.857 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:25:14.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:25:14.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:25:14.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:25:14.869 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:25:14.872 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:25:14.875 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:25:14.881 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:25:14.884 | + 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:25:15.544 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:25:15.546 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:25:15.548 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:25:15.551 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:25:15.553 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:25:15.555 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:25:15.558 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:25:15.560 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:25:15.563 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:25:15.565 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:25:15.567 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:25:15.570 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:25:15.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:25:15.575 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:25:15.597 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:25:15.599 | + 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:25:16.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:16.493 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:16.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:16.493 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:17.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:25:17.639 | Obtaining file:///opt/stack/cinder 2021-12-15 14:25:17.641 | Preparing metadata (setup.py): started 2021-12-15 14:25:19.505 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:25:19.662 | 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:25:19.663 | 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:25:19.664 | 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:25:19.665 | 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:25:19.666 | 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:25:19.667 | 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:25:19.668 | 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:25:19.669 | 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:25:19.670 | 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:25:19.671 | 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:25:19.673 | 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:25:19.674 | 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:25:19.675 | 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:25:19.676 | 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:25:19.678 | 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:25:19.679 | 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:25:19.680 | 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:25:19.681 | 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:25:19.682 | 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:25:19.684 | 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:25:19.685 | 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:25:19.686 | 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:25:19.687 | 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:25:19.688 | 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:25:19.689 | 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:25:19.690 | 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:25:19.691 | 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:25:19.692 | 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:25:19.694 | 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:25:19.695 | 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:25:19.696 | 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:25:19.697 | 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:25:19.697 | 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:25:19.699 | 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:25:19.700 | 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:25:19.701 | 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:25:19.702 | 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:25:19.703 | 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:25:19.704 | 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:25:19.705 | 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:25:19.706 | 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:25:19.707 | 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:25:19.708 | 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:25:19.710 | 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:25:19.710 | 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:25:19.712 | 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:25:19.713 | 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:25:19.714 | 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:25:19.715 | 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:25:19.716 | 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:25:19.717 | 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:25:19.718 | 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:25:19.719 | 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:25:19.721 | 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:25:19.722 | 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:25:19.723 | 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:25:19.724 | 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:25:19.725 | 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:25:19.726 | 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:25:19.727 | 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:25:19.728 | 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:25:19.729 | 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:25:19.743 | 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:25:19.744 | 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:25:19.745 | 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:25:19.807 | 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:25:19.838 | 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:25:19.853 | 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:25:19.854 | 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:25:19.856 | 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:25:19.857 | 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:25:19.955 | 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:25:20.009 | 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:25:20.010 | 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:25:20.040 | 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:25:20.041 | 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:25:20.044 | 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:25:20.100 | 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:25:20.146 | 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:25:20.147 | 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:25:20.148 | 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:25:20.149 | 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:25:20.210 | 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:25:20.212 | 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:25:20.214 | 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:25:20.274 | 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:25:20.276 | 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:25:20.338 | 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:25:20.339 | 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:25:20.340 | 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:25:20.346 | 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:25:20.347 | 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:25:20.402 | 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:25:20.404 | 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:25:20.406 | 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:25:20.455 | 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:25:20.539 | 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:25:20.540 | 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:25:20.566 | 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:25:20.594 | 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:25:20.660 | 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:25:20.664 | 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:25:20.811 | 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:25:20.837 | 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:25:20.987 | 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:25:21.025 | 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:25:21.026 | 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:25:21.028 | 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:25:21.231 | 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:25:21.233 | 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:25:21.236 | 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:25:21.272 | 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:25:21.303 | 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:25:21.544 | 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:25:21.547 | 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:25:21.691 | 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:25:21.696 | 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:25:21.697 | 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:25:21.829 | 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:25:21.951 | 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:25:21.953 | 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:25:21.955 | 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:25:21.989 | 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:25:22.238 | 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:25:22.318 | 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:25:22.319 | 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:25:22.449 | 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:25:22.495 | 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:25:22.590 | 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:25:22.592 | 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:25:22.775 | 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:25:23.203 | 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:25:23.258 | 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:25:23.308 | 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:25:24.437 | 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:25:24.730 | 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:25:24.731 | 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:25:24.881 | 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:25:25.131 | 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:25:25.267 | 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:25:26.916 | Installing collected packages: cinder 2021-12-15 14:25:26.916 | Attempting uninstall: cinder 2021-12-15 14:25:26.917 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:25:26.923 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:25:26.925 | Running setup.py develop for cinder 2021-12-15 14:25:30.508 | Successfully installed cinder 2021-12-15 14:25:30.508 | 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:25:30.693 | + inc/python:pip_install:200 : result=0 2021-12-15 14:25:30.696 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:25:30.699 | + functions-common:time_stop:2402 : local name 2021-12-15 14:25:30.701 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:25:30.704 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:25:30.706 | + functions-common:time_stop:2405 : local total 2021-12-15 14:25:30.709 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:25:30.711 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:25:30.713 | + functions-common:time_stop:2409 : start_time=1639578315591 2021-12-15 14:25:30.716 | + functions-common:time_stop:2411 : [[ -z 1639578315591 ]] 2021-12-15 14:25:30.719 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:25:30.723 | + functions-common:time_stop:2414 : end_time=1639578330720 2021-12-15 14:25:30.725 | + functions-common:time_stop:2415 : elapsed_time=15129 2021-12-15 14:25:30.727 | + functions-common:time_stop:2416 : total=81313 2021-12-15 14:25:30.730 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:25:30.732 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=96442 2021-12-15 14:25:30.734 | + inc/python:pip_install:203 : return 0 2021-12-15 14:25:30.737 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:25:30.740 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:25:30.742 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:25:30.762 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:25:30.777 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:25:30.782 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:25:30.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:25:30.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:25:30.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:25:30.794 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:25:30.796 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:25:30.800 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:25:30.803 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:25:30.806 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:30.809 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:30.811 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:25:30.826 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:25:30.829 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:25:30.832 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:25:30.835 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:25:30.837 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:25:30.840 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:30.843 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:25:30.845 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:30.848 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:30.852 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:25:30.855 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:25:30.857 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:25:30.860 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:25:30.864 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:25:30.866 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:25:30.869 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:30.871 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:30.876 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:25:30.900 | + 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:25:31.020 | Reading package lists... 2021-12-15 14:25:31.287 | Building dependency tree... 2021-12-15 14:25:31.289 | Reading state information... 2021-12-15 14:25:31.560 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:25:31.560 | The following packages were automatically installed and are no longer required: 2021-12-15 14:25:31.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:25:31.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:25:31.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:25:31.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:25:31.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:25:31.562 | python3-zope.interface 2021-12-15 14:25:31.562 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:25:31.690 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:25:31.695 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:25:31.697 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:25:31.700 | + functions-common:time_stop:2402 : local name 2021-12-15 14:25:31.703 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:25:31.706 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:25:31.708 | + functions-common:time_stop:2405 : local total 2021-12-15 14:25:31.711 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:25:31.713 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:25:31.716 | + functions-common:time_stop:2409 : start_time=1639578330897 2021-12-15 14:25:31.719 | + functions-common:time_stop:2411 : [[ -z 1639578330897 ]] 2021-12-15 14:25:31.723 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:25:31.728 | + functions-common:time_stop:2414 : end_time=1639578331724 2021-12-15 14:25:31.737 | + functions-common:time_stop:2415 : elapsed_time=827 2021-12-15 14:25:31.740 | + functions-common:time_stop:2416 : total=5349 2021-12-15 14:25:31.743 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:25:31.746 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6176 2021-12-15 14:25:31.749 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:25:31.752 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:25:31.755 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:25:31.758 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:25:31.772 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:25:31.776 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:25:31.778 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:25:31.781 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:25:31.785 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:25:31.786 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:25:31.790 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:25:31.792 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:25:31.795 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:25:31.797 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:25:31.799 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:25:31.802 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:25:31.804 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:25:31.807 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:25:31.822 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:25:31.837 | + 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:25:31.850 | + 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:25:31.864 | + 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:25:31.877 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:25:31.880 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:25:31.884 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5zQqz31e7z 2021-12-15 14:25:31.887 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:25:31.889 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:25:31.892 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:25:31.894 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5zQqz31e7z 2021-12-15 14:25:31.898 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5zQqz31e7z 2021-12-15 14:25:31.911 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5zQqz31e7z /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:25:31.925 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:25:31.929 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:25:31.932 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:25:31.934 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:25:31.936 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:25:31.939 | + 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:25:31.943 | + 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:25:31.945 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:25:31.948 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:25:31.953 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:25:31.958 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:25:31.979 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:25:31.999 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:25:32.018 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:25:32.038 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:25:32.059 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:25:32.081 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:25:32.100 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:25:32.119 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:25:32.122 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:25:32.124 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:25:32.127 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:25:32.129 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:25:32.159 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:25:32.189 | + 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:25:32.218 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:25:32.248 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:25:32.277 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:25:32.305 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:25:32.333 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:25:32.361 | + 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:25:32.390 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:25:32.419 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:25:32.449 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:25:32.478 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:25:32.480 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:25:32.483 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:25:32.485 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:25:32.488 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:25:32.491 | + 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:25:32.523 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:25:32.553 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:25:32.582 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:25:32.612 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:25:32.640 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:25:32.667 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:25:32.703 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:25:32.706 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:25:32.736 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:25:32.769 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:25:32.777 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cc86bd26f7201ec716fc391d5a37a6d2 2021-12-15 14:25:32.809 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:25:32.811 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:25:32.842 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:25:32.871 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:25:32.899 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:25:32.929 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:25:32.947 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:32.950 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:25:32.953 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:25:32.955 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:25:32.958 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:25:32.960 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:25:32.963 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:25:32.965 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:25:32.968 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:25:32.971 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:25:32.974 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:25:32.977 | + 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:25:33.009 | + 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:25:33.051 | + 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:25:33.086 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:25:33.124 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:25:33.153 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:25:33.183 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:25:33.186 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:25:33.188 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:25:33.190 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:25:33.220 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:25:33.223 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:25:33.253 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:25:33.255 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:25:33.258 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:25:33.260 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:25:33.289 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:25:33.292 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:25:33.294 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:25:33.313 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:33.315 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:25:33.318 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:25:33.320 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:25:33.323 | + 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:25:33.353 | + 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:25:33.383 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:25:33.400 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:33.403 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:25:33.421 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:33.424 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:25:33.426 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:25:33.429 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:25:33.431 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:25:33.433 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:25:33.435 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:25:33.438 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:25:33.454 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:33.457 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:25:33.461 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:25:33.464 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:25:33.482 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:33.484 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:25:33.487 | + 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:25:33.516 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:25:33.519 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:25:33.522 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:25:33.525 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:25:33.527 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:25:33.530 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:25:33.549 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:25:33.551 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:25:33.553 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:25:33.556 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:25:33.558 | + 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:25:33.589 | + 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:25:33.618 | + 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:25:33.648 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:25:33.677 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:25:33.695 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:33.697 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:25:33.700 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:25:33.702 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:25:33.704 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:25:33.707 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:25:33.710 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:25:33.713 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:25:33.717 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:25:33.720 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:25:33.722 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:25:33.736 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:25:33.736 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:25:33.747 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:25:33.751 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:25:33.767 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:25:33.770 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:25:33.774 | + 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:25:33.804 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:25:33.832 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:25:33.859 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:25:33.886 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:25:33.914 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:25:33.942 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:25:33.972 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:25:34.001 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:25:34.031 | + 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:25:34.059 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:25:34.088 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:25:34.115 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:25:34.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:25:34.146 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:25:34.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:25:34.160 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:25:34.163 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:25:34.166 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:34.168 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:34.170 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:25:34.173 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:25:34.178 | + 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:25:34.207 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:25:34.237 | + 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:25:34.238 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:25:34.253 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:25:34.256 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:25:34.259 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:25:34.261 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:25:34.263 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:25:34.266 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:25:34.268 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:34.270 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:34.273 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:25:34.275 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:25:34.278 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:25:34.280 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:25:34.283 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:25:34.349 | Enabling site cinder-wsgi. 2021-12-15 14:25:34.355 | To activate the new configuration, you need to run: 2021-12-15 14:25:34.355 | systemctl reload apache2 2021-12-15 14:25:34.359 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:25:34.361 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:25:34.364 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:25:34.366 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:25:34.494 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:25:34.496 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:25:34.527 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:25:34.555 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:25:34.571 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:25:34.574 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:25:34.576 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:25:34.579 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:25:34.581 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:25:34.583 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:25:34.616 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:25:34.647 | + 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:25:34.674 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:25:34.707 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:25:34.735 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:25:34.763 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:25:34.792 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:25:34.821 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:25:34.850 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:25:34.878 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:25:34.906 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:25:34.933 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:25:34.936 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:25:34.956 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:34.959 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:25:34.990 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:25:34.993 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:25:35.011 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:25:35.014 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:25:35.016 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:25:35.019 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:25:35.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:25:35.024 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:25:35.027 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:25:35.031 | ++ 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:25:35.031 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:25:35.036 | + 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:25:35.039 | + 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:25:35.042 | + 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:25:35.044 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:25:35.047 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:25:35.050 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:25:35.053 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:25:35.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:25:35.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:25:35.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:25:35.063 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:25:35.066 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:25:35.068 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:25:35.071 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:25:35.073 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:25:35.075 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:25:35.079 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:25:35.082 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:25:35.084 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:25:35.087 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:25:35.103 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:25:35.105 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:25:35.107 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:35.111 | + functions-common:git_clone:606 : echo master 2021-12-15 14:25:35.111 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:25:35.116 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:25:35.118 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:25:35.121 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:25:35.124 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:25:35.124 | + functions-common:git_clone:655 : head -1 2021-12-15 14:25:35.130 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:25:35.133 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:25:35.136 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:25:35.138 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:25:35.141 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:25:35.143 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:25:35.146 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:25:35.148 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:25:35.151 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:25:35.153 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:25:35.156 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:25:35.158 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:25:35.160 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:25:35.164 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:25:35.166 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:25:35.169 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:25:35.172 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:25:35.175 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:25:35.178 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:25:35.184 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:25:35.186 | + 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:25:35.832 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:25:35.834 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:25:35.836 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:25:35.839 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:25:35.841 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:25:35.843 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:25:35.845 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:25:35.848 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:25:35.850 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:25:35.852 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:25:35.855 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:25:35.857 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:25:35.859 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:25:35.862 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:25:35.883 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:25:35.886 | + 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:25:36.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:36.741 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:36.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:25:36.741 | from cryptography.utils import int_from_bytes 2021-12-15 14:25:37.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:25:37.841 | Obtaining file:///opt/stack/neutron 2021-12-15 14:25:37.843 | Preparing metadata (setup.py): started 2021-12-15 14:25:39.893 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:25:40.011 | 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:25:40.012 | 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:25:40.013 | 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:25:40.014 | 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:25:40.015 | 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:25:40.017 | 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:25:40.018 | 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:25:40.019 | 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:25:40.020 | 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:25:40.021 | 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:25:40.022 | 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:25:40.023 | 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:25:40.024 | 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:25:40.026 | 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:25:40.154 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:25:40.154 | 2021-12-15 14:25:40.154 | The conflict is caused by: 2021-12-15 14:25:40.154 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:25:40.154 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:25:40.154 | 2021-12-15 14:25:40.154 | To fix this you could try to: 2021-12-15 14:25:40.154 | 1. loosen the range of package versions you've specified 2021-12-15 14:25:40.154 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:25:40.154 | 2021-12-15 14:25:40.154 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:25:40.263 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:25:40.266 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:25:40.269 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:25:40.272 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:25:40.274 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:25:40.276 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:25:40.279 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:25:40.281 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:25:40.283 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:25:40.285 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:25:40.286 | Error on exit 2021-12-15 14:25:40.288 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:25:40.290 | + ./stack.sh:exit_trap:536 : generate-subunit 1639578179 161 fail 2021-12-15 14:25:40.840 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:25:40.842 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:25:41.302 | + ./stack.sh:exit_trap:550 : exit 1