2022-04-29 14:13:06.376 | + ./stack.sh:main:489 : exec 2022-04-29 14:13:06.376 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-29-141306' 2022-04-29 14:13:06.377 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-29-141306.summary.2022-04-29-141306 2022-04-29 14:13:06.377 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-29 14:13:06.377 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-29-141306 2022-04-29 14:13:06.377 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-29-141306 /opt/stack/logs/stack.sh.log 2022-04-29 14:13:06.377 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-29-141306.summary.2022-04-29-141306 /opt/stack/logs/stack.sh.log.summary 2022-04-29 14:13:06.377 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-29 14:13:06.377 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-29 14:13:06.377 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-29 14:13:06.377 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-29 14:13:06.377 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-29 14:13:06.377 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-29 14:13:06.377 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-29 14:13:06.377 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-29 14:13:06.378 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-29 14:13:06.380 | + ./stack.sh:main:575 : set -o errexit 2022-04-29 14:13:06.382 | + ./stack.sh:main:578 : uname -a 2022-04-29 14:13:06.383 | Linux dv-neutron-836140-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-29 14:13:06.385 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-29 14:13:06.387 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-29 14:13:06.390 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-29 14:13:06.426 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-29 14:13:06.442 | + ./stack.sh:main:592 : fetch_plugins 2022-04-29 14:13:06.444 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-29 14:13:06.446 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-29 14:13:06.447 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-29 14:13:06.449 | + functions-common:fetch_plugins:1788 : return 2022-04-29 14:13:06.451 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-29 14:13:06.453 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-29 14:13:06.455 | + functions-common:run_phase:1866 : local phase= 2022-04-29 14:13:06.456 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-29 14:13:06.458 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-29 14:13:06.460 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-29 14:13:06.462 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-29 14:13:06.463 | + functions-common:run_phase:1875 : local extra 2022-04-29 14:13:06.466 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-29 14:13:06.470 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-29 14:13:06.472 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-29 14:13:06.473 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-29 14:13:06.475 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-29 14:13:06.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-29 14:13:06.490 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:06.492 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-29 14:13:06.494 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-29 14:13:06.495 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-29 14:13:06.497 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-29 14:13:06.499 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-29 14:13:06.501 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-29 14:13:06.503 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-29 14:13:06.505 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-29 14:13:06.507 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-29 14:13:06.509 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-29 14:13:06.510 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-29 14:13:06.512 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-29 14:13:06.514 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-29 14:13:06.516 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-29 14:13:06.517 | + functions-common:plugin_override_defaults:1829 : return 2022-04-29 14:13:06.519 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-29 14:13:06.537 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-29 14:13:06.539 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-29 14:13:06.552 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:13:06.554 | +++ lib/tls:source:43 : hostname -f 2022-04-29 14:13:06.557 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-29 14:13:06.559 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-29 14:13:06.561 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-29 14:13:06.563 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-29 14:13:06.565 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-29 14:13:06.566 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-29 14:13:06.568 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-29 14:13:06.570 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-29 14:13:06.572 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-29 14:13:06.574 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-29 14:13:06.578 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-29 14:13:06.589 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-29 14:13:06.607 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-29 14:13:06.620 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-29 14:13:06.632 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-29 14:13:06.667 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-29 14:13:06.725 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-29 14:13:06.814 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-29 14:13:06.835 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-29 14:13:06.886 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-29 14:13:06.938 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-29 14:13:07.085 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-29 14:13:07.099 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-29 14:13:07.113 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-29 14:13:07.126 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-29 14:13:07.226 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-29 14:13:07.228 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-29 14:13:07.231 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-29 14:13:07.233 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-29 14:13:07.235 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-29 14:13:07.238 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-29 14:13:07.240 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-29 14:13:07.240 | False' 2022-04-29 14:13:07.243 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-29 14:13:07.260 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-29 14:13:07.263 | + ./stack.sh:main:626 : run_phase source 2022-04-29 14:13:07.266 | + functions-common:run_phase:1865 : local mode=source 2022-04-29 14:13:07.268 | + functions-common:run_phase:1866 : local phase= 2022-04-29 14:13:07.271 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-29 14:13:07.273 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-29 14:13:07.275 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-29 14:13:07.277 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-29 14:13:07.279 | + functions-common:run_phase:1875 : local extra 2022-04-29 14:13:07.281 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-29 14:13:07.285 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-29 14:13:07.287 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-29 14:13:07.289 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-29 14:13:07.291 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-29 14:13:07.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-29 14:13:07.307 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:07.310 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-29 14:13:07.312 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-29 14:13:07.357 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-29 14:13:07.359 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-29 14:13:07.361 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-29 14:13:07.364 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-29 14:13:07.367 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-29 14:13:07.369 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-29 14:13:07.371 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-29 14:13:07.373 | + functions-common:load_plugin_settings:1806 : return 2022-04-29 14:13:07.376 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-29 14:13:07.378 | + functions-common:verify_disabled_services:2148 : local service 2022-04-29 14:13:07.380 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.383 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-29 14:13:07.387 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.390 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-29 14:13:07.392 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.395 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-29 14:13:07.397 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.399 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-29 14:13:07.401 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.404 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-29 14:13:07.407 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.410 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-29 14:13:07.412 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.414 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-29 14:13:07.416 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.419 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-29 14:13:07.421 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.423 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-29 14:13:07.426 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.429 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-29 14:13:07.431 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.434 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-29 14:13:07.436 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.439 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-29 14:13:07.441 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.443 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-29 14:13:07.446 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.450 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-29 14:13:07.452 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.455 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-29 14:13:07.457 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.459 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-29 14:13:07.461 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.464 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-29 14:13:07.467 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.470 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-29 14:13:07.473 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.475 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-29 14:13:07.477 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.479 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-29 14:13:07.482 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.484 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-29 14:13:07.486 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.491 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-29 14:13:07.493 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.496 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-29 14:13:07.498 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.501 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-29 14:13:07.503 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.505 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-29 14:13:07.508 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.510 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-29 14:13:07.512 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.514 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-29 14:13:07.517 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.521 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-29 14:13:07.527 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.530 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-29 14:13:07.532 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.534 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-29 14:13:07.537 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.539 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-29 14:13:07.543 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.545 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-29 14:13:07.547 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.549 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-29 14:13:07.552 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.554 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-29 14:13:07.556 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.558 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-29 14:13:07.562 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.565 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-29 14:13:07.567 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.569 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-29 14:13:07.572 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.574 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-29 14:13:07.576 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.579 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-29 14:13:07.583 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.586 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-29 14:13:07.588 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.590 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-29 14:13:07.593 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.595 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-29 14:13:07.597 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.599 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-29 14:13:07.602 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.604 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-29 14:13:07.606 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.608 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-29 14:13:07.611 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.614 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-29 14:13:07.616 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-29 14:13:07.618 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-29 14:13:07.621 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-29 14:13:07.624 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-29 14:13:07.627 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-29 14:13:07.643 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:07.645 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-29 14:13:07.647 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-29 14:13:07.649 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-29 14:13:07.665 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:13:07.667 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-29 14:13:07.670 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-29 14:13:07.673 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-29 14:13:07.675 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-29 14:13:07.678 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-29 14:13:07.680 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-29 14:13:07.682 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-29 14:13:07.685 | + lib/database:initialize_database_backends:92 : return 0 2022-04-29 14:13:07.688 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-29 14:13:07.688 | Using mysql database backend 2022-04-29 14:13:07.690 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-29 14:13:07.707 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-29 14:13:07.711 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-29 14:13:07.713 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-29 14:13:07.716 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-29 14:13:07.719 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-29 14:13:07.721 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-29 14:13:07.738 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:07.741 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-29 14:13:07.758 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-29 14:13:07.776 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:07.778 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-29 14:13:07.794 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-29 14:13:07.815 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-29 14:13:07.831 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:13:07.834 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-29 14:13:07.849 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:07.852 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-29 14:13:07.869 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-29 14:13:07.871 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-29 14:13:07.873 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-29 14:13:07.876 | + functions-common:save_stackenv:60 : local tag=759 2022-04-29 14:13:07.879 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-29 14:13:07.884 | + functions-common:save_stackenv:62 : time_stamp=2022-04-29-141307 2022-04-29 14:13:07.886 | + functions-common:save_stackenv:63 : echo '# 2022-04-29-141307 759' 2022-04-29 14:13:07.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.891 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-29 14:13:07.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.896 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-29 14:13:07.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.900 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-29 14:13:07.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.905 | + 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 2022-04-29 14:13:07.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.910 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-29 14:13:07.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.914 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-29 14:13:07.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.919 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-29-141306 2022-04-29 14:13:07.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.924 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-29 14:13:07.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.929 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-29 14:13:07.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.934 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-29 14:13:07.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.938 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-29 14:13:07.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.943 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-29 14:13:07.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-29 14:13:07.948 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-29 14:13:07.950 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-29 14:13:07.953 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-29 14:13:07.955 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-29 14:13:07.958 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-29 14:13:07.960 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:13:07.962 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:13:07.964 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:13:07.967 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:13:07.969 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:13:07.972 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:13:07.987 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:13:07.989 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:13:07.991 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:07.994 | + functions-common:git_clone:629 : echo master 2022-04-29 14:13:07.994 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:13:07.999 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-29 14:13:08.002 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:08.004 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-29 14:13:08.017 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-29 14:13:08.019 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:13:08.020 | + functions-common:git_clone:690 : head -1 2022-04-29 14:13:08.023 | e767228e Merge "update constraint for castellan to new release 3.11.0" 2022-04-29 14:13:08.026 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:13:08.028 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-29 14:13:08.031 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-29 14:13:08.033 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-29 14:13:08.036 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-29 14:13:08.038 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-29 14:13:08.041 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-29 14:13:08.043 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-29 14:13:08.046 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-29 14:13:08.048 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-29 14:13:08.051 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-29 14:13:08.054 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-29 14:13:08.058 | ++ tools/install_prereqs.sh:source:47 : NOW=1651241588 2022-04-29 14:13:08.061 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-29 14:13:08.066 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1651241127 2022-04-29 14:13:08.069 | ++ tools/install_prereqs.sh:source:49 : DELTA=461 2022-04-29 14:13:08.071 | ++ tools/install_prereqs.sh:source:50 : [[ 461 -lt 7200 ]] 2022-04-29 14:13:08.074 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-29 14:13:08.076 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-29 14:13:08.079 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-29 14:13:08.081 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-29 14:13:08.084 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-29 14:13:08.086 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-29 14:13:08.089 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-29 14:13:08.091 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-29 14:13:08.094 | +++ 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 2022-04-29 14:13:08.141 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-29 14:13:08.141 | apache2-dev 2022-04-29 14:13:08.141 | bc 2022-04-29 14:13:08.141 | bsdmainutils 2022-04-29 14:13:08.141 | curl 2022-04-29 14:13:08.141 | g++ 2022-04-29 14:13:08.141 | gawk 2022-04-29 14:13:08.141 | gcc 2022-04-29 14:13:08.141 | gettext 2022-04-29 14:13:08.141 | git 2022-04-29 14:13:08.141 | graphviz 2022-04-29 14:13:08.141 | iputils-ping 2022-04-29 14:13:08.141 | libapache2-mod-proxy-uwsgi 2022-04-29 14:13:08.141 | libffi-dev 2022-04-29 14:13:08.142 | libjpeg-dev 2022-04-29 14:13:08.142 | libpcre3-dev 2022-04-29 14:13:08.142 | libpq-dev 2022-04-29 14:13:08.142 | libssl-dev 2022-04-29 14:13:08.142 | libsystemd-dev 2022-04-29 14:13:08.142 | libxml2-dev 2022-04-29 14:13:08.142 | libxslt1-dev 2022-04-29 14:13:08.142 | libyaml-dev 2022-04-29 14:13:08.142 | lsof 2022-04-29 14:13:08.142 | openssh-server 2022-04-29 14:13:08.142 | openssl 2022-04-29 14:13:08.142 | pkg-config 2022-04-29 14:13:08.142 | psmisc 2022-04-29 14:13:08.142 | python3-dev 2022-04-29 14:13:08.142 | python3-pip 2022-04-29 14:13:08.142 | python3-systemd 2022-04-29 14:13:08.142 | python3-venv 2022-04-29 14:13:08.142 | tar 2022-04-29 14:13:08.142 | tcpdump 2022-04-29 14:13:08.142 | unzip 2022-04-29 14:13:08.142 | uuid-runtime 2022-04-29 14:13:08.142 | wget 2022-04-29 14:13:08.142 | wget 2022-04-29 14:13:08.142 | zlib1g-dev 2022-04-29 14:13:08.142 | libkrb5-dev 2022-04-29 14:13:08.142 | libldap2-dev 2022-04-29 14:13:08.142 | libsasl2-dev 2022-04-29 14:13:08.142 | memcached 2022-04-29 14:13:08.142 | python3-mysqldb 2022-04-29 14:13:08.142 | sqlite3 2022-04-29 14:13:08.142 | conntrack 2022-04-29 14:13:08.142 | curl 2022-04-29 14:13:08.142 | dnsmasq-base 2022-04-29 14:13:08.142 | dnsmasq-utils 2022-04-29 14:13:08.142 | ebtables 2022-04-29 14:13:08.142 | genisoimage 2022-04-29 14:13:08.142 | iptables 2022-04-29 14:13:08.142 | iputils-arping 2022-04-29 14:13:08.142 | kpartx 2022-04-29 14:13:08.143 | libjs-jquery-tablesorter 2022-04-29 14:13:08.143 | parted 2022-04-29 14:13:08.143 | pm-utils 2022-04-29 14:13:08.143 | python3-mysqldb 2022-04-29 14:13:08.143 | socat 2022-04-29 14:13:08.143 | sqlite3 2022-04-29 14:13:08.143 | sudo 2022-04-29 14:13:08.143 | vlan 2022-04-29 14:13:08.143 | lsscsi 2022-04-29 14:13:08.143 | open-iscsi 2022-04-29 14:13:08.143 | lvm2 2022-04-29 14:13:08.143 | qemu-utils 2022-04-29 14:13:08.143 | thin-provisioning-tools 2022-04-29 14:13:08.143 | acl 2022-04-29 14:13:08.143 | dnsmasq-base 2022-04-29 14:13:08.143 | dnsmasq-utils 2022-04-29 14:13:08.143 | ebtables 2022-04-29 14:13:08.143 | haproxy 2022-04-29 14:13:08.143 | iptables 2022-04-29 14:13:08.143 | iputils-arping 2022-04-29 14:13:08.143 | iputils-ping 2022-04-29 14:13:08.143 | postgresql-server-dev-all 2022-04-29 14:13:08.143 | python3-mysqldb 2022-04-29 14:13:08.143 | sqlite3 2022-04-29 14:13:08.143 | sudo 2022-04-29 14:13:08.143 | vlan 2022-04-29 14:13:08.143 | pcp 2022-04-29 14:13:08.143 | ipset 2022-04-29 14:13:08.143 | conntrack 2022-04-29 14:13:08.143 | conntrackd 2022-04-29 14:13:08.143 | keepalived 2022-04-29 14:13:08.143 | lvm2 2022-04-29 14:13:08.143 | qemu-utils 2022-04-29 14:13:08.143 | thin-provisioning-tools 2022-04-29 14:13:08.143 | curl 2022-04-29 14:13:08.143 | liberasurecode-dev 2022-04-29 14:13:08.143 | make 2022-04-29 14:13:08.143 | memcached 2022-04-29 14:13:08.143 | rsync 2022-04-29 14:13:08.144 | sqlite3 2022-04-29 14:13:08.144 | xfsprogs' 2022-04-29 14:13:08.146 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-29 14:13:08.163 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-29 14:13:08.163 | apache2-dev 2022-04-29 14:13:08.163 | bc 2022-04-29 14:13:08.163 | bsdmainutils 2022-04-29 14:13:08.163 | curl 2022-04-29 14:13:08.164 | g++ 2022-04-29 14:13:08.164 | gawk 2022-04-29 14:13:08.164 | gcc 2022-04-29 14:13:08.164 | gettext 2022-04-29 14:13:08.164 | git 2022-04-29 14:13:08.164 | graphviz 2022-04-29 14:13:08.164 | iputils-ping 2022-04-29 14:13:08.164 | libapache2-mod-proxy-uwsgi 2022-04-29 14:13:08.164 | libffi-dev 2022-04-29 14:13:08.164 | libjpeg-dev 2022-04-29 14:13:08.164 | libpcre3-dev 2022-04-29 14:13:08.164 | libpq-dev 2022-04-29 14:13:08.164 | libssl-dev 2022-04-29 14:13:08.164 | libsystemd-dev 2022-04-29 14:13:08.164 | libxml2-dev 2022-04-29 14:13:08.164 | libxslt1-dev 2022-04-29 14:13:08.164 | libyaml-dev 2022-04-29 14:13:08.164 | lsof 2022-04-29 14:13:08.164 | openssh-server 2022-04-29 14:13:08.164 | openssl 2022-04-29 14:13:08.164 | pkg-config 2022-04-29 14:13:08.164 | psmisc 2022-04-29 14:13:08.164 | python3-dev 2022-04-29 14:13:08.164 | python3-pip 2022-04-29 14:13:08.164 | python3-systemd 2022-04-29 14:13:08.164 | python3-venv 2022-04-29 14:13:08.164 | tar 2022-04-29 14:13:08.164 | tcpdump 2022-04-29 14:13:08.164 | unzip 2022-04-29 14:13:08.164 | uuid-runtime 2022-04-29 14:13:08.164 | wget 2022-04-29 14:13:08.164 | wget 2022-04-29 14:13:08.164 | zlib1g-dev 2022-04-29 14:13:08.164 | libkrb5-dev 2022-04-29 14:13:08.164 | libldap2-dev 2022-04-29 14:13:08.164 | libsasl2-dev 2022-04-29 14:13:08.164 | memcached 2022-04-29 14:13:08.164 | python3-mysqldb 2022-04-29 14:13:08.164 | sqlite3 2022-04-29 14:13:08.165 | conntrack 2022-04-29 14:13:08.165 | curl 2022-04-29 14:13:08.165 | dnsmasq-base 2022-04-29 14:13:08.165 | dnsmasq-utils 2022-04-29 14:13:08.165 | ebtables 2022-04-29 14:13:08.165 | genisoimage 2022-04-29 14:13:08.165 | iptables 2022-04-29 14:13:08.165 | iputils-arping 2022-04-29 14:13:08.165 | kpartx 2022-04-29 14:13:08.165 | libjs-jquery-tablesorter 2022-04-29 14:13:08.165 | parted 2022-04-29 14:13:08.165 | pm-utils 2022-04-29 14:13:08.165 | python3-mysqldb 2022-04-29 14:13:08.165 | socat 2022-04-29 14:13:08.165 | sqlite3 2022-04-29 14:13:08.165 | sudo 2022-04-29 14:13:08.165 | vlan 2022-04-29 14:13:08.165 | lsscsi 2022-04-29 14:13:08.165 | open-iscsi 2022-04-29 14:13:08.165 | lvm2 2022-04-29 14:13:08.165 | qemu-utils 2022-04-29 14:13:08.165 | thin-provisioning-tools 2022-04-29 14:13:08.165 | acl 2022-04-29 14:13:08.165 | dnsmasq-base 2022-04-29 14:13:08.165 | dnsmasq-utils 2022-04-29 14:13:08.165 | ebtables 2022-04-29 14:13:08.165 | haproxy 2022-04-29 14:13:08.165 | iptables 2022-04-29 14:13:08.165 | iputils-arping 2022-04-29 14:13:08.165 | iputils-ping 2022-04-29 14:13:08.165 | postgresql-server-dev-all 2022-04-29 14:13:08.165 | python3-mysqldb 2022-04-29 14:13:08.165 | sqlite3 2022-04-29 14:13:08.165 | sudo 2022-04-29 14:13:08.165 | vlan 2022-04-29 14:13:08.166 | pcp 2022-04-29 14:13:08.166 | ipset 2022-04-29 14:13:08.166 | conntrack 2022-04-29 14:13:08.166 | conntrackd 2022-04-29 14:13:08.166 | keepalived 2022-04-29 14:13:08.166 | lvm2 2022-04-29 14:13:08.166 | qemu-utils 2022-04-29 14:13:08.166 | thin-provisioning-tools 2022-04-29 14:13:08.166 | curl 2022-04-29 14:13:08.166 | liberasurecode-dev 2022-04-29 14:13:08.166 | make 2022-04-29 14:13:08.166 | memcached 2022-04-29 14:13:08.166 | rsync 2022-04-29 14:13:08.166 | sqlite3 2022-04-29 14:13:08.166 | xfsprogs ' 2022-04-29 14:13:08.166 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-29 14:13:08.169 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:08.171 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:08.174 | ++ 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 rsync sqlite3 xfsprogs 2022-04-29 14:13:08.175 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-29 14:13:08.179 | ++ 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 rsync sqlite3 xfsprogs 2022-04-29 14:13:08.181 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-29 14:13:08.184 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:13:08.186 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-29 14:13:08.188 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:13:08.190 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:08.192 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:13:08.195 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:08.197 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:08.199 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:13:08.201 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-29 14:13:08.203 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:08.205 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-29 14:13:08.208 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-29 14:13:08.212 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-29 14:13:08.214 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-29 14:13:08.216 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-29 14:13:08.218 | ++ functions-common:time_start:2424 : local start_time= 2022-04-29 14:13:08.220 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-29 14:13:08.223 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-29 14:13:08.226 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651241588224 2022-04-29 14:13:08.228 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-29 14:13:08.231 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-29 14:13:08.233 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-29 14:13:08.508 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-29 14:13:08.573 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-29 14:13:08.687 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-29 14:13:09.142 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-29 14:13:09.323 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,749 kB] 2022-04-29 14:13:09.764 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [920 kB] 2022-04-29 14:13:10.689 | Fetched 2,891 kB in 2s (1,334 kB/s) 2022-04-29 14:13:12.229 | Reading package lists... 2022-04-29 14:13:12.261 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-29 14:13:12.263 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-29 14:13:12.265 | ++ functions-common:time_stop:2437 : local name 2022-04-29 14:13:12.267 | ++ functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:12.269 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:12.271 | ++ functions-common:time_stop:2440 : local total 2022-04-29 14:13:12.274 | ++ functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:12.276 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-29 14:13:12.278 | ++ functions-common:time_stop:2444 : start_time=1651241588224 2022-04-29 14:13:12.280 | ++ functions-common:time_stop:2446 : [[ -z 1651241588224 ]] 2022-04-29 14:13:12.282 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:12.286 | ++ functions-common:time_stop:2449 : end_time=1651241592284 2022-04-29 14:13:12.289 | ++ functions-common:time_stop:2450 : elapsed_time=4060 2022-04-29 14:13:12.291 | ++ functions-common:time_stop:2451 : total=0 2022-04-29 14:13:12.293 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:12.295 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4060 2022-04-29 14:13:12.298 | ++ functions-common:install_package:1476 : 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 rsync sqlite3 xfsprogs 2022-04-29 14:13:12.300 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:13:12.302 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:12.304 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:12.307 | ++ functions-common:real_install_package:1462 : 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 rsync sqlite3 xfsprogs 2022-04-29 14:13:12.327 | ++ functions-common:apt_get:1242 : 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 rsync sqlite3 xfsprogs 2022-04-29 14:13:12.435 | Reading package lists... 2022-04-29 14:13:12.677 | Building dependency tree... 2022-04-29 14:13:12.678 | Reading state information... 2022-04-29 14:13:12.712 | acl is already the newest version (2.2.53-6). 2022-04-29 14:13:12.712 | bc is already the newest version (1.07.1-2build1). 2022-04-29 14:13:12.712 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-29 14:13:12.712 | conntrack is already the newest version (1:1.4.5-2). 2022-04-29 14:13:12.712 | ebtables is already the newest version (2.0.11-3build1). 2022-04-29 14:13:12.712 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-29 14:13:12.712 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-29 14:13:12.712 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-29 14:13:12.712 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-29 14:13:12.712 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-29 14:13:12.712 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-29 14:13:12.712 | iputils-arping is already the newest version (3:20190709-3). 2022-04-29 14:13:12.712 | iputils-ping is already the newest version (3:20190709-3). 2022-04-29 14:13:12.712 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-29 14:13:12.712 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-29 14:13:12.712 | libffi-dev is already the newest version (3.3-4). 2022-04-29 14:13:12.713 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-29 14:13:12.713 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-29 14:13:12.713 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-29 14:13:12.713 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-29 14:13:12.713 | lsscsi is already the newest version (0.30-0.1). 2022-04-29 14:13:12.713 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-29 14:13:12.713 | make is already the newest version (4.2.1-1.2). 2022-04-29 14:13:12.713 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-29 14:13:12.713 | psmisc is already the newest version (23.3-1). 2022-04-29 14:13:12.713 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-29 14:13:12.713 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-29 14:13:12.713 | python3-systemd is already the newest version (234-3build2). 2022-04-29 14:13:12.713 | socat is already the newest version (1.7.3.3-2). 2022-04-29 14:13:12.713 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-29 14:13:12.713 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-29 14:13:12.713 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-29 14:13:12.713 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-29 14:13:12.713 | graphviz is already the newest version (2.42.2-3build2). 2022-04-29 14:13:12.713 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-29 14:13:12.713 | pcp is already the newest version (5.0.3-1). 2022-04-29 14:13:12.713 | pm-utils is already the newest version (1.4.1-19). 2022-04-29 14:13:12.713 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-29 14:13:12.713 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-29 14:13:12.713 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-29 14:13:12.713 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-04-29 14:13:12.713 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-29 14:13:12.713 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-29 14:13:12.713 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-04-29 14:13:12.713 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-29 14:13:12.713 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-29 14:13:12.713 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-29 14:13:12.713 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-29 14:13:12.713 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-29 14:13:12.713 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-29 14:13:12.714 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-29 14:13:12.714 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-29 14:13:12.714 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-29 14:13:12.714 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-29 14:13:12.714 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-29 14:13:12.714 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-29 14:13:12.714 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-29 14:13:12.714 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-29 14:13:12.714 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-29 14:13:12.714 | openssl set to manually installed. 2022-04-29 14:13:12.714 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-29 14:13:12.714 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-29 14:13:12.714 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-29 14:13:12.714 | rsync set to manually installed. 2022-04-29 14:13:12.714 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-29 14:13:12.714 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-29 14:13:12.714 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-29 14:13:12.714 | tar set to manually installed. 2022-04-29 14:13:12.714 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-29 14:13:12.714 | tcpdump set to manually installed. 2022-04-29 14:13:12.714 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-29 14:13:12.927 | uuid-runtime set to manually installed. 2022-04-29 14:13:12.927 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-29 14:13:12.927 | wget set to manually installed. 2022-04-29 14:13:12.927 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-29 14:13:12.927 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-29 14:13:12.927 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-29 14:13:12.927 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-29 14:13:12.927 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-29 14:13:12.927 | The following packages were automatically installed and are no longer required: 2022-04-29 14:13:12.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:13:12.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:13:12.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:13:12.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:13:12.928 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:13:12.928 | python3-zope.interface 2022-04-29 14:13:12.928 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:13:13.056 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:13:13.060 | ++ functions-common:apt_get:1246 : result=0 2022-04-29 14:13:13.062 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:13:13.065 | ++ functions-common:time_stop:2437 : local name 2022-04-29 14:13:13.067 | ++ functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:13.069 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:13.071 | ++ functions-common:time_stop:2440 : local total 2022-04-29 14:13:13.073 | ++ functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:13.076 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:13:13.078 | ++ functions-common:time_stop:2444 : start_time=1651241592324 2022-04-29 14:13:13.080 | ++ functions-common:time_stop:2446 : [[ -z 1651241592324 ]] 2022-04-29 14:13:13.083 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:13.087 | ++ functions-common:time_stop:2449 : end_time=1651241593085 2022-04-29 14:13:13.089 | ++ functions-common:time_stop:2450 : elapsed_time=761 2022-04-29 14:13:13.091 | ++ functions-common:time_stop:2451 : total=743 2022-04-29 14:13:13.094 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:13.096 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1504 2022-04-29 14:13:13.099 | ++ functions-common:apt_get:1250 : return 0 2022-04-29 14:13:13.101 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-29 14:13:13.104 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-29 14:13:13.106 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-29 14:13:13.110 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-29 14:13:13.115 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-29 14:13:13.117 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-29 14:13:13.120 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-29 14:13:14.535 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-29 14:13:14.537 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-29 14:13:14.539 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-29 14:13:14.541 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-29 14:13:14.543 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-29 14:13:14.545 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-29 14:13:14.546 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-29 14:13:14.549 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-29 14:13:14.551 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-29 14:13:14.552 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-29 14:13:14.554 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-29 14:13:14.556 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-29 14:13:14.558 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-29 14:13:14.559 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-29 14:13:14.561 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-29 14:13:14.563 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-29 14:13:14.565 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-29 14:13:14.567 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-29 14:13:14.568 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-29 14:13:14.570 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-29 14:13:14.572 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-29 14:13:14.575 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-29 14:13:14.576 | + functions-common:_ensure_lsb_release:394 : return 2022-04-29 14:13:14.579 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-29 14:13:14.652 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-29 14:13:14.654 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-29 14:13:14.727 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-29 14:13:14.730 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-29 14:13:14.804 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-29 14:13:14.805 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-29 14:13:14.807 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-29 14:13:14.809 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-29 14:13:14.811 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-29 14:13:14.813 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-29 14:13:14.815 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-29 14:13:14.816 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-29 14:13:14.818 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-29 14:13:14.820 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-29 14:13:14.822 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-29 14:13:14.822 | Distro: focal 2022-04-29 14:13:14.824 | + tools/install_pip.sh:main:124 : get_versions 2022-04-29 14:13:14.827 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-29 14:13:14.830 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-29 14:13:14.832 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-29 14:13:14.835 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-29 14:13:14.835 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-29 14:13:15.499 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-29 14:13:15.501 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-29 14:13:15.501 | pip: 21.3.1 2022-04-29 14:13:15.503 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-29 14:13:15.505 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-29 14:13:15.506 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-29 14:13:15.508 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-29 14:13:15.510 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-29 14:13:15.511 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-29 14:13:15.513 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-29 14:13:15.515 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-29 14:13:15.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-29 14:13:15.518 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-29 14:13:15.520 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-29 14:13:15.522 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:13:15.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-29 14:13:15.525 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-29 14:13:15.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:15.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:15.531 | + tools/install_pip.sh:main:142 : : 2022-04-29 14:13:15.533 | + tools/install_pip.sh:main:147 : set -x 2022-04-29 14:13:15.535 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-29 14:13:15.537 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-29 14:13:15.539 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-29 14:13:15.544 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-29 14:13:15.546 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-29 14:13:15.549 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-29 14:13:15.551 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-29 14:13:15.552 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-29 14:13:15.556 | ++ 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 ' 2022-04-29 14:13:15.558 | ++ 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 == '' ]] 2022-04-29 14:13:15.560 | ++ 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' 2022-04-29 14:13:15.562 | + 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' 2022-04-29 14:13:15.564 | + 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' 2022-04-29 14:13:15.581 | 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 2022-04-29 14:13:15.584 | + 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' 2022-04-29 14:13:16.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:16.419 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:16.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:16.419 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:17.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:18.690 | Collecting 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 2022-04-29 14:13:18.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-29 14:13:21.131 | Installing collected packages: setuptools 2022-04-29 14:13:22.061 | Successfully installed setuptools-62.1.0 2022-04-29 14:13:22.062 | 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 2022-04-29 14:13:22.230 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:13:22.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:13:22.363 | + inc/python:pip_install:200 : result=0 2022-04-29 14:13:22.365 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:13:22.367 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:22.368 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:22.370 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:22.372 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:22.374 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:22.376 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:13:22.378 | + functions-common:time_stop:2444 : start_time=1651241595577 2022-04-29 14:13:22.379 | + functions-common:time_stop:2446 : [[ -z 1651241595577 ]] 2022-04-29 14:13:22.382 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:22.385 | + functions-common:time_stop:2449 : end_time=1651241602383 2022-04-29 14:13:22.387 | + functions-common:time_stop:2450 : elapsed_time=6806 2022-04-29 14:13:22.389 | + functions-common:time_stop:2451 : total=0 2022-04-29 14:13:22.391 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:22.393 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6806 2022-04-29 14:13:22.395 | + inc/python:pip_install:203 : return 0 2022-04-29 14:13:22.397 | + tools/install_pip.sh:main:153 : get_versions 2022-04-29 14:13:22.399 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-29 14:13:22.403 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-29 14:13:22.405 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-29 14:13:22.408 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-29 14:13:22.408 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-29 14:13:23.077 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-29 14:13:23.079 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-29 14:13:23.079 | pip: 21.3.1 2022-04-29 14:13:23.082 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-29 14:13:23.085 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-29 14:13:23.088 | + ./stack.sh:main:798 : fixup_all 2022-04-29 14:13:23.091 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-29 14:13:23.093 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-29 14:13:23.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:23.097 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:23.100 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-29 14:13:23.112 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-29 14:13:23.123 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-29 14:13:23.134 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-29 14:13:23.136 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-29 14:13:23.139 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-29 14:13:23.141 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-29 14:13:23.143 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-29 14:13:23.145 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-29 14:13:23.147 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-29 14:13:23.150 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-29 14:13:23.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-29 14:13:23.154 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-29 14:13:23.156 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-29 14:13:23.158 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:13:23.160 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-29 14:13:23.162 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-29 14:13:23.164 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-29 14:13:23.166 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-29 14:13:23.168 | + functions-common:is_suse:542 : is_opensuse 2022-04-29 14:13:23.171 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-29 14:13:23.173 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-29 14:13:23.175 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-29 14:13:23.177 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-29 14:13:23.180 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-29 14:13:23.182 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-29 14:13:23.184 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-29 14:13:23.187 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-29 14:13:23.189 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-29 14:13:23.192 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-29 14:13:23.194 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-29 14:13:23.196 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-29 14:13:23.217 | Using python 3.8 to install os-testr 2022-04-29 14:13:23.220 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-29 14:13:24.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:24.057 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:24.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:24.057 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:25.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:25.252 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-29 14:13:25.327 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-29 14:13:25.328 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-29 14:13:25.329 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-29 14:13:25.342 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-29 14:13:25.352 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-29 14:13:25.363 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-29 14:13:27.695 | 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 2022-04-29 14:13:27.702 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:13:27.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:13:27.822 | + inc/python:pip_install:200 : result=0 2022-04-29 14:13:27.824 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:13:27.826 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:27.829 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:27.831 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:27.833 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:27.835 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:27.837 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:13:27.839 | + functions-common:time_stop:2444 : start_time=1651241603212 2022-04-29 14:13:27.842 | + functions-common:time_stop:2446 : [[ -z 1651241603212 ]] 2022-04-29 14:13:27.845 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:27.849 | + functions-common:time_stop:2449 : end_time=1651241607847 2022-04-29 14:13:27.851 | + functions-common:time_stop:2450 : elapsed_time=4635 2022-04-29 14:13:27.853 | + functions-common:time_stop:2451 : total=0 2022-04-29 14:13:27.855 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:27.857 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4635 2022-04-29 14:13:27.860 | + inc/python:pip_install:203 : return 0 2022-04-29 14:13:27.862 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-29 14:13:27.914 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-29 14:13:28.160 | + ./stack.sh:main:812 : install_infra 2022-04-29 14:13:28.162 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-29 14:13:28.165 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-29 14:13:28.168 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-29 14:13:28.171 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-29 14:13:28.195 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-29 14:13:30.097 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.105 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.108 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.114 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.118 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.124 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.128 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.154 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.231 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.251 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.255 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.259 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.274 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.282 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.284 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.300 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.318 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.327 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.331 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.349 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.371 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.389 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.397 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.402 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.422 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.453 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.466 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.471 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.475 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.480 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.495 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.501 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.551 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.568 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.572 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.603 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.664 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.671 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.678 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.727 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.741 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.749 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.851 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.875 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.879 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.889 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.895 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.914 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.921 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.938 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.968 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:30.996 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.008 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.015 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.024 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.041 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.049 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.063 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.074 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.078 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:31.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:31.220 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-29 14:13:31.505 | + inc/python:pip_install:200 : result=0 2022-04-29 14:13:31.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:13:31.509 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:31.511 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:31.514 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:31.516 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:31.518 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:31.520 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:13:31.522 | + functions-common:time_stop:2444 : start_time=1651241608187 2022-04-29 14:13:31.524 | + functions-common:time_stop:2446 : [[ -z 1651241608187 ]] 2022-04-29 14:13:31.527 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:31.531 | + functions-common:time_stop:2449 : end_time=1651241611528 2022-04-29 14:13:31.533 | + functions-common:time_stop:2450 : elapsed_time=3341 2022-04-29 14:13:31.535 | + functions-common:time_stop:2451 : total=4635 2022-04-29 14:13:31.537 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:31.539 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7976 2022-04-29 14:13:31.541 | + inc/python:pip_install:203 : return 0 2022-04-29 14:13:31.544 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-29 14:13:31.546 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-29 14:13:31.569 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-29 14:13:33.354 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.361 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.366 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.371 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.375 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.382 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.386 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.412 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.490 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.510 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.514 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.519 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.534 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.542 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.544 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.560 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.578 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.588 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.592 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.610 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.633 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.651 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.659 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.665 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.685 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.714 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.716 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.730 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.735 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.739 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.745 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.759 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.766 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.815 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.833 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.837 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.869 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.931 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.938 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.945 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:33.996 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.010 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.018 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.121 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.146 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.150 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.161 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.167 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.185 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.192 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.241 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.271 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.283 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.290 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.298 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.316 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.324 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.339 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.350 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.354 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-29 14:13:34.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:34.362 | Processing /opt/stack/requirements 2022-04-29 14:13:36.094 | 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 29)) (6.0) 2022-04-29 14:13:36.098 | 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 191)) (3.0.0) 2022-04-29 14:13:36.109 | 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 366)) (21.3) 2022-04-29 14:13:36.114 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-29 14:13:36.117 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-29 14:13:36.122 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-29 14:13:36.149 | 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 539)) (1.16.0) 2022-04-29 14:13:36.151 | 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 596)) (2.5.0) 2022-04-29 14:13:36.162 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-04-29 14:13:36.212 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5377) (1.3) 2022-04-29 14:13:36.214 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5377) (0.3.0) 2022-04-29 14:13:36.230 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-29 14:13:36.232 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-29 14:13:36.237 | 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 226)) (3.3) 2022-04-29 14:13:36.241 | 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 186)) (1.0.0) 2022-04-29 14:13:36.243 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-29 14:13:36.255 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-29 14:13:36.266 | 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 575)) (3.5.0) 2022-04-29 14:13:36.273 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-29 14:13:36.276 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-04-29 14:13:36.324 | 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 637)) (0.2.5) 2022-04-29 14:13:36.330 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-29 14:13:36.391 | 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 410)) (1.8.2) 2022-04-29 14:13:36.393 | Building wheels for collected packages: openstack-requirements 2022-04-29 14:13:36.394 | Building wheel for openstack-requirements (setup.py): started 2022-04-29 14:13:37.211 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-29 14:13:37.211 | ERROR: Command errored out with exit status 1: 2022-04-29 14:13:37.211 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8axolsl6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8axolsl6/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-1jnkn3ct 2022-04-29 14:13:37.211 | cwd: /tmp/pip-req-build-8axolsl6/ 2022-04-29 14:13:37.211 | Complete output (6 lines): 2022-04-29 14:13:37.211 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-29 14:13:37.211 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-29 14:13:37.212 | or: setup.py --help-commands 2022-04-29 14:13:37.212 | or: setup.py cmd --help 2022-04-29 14:13:37.212 | 2022-04-29 14:13:37.212 | error: invalid command 'bdist_wheel' 2022-04-29 14:13:37.212 | ---------------------------------------- 2022-04-29 14:13:37.212 | ERROR: Failed building wheel for openstack-requirements 2022-04-29 14:13:37.212 | Running setup.py clean for openstack-requirements 2022-04-29 14:13:38.039 | Failed to build openstack-requirements 2022-04-29 14:13:38.054 | Installing collected packages: openstack-requirements 2022-04-29 14:13:38.055 | Attempting uninstall: openstack-requirements 2022-04-29 14:13:38.055 | Found existing installation: openstack-requirements 1.2.1.dev5377 2022-04-29 14:13:38.091 | Uninstalling openstack-requirements-1.2.1.dev5377: 2022-04-29 14:13:38.109 | Successfully uninstalled openstack-requirements-1.2.1.dev5377 2022-04-29 14:13:38.112 | Running setup.py install for openstack-requirements: started 2022-04-29 14:13:40.497 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-29 14:13:40.521 | Successfully installed openstack-requirements-1.2.1.dev5377 2022-04-29 14:13:40.644 | + inc/python:pip_install:200 : result=0 2022-04-29 14:13:40.646 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:13:40.648 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:40.651 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:40.653 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:40.655 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:40.657 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:40.659 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:13:40.661 | + functions-common:time_stop:2444 : start_time=1651241611561 2022-04-29 14:13:40.663 | + functions-common:time_stop:2446 : [[ -z 1651241611561 ]] 2022-04-29 14:13:40.666 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:40.670 | + functions-common:time_stop:2449 : end_time=1651241620667 2022-04-29 14:13:40.672 | + functions-common:time_stop:2450 : elapsed_time=9106 2022-04-29 14:13:40.675 | + functions-common:time_stop:2451 : total=7976 2022-04-29 14:13:40.677 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:40.679 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17082 2022-04-29 14:13:40.681 | + inc/python:pip_install:203 : return 0 2022-04-29 14:13:40.683 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-29 14:13:40.686 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-29 14:13:40.689 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-29 14:13:40.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:13:40.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:13:40.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-29 14:13:40.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:13:40.700 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-29 14:13:40.720 | Using python 3.8 to install pbr 2022-04-29 14:13:40.722 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-29 14:13:41.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:41.567 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:41.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:41.567 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:42.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:42.765 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-29 14:13:45.236 | 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 2022-04-29 14:13:45.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:13:45.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:13:45.358 | + inc/python:pip_install:200 : result=0 2022-04-29 14:13:45.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:13:45.363 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:45.366 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:45.368 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:45.370 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:45.372 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:45.374 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:13:45.376 | + functions-common:time_stop:2444 : start_time=1651241620715 2022-04-29 14:13:45.378 | + functions-common:time_stop:2446 : [[ -z 1651241620715 ]] 2022-04-29 14:13:45.381 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:45.385 | + functions-common:time_stop:2449 : end_time=1651241625383 2022-04-29 14:13:45.387 | + functions-common:time_stop:2450 : elapsed_time=4668 2022-04-29 14:13:45.389 | + functions-common:time_stop:2451 : total=17082 2022-04-29 14:13:45.391 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:45.393 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21750 2022-04-29 14:13:45.395 | + inc/python:pip_install:203 : return 0 2022-04-29 14:13:45.398 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-29 14:13:47.672 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-29 14:13:49.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:49.597 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-29 14:13:49.625 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-29 14:13:49.630 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-29 14:13:49.638 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-29 14:13:49.642 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-29 14:13:49.647 | 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.8) 2022-04-29 14:13:49.744 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-29 14:13:49.747 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-29 14:13:49.750 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-29 14:13:49.767 | + ./stack.sh:main:821 : pkgs= 2022-04-29 14:13:49.769 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-29 14:13:49.771 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-29 14:13:49.774 | + functions-common:run_phase:1865 : local mode=stack 2022-04-29 14:13:49.776 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-29 14:13:49.778 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-29 14:13:49.780 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-29 14:13:49.783 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-29 14:13:49.785 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-29 14:13:49.787 | + functions-common:run_phase:1875 : local extra 2022-04-29 14:13:49.790 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-29 14:13:49.794 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-29 14:13:49.796 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-29 14:13:49.798 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-29 14:13:49.801 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-29 14:13:49.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-29 14:13:49.817 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:49.819 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-29 14:13:49.821 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-29 14:13:49.823 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-29 14:13:49.825 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-29 14:13:49.828 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-29 14:13:49.830 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-29 14:13:49.832 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-29 14:13:49.835 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-29 14:13:49.837 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-29 14:13:49.839 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-29 14:13:49.841 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-29 14:13:49.843 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-29 14:13:49.845 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-29 14:13:49.848 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-29 14:13:49.850 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-29 14:13:49.852 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-29 14:13:49.854 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-29 14:13:49.856 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-29 14:13:49.858 | + functions-common:run_plugins:1854 : local plugins= 2022-04-29 14:13:49.861 | + functions-common:run_plugins:1855 : local plugin 2022-04-29 14:13:49.863 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-29 14:13:49.866 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-29 14:13:49.868 | + functions:set_systemd_override:821 : local value=2048 2022-04-29 14:13:49.870 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-29 14:13:49.873 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-29 14:13:49.928 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-29 14:13:49.928 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-29 14:13:49.930 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-29 14:13:50.300 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-29 14:13:50.302 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-29 14:13:50.319 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:50.322 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-29 14:13:50.325 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:13:50.328 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:13:50.330 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:13:50.334 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:13:50.337 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:50.339 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:13:50.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:50.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:50.349 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:13:50.351 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:13:50.353 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:13:50.355 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:13:50.359 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-29 14:13:50.362 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:13:50.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:50.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:50.369 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-29 14:13:50.390 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-29 14:13:50.499 | Reading package lists... 2022-04-29 14:13:50.743 | Building dependency tree... 2022-04-29 14:13:50.745 | Reading state information... 2022-04-29 14:13:50.989 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-29 14:13:50.989 | The following packages were automatically installed and are no longer required: 2022-04-29 14:13:50.990 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:13:50.990 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:13:50.990 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:13:50.990 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:13:50.990 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:13:50.991 | python3-zope.interface 2022-04-29 14:13:50.991 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:13:51.115 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:13:51.119 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:13:51.122 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:13:51.124 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:51.127 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:51.129 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:51.131 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:51.134 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:51.136 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:13:51.138 | + functions-common:time_stop:2444 : start_time=1651241630387 2022-04-29 14:13:51.141 | + functions-common:time_stop:2446 : [[ -z 1651241630387 ]] 2022-04-29 14:13:51.144 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:51.148 | + functions-common:time_stop:2449 : end_time=1651241631145 2022-04-29 14:13:51.150 | + functions-common:time_stop:2450 : elapsed_time=758 2022-04-29 14:13:51.152 | + functions-common:time_stop:2451 : total=1504 2022-04-29 14:13:51.154 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:51.157 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2262 2022-04-29 14:13:51.159 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:13:51.162 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-29 14:13:51.164 | + functions-common:is_suse:542 : is_opensuse 2022-04-29 14:13:51.166 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-29 14:13:51.168 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-29 14:13:51.171 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-29 14:13:51.173 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-29 14:13:51.175 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-29 14:13:51.178 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-29 14:13:51.180 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-29 14:13:51.182 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-29 14:13:51.184 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-29 14:13:51.187 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-29 14:13:51.189 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-29 14:13:51.191 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-29 14:13:51.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-29 14:13:51.196 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-29 14:13:51.198 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-29 14:13:51.200 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:13:51.203 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-29 14:13:51.205 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-29 14:13:51.207 | + functions-common:is_suse:542 : is_opensuse 2022-04-29 14:13:51.210 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-29 14:13:51.212 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-29 14:13:51.215 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-29 14:13:51.217 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-29 14:13:51.220 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-29 14:13:51.222 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-29 14:13:51.224 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-29 14:13:51.241 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:51.243 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-29 14:13:51.245 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-29 14:13:51.247 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-29 14:13:51.250 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-29 14:13:51.253 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-29 14:13:51.257 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-29 14:13:51.259 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-29 14:13:51.261 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-29 14:13:51.263 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-29 14:13:51.266 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-29 14:13:51.268 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-29 14:13:51.271 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-29 14:13:51.973 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-29 14:13:51.973 | user tags 2022-04-29 14:13:51.973 | stackrabbit []' 2022-04-29 14:13:51.977 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-29 14:13:51.977 | user tags 2022-04-29 14:13:51.977 | stackrabbit []' 2022-04-29 14:13:51.977 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-29 14:13:51.983 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-29 14:13:51.985 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-29 14:13:51.988 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-29 14:13:52.680 | Changing password for user "stackrabbit" ... 2022-04-29 14:13:52.737 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-29 14:13:53.398 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-29 14:13:53.470 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-29 14:13:53.472 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-29 14:13:54.143 | Changing password for user "stackrabbit" ... 2022-04-29 14:13:54.194 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-29 14:13:54.196 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-29 14:13:54.198 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-29 14:13:54.886 | Deleting user "guest" ... 2022-04-29 14:13:54.901 | Error: 2022-04-29 14:13:54.901 | {:no_such_user, "guest"} 2022-04-29 14:13:54.913 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-29 14:13:54.916 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-29 14:13:54.933 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:13:54.935 | + ./stack.sh:main:838 : install_database 2022-04-29 14:13:54.938 | + lib/database:install_database:118 : install_database_mysql 2022-04-29 14:13:54.940 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-29 14:13:54.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:54.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:54.947 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-29 14:13:55.303 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-29 14:13:55.306 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-29 14:13:55.308 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-29 14:13:55.310 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-29 14:13:55.312 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:13:55.315 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-29 14:13:55.317 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-29 14:13:55.319 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-29 14:13:55.322 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-29 14:13:55.324 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-29 14:13:55.326 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-29 14:13:55.328 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-29 14:13:55.331 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-29 14:13:55.333 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-29 14:13:55.335 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-29 14:13:55.338 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:13:55.340 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-29 14:13:55.342 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-29 14:13:55.345 | + functions-common:is_suse:542 : is_opensuse 2022-04-29 14:13:55.347 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-29 14:13:55.350 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-29 14:13:55.352 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-29 14:13:55.354 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-29 14:13:55.356 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-29 14:13:55.359 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-29 14:13:55.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:55.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:55.367 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-29 14:13:55.369 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:13:55.371 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:13:55.373 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:13:55.376 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:13:55.378 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:13:55.380 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:13:55.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:55.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:55.387 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:13:55.389 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:13:55.391 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:13:55.393 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:13:55.396 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-29 14:13:55.398 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:13:55.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:13:55.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:13:55.405 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-29 14:13:55.427 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-29 14:13:55.535 | Reading package lists... 2022-04-29 14:13:55.780 | Building dependency tree... 2022-04-29 14:13:55.782 | Reading state information... 2022-04-29 14:13:56.033 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-29 14:13:56.034 | The following packages were automatically installed and are no longer required: 2022-04-29 14:13:56.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:13:56.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:13:56.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:13:56.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:13:56.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:13:56.035 | python3-zope.interface 2022-04-29 14:13:56.035 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:13:56.152 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:13:56.157 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:13:56.159 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:13:56.162 | + functions-common:time_stop:2437 : local name 2022-04-29 14:13:56.164 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:13:56.166 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:13:56.168 | + functions-common:time_stop:2440 : local total 2022-04-29 14:13:56.170 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:13:56.173 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:13:56.175 | + functions-common:time_stop:2444 : start_time=1651241635424 2022-04-29 14:13:56.177 | + functions-common:time_stop:2446 : [[ -z 1651241635424 ]] 2022-04-29 14:13:56.180 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:13:56.184 | + functions-common:time_stop:2449 : end_time=1651241636182 2022-04-29 14:13:56.186 | + functions-common:time_stop:2450 : elapsed_time=758 2022-04-29 14:13:56.188 | + functions-common:time_stop:2451 : total=2262 2022-04-29 14:13:56.191 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:13:56.193 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3020 2022-04-29 14:13:56.195 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:13:56.197 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-29 14:13:56.199 | + ./stack.sh:main:841 : install_database_python 2022-04-29 14:13:56.202 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-29 14:13:56.204 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-29 14:13:56.206 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-29 14:13:56.209 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-29 14:13:56.212 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-29 14:13:56.214 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-29 14:13:56.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-29 14:13:56.220 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-29 14:13:56.220 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-29 14:13:56.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-29 14:13:56.228 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-29 14:13:56.230 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-29 14:13:56.233 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-29 14:13:56.235 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-29 14:13:56.256 | Using python 3.8 to install PyMySQL 2022-04-29 14:13:56.259 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-29 14:13:57.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:57.104 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:57.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:13:57.104 | from cryptography.utils import int_from_bytes 2022-04-29 14:13:58.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:13:58.308 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-29 14:14:00.652 | 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 2022-04-29 14:14:00.660 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:00.660 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:00.765 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:00.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:00.770 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:00.772 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:00.774 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:00.776 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:00.779 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:00.781 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:00.783 | + functions-common:time_stop:2444 : start_time=1651241636251 2022-04-29 14:14:00.785 | + functions-common:time_stop:2446 : [[ -z 1651241636251 ]] 2022-04-29 14:14:00.788 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:00.792 | + functions-common:time_stop:2449 : end_time=1651241640790 2022-04-29 14:14:00.795 | + functions-common:time_stop:2450 : elapsed_time=4539 2022-04-29 14:14:00.797 | + functions-common:time_stop:2451 : total=21750 2022-04-29 14:14:00.799 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:00.801 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26289 2022-04-29 14:14:00.804 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:00.806 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-29 14:14:00.808 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-29 14:14:00.811 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-29 14:14:00.813 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-29 14:14:00.830 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:00.832 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-29 14:14:00.835 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-29 14:14:00.838 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-29 14:14:00.838 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-29 14:14:00.843 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-29 14:14:00.846 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-29 14:14:00.848 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-29 14:14:00.851 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-29 14:14:00.853 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-29 14:14:00.855 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-29 14:14:00.871 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:00.873 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-29 14:14:00.876 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:14:00.879 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:14:00.881 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:14:00.883 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:14:00.886 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:00.888 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:14:00.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:00.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:00.895 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:14:00.897 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:14:00.899 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:14:00.901 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:14:00.904 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-29 14:14:00.906 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:14:00.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:00.911 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:00.913 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-29 14:14:00.933 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-29 14:14:01.042 | Reading package lists... 2022-04-29 14:14:01.281 | Building dependency tree... 2022-04-29 14:14:01.283 | Reading state information... 2022-04-29 14:14:01.536 | radvd is already the newest version (1:2.17-2). 2022-04-29 14:14:01.537 | The following packages were automatically installed and are no longer required: 2022-04-29 14:14:01.538 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:14:01.538 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:14:01.538 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:14:01.538 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:14:01.538 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:14:01.538 | python3-zope.interface 2022-04-29 14:14:01.538 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:14:01.649 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:14:01.653 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:14:01.656 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:14:01.659 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:01.661 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:01.663 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:01.665 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:01.667 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:01.669 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:14:01.672 | + functions-common:time_stop:2444 : start_time=1651241640931 2022-04-29 14:14:01.674 | + functions-common:time_stop:2446 : [[ -z 1651241640931 ]] 2022-04-29 14:14:01.676 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:01.680 | + functions-common:time_stop:2449 : end_time=1651241641678 2022-04-29 14:14:01.682 | + functions-common:time_stop:2450 : elapsed_time=747 2022-04-29 14:14:01.685 | + functions-common:time_stop:2451 : total=3020 2022-04-29 14:14:01.687 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:01.689 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3767 2022-04-29 14:14:01.691 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:14:01.693 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-29 14:14:01.710 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:01.712 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-29 14:14:01.714 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-29 14:14:01.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-29 14:14:01.720 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-29 14:14:01.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-29 14:14:01.741 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:14:01.743 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:14:01.746 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:14:01.748 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:14:01.750 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:01.752 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:14:01.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:01.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:01.759 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:14:01.762 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:14:01.764 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:14:01.767 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:14:01.769 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-29 14:14:01.771 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:14:01.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:01.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:01.778 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-29 14:14:01.798 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-29 14:14:01.907 | Reading package lists... 2022-04-29 14:14:02.152 | Building dependency tree... 2022-04-29 14:14:02.154 | Reading state information... 2022-04-29 14:14:02.399 | fakeroot is already the newest version (1.24-1). 2022-04-29 14:14:02.399 | make is already the newest version (4.2.1-1.2). 2022-04-29 14:14:02.399 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-29 14:14:02.399 | The following packages were automatically installed and are no longer required: 2022-04-29 14:14:02.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:14:02.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:14:02.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:14:02.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:14:02.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:14:02.400 | python3-zope.interface 2022-04-29 14:14:02.400 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:14:02.512 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:14:02.516 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:14:02.518 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:14:02.520 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:02.522 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:02.524 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:02.526 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:02.529 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:02.531 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:14:02.533 | + functions-common:time_stop:2444 : start_time=1651241641796 2022-04-29 14:14:02.535 | + functions-common:time_stop:2446 : [[ -z 1651241641796 ]] 2022-04-29 14:14:02.538 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:02.542 | + functions-common:time_stop:2449 : end_time=1651241642539 2022-04-29 14:14:02.544 | + functions-common:time_stop:2450 : elapsed_time=743 2022-04-29 14:14:02.546 | + functions-common:time_stop:2451 : total=3767 2022-04-29 14:14:02.548 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:02.551 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4510 2022-04-29 14:14:02.553 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:14:02.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-29 14:14:02.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:02.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:02.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-29 14:14:02.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-29 14:14:02.568 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-29 14:14:02.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-29 14:14:02.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-29 14:14:02.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-29 14:14:02.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-29 14:14:02.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-29 14:14:02.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-29 14:14:02.587 | + functions:vercmp:628 : local v1=5.4 2022-04-29 14:14:02.589 | + functions:vercmp:629 : local 'op=<' 2022-04-29 14:14:02.591 | + functions:vercmp:630 : local v2=3.13 2022-04-29 14:14:02.593 | + functions:vercmp:631 : local result 2022-04-29 14:14:02.597 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-29 14:14:02.597 | ++ functions:vercmp:635 : sort -V 2022-04-29 14:14:02.598 | ++ functions:vercmp:635 : head -1 2022-04-29 14:14:02.603 | + functions:vercmp:635 : result=3.13 2022-04-29 14:14:02.605 | + functions:vercmp:637 : case $op in 2022-04-29 14:14:02.607 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-29 14:14:02.610 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-29 14:14:02.612 | + functions:vercmp:648 : return 2022-04-29 14:14:02.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-29 14:14:02.617 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-29 14:14:02.619 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-29 14:14:03.090 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-29 14:14:03.093 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-29 14:14:03.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-29 14:14:03.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.105 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-29 14:14:03.125 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:03.127 | + ./stack.sh:main:849 : install_etcd3 2022-04-29 14:14:03.130 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-29 14:14:03.130 | Installing etcd 2022-04-29 14:14:03.132 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-29 14:14:03.145 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-29 14:14:03.157 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-29 14:14:03.159 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-29 14:14:03.171 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-29 14:14:03.174 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-29 14:14:03.177 | ++ 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 2022-04-29 14:14:03.183 | +++ 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 2022-04-29 14:14:03.188 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-29 14:14:03.190 | ++ 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* ]] 2022-04-29 14:14:03.192 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-29 14:14:03.195 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-29 14:14:03.197 | ++ functions:get_extra_file:74 : return 2022-04-29 14:14:03.200 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-29 14:14:03.203 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-29 14:14:03.206 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-29 14:14:03.208 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-29 14:14:03.224 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:03.227 | + ./stack.sh:main:868 : install_dstat 2022-04-29 14:14:03.229 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-29 14:14:03.245 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:03.247 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-29 14:14:03.250 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-29 14:14:03.252 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-29 14:14:03.254 | + ./stack.sh:main:877 : install_libs 2022-04-29 14:14:03.257 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-29 14:14:03.259 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-29 14:14:03.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-29 14:14:03.264 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-29 14:14:03.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-29 14:14:03.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.275 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-29 14:14:03.278 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-29 14:14:03.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-29 14:14:03.283 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-29 14:14:03.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-29 14:14:03.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.294 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-29 14:14:03.296 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-29 14:14:03.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-29 14:14:03.301 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-29 14:14:03.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-29 14:14:03.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.312 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-29 14:14:03.314 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-29 14:14:03.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-29 14:14:03.319 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-29 14:14:03.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-29 14:14:03.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.330 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-29 14:14:03.333 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-29 14:14:03.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-29 14:14:03.337 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-29 14:14:03.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-29 14:14:03.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.349 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-29 14:14:03.351 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-29 14:14:03.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-29 14:14:03.356 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-29 14:14:03.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-29 14:14:03.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.368 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-29 14:14:03.370 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-29 14:14:03.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-29 14:14:03.374 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-29 14:14:03.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-29 14:14:03.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.386 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-29 14:14:03.388 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-29 14:14:03.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-29 14:14:03.393 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-29 14:14:03.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-29 14:14:03.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.404 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-29 14:14:03.407 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-29 14:14:03.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-29 14:14:03.412 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-29 14:14:03.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-29 14:14:03.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.423 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-29 14:14:03.425 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-29 14:14:03.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-29 14:14:03.430 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-29 14:14:03.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-29 14:14:03.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.441 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-29 14:14:03.444 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-29 14:14:03.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-29 14:14:03.448 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-29 14:14:03.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-29 14:14:03.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.460 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-29 14:14:03.462 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-29 14:14:03.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-29 14:14:03.467 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-29 14:14:03.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-29 14:14:03.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.479 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-29 14:14:03.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-29 14:14:03.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-29 14:14:03.486 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-29 14:14:03.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-29 14:14:03.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.497 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-29 14:14:03.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-29 14:14:03.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-29 14:14:03.505 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-29 14:14:03.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-29 14:14:03.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.516 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-29 14:14:03.519 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-29 14:14:03.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-29 14:14:03.523 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-29 14:14:03.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-29 14:14:03.532 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.535 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-29 14:14:03.537 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-29 14:14:03.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-29 14:14:03.541 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-29 14:14:03.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-29 14:14:03.551 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.553 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-29 14:14:03.555 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-29 14:14:03.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-29 14:14:03.560 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-29 14:14:03.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-29 14:14:03.569 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.572 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-29 14:14:03.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-29 14:14:03.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-29 14:14:03.579 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-29 14:14:03.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-29 14:14:03.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.591 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-29 14:14:03.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-29 14:14:03.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-29 14:14:03.598 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-29 14:14:03.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-29 14:14:03.607 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.609 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-29 14:14:03.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-29 14:14:03.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-29 14:14:03.617 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-29 14:14:03.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-29 14:14:03.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.629 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-29 14:14:03.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-29 14:14:03.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-29 14:14:03.636 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-29 14:14:03.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-29 14:14:03.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.648 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-29 14:14:03.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-29 14:14:03.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-29 14:14:03.655 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-29 14:14:03.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-29 14:14:03.664 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.666 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-29 14:14:03.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-29 14:14:03.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-29 14:14:03.673 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-29 14:14:03.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-29 14:14:03.682 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.685 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-29 14:14:03.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-29 14:14:03.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-29 14:14:03.692 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-29 14:14:03.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-29 14:14:03.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.704 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-29 14:14:03.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-29 14:14:03.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-29 14:14:03.711 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-29 14:14:03.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-29 14:14:03.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.722 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-29 14:14:03.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-29 14:14:03.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-29 14:14:03.729 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-29 14:14:03.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-29 14:14:03.739 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.741 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-29 14:14:03.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-29 14:14:03.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-29 14:14:03.748 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-29 14:14:03.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-29 14:14:03.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.767 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-29 14:14:03.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-29 14:14:03.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-29 14:14:03.774 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-29 14:14:03.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-29 14:14:03.783 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.785 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-29 14:14:03.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-29 14:14:03.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-29 14:14:03.793 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-29 14:14:03.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-29 14:14:03.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.804 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-29 14:14:03.807 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-29 14:14:03.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-29 14:14:03.812 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-29 14:14:03.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-29 14:14:03.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.823 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-29 14:14:03.826 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-29 14:14:03.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-29 14:14:03.831 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-29 14:14:03.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-29 14:14:03.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.843 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-29 14:14:03.845 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-29 14:14:03.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-29 14:14:03.850 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-29 14:14:03.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-29 14:14:03.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.862 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-29 14:14:03.864 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-29 14:14:03.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-29 14:14:03.869 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-29 14:14:03.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-29 14:14:03.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.881 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-29 14:14:03.883 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-29 14:14:03.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-29 14:14:03.888 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-29 14:14:03.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-29 14:14:03.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.900 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-29 14:14:03.902 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-29 14:14:03.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-29 14:14:03.907 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-29 14:14:03.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-29 14:14:03.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.918 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-29 14:14:03.921 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-29 14:14:03.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-29 14:14:03.928 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-29 14:14:03.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-29 14:14:03.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.940 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-29 14:14:03.942 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-29 14:14:03.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-29 14:14:03.947 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-29 14:14:03.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-29 14:14:03.956 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.959 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-29 14:14:03.961 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-29 14:14:03.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-29 14:14:03.966 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-29 14:14:03.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:03.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:03.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-29 14:14:03.975 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:03.977 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-29 14:14:03.999 | Using python 3.8 to install etcd3 2022-04-29 14:14:04.002 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-29 14:14:04.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:04.885 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:04.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:04.885 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:06.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:06.098 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-29 14:14:06.106 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-29 14:14:06.107 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-29 14:14:06.108 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-29 14:14:06.109 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-29 14:14:08.496 | 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 2022-04-29 14:14:08.502 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:08.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:08.613 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:08.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:08.618 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:08.620 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:08.622 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:08.624 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:08.626 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:08.628 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:08.630 | + functions-common:time_stop:2444 : start_time=1651241643994 2022-04-29 14:14:08.632 | + functions-common:time_stop:2446 : [[ -z 1651241643994 ]] 2022-04-29 14:14:08.635 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:08.640 | + functions-common:time_stop:2449 : end_time=1651241648637 2022-04-29 14:14:08.642 | + functions-common:time_stop:2450 : elapsed_time=4643 2022-04-29 14:14:08.644 | + functions-common:time_stop:2451 : total=26289 2022-04-29 14:14:08.646 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:08.648 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30932 2022-04-29 14:14:08.651 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:08.653 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-29 14:14:08.674 | Using python 3.8 to install etcd3gw 2022-04-29 14:14:08.677 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-29 14:14:09.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:09.516 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:09.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:09.516 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:10.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:10.723 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-29 14:14:10.730 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-29 14:14:10.731 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-29 14:14:10.732 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-29 14:14:10.734 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-29 14:14:10.767 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-29 14:14:10.769 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-29 14:14:10.772 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-29 14:14:10.773 | 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.9) 2022-04-29 14:14:13.144 | 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 2022-04-29 14:14:13.151 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:13.151 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:13.264 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:13.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:13.269 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:13.271 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:13.273 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:13.275 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:13.278 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:13.280 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:13.283 | + functions-common:time_stop:2444 : start_time=1651241648669 2022-04-29 14:14:13.285 | + functions-common:time_stop:2446 : [[ -z 1651241648669 ]] 2022-04-29 14:14:13.287 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:13.292 | + functions-common:time_stop:2449 : end_time=1651241653289 2022-04-29 14:14:13.294 | + functions-common:time_stop:2450 : elapsed_time=4620 2022-04-29 14:14:13.297 | + functions-common:time_stop:2451 : total=30932 2022-04-29 14:14:13.299 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:13.301 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35552 2022-04-29 14:14:13.303 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:13.306 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-29 14:14:13.308 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-29 14:14:13.310 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-29 14:14:13.312 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-29 14:14:13.315 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-29 14:14:13.317 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-29 14:14:13.319 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-29 14:14:13.322 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-29 14:14:13.324 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-29 14:14:13.326 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-29 14:14:13.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-29 14:14:13.331 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-29 14:14:13.333 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-29 14:14:13.335 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-29 14:14:13.338 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-29 14:14:13.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:13.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:13.345 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-29 14:14:13.347 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-29 14:14:13.350 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:14:13.352 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:14:13.354 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:14:13.356 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:14:13.359 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:13.362 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:14:13.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:13.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:13.369 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:14:13.371 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:14:13.373 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:14:13.375 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:14:13.378 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-29 14:14:13.380 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:14:13.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:13.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:13.387 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-29 14:14:13.408 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-29 14:14:13.516 | Reading package lists... 2022-04-29 14:14:13.757 | Building dependency tree... 2022-04-29 14:14:13.758 | Reading state information... 2022-04-29 14:14:14.016 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-29 14:14:14.016 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-29 14:14:14.016 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-29 14:14:14.016 | The following packages were automatically installed and are no longer required: 2022-04-29 14:14:14.017 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:14:14.017 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:14:14.017 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:14:14.017 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:14:14.017 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:14:14.018 | python3-zope.interface 2022-04-29 14:14:14.018 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:14:14.129 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:14:14.133 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:14:14.136 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:14:14.138 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:14.141 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:14.143 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:14.145 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:14.147 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:14.149 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:14:14.151 | + functions-common:time_stop:2444 : start_time=1651241653405 2022-04-29 14:14:14.154 | + functions-common:time_stop:2446 : [[ -z 1651241653405 ]] 2022-04-29 14:14:14.156 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:14.160 | + functions-common:time_stop:2449 : end_time=1651241654158 2022-04-29 14:14:14.162 | + functions-common:time_stop:2450 : elapsed_time=753 2022-04-29 14:14:14.165 | + functions-common:time_stop:2451 : total=4510 2022-04-29 14:14:14.167 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:14.169 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5263 2022-04-29 14:14:14.171 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:14:14.174 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-29 14:14:14.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:14.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:14.180 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-29 14:14:14.242 | Module proxy already enabled 2022-04-29 14:14:14.246 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-29 14:14:14.307 | Considering dependency proxy for proxy_uwsgi: 2022-04-29 14:14:14.307 | Module proxy already enabled 2022-04-29 14:14:14.307 | Module proxy_uwsgi already enabled 2022-04-29 14:14:14.311 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-29 14:14:14.314 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-29 14:14:14.316 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-29 14:14:14.318 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-29 14:14:14.444 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-29 14:14:14.447 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-29 14:14:14.449 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-29 14:14:14.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-29 14:14:14.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.461 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-29 14:14:14.464 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-29 14:14:14.466 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-29 14:14:14.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-29 14:14:14.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.478 | + ./stack.sh:main:885 : install_glanceclient 2022-04-29 14:14:14.480 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-29 14:14:14.483 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-29 14:14:14.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-29 14:14:14.493 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.495 | + ./stack.sh:main:886 : install_cinderclient 2022-04-29 14:14:14.497 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-29 14:14:14.500 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-29 14:14:14.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-29 14:14:14.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.512 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-29 14:14:14.515 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-29 14:14:14.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-29 14:14:14.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.526 | + ./stack.sh:main:887 : install_novaclient 2022-04-29 14:14:14.529 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-29 14:14:14.531 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-29 14:14:14.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-29 14:14:14.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.543 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-29 14:14:14.560 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:14.563 | + ./stack.sh:main:889 : install_swiftclient 2022-04-29 14:14:14.565 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-29 14:14:14.568 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-29 14:14:14.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-29 14:14:14.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.579 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-29 14:14:14.596 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:14.598 | + ./stack.sh:main:892 : install_neutronclient 2022-04-29 14:14:14.600 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-29 14:14:14.602 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-29 14:14:14.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-29 14:14:14.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.615 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-29 14:14:14.617 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-29 14:14:14.620 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-29 14:14:14.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:14.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:14.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-29 14:14:14.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:14.632 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-29 14:14:14.634 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-29 14:14:14.637 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-29 14:14:14.640 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-29 14:14:14.642 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-29 14:14:14.644 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-29 14:14:14.648 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-29 14:14:14.648 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-29 14:14:14.654 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-29 14:14:14.656 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-29 14:14:14.659 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-29 14:14:14.661 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-29 14:14:14.664 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-29 14:14:14.684 | Using python 3.8 to install keystonemiddleware 2022-04-29 14:14:14.687 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-29 14:14:15.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:15.517 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:15.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:15.517 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:16.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:16.703 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-29 14:14:16.754 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-29 14:14:16.755 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-29 14:14:16.756 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-04-29 14:14:16.757 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-29 14:14:16.758 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-04-29 14:14:16.759 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-29 14:14:16.761 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-29 14:14:16.762 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-29 14:14:16.763 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-29 14:14:16.764 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-29 14:14:16.765 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-29 14:14:16.766 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-29 14:14:16.767 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-29 14:14:16.768 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-29 14:14:16.824 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-29 14:14:16.825 | 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) 2022-04-29 14:14:16.827 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-29 14:14:16.867 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-29 14:14:16.905 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-29 14:14:16.906 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-29 14:14:16.907 | 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) 2022-04-29 14:14:16.908 | 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) 2022-04-29 14:14:16.955 | 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) 2022-04-29 14:14:16.960 | 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) 2022-04-29 14:14:16.969 | 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) 2022-04-29 14:14:16.970 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-29 14:14:16.985 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-29 14:14:16.985 | 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) 2022-04-29 14:14:16.988 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-29 14:14:17.050 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-29 14:14:17.052 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-29 14:14:17.054 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-29 14:14:17.055 | 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.9) 2022-04-29 14:14:17.104 | 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.14.0) 2022-04-29 14:14:17.116 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-29 14:14:19.348 | 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 2022-04-29 14:14:19.355 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:19.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:19.471 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:19.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:19.475 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:19.478 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:19.480 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:19.482 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:19.484 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:19.486 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:19.488 | + functions-common:time_stop:2444 : start_time=1651241654679 2022-04-29 14:14:19.491 | + functions-common:time_stop:2446 : [[ -z 1651241654679 ]] 2022-04-29 14:14:19.493 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:19.497 | + functions-common:time_stop:2449 : end_time=1651241659495 2022-04-29 14:14:19.500 | + functions-common:time_stop:2450 : elapsed_time=4816 2022-04-29 14:14:19.502 | + functions-common:time_stop:2451 : total=35552 2022-04-29 14:14:19.504 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:19.506 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40368 2022-04-29 14:14:19.508 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:19.511 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-29 14:14:19.513 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-29 14:14:19.516 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-29 14:14:19.519 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-29 14:14:19.521 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-29 14:14:19.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-29 14:14:19.527 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-29 14:14:19.528 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-29 14:14:19.534 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-29 14:14:19.536 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-29 14:14:19.538 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-29 14:14:19.541 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-29 14:14:19.543 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-29 14:14:19.564 | Using python 3.8 to install python-memcached 2022-04-29 14:14:19.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-29 14:14:20.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:20.466 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:20.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:20.466 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:21.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:21.756 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-29 14:14:21.759 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-29 14:14:24.173 | 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 2022-04-29 14:14:24.180 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:24.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:24.286 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:24.288 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:24.291 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:24.293 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:24.295 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:24.297 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:24.299 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:24.302 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:24.304 | + functions-common:time_stop:2444 : start_time=1651241659558 2022-04-29 14:14:24.306 | + functions-common:time_stop:2446 : [[ -z 1651241659558 ]] 2022-04-29 14:14:24.309 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:24.313 | + functions-common:time_stop:2449 : end_time=1651241664311 2022-04-29 14:14:24.315 | + functions-common:time_stop:2450 : elapsed_time=4753 2022-04-29 14:14:24.317 | + functions-common:time_stop:2451 : total=40368 2022-04-29 14:14:24.320 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:24.322 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=45121 2022-04-29 14:14:24.324 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:24.327 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-29 14:14:24.343 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:24.346 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-29 14:14:24.348 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-29 14:14:24.353 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-29 14:14:24.353 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-29 14:14:24.355 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-29 14:14:24.358 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-29 14:14:24.360 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-29 14:14:24.376 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:24.378 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-29 14:14:24.380 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-29 14:14:24.383 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-29 14:14:24.385 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:14:24.387 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:14:24.390 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:14:24.392 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:14:24.394 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:14:24.397 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:14:24.412 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:14:24.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:14:24.417 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:24.419 | + functions-common:git_clone:629 : echo master 2022-04-29 14:14:24.419 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:14:24.424 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-29 14:14:24.426 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:24.428 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-29 14:14:24.441 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-29 14:14:24.444 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:14:24.444 | + functions-common:git_clone:690 : head -1 2022-04-29 14:14:24.447 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-29 14:14:24.449 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:14:24.452 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-29 14:14:24.454 | + inc/python:setup_develop:338 : local bindep 2022-04-29 14:14:24.457 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-29 14:14:24.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-29 14:14:24.461 | + inc/python:setup_develop:344 : local extras= 2022-04-29 14:14:24.464 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-29 14:14:24.466 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-29 14:14:24.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-29 14:14:24.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-29 14:14:24.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-29 14:14:24.475 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-29 14:14:24.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-29 14:14:24.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-29 14:14:24.483 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-29 14:14:24.485 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-29 14:14:24.488 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-29 14:14:24.491 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-29 14:14:24.496 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-29 14:14:24.499 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-29 14:14:25.201 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-29 14:14:25.204 | + inc/python:setup_package:418 : local bindep=0 2022-04-29 14:14:25.206 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-29 14:14:25.208 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-29 14:14:25.210 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-29 14:14:25.212 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-29 14:14:25.214 | + inc/python:setup_package:427 : local flags=-e 2022-04-29 14:14:25.217 | + inc/python:setup_package:428 : local extras= 2022-04-29 14:14:25.219 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-29 14:14:25.221 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-29 14:14:25.224 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-29 14:14:25.226 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-29 14:14:25.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-29 14:14:25.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-29 14:14:25.251 | Using python 3.8 to install /opt/stack/keystone 2022-04-29 14:14:25.253 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-29 14:14:26.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:26.084 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:26.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:26.084 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:27.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:27.281 | Obtaining file:///opt/stack/keystone 2022-04-29 14:14:27.282 | Preparing metadata (setup.py): started 2022-04-29 14:14:32.201 | Preparing metadata (setup.py): finished with status 'done' 2022-04-29 14:14:32.276 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-29 14:14:32.277 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-29 14:14:32.278 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-29 14:14:32.280 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-29 14:14:32.281 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-29 14:14:32.282 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-29 14:14:32.283 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-29 14:14:32.284 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-29 14:14:32.285 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-29 14:14:32.286 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-29 14:14:32.287 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-29 14:14:32.288 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-29 14:14:32.289 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-29 14:14:32.290 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.11.0) 2022-04-29 14:14:32.291 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-29 14:14:32.292 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-29 14:14:32.293 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-29 14:14:32.295 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.3.0) 2022-04-29 14:14:32.296 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-29 14:14:32.297 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-29 14:14:32.298 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-29 14:14:32.299 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-29 14:14:32.301 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-29 14:14:32.302 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-29 14:14:32.303 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.13.0) 2022-04-29 14:14:32.304 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-29 14:14:32.305 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-29 14:14:32.306 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-29 14:14:32.307 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-29 14:14:32.308 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-29 14:14:32.309 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-29 14:14:32.310 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-29 14:14:32.311 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-29 14:14:32.312 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-29 14:14:32.323 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-29 14:14:32.324 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-29 14:14:32.368 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev9) (5.1.1) 2022-04-29 14:14:32.384 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.1.1) 2022-04-29 14:14:32.384 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.2) 2022-04-29 14:14:32.387 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (4.11.3) 2022-04-29 14:14:32.389 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (8.1.2) 2022-04-29 14:14:32.390 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-29 14:14:32.400 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-29 14:14:32.461 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-29 14:14:32.464 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-29 14:14:32.559 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-29 14:14:32.560 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.5.0) 2022-04-29 14:14:32.562 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-29 14:14:32.563 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (0.8.0) 2022-04-29 14:14:32.617 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-29 14:14:32.618 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.7.7) 2022-04-29 14:14:32.621 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.0.1) 2022-04-29 14:14:32.671 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (2.8.2) 2022-04-29 14:14:32.674 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (0.9.6) 2022-04-29 14:14:32.731 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.2.4) 2022-04-29 14:14:32.732 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.1.1) 2022-04-29 14:14:32.734 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.4.0) 2022-04-29 14:14:32.735 | 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==21.1.0.dev9) (2.8.0) 2022-04-29 14:14:32.737 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.4.0) 2022-04-29 14:14:32.739 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-29 14:14:32.762 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev9) (3.3.0) 2022-04-29 14:14:32.809 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (3.2.0) 2022-04-29 14:14:32.855 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (3.0.8) 2022-04-29 14:14:32.856 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (0.11.0) 2022-04-29 14:14:32.858 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (1.0.2) 2022-04-29 14:14:32.859 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-29 14:14:32.912 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-29 14:14:33.025 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-29 14:14:33.027 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-29 14:14:33.028 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-29 14:14:33.030 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-29 14:14:33.031 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-29 14:14:33.247 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-29 14:14:33.270 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-29 14:14:33.271 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-29 14:14:33.338 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.2.0) 2022-04-29 14:14:33.355 | 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==21.1.0.dev9) (5.0.0) 2022-04-29 14:14:33.411 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-29 14:14:33.450 | 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==21.1.0.dev9) (1.14.0) 2022-04-29 14:14:33.556 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.8.0) 2022-04-29 14:14:33.611 | 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==21.1.0.dev9) (2.1.1) 2022-04-29 14:14:33.682 | 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==21.1.0.dev9) (1.7.0) 2022-04-29 14:14:33.808 | 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==21.1.0.dev9) (0.17.3) 2022-04-29 14:14:33.837 | 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==21.1.0.dev9) (0.14.1) 2022-04-29 14:14:33.877 | 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==21.1.0.dev9) (3.5.0) 2022-04-29 14:14:33.878 | 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==21.1.0.dev9) (2.1.1) 2022-04-29 14:14:33.879 | 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==21.1.0.dev9) (3.0.0) 2022-04-29 14:14:33.881 | 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==21.1.0.dev9) (2.5.1) 2022-04-29 14:14:33.884 | 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==21.1.0.dev9) (1.3.3) 2022-04-29 14:14:33.885 | 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==21.1.0.dev9) (0.33.0) 2022-04-29 14:14:33.937 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (0.2.5) 2022-04-29 14:14:34.071 | 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==21.1.0.dev9) (1.26.9) 2022-04-29 14:14:34.073 | 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==21.1.0.dev9) (3.3) 2022-04-29 14:14:34.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2019.11.28) 2022-04-29 14:14:34.076 | 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==21.1.0.dev9) (2.0.12) 2022-04-29 14:14:34.223 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-29 14:14:34.302 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-29 14:14:34.543 | 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==21.1.0.dev9) (2.2.1) 2022-04-29 14:14:34.798 | 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==21.1.0.dev9) (0.7) 2022-04-29 14:14:34.831 | 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==21.1.0.dev9) (1.0.0) 2022-04-29 14:14:36.567 | Installing collected packages: keystone 2022-04-29 14:14:36.568 | Attempting uninstall: keystone 2022-04-29 14:14:36.568 | Found existing installation: keystone 21.1.0.dev9 2022-04-29 14:14:36.571 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-29 14:14:36.573 | Running setup.py develop for keystone 2022-04-29 14:14:42.534 | Successfully installed keystone 2022-04-29 14:14:42.534 | 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 2022-04-29 14:14:42.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:14:42.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:14:42.676 | + inc/python:pip_install:200 : result=0 2022-04-29 14:14:42.678 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:14:42.680 | + functions-common:time_stop:2437 : local name 2022-04-29 14:14:42.682 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:14:42.684 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:14:42.686 | + functions-common:time_stop:2440 : local total 2022-04-29 14:14:42.688 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:14:42.690 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:14:42.692 | + functions-common:time_stop:2444 : start_time=1651241665245 2022-04-29 14:14:42.694 | + functions-common:time_stop:2446 : [[ -z 1651241665245 ]] 2022-04-29 14:14:42.697 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:14:42.701 | + functions-common:time_stop:2449 : end_time=1651241682699 2022-04-29 14:14:42.703 | + functions-common:time_stop:2450 : elapsed_time=17454 2022-04-29 14:14:42.705 | + functions-common:time_stop:2451 : total=45121 2022-04-29 14:14:42.707 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:14:42.709 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=62575 2022-04-29 14:14:42.711 | + inc/python:pip_install:203 : return 0 2022-04-29 14:14:42.714 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-29 14:14:42.717 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-29 14:14:42.719 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-29 14:14:42.737 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-29 14:14:42.749 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-29 14:14:42.751 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-29 14:14:42.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:14:42.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:14:42.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-29 14:14:42.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:14:42.763 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-29 14:14:42.779 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:42.782 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-29 14:14:42.784 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-29 14:14:42.786 | + ./stack.sh:main:901 : configure_keystone 2022-04-29 14:14:42.789 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-29 14:14:42.801 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-29 14:14:42.804 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-29 14:14:42.808 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-29 14:14:42.824 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:42.826 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-29 14:14:42.856 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-29 14:14:42.883 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-29 14:14:42.914 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-29 14:14:42.943 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-29 14:14:42.974 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-29 14:14:43.003 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-29 14:14:43.031 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-29 14:14:43.058 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-29 14:14:43.060 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-29 14:14:43.063 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-29 14:14:43.065 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-29 14:14:43.067 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-29 14:14:43.069 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-29 14:14:43.085 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:43.088 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-29 14:14:43.090 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-29 14:14:43.093 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-29 14:14:43.108 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:43.110 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:14:43.113 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:14:43.142 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-29 14:14:43.144 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-29 14:14:43.147 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-29 14:14:43.149 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-29 14:14:43.165 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:43.167 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-04-29 14:14:43.196 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-29 14:14:43.199 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-29 14:14:43.229 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-29 14:14:43.232 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-29 14:14:43.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-29 14:14:43.236 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-29 14:14:43.239 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-29 14:14:43.242 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-29 14:14:43.272 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-29 14:14:43.274 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-29 14:14:43.277 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-29 14:14:43.279 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-29 14:14:43.282 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-29 14:14:43.298 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-29 14:14:43.300 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-29 14:14:43.303 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-29 14:14:43.305 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-29 14:14:43.307 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-29 14:14:43.335 | + 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' 2022-04-29 14:14:43.362 | + 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' 2022-04-29 14:14:43.390 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-29 14:14:43.417 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-29 14:14:43.444 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-29 14:14:43.447 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-29 14:14:43.449 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-29 14:14:43.452 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-29 14:14:43.454 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-29 14:14:43.456 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-29 14:14:43.458 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-29 14:14:43.461 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-29 14:14:43.465 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-29 14:14:43.467 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-29 14:14:43.470 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-29 14:14:43.482 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-29 14:14:43.482 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-29 14:14:43.491 | d /var/run/uwsgi 0755 ubuntu root 2022-04-29 14:14:43.494 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-29 14:14:43.509 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-29 14:14:43.512 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-29 14:14:43.516 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-29 14:14:43.544 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-29 14:14:43.570 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-29 14:14:43.597 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-29 14:14:43.625 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-29 14:14:43.651 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-29 14:14:43.678 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-29 14:14:43.705 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-29 14:14:43.733 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-29 14:14:43.760 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-29 14:14:43.786 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-29 14:14:43.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-29 14:14:43.840 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-29 14:14:43.868 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-29 14:14:43.870 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-29 14:14:43.873 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-29 14:14:43.876 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-29 14:14:43.878 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-29 14:14:43.880 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:43.882 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:43.885 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-29 14:14:43.887 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-29 14:14:43.890 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-29 14:14:43.917 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-29 14:14:43.946 | + 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 ' 2022-04-29 14:14:43.946 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-29 14:14:43.955 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-29 14:14:43.958 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-29 14:14:43.960 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-29 14:14:43.963 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-29 14:14:43.965 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-29 14:14:43.968 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-29 14:14:43.970 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:43.972 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:43.975 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-29 14:14:43.977 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-29 14:14:43.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:14:43.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:14:43.984 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-29 14:14:44.045 | Site keystone-wsgi-public already enabled 2022-04-29 14:14:44.050 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-29 14:14:44.052 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-29 14:14:44.054 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-29 14:14:44.057 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-29 14:14:44.184 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-29 14:14:44.215 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-29 14:14:44.247 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-29 14:14:44.277 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-29 14:14:44.280 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-29 14:14:44.310 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-29 14:14:44.338 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-29 14:14:44.366 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-29 14:14:44.369 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-29 14:14:44.386 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:14:44.389 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-29 14:14:44.406 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:14:44.408 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-29 14:14:44.411 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-29 14:14:44.413 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-29 14:14:44.415 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-29 14:14:44.418 | + lib/stack:stack_install_service:32 : install_swift 2022-04-29 14:14:44.420 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-29 14:14:44.422 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-29 14:14:44.425 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-29 14:14:44.427 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:14:44.429 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:14:44.432 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:14:44.434 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:14:44.437 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:14:44.439 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:14:44.455 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:14:44.457 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:14:44.460 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:44.462 | + functions-common:git_clone:629 : echo master 2022-04-29 14:14:44.463 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:14:44.468 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-29 14:14:44.471 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:14:44.473 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-29 14:14:44.485 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-29 14:14:44.488 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:14:44.488 | + functions-common:git_clone:690 : head -1 2022-04-29 14:14:44.492 | 7298038ed Ignore py36 deprecation warnings 2022-04-29 14:14:44.494 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:14:44.497 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-29 14:14:44.500 | + inc/python:setup_develop:338 : local bindep 2022-04-29 14:14:44.502 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-29 14:14:44.504 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-29 14:14:44.507 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-29 14:14:44.509 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-29 14:14:44.512 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-29 14:14:44.515 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-29 14:14:44.517 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-29 14:14:44.519 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-29 14:14:44.522 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-29 14:14:44.525 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-29 14:14:44.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-29 14:14:44.530 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-29 14:14:44.533 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-29 14:14:44.535 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-29 14:14:44.538 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-29 14:14:44.544 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-29 14:14:44.546 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-29 14:14:45.201 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-29 14:14:45.203 | + inc/python:setup_package:418 : local bindep=0 2022-04-29 14:14:45.206 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-29 14:14:45.208 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-29 14:14:45.210 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-29 14:14:45.212 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-29 14:14:45.215 | + inc/python:setup_package:427 : local flags=-e 2022-04-29 14:14:45.217 | + inc/python:setup_package:428 : local extras=keystone 2022-04-29 14:14:45.219 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-29 14:14:45.221 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-29 14:14:45.224 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-29 14:14:45.226 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-29 14:14:45.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-29 14:14:45.230 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-29 14:14:45.252 | Using python 3.8 to install /opt/stack/swift 2022-04-29 14:14:45.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-29 14:14:46.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:46.091 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:46.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:14:46.091 | from cryptography.utils import int_from_bytes 2022-04-29 14:14:47.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:14:47.284 | Obtaining file:///opt/stack/swift 2022-04-29 14:14:47.285 | Preparing metadata (setup.py): started 2022-04-29 14:14:51.877 | Preparing metadata (setup.py): finished with status 'done' 2022-04-29 14:14:51.915 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.33.0) 2022-04-29 14:14:51.916 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.1.2) 2022-04-29 14:14:51.917 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.11.0) 2022-04-29 14:14:51.918 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (2.1.1) 2022-04-29 14:14:51.920 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (4.8.0) 2022-04-29 14:14:51.921 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (2.27.1) 2022-04-29 14:14:51.922 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.16.0) 2022-04-29 14:14:51.923 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.9.9) 2022-04-29 14:14:51.924 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.6.1) 2022-04-29 14:14:51.925 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (36.0.2) 2022-04-29 14:14:51.926 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (9.4.0) 2022-04-29 14:14:51.969 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev29) (1.15.0) 2022-04-29 14:14:51.977 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev29) (2.2.1) 2022-04-29 14:14:52.031 | 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.30.0.dev29) (3.1.1) 2022-04-29 14:14:52.032 | 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.30.0.dev29) (5.8.1) 2022-04-29 14:14:52.033 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.8.7) 2022-04-29 14:14:52.035 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (8.8.0) 2022-04-29 14:14:52.036 | 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.30.0.dev29) (4.3.0) 2022-04-29 14:14:52.037 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.5.0) 2022-04-29 14:14:52.038 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.1.0) 2022-04-29 14:14:52.039 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (2.11.0) 2022-04-29 14:14:52.040 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.7.0) 2022-04-29 14:14:52.041 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.13.0) 2022-04-29 14:14:52.042 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (5.1.0) 2022-04-29 14:14:52.043 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.4.0) 2022-04-29 14:14:52.063 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev29) (62.1.0) 2022-04-29 14:14:52.093 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (1.26.9) 2022-04-29 14:14:52.094 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (2019.11.28) 2022-04-29 14:14:52.096 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (2.0.12) 2022-04-29 14:14:52.099 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (3.3) 2022-04-29 14:14:52.120 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev29) (2.21) 2022-04-29 14:14:52.227 | 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.30.0.dev29) (1.7.0) 2022-04-29 14:14:52.228 | 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.30.0.dev29) (3.5.0) 2022-04-29 14:14:52.244 | 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.30.0.dev29) (1.0.2) 2022-04-29 14:14:52.272 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.1.5) 2022-04-29 14:14:52.314 | 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.30.0.dev29) (1.5.0) 2022-04-29 14:14:52.315 | 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.30.0.dev29) (6.0) 2022-04-29 14:14:52.316 | 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.30.0.dev29) (2.5.0) 2022-04-29 14:14:52.317 | 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.30.0.dev29) (0.8.0) 2022-04-29 14:14:52.378 | 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.30.0.dev29) (0.9.6) 2022-04-29 14:14:52.380 | 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.30.0.dev29) (2.8.2) 2022-04-29 14:14:52.392 | 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.30.0.dev29) (1.0.3) 2022-04-29 14:14:52.394 | 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.30.0.dev29) (2022.1) 2022-04-29 14:14:52.410 | 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.30.0.dev29) (3.0.8) 2022-04-29 14:14:52.412 | 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.30.0.dev29) (21.3) 2022-04-29 14:14:52.527 | 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.30.0.dev29) (1.14.0) 2022-04-29 14:14:52.541 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (5.1.1) 2022-04-29 14:14:54.673 | Installing collected packages: swift 2022-04-29 14:14:54.673 | Attempting uninstall: swift 2022-04-29 14:14:54.674 | Found existing installation: swift 2.30.0.dev29 2022-04-29 14:14:54.677 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-29 14:14:54.678 | Running setup.py develop for swift 2022-04-29 14:15:00.360 | Successfully installed swift 2022-04-29 14:15:00.360 | 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 2022-04-29 14:15:00.368 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:15:00.368 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:15:00.497 | + inc/python:pip_install:200 : result=0 2022-04-29 14:15:00.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:15:00.501 | + functions-common:time_stop:2437 : local name 2022-04-29 14:15:00.503 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:15:00.506 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:15:00.508 | + functions-common:time_stop:2440 : local total 2022-04-29 14:15:00.510 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:15:00.512 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:15:00.514 | + functions-common:time_stop:2444 : start_time=1651241685246 2022-04-29 14:15:00.516 | + functions-common:time_stop:2446 : [[ -z 1651241685246 ]] 2022-04-29 14:15:00.519 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:15:00.523 | + functions-common:time_stop:2449 : end_time=1651241700521 2022-04-29 14:15:00.525 | + functions-common:time_stop:2450 : elapsed_time=15275 2022-04-29 14:15:00.527 | + functions-common:time_stop:2451 : total=62575 2022-04-29 14:15:00.530 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:15:00.532 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=77850 2022-04-29 14:15:00.534 | + inc/python:pip_install:203 : return 0 2022-04-29 14:15:00.537 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-29 14:15:00.539 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-29 14:15:00.541 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-29 14:15:00.560 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-29 14:15:00.572 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-29 14:15:00.574 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-29 14:15:00.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:15:00.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:15:00.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-29 14:15:00.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:15:00.586 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-29 14:15:00.589 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-29 14:15:00.591 | + ./stack.sh:main:910 : configure_swift 2022-04-29 14:15:00.594 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-29 14:15:00.596 | + lib/swift:configure_swift:332 : local node_number 2022-04-29 14:15:00.598 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-29 14:15:00.600 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-29 14:15:00.602 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-29 14:15:01.798 | No container-replicator running 2022-04-29 14:15:01.798 | No container-sharder running 2022-04-29 14:15:01.798 | No container-auditor running 2022-04-29 14:15:01.798 | No object-reconstructor running 2022-04-29 14:15:01.798 | No object-expirer running 2022-04-29 14:15:01.798 | No object-server running 2022-04-29 14:15:01.798 | No object-updater running 2022-04-29 14:15:01.798 | No account-reaper running 2022-04-29 14:15:01.798 | No account-auditor running 2022-04-29 14:15:01.798 | No container-updater running 2022-04-29 14:15:01.798 | No account-server running 2022-04-29 14:15:01.798 | No object-auditor running 2022-04-29 14:15:01.798 | No object-replicator running 2022-04-29 14:15:01.798 | No container-reconciler running 2022-04-29 14:15:01.798 | No container-sync running 2022-04-29 14:15:01.798 | No proxy-server running 2022-04-29 14:15:01.798 | No account-replicator running 2022-04-29 14:15:01.799 | No container-server running 2022-04-29 14:15:01.890 | + lib/swift:configure_swift:337 : true 2022-04-29 14:15:01.892 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-29 14:15:01.904 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-29 14:15:01.916 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-29 14:15:01.919 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-29 14:15:01.919 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-29 14:15:01.924 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-29 14:15:01.924 | s/%GROUP%/ubuntu/; 2022-04-29 14:15:01.924 | s/%USER%/ubuntu/; 2022-04-29 14:15:01.924 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-29 14:15:01.924 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-29 14:15:01.927 | uid = ubuntu 2022-04-29 14:15:01.927 | gid = ubuntu 2022-04-29 14:15:01.927 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-29 14:15:01.927 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-29 14:15:01.927 | address = 127.0.0.1 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [account6612] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/1/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [account6622] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/2/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [account6632] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/3/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [account6642] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/4/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [container6611] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/1/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-29 14:15:01.928 | 2022-04-29 14:15:01.928 | [container6621] 2022-04-29 14:15:01.928 | max connections = 25 2022-04-29 14:15:01.928 | path = /opt/stack/data/swift/2/node/ 2022-04-29 14:15:01.928 | read only = false 2022-04-29 14:15:01.928 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [container6631] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/3/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [container6641] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/4/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [object6613] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/1/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [object6623] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/2/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [object6633] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/3/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-29 14:15:01.929 | 2022-04-29 14:15:01.929 | [object6643] 2022-04-29 14:15:01.929 | max connections = 25 2022-04-29 14:15:01.929 | path = /opt/stack/data/swift/4/node/ 2022-04-29 14:15:01.929 | read only = false 2022-04-29 14:15:01.929 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-29 14:15:01.930 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-29 14:15:01.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:01.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:01.937 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-29 14:15:01.949 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-29 14:15:01.951 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-29 14:15:01.955 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-29 14:15:01.959 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-29 14:15:01.961 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-29 14:15:01.966 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-29 14:15:01.994 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-04-29 14:15:02.019 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-29 14:15:02.037 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-29 14:15:02.065 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-29 14:15:02.082 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-29 14:15:02.111 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-29 14:15:02.128 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-29 14:15:02.158 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-29 14:15:02.176 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-29 14:15:02.204 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-29 14:15:02.221 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-29 14:15:02.249 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-29 14:15:02.266 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-29 14:15:02.281 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:02.283 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-29 14:15:02.311 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-29 14:15:02.338 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-29 14:15:02.365 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-29 14:15:02.392 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-29 14:15:02.407 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:02.409 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-29 14:15:02.435 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-29 14:15:02.450 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:02.452 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-29 14:15:02.467 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:02.469 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-29 14:15:02.471 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-29 14:15:02.486 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:02.488 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-29 14:15:02.490 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-29 14:15:02.492 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-29 14:15:02.497 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-29 14:15:02.504 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-29 14:15:02.531 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-29 14:15:02.557 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-29 14:15:02.586 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-29 14:15:02.616 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-29 14:15:02.642 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-29 14:15:02.644 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-29 14:15:02.647 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-29 14:15:02.649 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-29 14:15:02.651 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-29 14:15:02.677 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-29 14:15:02.704 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-04-29 14:15:02.731 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-29 14:15:02.759 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-29 14:15:02.786 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-29 14:15:02.813 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-29 14:15:02.840 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-29 14:15:02.867 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-29 14:15:02.894 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-29 14:15:02.921 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-29 14:15:02.949 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-29 14:15:02.976 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-29 14:15:03.004 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-29 14:15:03.034 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-29 14:15:03.062 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-29 14:15:03.080 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-29 14:15:03.106 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-29 14:15:03.134 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-29 14:15:03.138 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-29 14:15:03.166 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-29 14:15:03.193 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-29 14:15:03.219 | + lib/swift:configure_swift:475 : local node_number 2022-04-29 14:15:03.221 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-29 14:15:03.223 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-29 14:15:03.225 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-29 14:15:03.230 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-29 14:15:03.232 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-29 14:15:03.235 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-29 14:15:03.237 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-29 14:15:03.239 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-29 14:15:03.241 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-29 14:15:03.243 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-29 14:15:03.245 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-29 14:15:03.263 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-29 14:15:03.290 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-29 14:15:03.308 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-29 14:15:03.336 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-29 14:15:03.354 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-29 14:15:03.383 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-29 14:15:03.400 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-29 14:15:03.428 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-29 14:15:03.447 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-29 14:15:03.474 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-29 14:15:03.493 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-29 14:15:03.521 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-29 14:15:03.539 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-29 14:15:03.567 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-29 14:15:03.584 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-29 14:15:03.613 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-29 14:15:03.631 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-29 14:15:03.658 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-29 14:15:03.663 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-29 14:15:03.681 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-29 14:15:03.709 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-29 14:15:03.739 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-29 14:15:03.741 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-29 14:15:03.745 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-29 14:15:03.748 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-29 14:15:03.750 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-29 14:15:03.752 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-29 14:15:03.754 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-29 14:15:03.756 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-29 14:15:03.758 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-29 14:15:03.761 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-29 14:15:03.778 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-29 14:15:03.806 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-29 14:15:03.824 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-29 14:15:03.853 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-29 14:15:03.870 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-29 14:15:03.899 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-29 14:15:03.917 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-29 14:15:03.945 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-29 14:15:03.963 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-29 14:15:03.992 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-29 14:15:04.010 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-29 14:15:04.044 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-29 14:15:04.062 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-29 14:15:04.091 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-29 14:15:04.109 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-29 14:15:04.137 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-29 14:15:04.155 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-29 14:15:04.189 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-29 14:15:04.198 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-29 14:15:04.216 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-29 14:15:04.244 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-29 14:15:04.246 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-29 14:15:04.251 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-29 14:15:04.253 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-29 14:15:04.255 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-29 14:15:04.258 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-29 14:15:04.260 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-29 14:15:04.262 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-29 14:15:04.265 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-29 14:15:04.267 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-29 14:15:04.284 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-29 14:15:04.313 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-29 14:15:04.331 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-29 14:15:04.358 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-29 14:15:04.376 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-29 14:15:04.404 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-29 14:15:04.422 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-29 14:15:04.450 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-29 14:15:04.468 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-29 14:15:04.496 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-29 14:15:04.514 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-29 14:15:04.542 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-29 14:15:04.560 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-29 14:15:04.588 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-29 14:15:04.606 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-29 14:15:04.635 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-29 14:15:04.653 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-29 14:15:04.680 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-29 14:15:04.687 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-29 14:15:04.705 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-29 14:15:04.733 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-29 14:15:04.760 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-29 14:15:04.788 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-29 14:15:04.816 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-29 14:15:04.818 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-29 14:15:04.822 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-29 14:15:04.850 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-29 14:15:04.879 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-29 14:15:04.907 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-29 14:15:04.935 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-29 14:15:04.963 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-29 14:15:04.991 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-29 14:15:05.018 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-29 14:15:05.045 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-29 14:15:05.074 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-29 14:15:05.089 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:05.092 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-29 14:15:05.111 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-29 14:15:05.114 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-29 14:15:05.133 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-29 14:15:05.135 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-04-29 14:15:05.161 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-29 14:15:05.164 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-29 14:15:05.191 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-04-29 14:15:05.220 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-29 14:15:05.222 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-29 14:15:05.250 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-29 14:15:05.265 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:05.267 | + lib/swift:configure_swift:538 : local user_group 2022-04-29 14:15:05.270 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-29 14:15:05.275 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-29 14:15:05.277 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-29 14:15:05.290 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-29 14:15:05.292 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-29 14:15:05.304 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-29 14:15:05.306 | + lib/swift:configure_swift:545 : is_suse 2022-04-29 14:15:05.308 | + functions-common:is_suse:542 : is_opensuse 2022-04-29 14:15:05.310 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-29 14:15:05.313 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-29 14:15:05.315 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-29 14:15:05.317 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-29 14:15:05.320 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-29 14:15:05.322 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-29 14:15:05.334 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-29 14:15:05.336 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-29 14:15:05.339 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-29 14:15:05.356 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:05.359 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-29 14:15:05.376 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:05.378 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-29 14:15:05.381 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-29 14:15:05.383 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-29 14:15:05.386 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-29 14:15:05.388 | + lib/stack:stack_install_service:32 : install_glance 2022-04-29 14:15:05.391 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-29 14:15:05.393 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-29 14:15:05.396 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-29 14:15:05.413 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:05.415 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-29 14:15:05.418 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-29 14:15:05.434 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:05.437 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-29 14:15:05.439 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-29 14:15:05.442 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-29 14:15:05.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:15:05.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:15:05.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-29 14:15:05.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:15:05.456 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-29 14:15:05.459 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-29 14:15:05.461 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-29 14:15:05.464 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-29 14:15:05.467 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-29 14:15:05.470 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-29 14:15:05.472 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-29 14:15:05.476 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-29 14:15:05.478 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-29 14:15:05.481 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-29 14:15:05.485 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-29 14:15:05.485 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-29 14:15:05.491 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-29 14:15:05.493 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-29 14:15:05.495 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-29 14:15:05.498 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-29 14:15:05.501 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-29 14:15:05.522 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-29 14:15:05.525 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-29 14:15:06.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:06.372 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:06.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:06.372 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:07.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:15:07.572 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-29 14:15:07.655 | 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.8.0) 2022-04-29 14:15:07.656 | 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.4.0) 2022-04-29 14:15:07.657 | 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.3.0) 2022-04-29 14:15:07.658 | 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) 2022-04-29 14:15:07.660 | 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) 2022-04-29 14:15:07.661 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-29 14:15:07.662 | 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) 2022-04-29 14:15:07.663 | 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.13.0) 2022-04-29 14:15:07.664 | 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) 2022-04-29 14:15:07.665 | 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) 2022-04-29 14:15:07.666 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-29 14:15:07.667 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-29 14:15:07.669 | 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.1) 2022-04-29 14:15:07.671 | 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.4) 2022-04-29 14:15:07.674 | 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.1) 2022-04-29 14:15:07.676 | 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.7.0) 2022-04-29 14:15:07.678 | 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.2.0) 2022-04-29 14:15:07.680 | 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.3.0) 2022-04-29 14:15:07.689 | 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) 2022-04-29 14:15:07.690 | 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.2.1) 2022-04-29 14:15:07.704 | 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.8) 2022-04-29 14:15:07.772 | 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) 2022-04-29 14:15:07.774 | 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.1) 2022-04-29 14:15:07.775 | 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) 2022-04-29 14:15:07.799 | 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) 2022-04-29 14:15:07.800 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-29 14:15:07.803 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-29 14:15:07.804 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-29 14:15:07.805 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-29 14:15:07.817 | 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.17.3) 2022-04-29 14:15:07.856 | 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) 2022-04-29 14:15:07.857 | 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.5.0) 2022-04-29 14:15:07.859 | 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) 2022-04-29 14:15:07.860 | 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) 2022-04-29 14:15:07.882 | 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) 2022-04-29 14:15:07.884 | 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) 2022-04-29 14:15:07.899 | 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) (2022.1) 2022-04-29 14:15:07.916 | 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) 2022-04-29 14:15:07.918 | 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) 2022-04-29 14:15:07.936 | 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) (3.2.0) 2022-04-29 14:15:07.939 | 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) 2022-04-29 14:15:08.024 | 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) 2022-04-29 14:15:08.025 | 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.9) 2022-04-29 14:15:08.027 | 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) 2022-04-29 14:15:08.029 | 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.12) 2022-04-29 14:15:08.081 | 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) 2022-04-29 14:15:08.106 | 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.14.0) 2022-04-29 14:15:08.344 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-29 14:15:08.347 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-29 14:15:08.384 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-29 14:15:08.387 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-29 14:15:08.389 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-29 14:15:08.390 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-29 14:15:08.391 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-29 14:15:08.392 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-29 14:15:08.477 | 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) 2022-04-29 14:15:08.673 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-29 14:15:08.699 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-29 14:15:08.787 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-29 14:15:08.963 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-29 14:15:11.018 | 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 2022-04-29 14:15:11.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:15:11.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:15:11.145 | + inc/python:pip_install:200 : result=0 2022-04-29 14:15:11.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:15:11.150 | + functions-common:time_stop:2437 : local name 2022-04-29 14:15:11.152 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:15:11.154 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:15:11.157 | + functions-common:time_stop:2440 : local total 2022-04-29 14:15:11.159 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:15:11.161 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:15:11.163 | + functions-common:time_stop:2444 : start_time=1651241705517 2022-04-29 14:15:11.166 | + functions-common:time_stop:2446 : [[ -z 1651241705517 ]] 2022-04-29 14:15:11.169 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:15:11.173 | + functions-common:time_stop:2449 : end_time=1651241711170 2022-04-29 14:15:11.175 | + functions-common:time_stop:2450 : elapsed_time=5653 2022-04-29 14:15:11.177 | + functions-common:time_stop:2451 : total=77850 2022-04-29 14:15:11.180 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:15:11.182 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83503 2022-04-29 14:15:11.184 | + inc/python:pip_install:203 : return 0 2022-04-29 14:15:11.187 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-29 14:15:11.190 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-29 14:15:11.192 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-29 14:15:11.206 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-29 14:15:11.211 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-29 14:15:11.213 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-29 14:15:11.215 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-29 14:15:11.218 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:15:11.220 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:15:11.223 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:15:11.225 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:15:11.228 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:15:11.231 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:15:11.247 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:15:11.250 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:15:11.252 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:15:11.255 | + functions-common:git_clone:629 : echo master 2022-04-29 14:15:11.255 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:15:11.260 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-29 14:15:11.263 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:15:11.266 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-29 14:15:11.278 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-29 14:15:11.281 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:15:11.281 | + functions-common:git_clone:690 : head -1 2022-04-29 14:15:11.284 | 14bd3eb1b Update migration constant 2022-04-29 14:15:11.286 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:15:11.289 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-29 14:15:11.292 | + inc/python:setup_develop:338 : local bindep 2022-04-29 14:15:11.294 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-29 14:15:11.297 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-29 14:15:11.300 | + inc/python:setup_develop:344 : local extras= 2022-04-29 14:15:11.302 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-29 14:15:11.305 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-29 14:15:11.307 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-29 14:15:11.310 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-29 14:15:11.313 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-29 14:15:11.315 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-29 14:15:11.318 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-29 14:15:11.321 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-29 14:15:11.324 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-29 14:15:11.326 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-29 14:15:11.328 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-29 14:15:11.332 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-29 14:15:11.338 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-29 14:15:11.340 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-29 14:15:12.012 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-29 14:15:12.015 | + inc/python:setup_package:418 : local bindep=0 2022-04-29 14:15:12.017 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-29 14:15:12.019 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-29 14:15:12.022 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-29 14:15:12.024 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-29 14:15:12.027 | + inc/python:setup_package:427 : local flags=-e 2022-04-29 14:15:12.030 | + inc/python:setup_package:428 : local extras= 2022-04-29 14:15:12.033 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-29 14:15:12.035 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-29 14:15:12.037 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-29 14:15:12.040 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-29 14:15:12.043 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-29 14:15:12.046 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-29 14:15:12.067 | Using python 3.8 to install /opt/stack/glance 2022-04-29 14:15:12.069 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-29 14:15:12.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:12.939 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:12.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:12.939 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:14.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:15:14.144 | Obtaining file:///opt/stack/glance 2022-04-29 14:15:14.145 | Preparing metadata (setup.py): started 2022-04-29 14:15:18.758 | Preparing metadata (setup.py): finished with status 'done' 2022-04-29 14:15:18.828 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-29 14:15:18.829 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-29 14:15:18.830 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-29 14:15:18.831 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-29 14:15:18.832 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-29 14:15:18.833 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-29 14:15:18.834 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-29 14:15:18.835 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-29 14:15:18.836 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-29 14:15:18.837 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-29 14:15:18.838 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-29 14:15:18.839 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-29 14:15:18.841 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-29 14:15:18.842 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-29 14:15:18.843 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.13.0) 2022-04-29 14:15:18.844 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-29 14:15:18.845 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-29 14:15:18.846 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-29 14:15:18.847 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-29 14:15:18.848 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-29 14:15:18.849 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-29 14:15:18.850 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-29 14:15:18.851 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-29 14:15:18.852 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-29 14:15:18.853 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-29 14:15:18.854 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-29 14:15:18.855 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.3.0) 2022-04-29 14:15:18.856 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-29 14:15:18.857 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.6.0) 2022-04-29 14:15:18.859 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-29 14:15:18.860 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-29 14:15:18.862 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-29 14:15:18.863 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-29 14:15:18.864 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-29 14:15:18.865 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-29 14:15:18.866 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-29 14:15:18.867 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-29 14:15:18.868 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-29 14:15:18.869 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-29 14:15:18.870 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-29 14:15:18.871 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-29 14:15:18.872 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-29 14:15:18.873 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-29 14:15:18.890 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-29 14:15:18.891 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-29 14:15:18.892 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-29 14:15:18.912 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-29 14:15:18.915 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-29 14:15:18.955 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-29 14:15:18.969 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-29 14:15:18.979 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-29 14:15:18.994 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-29 14:15:18.995 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-29 14:15:18.996 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-29 14:15:19.099 | 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==25.0.0.dev14) (3.0.8) 2022-04-29 14:15:19.177 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-29 14:15:19.228 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.11.0) 2022-04-29 14:15:19.231 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-29 14:15:19.264 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-29 14:15:19.309 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-29 14:15:19.310 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-29 14:15:19.312 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-29 14:15:19.372 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-29 14:15:19.376 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-29 14:15:19.378 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-29 14:15:19.429 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-29 14:15:19.478 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-29 14:15:19.479 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-29 14:15:19.538 | 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==25.0.0.dev14) (5.1.1) 2022-04-29 14:15:19.539 | 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==25.0.0.dev14) (0.4.0) 2022-04-29 14:15:19.542 | 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==25.0.0.dev14) (5.2.4) 2022-04-29 14:15:19.544 | 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==25.0.0.dev14) (5.0.0) 2022-04-29 14:15:19.546 | 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==25.0.0.dev14) (2.8.0) 2022-04-29 14:15:19.569 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-29 14:15:19.572 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-29 14:15:19.575 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-29 14:15:19.617 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-29 14:15:19.661 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-29 14:15:19.664 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-29 14:15:19.665 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-29 14:15:19.742 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-29 14:15:19.800 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-29 14:15:19.903 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-29 14:15:20.179 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-29 14:15:20.180 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-29 14:15:20.182 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-29 14:15:20.186 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-29 14:15:20.246 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-29 14:15:20.268 | 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==25.0.0.dev14) (5.0.0) 2022-04-29 14:15:20.362 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-29 14:15:20.503 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-29 14:15:20.715 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-29 14:15:20.716 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-29 14:15:20.718 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-29 14:15:20.720 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-29 14:15:20.721 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-29 14:15:20.723 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-29 14:15:20.725 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-29 14:15:20.863 | 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==25.0.0.dev14) (0.14.1) 2022-04-29 14:15:20.897 | 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==25.0.0.dev14) (1.0.3) 2022-04-29 14:15:20.945 | 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==25.0.0.dev14) (1.3.3) 2022-04-29 14:15:20.948 | 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==25.0.0.dev14) (3.0.0) 2022-04-29 14:15:21.188 | 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==25.0.0.dev14) (3.10.1) 2022-04-29 14:15:21.374 | 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==25.0.0.dev14) (2019.11.28) 2022-04-29 14:15:21.377 | 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==25.0.0.dev14) (3.3) 2022-04-29 14:15:21.379 | 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==25.0.0.dev14) (2.0.12) 2022-04-29 14:15:21.380 | 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==25.0.0.dev14) (1.26.9) 2022-04-29 14:15:21.487 | 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==25.0.0.dev14) (0.5.2) 2022-04-29 14:15:21.643 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-29 14:15:21.744 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-29 14:15:22.060 | 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==25.0.0.dev14) (2.4.1) 2022-04-29 14:15:22.064 | 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==25.0.0.dev14) (0.5.0) 2022-04-29 14:15:22.299 | 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.4.0->glance==25.0.0.dev14) (2.3) 2022-04-29 14:15:22.608 | 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==25.0.0.dev14) (1.0.0) 2022-04-29 14:15:22.971 | 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==25.0.0.dev14) (21.4.0) 2022-04-29 14:15:22.972 | 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==25.0.0.dev14) (1.8.2) 2022-04-29 14:15:24.286 | Installing collected packages: glance 2022-04-29 14:15:24.286 | Attempting uninstall: glance 2022-04-29 14:15:24.286 | Found existing installation: glance 25.0.0.dev14 2022-04-29 14:15:24.294 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-29 14:15:24.296 | Running setup.py develop for glance 2022-04-29 14:15:30.193 | Successfully installed glance 2022-04-29 14:15:30.194 | 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 2022-04-29 14:15:30.201 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:15:30.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:15:30.332 | + inc/python:pip_install:200 : result=0 2022-04-29 14:15:30.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:15:30.337 | + functions-common:time_stop:2437 : local name 2022-04-29 14:15:30.339 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:15:30.341 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:15:30.343 | + functions-common:time_stop:2440 : local total 2022-04-29 14:15:30.346 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:15:30.348 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:15:30.350 | + functions-common:time_stop:2444 : start_time=1651241712062 2022-04-29 14:15:30.352 | + functions-common:time_stop:2446 : [[ -z 1651241712062 ]] 2022-04-29 14:15:30.355 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:15:30.360 | + functions-common:time_stop:2449 : end_time=1651241730357 2022-04-29 14:15:30.362 | + functions-common:time_stop:2450 : elapsed_time=18295 2022-04-29 14:15:30.365 | + functions-common:time_stop:2451 : total=83503 2022-04-29 14:15:30.367 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:15:30.369 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=101798 2022-04-29 14:15:30.371 | + inc/python:pip_install:203 : return 0 2022-04-29 14:15:30.374 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-29 14:15:30.377 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-29 14:15:30.379 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-29 14:15:30.398 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-29 14:15:30.411 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-29 14:15:30.413 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-29 14:15:30.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:15:30.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:15:30.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-29 14:15:30.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:15:30.426 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-29 14:15:30.429 | + ./stack.sh:main:922 : configure_glance 2022-04-29 14:15:30.431 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-29 14:15:30.443 | + lib/glance:configure_glance:326 : local dburl 2022-04-29 14:15:30.446 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-29 14:15:30.448 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-29 14:15:30.451 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-29 14:15:30.453 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-29 14:15:30.455 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-29 14:15:30.458 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-29 14:15:30.461 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-29 14:15:30.490 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-29 14:15:30.518 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-29 14:15:30.559 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-29 14:15:30.588 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-29 14:15:30.618 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-29 14:15:30.646 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-29 14:15:30.649 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-29 14:15:30.651 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-29 14:15:30.654 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-29 14:15:30.656 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-29 14:15:30.684 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-29 14:15:30.713 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-29 14:15:30.743 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-29 14:15:30.771 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-29 14:15:30.801 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-29 14:15:30.830 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-29 14:15:30.859 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-29 14:15:30.888 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-29 14:15:30.918 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-29 14:15:30.947 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-29 14:15:30.976 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-29 14:15:30.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-29 14:15:30.981 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-29 14:15:30.983 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-29 14:15:30.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-29 14:15:30.988 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-29 14:15:31.005 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:31.008 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-29 14:15:31.010 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-29 14:15:31.013 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-29 14:15:31.029 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:31.032 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:15:31.035 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:15:31.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-29 14:15:31.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-29 14:15:31.068 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-29 14:15:31.070 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-29 14:15:31.073 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-29 14:15:31.102 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-29 14:15:31.132 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-29 14:15:31.135 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-29 14:15:31.137 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-29 14:15:31.139 | + lib/glance:configure_glance_store:254 : local be 2022-04-29 14:15:31.142 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-29 14:15:31.144 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-29 14:15:31.147 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-29 14:15:31.175 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-29 14:15:31.178 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-04-29 14:15:31.208 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-29 14:15:31.211 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-29 14:15:31.227 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:31.229 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-29 14:15:31.259 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-29 14:15:31.288 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-29 14:15:31.318 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-29 14:15:31.348 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-29 14:15:31.377 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-29 14:15:31.394 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:31.396 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-29 14:15:31.426 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-29 14:15:31.456 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-29 14:15:31.485 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-04-29 14:15:31.514 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-29 14:15:31.543 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-04-29 14:15:31.573 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-29 14:15:31.590 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:31.592 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-29 14:15:31.594 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-29 14:15:31.597 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-29 14:15:31.600 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-29 14:15:31.617 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-29 14:15:31.620 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-29 14:15:31.622 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-29 14:15:31.625 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-29 14:15:31.627 | + 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}}' 2022-04-29 14:15:31.656 | + 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' 2022-04-29 14:15:31.686 | + 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' 2022-04-29 14:15:31.716 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-29 14:15:31.746 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-29 14:15:31.751 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-29 14:15:31.780 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-29 14:15:31.810 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-29 14:15:31.839 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-04-29 14:15:31.869 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-29 14:15:31.899 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-29 14:15:31.929 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-29 14:15:31.958 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-29 14:15:31.989 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-29 14:15:32.018 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-29 14:15:32.048 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-29 14:15:32.077 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-29 14:15:32.082 | + 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 2022-04-29 14:15:32.090 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-29 14:15:32.107 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:32.110 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-29 14:15:32.113 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-29 14:15:32.115 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-29 14:15:32.118 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-29 14:15:32.120 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-29 14:15:32.123 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-29 14:15:32.126 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-29 14:15:32.129 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-29 14:15:32.132 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-29 14:15:32.162 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-29 14:15:32.164 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-29 14:15:32.167 | ++ functions:get_random_port:837 : true 2022-04-29 14:15:32.169 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-29 14:15:32.172 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-29 14:15:32.176 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-29 14:15:32.233 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-29 14:15:32.236 | ++ functions:get_random_port:841 : break 2 2022-04-29 14:15:32.238 | ++ functions:get_random_port:845 : echo 60999 2022-04-29 14:15:32.241 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-29 14:15:32.243 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-29 14:15:32.279 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-29 14:15:32.307 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-29 14:15:32.334 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-29 14:15:32.362 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-29 14:15:32.388 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-29 14:15:32.417 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-29 14:15:32.444 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-29 14:15:32.472 | + 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' 2022-04-29 14:15:32.499 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-29 14:15:32.527 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-29 14:15:32.554 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-29 14:15:32.581 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-29 14:15:32.609 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-29 14:15:32.636 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-29 14:15:32.664 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-29 14:15:32.692 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-29 14:15:32.719 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-29 14:15:32.747 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-29 14:15:32.775 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-29 14:15:32.777 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-29 14:15:32.779 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-29 14:15:32.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:32.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:32.786 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-29 14:15:32.789 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-29 14:15:32.842 | proxy (enabled by site administrator) 2022-04-29 14:15:32.845 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-29 14:15:32.847 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-29 14:15:32.850 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-29 14:15:32.852 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:32.854 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:32.857 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-29 14:15:32.859 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-29 14:15:32.912 | proxy_http (enabled by site administrator) 2022-04-29 14:15:32.915 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-29 14:15:32.918 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-29 14:15:32.921 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-29 14:15:32.923 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-29 14:15:32.925 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:32.928 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:32.930 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-29 14:15:32.933 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-29 14:15:32.936 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-29 14:15:32.936 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-29 14:15:32.945 | KeepAlive Off 2022-04-29 14:15:32.949 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-29 14:15:32.949 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-29 14:15:32.958 | SetEnv proxy-sendchunked 1 2022-04-29 14:15:32.962 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-29 14:15:32.962 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-29 14:15:32.971 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-29 14:15:32.974 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-29 14:15:32.976 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-29 14:15:32.979 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-29 14:15:32.981 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-29 14:15:32.984 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-29 14:15:32.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:32.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:32.991 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-29 14:15:32.993 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-29 14:15:32.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:32.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:33.001 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-29 14:15:33.061 | Site glance-wsgi-api already enabled 2022-04-29 14:15:33.066 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-29 14:15:33.068 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-29 14:15:33.071 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-29 14:15:33.073 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-29 14:15:33.203 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-29 14:15:33.210 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-29 14:15:33.241 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-29 14:15:33.244 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-29 14:15:33.262 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:33.265 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-29 14:15:33.267 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-29 14:15:33.270 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-29 14:15:33.272 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-29 14:15:33.275 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-29 14:15:33.277 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-29 14:15:33.280 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-29 14:15:33.282 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-29 14:15:33.284 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:15:33.287 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:15:33.290 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:15:33.292 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:15:33.295 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:15:33.298 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:15:33.315 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:15:33.317 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:15:33.319 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:15:33.322 | + functions-common:git_clone:629 : echo master 2022-04-29 14:15:33.323 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:15:33.328 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-29 14:15:33.330 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:15:33.333 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-29 14:15:33.345 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-29 14:15:33.348 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:15:33.348 | + functions-common:git_clone:690 : head -1 2022-04-29 14:15:33.353 | 983f62ed5 Merge "[SVf] Delete/Extend issue in reverse replication" 2022-04-29 14:15:33.355 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:15:33.359 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-29 14:15:33.361 | + inc/python:setup_develop:338 : local bindep 2022-04-29 14:15:33.364 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-29 14:15:33.367 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-29 14:15:33.369 | + inc/python:setup_develop:344 : local extras= 2022-04-29 14:15:33.372 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-29 14:15:33.375 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-29 14:15:33.377 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-29 14:15:33.380 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-29 14:15:33.382 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-29 14:15:33.385 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-29 14:15:33.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-29 14:15:33.390 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-29 14:15:33.393 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-29 14:15:33.396 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-29 14:15:33.398 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-29 14:15:33.401 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-29 14:15:33.408 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-29 14:15:33.410 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-29 14:15:34.082 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-29 14:15:34.084 | + inc/python:setup_package:418 : local bindep=0 2022-04-29 14:15:34.087 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-29 14:15:34.089 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-29 14:15:34.091 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-29 14:15:34.094 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-29 14:15:34.096 | + inc/python:setup_package:427 : local flags=-e 2022-04-29 14:15:34.099 | + inc/python:setup_package:428 : local extras= 2022-04-29 14:15:34.101 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-29 14:15:34.103 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-29 14:15:34.106 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-29 14:15:34.109 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-29 14:15:34.111 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-29 14:15:34.114 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-29 14:15:34.135 | Using python 3.8 to install /opt/stack/cinder 2022-04-29 14:15:34.138 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-29 14:15:35.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:35.004 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:35.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:15:35.004 | from cryptography.utils import int_from_bytes 2022-04-29 14:15:36.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:15:36.242 | Obtaining file:///opt/stack/cinder 2022-04-29 14:15:36.243 | Preparing metadata (setup.py): started 2022-04-29 14:15:41.710 | Preparing metadata (setup.py): finished with status 'done' 2022-04-29 14:15:41.841 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.8.1) 2022-04-29 14:15:41.842 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.1.1) 2022-04-29 14:15:41.843 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.33.0) 2022-04-29 14:15:41.844 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.1.2) 2022-04-29 14:15:41.845 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.20.4) 2022-04-29 14:15:41.847 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.0.2) 2022-04-29 14:15:41.848 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev73) (3.2.0) 2022-04-29 14:15:41.849 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.0) 2022-04-29 14:15:41.850 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (9.4.0) 2022-04-29 14:15:41.851 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.8.0) 2022-04-29 14:15:41.852 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.1.3) 2022-04-29 14:15:41.853 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (8.8.0) 2022-04-29 14:15:41.854 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.0) 2022-04-29 14:15:41.855 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.1.0) 2022-04-29 14:15:41.856 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (11.3.0) 2022-04-29 14:15:41.857 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.7.0) 2022-04-29 14:15:41.859 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (12.13.0) 2022-04-29 14:15:41.860 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.1) 2022-04-29 14:15:41.861 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.11.0) 2022-04-29 14:15:41.862 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.7.0) 2022-04-29 14:15:41.863 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.3.0) 2022-04-29 14:15:41.864 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (6.3.1) 2022-04-29 14:15:41.865 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.3.0) 2022-04-29 14:15:41.866 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.8.0) 2022-04-29 14:15:41.868 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.5.0) 2022-04-29 14:15:41.869 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.13.0) 2022-04-29 14:15:41.870 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.6.0) 2022-04-29 14:15:41.871 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.4.2) 2022-04-29 14:15:41.872 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (21.3) 2022-04-29 14:15:41.873 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.8.1) 2022-04-29 14:15:41.874 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.5.0) 2022-04-29 14:15:41.875 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.1.1) 2022-04-29 14:15:41.876 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.9.0) 2022-04-29 14:15:41.877 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.0.8) 2022-04-29 14:15:41.878 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.3.0) 2022-04-29 14:15:41.879 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.6.0) 2022-04-29 14:15:41.880 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.4.0) 2022-04-29 14:15:41.881 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (17.7.0) 2022-04-29 14:15:41.883 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.13.1) 2022-04-29 14:15:41.884 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2022.1) 2022-04-29 14:15:41.885 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.27.1) 2022-04-29 14:15:41.886 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.5.1) 2022-04-29 14:15:41.887 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.6.4) 2022-04-29 14:15:41.888 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.1.74) 2022-04-29 14:15:41.889 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.16.0) 2022-04-29 14:15:41.890 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.4.35) 2022-04-29 14:15:41.891 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.13.0) 2022-04-29 14:15:41.892 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.5.0) 2022-04-29 14:15:41.893 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.8.9) 2022-04-29 14:15:41.894 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (6.3.1) 2022-04-29 14:15:41.895 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.8.7) 2022-04-29 14:15:41.896 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.1.0) 2022-04-29 14:15:41.897 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.10.0) 2022-04-29 14:15:41.898 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.2.0) 2022-04-29 14:15:41.899 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.6.0) 2022-04-29 14:15:41.900 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.11.0) 2022-04-29 14:15:41.902 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.45.0) 2022-04-29 14:15:41.903 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.11.0) 2022-04-29 14:15:41.904 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (36.0.2) 2022-04-29 14:15:41.905 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.2.2) 2022-04-29 14:15:41.906 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.5.2.4) 2022-04-29 14:15:41.908 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.21.44) 2022-04-29 14:15:41.920 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (1.0.0) 2022-04-29 14:15:41.922 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (1.24.44) 2022-04-29 14:15:41.923 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (0.5.2) 2022-04-29 14:15:41.984 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev73) (1.15.0) 2022-04-29 14:15:42.014 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev73) (2.2.1) 2022-04-29 14:15:42.031 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (2.7.2) 2022-04-29 14:15:42.032 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (4.1.1) 2022-04-29 14:15:42.033 | 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==20.1.0.dev73) (2.6.5) 2022-04-29 14:15:42.034 | 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==20.1.0.dev73) (0.1.0) 2022-04-29 14:15:42.129 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev73) (1.7.0) 2022-04-29 14:15:42.184 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (3.1.1) 2022-04-29 14:15:42.186 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (2.11.0) 2022-04-29 14:15:42.212 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (0.4.8) 2022-04-29 14:15:42.214 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (4.8) 2022-04-29 14:15:42.215 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (0.2.8) 2022-04-29 14:15:42.277 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev73) (0.17.3) 2022-04-29 14:15:42.346 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (2.5.0) 2022-04-29 14:15:42.347 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (0.8.0) 2022-04-29 14:15:42.348 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (6.0) 2022-04-29 14:15:42.350 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (1.5.0) 2022-04-29 14:15:42.416 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (2.0.1) 2022-04-29 14:15:42.417 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (0.5.0) 2022-04-29 14:15:42.421 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (1.7.7) 2022-04-29 14:15:42.480 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev73) (0.9.6) 2022-04-29 14:15:42.481 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev73) (2.8.2) 2022-04-29 14:15:42.542 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.2.4) 2022-04-29 14:15:42.545 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (2.4.0) 2022-04-29 14:15:42.546 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.0.0) 2022-04-29 14:15:42.547 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.1.1) 2022-04-29 14:15:42.548 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (0.4.0) 2022-04-29 14:15:42.575 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.2.0) 2022-04-29 14:15:42.576 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.3.0) 2022-04-29 14:15:42.577 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.1.1) 2022-04-29 14:15:42.625 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev73) (1.0.3) 2022-04-29 14:15:42.723 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev73) (3.0.0) 2022-04-29 14:15:42.725 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev73) (1.3.3) 2022-04-29 14:15:42.749 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev73) (3.2.0) 2022-04-29 14:15:42.775 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev73) (0.11.0) 2022-04-29 14:15:42.841 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev73) (1.1.0) 2022-04-29 14:15:42.844 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev73) (1.26.9) 2022-04-29 14:15:42.976 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev73) (1.5.0) 2022-04-29 14:15:43.004 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev73) (62.1.0) 2022-04-29 14:15:43.154 | 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==20.1.0.dev73) (3.10.1) 2022-04-29 14:15:43.191 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (1.3.3) 2022-04-29 14:15:43.193 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (22.0.0) 2022-04-29 14:15:43.195 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (1.14.0) 2022-04-29 14:15:43.403 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (2019.11.28) 2022-04-29 14:15:43.406 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (3.3) 2022-04-29 14:15:43.408 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (2.0.12) 2022-04-29 14:15:43.444 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev73) (0.7) 2022-04-29 14:15:43.474 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev73) (0.23.2) 2022-04-29 14:15:43.713 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev73) (0.5.2) 2022-04-29 14:15:43.714 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev73) (0.4.2) 2022-04-29 14:15:43.856 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (1.4.2) 2022-04-29 14:15:43.858 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (2.5.0) 2022-04-29 14:15:43.862 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (2.8) 2022-04-29 14:15:43.994 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev73) (0.13.1) 2022-04-29 14:15:44.111 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (5.7.1) 2022-04-29 14:15:44.113 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (4.11.3) 2022-04-29 14:15:44.114 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (1.2.0) 2022-04-29 14:15:44.148 | 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==20.1.0.dev73) (5.0.0) 2022-04-29 14:15:44.399 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev73) (2.21) 2022-04-29 14:15:44.479 | 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==20.1.0.dev73) (2.4.1) 2022-04-29 14:15:44.482 | 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==20.1.0.dev73) (0.5.0) 2022-04-29 14:15:44.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev73) (2.5.0) 2022-04-29 14:15:44.753 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (1.56.0) 2022-04-29 14:15:44.756 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (3.20.0) 2022-04-29 14:15:44.937 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (2.1.1) 2022-04-29 14:15:45.369 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (1.1.5) 2022-04-29 14:15:45.419 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (0.14.1) 2022-04-29 14:15:45.470 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev73) (0.2.5) 2022-04-29 14:15:46.545 | 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==20.1.0.dev73) (1.32) 2022-04-29 14:15:46.818 | 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==20.1.0.dev73) (21.4.0) 2022-04-29 14:15:46.819 | 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==20.1.0.dev73) (1.8.2) 2022-04-29 14:15:46.966 | 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==20.1.0.dev73) (2.3) 2022-04-29 14:15:47.159 | 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.8.0->cinder==20.1.0.dev73) (1.0.0) 2022-04-29 14:15:47.336 | 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==20.1.0.dev73) (3.8.0) 2022-04-29 14:15:48.865 | Installing collected packages: cinder 2022-04-29 14:15:48.865 | Attempting uninstall: cinder 2022-04-29 14:15:48.865 | Found existing installation: cinder 20.1.0.dev73 2022-04-29 14:15:48.871 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-29 14:15:48.872 | Running setup.py develop for cinder 2022-04-29 14:15:56.389 | Successfully installed cinder 2022-04-29 14:15:56.389 | 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 2022-04-29 14:15:56.397 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:15:56.397 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:15:56.540 | + inc/python:pip_install:200 : result=0 2022-04-29 14:15:56.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-29 14:15:56.546 | + functions-common:time_stop:2437 : local name 2022-04-29 14:15:56.548 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:15:56.550 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:15:56.552 | + functions-common:time_stop:2440 : local total 2022-04-29 14:15:56.555 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:15:56.557 | + functions-common:time_stop:2443 : name=pip_install 2022-04-29 14:15:56.559 | + functions-common:time_stop:2444 : start_time=1651241734130 2022-04-29 14:15:56.562 | + functions-common:time_stop:2446 : [[ -z 1651241734130 ]] 2022-04-29 14:15:56.565 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:15:56.570 | + functions-common:time_stop:2449 : end_time=1651241756567 2022-04-29 14:15:56.572 | + functions-common:time_stop:2450 : elapsed_time=22437 2022-04-29 14:15:56.574 | + functions-common:time_stop:2451 : total=101798 2022-04-29 14:15:56.576 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:15:56.579 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=124235 2022-04-29 14:15:56.581 | + inc/python:pip_install:203 : return 0 2022-04-29 14:15:56.583 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-29 14:15:56.586 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-29 14:15:56.588 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-29 14:15:56.608 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-29 14:15:56.620 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-29 14:15:56.622 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-29 14:15:56.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:15:56.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:15:56.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-29 14:15:56.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:15:56.635 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-29 14:15:56.638 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-29 14:15:56.640 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-29 14:15:56.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:56.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:56.648 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-29 14:15:56.659 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-29 14:15:56.662 | + functions-common:install_package:1475 : update_package_repo 2022-04-29 14:15:56.665 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-29 14:15:56.667 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-29 14:15:56.670 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-29 14:15:56.672 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-29 14:15:56.675 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-29 14:15:56.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:56.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:56.683 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-29 14:15:56.685 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-29 14:15:56.687 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-29 14:15:56.690 | + functions-common:apt_get_update:1202 : return 2022-04-29 14:15:56.692 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-29 14:15:56.695 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-29 14:15:56.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:56.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:56.702 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-29 14:15:56.725 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-29 14:15:56.833 | Reading package lists... 2022-04-29 14:15:57.078 | Building dependency tree... 2022-04-29 14:15:57.080 | Reading state information... 2022-04-29 14:15:57.336 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-29 14:15:57.336 | The following packages were automatically installed and are no longer required: 2022-04-29 14:15:57.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-29 14:15:57.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-29 14:15:57.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-29 14:15:57.337 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-29 14:15:57.337 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-29 14:15:57.337 | python3-zope.interface 2022-04-29 14:15:57.337 | Use 'sudo apt autoremove' to remove them. 2022-04-29 14:15:57.448 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-29 14:15:57.453 | + functions-common:apt_get:1246 : result=0 2022-04-29 14:15:57.455 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-29 14:15:57.458 | + functions-common:time_stop:2437 : local name 2022-04-29 14:15:57.460 | + functions-common:time_stop:2438 : local end_time 2022-04-29 14:15:57.463 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-29 14:15:57.465 | + functions-common:time_stop:2440 : local total 2022-04-29 14:15:57.468 | + functions-common:time_stop:2441 : local start_time 2022-04-29 14:15:57.471 | + functions-common:time_stop:2443 : name=apt-get 2022-04-29 14:15:57.473 | + functions-common:time_stop:2444 : start_time=1651241756722 2022-04-29 14:15:57.475 | + functions-common:time_stop:2446 : [[ -z 1651241756722 ]] 2022-04-29 14:15:57.479 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-29 14:15:57.484 | + functions-common:time_stop:2449 : end_time=1651241757480 2022-04-29 14:15:57.486 | + functions-common:time_stop:2450 : elapsed_time=758 2022-04-29 14:15:57.489 | + functions-common:time_stop:2451 : total=5263 2022-04-29 14:15:57.491 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-29 14:15:57.494 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6021 2022-04-29 14:15:57.496 | + functions-common:apt_get:1250 : return 0 2022-04-29 14:15:57.499 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-29 14:15:57.502 | + ./stack.sh:main:928 : configure_cinder 2022-04-29 14:15:57.504 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-29 14:15:57.518 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-29 14:15:57.522 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-29 14:15:57.524 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-29 14:15:57.527 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-29 14:15:57.530 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-29 14:15:57.531 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-29 14:15:57.535 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-29 14:15:57.538 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-29 14:15:57.540 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-29 14:15:57.542 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-29 14:15:57.544 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-29 14:15:57.547 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-29 14:15:57.549 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-29 14:15:57.551 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-29 14:15:57.563 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-29 14:15:57.574 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-29 14:15:57.586 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-29 14:15:57.598 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-29 14:15:57.611 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-29 14:15:57.614 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-29 14:15:57.618 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fZaEVjBGzf 2022-04-29 14:15:57.620 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-29 14:15:57.622 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-29 14:15:57.625 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-29 14:15:57.627 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fZaEVjBGzf 2022-04-29 14:15:57.630 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fZaEVjBGzf 2022-04-29 14:15:57.642 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fZaEVjBGzf /etc/sudoers.d/cinder-rootwrap 2022-04-29 14:15:57.654 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-29 14:15:57.658 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-29 14:15:57.660 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-29 14:15:57.662 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-29 14:15:57.664 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-29 14:15:57.667 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-29 14:15:57.669 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-29 14:15:57.671 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-29 14:15:57.673 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-29 14:15:57.678 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-29 14:15:57.682 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-29 14:15:57.702 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-29 14:15:57.720 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-29 14:15:57.739 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-29 14:15:57.757 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-29 14:15:57.775 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-29 14:15:57.793 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-29 14:15:57.813 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-29 14:15:57.832 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-29 14:15:57.834 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-29 14:15:57.836 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-29 14:15:57.839 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-29 14:15:57.841 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-29 14:15:57.871 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-29 14:15:57.903 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-29 14:15:57.930 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-29 14:15:57.957 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-29 14:15:57.984 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-29 14:15:58.012 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-29 14:15:58.039 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-29 14:15:58.067 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-29 14:15:58.094 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-29 14:15:58.122 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-29 14:15:58.152 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-29 14:15:58.182 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-29 14:15:58.184 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-29 14:15:58.186 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-29 14:15:58.189 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-29 14:15:58.191 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-29 14:15:58.194 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-29 14:15:58.224 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-29 14:15:58.252 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-29 14:15:58.280 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-29 14:15:58.308 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-29 14:15:58.336 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-29 14:15:58.365 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-29 14:15:58.396 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-29 14:15:58.398 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-04-29 14:15:58.427 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-29 14:15:58.458 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-29 14:15:58.465 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8a1dd75800387b7a6be354558a3bac9c 2022-04-29 14:15:58.494 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-29 14:15:58.496 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-29 14:15:58.524 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-29 14:15:58.552 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-29 14:15:58.580 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-29 14:15:58.608 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-29 14:15:58.625 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:58.628 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-29 14:15:58.630 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-29 14:15:58.632 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-29 14:15:58.635 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-29 14:15:58.637 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-29 14:15:58.639 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-29 14:15:58.641 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-29 14:15:58.644 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-29 14:15:58.646 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-29 14:15:58.649 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-29 14:15:58.651 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-29 14:15:58.681 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-29 14:15:58.708 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-29 14:15:58.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-29 14:15:58.764 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-29 14:15:58.791 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-29 14:15:58.820 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-29 14:15:58.822 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-29 14:15:58.825 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-29 14:15:58.827 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-29 14:15:58.855 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-29 14:15:58.858 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-29 14:15:58.887 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-29 14:15:58.889 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-29 14:15:58.892 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-29 14:15:58.894 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-29 14:15:58.922 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-29 14:15:58.925 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-29 14:15:58.927 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-29 14:15:58.944 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:58.946 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-29 14:15:58.948 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-29 14:15:58.951 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-29 14:15:58.953 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-29 14:15:58.981 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.15:8080/v1/AUTH_ 2022-04-29 14:15:59.009 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-29 14:15:59.025 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:59.027 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-29 14:15:59.044 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:59.047 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-29 14:15:59.063 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:15:59.066 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-29 14:15:59.068 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-29 14:15:59.070 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-29 14:15:59.072 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-29 14:15:59.075 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-29 14:15:59.077 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-29 14:15:59.079 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-29 14:15:59.096 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:59.099 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-29 14:15:59.101 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-29 14:15:59.104 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-29 14:15:59.120 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:59.122 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:15:59.125 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-29 14:15:59.153 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-29 14:15:59.156 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-29 14:15:59.158 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-29 14:15:59.161 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-29 14:15:59.163 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-29 14:15:59.166 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-29 14:15:59.184 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-29 14:15:59.187 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-29 14:15:59.189 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-29 14:15:59.191 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-29 14:15:59.194 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-29 14:15:59.222 | + 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' 2022-04-29 14:15:59.250 | + 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' 2022-04-29 14:15:59.278 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-29 14:15:59.307 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-29 14:15:59.323 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:15:59.325 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-29 14:15:59.328 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-29 14:15:59.330 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-29 14:15:59.333 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-29 14:15:59.335 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-29 14:15:59.338 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-29 14:15:59.340 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-29 14:15:59.345 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-29 14:15:59.347 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-29 14:15:59.350 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-29 14:15:59.362 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-29 14:15:59.363 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-29 14:15:59.371 | d /var/run/uwsgi 0755 ubuntu root 2022-04-29 14:15:59.374 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-29 14:15:59.390 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-29 14:15:59.393 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-29 14:15:59.397 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-29 14:15:59.426 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-29 14:15:59.453 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-29 14:15:59.481 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-29 14:15:59.510 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-29 14:15:59.538 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-29 14:15:59.565 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-29 14:15:59.593 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-29 14:15:59.620 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-29 14:15:59.647 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-29 14:15:59.674 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-29 14:15:59.702 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-29 14:15:59.729 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-29 14:15:59.757 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-29 14:15:59.759 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-29 14:15:59.762 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-29 14:15:59.765 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-29 14:15:59.767 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-29 14:15:59.770 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:59.772 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:59.775 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-29 14:15:59.777 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-29 14:15:59.780 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-29 14:15:59.806 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-29 14:15:59.835 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-29 14:15:59.835 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-29 14:15:59.844 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-29 14:15:59.847 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-29 14:15:59.849 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-29 14:15:59.852 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-29 14:15:59.854 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-29 14:15:59.856 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-29 14:15:59.859 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:59.861 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:59.864 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-29 14:15:59.866 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-29 14:15:59.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-29 14:15:59.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-29 14:15:59.873 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-29 14:15:59.934 | Enabling site cinder-wsgi. 2022-04-29 14:15:59.939 | To activate the new configuration, you need to run: 2022-04-29 14:15:59.939 | systemctl reload apache2 2022-04-29 14:15:59.944 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-29 14:15:59.946 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-29 14:15:59.948 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-29 14:15:59.951 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-29 14:16:00.078 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-29 14:16:00.081 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-29 14:16:00.111 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-04-29 14:16:00.140 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-29 14:16:00.156 | + functions-common:is_service_enabled:2093 : return 1 2022-04-29 14:16:00.159 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-29 14:16:00.161 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-29 14:16:00.163 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-29 14:16:00.166 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-29 14:16:00.168 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-29 14:16:00.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-29 14:16:00.227 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-04-29 14:16:00.255 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-29 14:16:00.283 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-29 14:16:00.311 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-29 14:16:00.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-29 14:16:00.370 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-29 14:16:00.399 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-29 14:16:00.427 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-29 14:16:00.456 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-29 14:16:00.485 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-29 14:16:00.513 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-29 14:16:00.515 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-29 14:16:00.532 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:16:00.534 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-04-29 14:16:00.565 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-29 14:16:00.567 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-29 14:16:00.584 | + functions-common:is_service_enabled:2093 : return 0 2022-04-29 14:16:00.587 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-29 14:16:00.589 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-29 14:16:00.592 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-29 14:16:00.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-29 14:16:00.597 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-29 14:16:00.600 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-29 14:16:00.603 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-29 14:16:00.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-29 14:16:00.609 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-29 14:16:00.612 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-29 14:16:00.615 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-04-29 14:16:00.617 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-29 14:16:00.620 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-29 14:16:00.623 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-29 14:16:00.625 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-29 14:16:00.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-29 14:16:00.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-29 14:16:00.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-29 14:16:00.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-29 14:16:00.638 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-29 14:16:00.640 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-29 14:16:00.642 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-29 14:16:00.645 | + functions-common:git_clone:610 : local git_ref=master 2022-04-29 14:16:00.647 | + functions-common:git_clone:611 : local orig_dir 2022-04-29 14:16:00.650 | ++ functions-common:git_clone:612 : pwd 2022-04-29 14:16:00.652 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-29 14:16:00.655 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-29 14:16:00.658 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-29 14:16:00.675 | + functions-common:git_clone:615 : RECLONE=False 2022-04-29 14:16:00.677 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-29 14:16:00.679 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-29 14:16:00.682 | + functions-common:git_clone:629 : echo master 2022-04-29 14:16:00.682 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-29 14:16:00.687 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-29 14:16:00.690 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-29 14:16:00.692 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-29 14:16:00.705 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-29 14:16:00.707 | + functions-common:git_clone:690 : git show --oneline 2022-04-29 14:16:00.708 | + functions-common:git_clone:690 : head -1 2022-04-29 14:16:00.713 | 77c4984382 Merge commit 'refs/changes/40/836140/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-29 14:16:00.716 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-29 14:16:00.719 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-29 14:16:00.721 | + inc/python:setup_develop:338 : local bindep 2022-04-29 14:16:00.724 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-29 14:16:00.726 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-29 14:16:00.729 | + inc/python:setup_develop:344 : local extras= 2022-04-29 14:16:00.731 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-29 14:16:00.734 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-29 14:16:00.737 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-29 14:16:00.739 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-29 14:16:00.742 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-29 14:16:00.744 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-29 14:16:00.747 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-29 14:16:00.750 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-29 14:16:00.753 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-29 14:16:00.755 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-29 14:16:00.758 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-29 14:16:00.761 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-29 14:16:00.767 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-29 14:16:00.769 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-29 14:16:01.423 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-29 14:16:01.426 | + inc/python:setup_package:418 : local bindep=0 2022-04-29 14:16:01.428 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-29 14:16:01.431 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-29 14:16:01.433 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-29 14:16:01.436 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-29 14:16:01.438 | + inc/python:setup_package:427 : local flags=-e 2022-04-29 14:16:01.441 | + inc/python:setup_package:428 : local extras= 2022-04-29 14:16:01.443 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-29 14:16:01.445 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-29 14:16:01.448 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-29 14:16:01.450 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-29 14:16:01.453 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-29 14:16:01.456 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-29 14:16:01.476 | Using python 3.8 to install /opt/stack/neutron 2022-04-29 14:16:01.479 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-29 14:16:02.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:16:02.302 | from cryptography.utils import int_from_bytes 2022-04-29 14:16:02.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-29 14:16:02.302 | from cryptography.utils import int_from_bytes 2022-04-29 14:16:03.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-29 14:16:03.488 | Obtaining file:///opt/stack/neutron 2022-04-29 14:16:03.489 | Preparing metadata (setup.py): started 2022-04-29 14:16:09.228 | Preparing metadata (setup.py): finished with status 'done' 2022-04-29 14:16:09.328 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.8.1) 2022-04-29 14:16:09.329 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.5.0) 2022-04-29 14:16:09.330 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.1.1) 2022-04-29 14:16:09.331 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.5.1) 2022-04-29 14:16:09.332 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.5.0) 2022-04-29 14:16:09.333 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.1.1) 2022-04-29 14:16:09.334 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.33.0) 2022-04-29 14:16:09.335 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.4.1) 2022-04-29 14:16:09.336 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.20.4) 2022-04-29 14:16:09.337 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.27.1) 2022-04-29 14:16:09.338 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.1.1) 2022-04-29 14:16:09.339 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (9.4.0) 2022-04-29 14:16:09.342 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.8.0) 2022-04-29 14:16:09.343 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.11.0) 2022-04-29 14:16:09.345 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.20.0) 2022-04-29 14:16:09.346 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (7.8.0) 2022-04-29 14:16:09.347 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (6.3.1) 2022-04-29 14:16:09.348 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.4.35) 2022-04-29 14:16:09.349 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.8.7) 2022-04-29 14:16:09.350 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0) 2022-04-29 14:16:09.351 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.7.7) 2022-04-29 14:16:09.352 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.5.0) 2022-04-29 14:16:09.353 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.11.0) 2022-04-29 14:16:09.354 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0) 2022-04-29 14:16:09.355 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (8.8.0) 2022-04-29 14:16:09.357 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.1.0) 2022-04-29 14:16:09.358 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (11.3.0) 2022-04-29 14:16:09.359 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.1.0) 2022-04-29 14:16:09.360 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.7.0) 2022-04-29 14:16:09.362 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (12.13.0) 2022-04-29 14:16:09.364 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.1) 2022-04-29 14:16:09.366 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.11.0) 2022-04-29 14:16:09.367 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.7.0) 2022-04-29 14:16:09.368 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.3.0) 2022-04-29 14:16:09.369 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (6.3.1) 2022-04-29 14:16:09.370 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.3.0) 2022-04-29 14:16:09.371 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.8.0) 2022-04-29 14:16:09.373 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.5.0) 2022-04-29 14:16:09.374 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.13.0) 2022-04-29 14:16:09.375 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.6.0) 2022-04-29 14:16:09.376 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.4.2) 2022-04-29 14:16:09.377 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.3.1) 2022-04-29 14:16:09.378 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.1.0) 2022-04-29 14:16:09.379 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.16.0) 2022-04-29 14:16:09.380 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.16.0) 2022-04-29 14:16:09.381 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (21.3) 2022-04-29 14:16:09.382 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.9.0) 2022-04-29 14:16:09.384 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:09.386 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (22.0.0) 2022-04-29 14:16:09.387 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (17.7.0) 2022-04-29 14:16:09.389 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.61.0) 2022-04-29 14:16:09.390 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0) 2022-04-29 14:16:09.391 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.7.1) 2022-04-29 14:16:09.392 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.4.0) 2022-04-29 14:16:09.393 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.11.0) 2022-04-29 14:16:09.411 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (5.7.1) 2022-04-29 14:16:09.412 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (4.11.3) 2022-04-29 14:16:09.414 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (1.2.0) 2022-04-29 14:16:09.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev162) (1.14.0) 2022-04-29 14:16:09.436 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (1.16.0) 2022-04-29 14:16:09.437 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (1.1.2) 2022-04-29 14:16:09.438 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (2.2.1) 2022-04-29 14:16:09.460 | 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->neutron==20.1.0.dev162) (3.0.8) 2022-04-29 14:16:09.467 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev162) (2.1.1) 2022-04-29 14:16:09.532 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev162) (1.0.2) 2022-04-29 14:16:09.533 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev162) (1.7.0) 2022-04-29 14:16:09.593 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev162) (4.4.0) 2022-04-29 14:16:09.595 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev162) (3.1.1) 2022-04-29 14:16:09.645 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev162) (2.7.0) 2022-04-29 14:16:09.652 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev162) (1.2.3) 2022-04-29 14:16:09.683 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.4.0) 2022-04-29 14:16:09.685 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (6.0) 2022-04-29 14:16:09.687 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.4.4) 2022-04-29 14:16:09.688 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.1.5) 2022-04-29 14:16:09.689 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.32) 2022-04-29 14:16:09.691 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (2.5.0) 2022-04-29 14:16:09.694 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (36.0.2) 2022-04-29 14:16:09.695 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.0.0) 2022-04-29 14:16:09.716 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev162) (1.0.3) 2022-04-29 14:16:09.812 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev162) (0.17.3) 2022-04-29 14:16:09.854 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev162) (1.5.0) 2022-04-29 14:16:09.942 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.13.0) 2022-04-29 14:16:09.945 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (2.0.1) 2022-04-29 14:16:09.946 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.5.0) 2022-04-29 14:16:10.002 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev162) (2.8.2) 2022-04-29 14:16:10.008 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev162) (0.9.6) 2022-04-29 14:16:10.066 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.0.0) 2022-04-29 14:16:10.068 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.2.4) 2022-04-29 14:16:10.069 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (0.4.0) 2022-04-29 14:16:10.070 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.1.1) 2022-04-29 14:16:10.094 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev162) (3.2.0) 2022-04-29 14:16:10.096 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev162) (3.3.0) 2022-04-29 14:16:10.144 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev162) (1.15.0) 2022-04-29 14:16:10.198 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev162) (2022.1) 2022-04-29 14:16:10.229 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev162) (1.3.3) 2022-04-29 14:16:10.234 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev162) (3.0.0) 2022-04-29 14:16:10.256 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev162) (3.2.0) 2022-04-29 14:16:10.396 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev162) (2.4.0) 2022-04-29 14:16:10.466 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev162) (62.1.0) 2022-04-29 14:16:10.541 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev162) (0.3.5) 2022-04-29 14:16:10.542 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev162) (3.0.0) 2022-04-29 14:16:10.651 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.652 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.653 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.654 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.655 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.656 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.657 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9) 2022-04-29 14:16:10.856 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (2.5.0) 2022-04-29 14:16:10.859 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (3.10.1) 2022-04-29 14:16:10.862 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (3.2.0) 2022-04-29 14:16:10.909 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev162) (2.1.0) 2022-04-29 14:16:10.911 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev162) (3.17.6) 2022-04-29 14:16:11.002 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (2019.11.28) 2022-04-29 14:16:11.004 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (2.0.12) 2022-04-29 14:16:11.005 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (1.26.9) 2022-04-29 14:16:11.007 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (3.3) 2022-04-29 14:16:11.042 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev162) (0.7) 2022-04-29 14:16:11.371 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev162) (0.13.1) 2022-04-29 14:16:11.446 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.0.0) 2022-04-29 14:16:11.605 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev162) (2.21) 2022-04-29 14:16:11.679 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (2.4.1) 2022-04-29 14:16:11.680 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (0.5.0) 2022-04-29 14:16:11.910 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev162) (2.5.0) 2022-04-29 14:16:12.080 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev162) (2.3) 2022-04-29 14:16:12.596 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (0.14.1) 2022-04-29 14:16:12.670 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev162) (0.2.5) 2022-04-29 14:16:13.265 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.4.2) 2022-04-29 14:16:13.269 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.5.2) 2022-04-29 14:16:13.576 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (2.1.1) 2022-04-29 14:16:13.577 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (4.11.1) 2022-04-29 14:16:13.742 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev162) (3.8.0) 2022-04-29 14:16:13.981 | 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-designateclient>=2.7.0->neutron==20.1.0.dev162) (1.8.2) 2022-04-29 14:16:13.982 | 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-designateclient>=2.7.0->neutron==20.1.0.dev162) (21.4.0) 2022-04-29 14:16:14.167 | 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.8.0->neutron==20.1.0.dev162) (1.0.0) 2022-04-29 14:16:14.424 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (2.3.2.post1) 2022-04-29 14:16:15.816 | Installing collected packages: neutron 2022-04-29 14:16:15.817 | Attempting uninstall: neutron 2022-04-29 14:16:15.817 | Found existing installation: neutron 20.1.0.dev162 2022-04-29 14:16:15.836 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-29 14:16:15.837 | Running setup.py develop for neutron 2022-04-29 14:16:22.118 | ERROR: Command errored out with exit status 1: 2022-04-29 14:16:22.119 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/neutron/setup.py'"'"'; __file__='"'"'/opt/stack/neutron/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' develop --no-deps 2022-04-29 14:16:22.119 | cwd: /opt/stack/neutron/ 2022-04-29 14:16:22.119 | Complete output (58 lines): 2022-04-29 14:16:22.119 | running develop 2022-04-29 14:16:22.119 | running egg_info 2022-04-29 14:16:22.119 | writing pbr to neutron.egg-info/pbr.json 2022-04-29 14:16:22.119 | writing neutron.egg-info/PKG-INFO 2022-04-29 14:16:22.119 | writing dependency_links to neutron.egg-info/dependency_links.txt 2022-04-29 14:16:22.119 | writing entry points to neutron.egg-info/entry_points.txt 2022-04-29 14:16:22.119 | writing requirements to neutron.egg-info/requires.txt 2022-04-29 14:16:22.119 | writing top-level names to neutron.egg-info/top_level.txt 2022-04-29 14:16:22.119 | [pbr] Processing SOURCES.txt 2022-04-29 14:16:22.119 | [pbr] In git context, generating filelist from git 2022-04-29 14:16:22.119 | /usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-04-29 14:16:22.119 | warnings.warn( 2022-04-29 14:16:22.119 | /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. 2022-04-29 14:16:22.119 | warnings.warn( 2022-04-29 14:16:22.119 | /usr/local/lib/python3.8/dist-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.23ubuntu1 is an invalid version and will not be supported in a future release 2022-04-29 14:16:22.119 | warnings.warn( 2022-04-29 14:16:22.119 | /usr/local/lib/python3.8/dist-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.1.36ubuntu1 is an invalid version and will not be supported in a future release 2022-04-29 14:16:22.119 | warnings.warn( 2022-04-29 14:16:22.119 | warning: no files found matching 'AUTHORS' 2022-04-29 14:16:22.119 | warning: no files found matching 'ChangeLog' 2022-04-29 14:16:22.119 | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2022-04-29 14:16:22.119 | adding license file 'LICENSE' 2022-04-29 14:16:22.119 | writing manifest file 'neutron.egg-info/SOURCES.txt' 2022-04-29 14:16:22.119 | running build_ext 2022-04-29 14:16:22.119 | Creating /usr/local/lib/python3.8/dist-packages/neutron.egg-link (link to .) 2022-04-29 14:16:22.119 | neutron 20.1.0.dev162 is already the active version in easy-install.pth 2022-04-29 14:16:22.119 | Installing ml2ovn-trace script to /usr/local/bin 2022-04-29 14:16:22.119 | Installing neutron-db-manage script to /usr/local/bin 2022-04-29 14:16:22.119 | Installing neutron-debug script to /usr/local/bin 2022-04-29 14:16:22.119 | Installing neutron-dhcp-agent script to /usr/local/bin 2022-04-29 14:16:22.119 | Installing neutron-ipset-cleanup script to /usr/local/bin 2022-04-29 14:16:22.119 | Installing neutron-keepalived-state-change script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-l3-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-linuxbridge-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-linuxbridge-cleanup script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-macvtap-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-metadata-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-metering-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-netns-cleanup script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-openvswitch-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-ovn-db-sync-util script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-ovn-metadata-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-ovn-migration-mtu script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-ovs-cleanup script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-pd-notify script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-rootwrap script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-rootwrap-daemon script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-rpc-server script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-sanitize-port-binding-profile-allocation script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-sanitize-port-mac-addresses script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-sanity-check script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-server script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-sriov-nic-agent script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-status script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-usage-audit script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing neutron-api script to /usr/local/bin 2022-04-29 14:16:22.120 | Installing ovn_migration.sh script to /usr/local/bin 2022-04-29 14:16:22.120 | error: [Errno 2] No such file or directory: '/opt/stack/neutron/neutron/agent/l3/state_change.sh' 2022-04-29 14:16:22.120 | ---------------------------------------- 2022-04-29 14:16:22.120 | ERROR: Can't roll back neutron; was not uninstalled 2022-04-29 14:16:22.120 | ERROR: Command errored out with exit status 1: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/neutron/setup.py'"'"'; __file__='"'"'/opt/stack/neutron/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' develop --no-deps Check the logs for full command output. 2022-04-29 14:16:22.128 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-29 14:16:22.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-29 14:16:22.266 | + inc/python:pip_install:1 : exit_trap 2022-04-29 14:16:22.268 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-29 14:16:22.271 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-29 14:16:22.274 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-29 14:16:22.276 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-29 14:16:22.278 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-29 14:16:22.280 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-29 14:16:22.283 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-29 14:16:22.285 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-29 14:16:22.287 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-29 14:16:22.287 | Error on exit 2022-04-29 14:16:22.289 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-29 14:16:22.292 | + ./stack.sh:exit_trap:544 : generate-subunit 1651241582 200 fail 2022-04-29 14:16:22.957 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-29 14:16:22.959 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-29 14:16:23.897 | + ./stack.sh:exit_trap:558 : exit 1