2021-10-15 15:00:39.468 | + ./stack.sh:main:473 : exec 2021-10-15 15:00:39.468 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150039' 2021-10-15 15:00:39.468 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150039.summary.2021-10-15-150039 2021-10-15 15:00:39.468 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:00:39.468 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150039 2021-10-15 15:00:39.468 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150039 /opt/stack/logs/stack.sh.log 2021-10-15 15:00:39.468 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150039.summary.2021-10-15-150039 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:00:39.468 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:00:39.468 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:00:39.468 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:00:39.468 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:00:39.468 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:00:39.468 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:00:39.469 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:00:39.469 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:00:39.469 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:00:39.469 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:00:39.469 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:00:39.469 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:00:39.469 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:00:39.470 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:00:39.471 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 15:00:39.473 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:00:39.475 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:00:39.478 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:00:39.505 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:00:39.521 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:00:39.523 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:00:39.525 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:00:39.527 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:00:39.529 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:00:39.532 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:00:39.533 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:00:39.535 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:00:39.537 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:00:39.539 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:00:39.541 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:00:39.543 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:00:39.544 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:00:39.547 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:00:39.550 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:00:39.564 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:00:39.564 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:00:39.564 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:00:39.564 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:00:39.570 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:39.572 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:00:39.573 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:39.575 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:39.577 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:39.579 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:39.581 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:39.583 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:00:39.585 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:00:39.586 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:00:39.588 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:00:39.590 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:00:39.593 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:00:39.594 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:00:39.596 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:00:39.598 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:00:39.600 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:00:39.617 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:00:39.619 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:00:39.631 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:39.633 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:00:39.636 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:00:39.639 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:00:39.641 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:00:39.643 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:00:39.645 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:00:39.646 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:00:39.648 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:00:39.650 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:00:39.652 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:00:39.654 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:00:39.659 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:00:39.670 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:00:39.687 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:00:39.707 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:00:39.722 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:00:39.754 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:00:39.825 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:00:39.927 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:00:39.951 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:00:39.995 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:00:40.047 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:00:40.177 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:00:40.192 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:00:40.205 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:00:40.218 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:00:40.308 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:00:40.310 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:00:40.313 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:00:40.315 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:00:40.317 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:00:40.319 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:00:40.322 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:00:40.322 | False' 2021-10-15 15:00:40.324 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:00:40.339 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:00:40.341 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:00:40.344 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:00:40.346 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:00:40.348 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:00:40.350 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:00:40.352 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:00:40.354 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:00:40.356 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:00:40.358 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:00:40.362 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:00:40.364 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:00:40.366 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:00:40.368 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:00:40.370 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:00:40.383 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:40.385 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:00:40.387 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:00:40.426 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:00:40.428 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:00:40.430 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:00:40.432 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:00:40.435 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:00:40.437 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:00:40.439 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:00:40.441 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:00:40.443 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:00:40.445 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:00:40.447 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.450 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:00:40.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.454 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:00:40.456 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.459 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:00:40.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.463 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:00:40.465 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.468 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:00:40.470 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.472 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:00:40.475 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.477 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:00:40.479 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.481 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:00:40.484 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.486 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:00:40.488 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.491 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:00:40.493 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.495 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:00:40.497 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.503 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:00:40.505 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.507 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:00:40.509 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.511 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:00:40.514 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.516 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:00:40.518 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.520 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:00:40.523 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.526 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:00:40.529 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.532 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:00:40.535 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.537 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:00:40.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.541 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:00:40.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.546 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:00:40.548 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.551 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:00:40.553 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.555 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:00:40.557 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.559 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:00:40.562 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.564 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:00:40.566 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.568 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:00:40.571 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.573 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:00:40.575 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.577 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:00:40.579 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.582 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:00:40.584 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.586 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:00:40.588 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.590 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:00:40.593 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.595 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:00:40.597 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.599 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:00:40.602 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.604 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:00:40.606 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.609 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:00:40.611 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.613 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:00:40.615 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.618 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:00:40.620 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.622 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:00:40.624 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.627 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:00:40.629 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.631 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:00:40.633 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.635 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:00:40.638 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.640 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:00:40.642 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.644 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:00:40.647 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.649 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:00:40.651 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:40.653 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:00:40.656 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:00:40.659 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:00:40.661 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:00:40.676 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:40.678 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:00:40.680 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:00:40.682 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:00:40.697 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:40.700 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:00:40.702 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:00:40.704 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:00:40.706 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:00:40.709 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:00:40.711 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:00:40.713 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:00:40.716 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:00:40.719 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:00:40.721 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:00:40.723 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:00:40.726 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:00:40.728 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:00:40.728 | Using mysql database backend 2021-10-15 15:00:40.730 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:00:40.746 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:00:40.762 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:40.764 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:00:40.781 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:00:40.797 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:40.799 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:00:40.815 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:00:40.831 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:00:40.847 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:40.849 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:00:40.865 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:40.868 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:00:40.886 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:00:40.888 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:00:40.891 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:00:40.894 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:00:40.896 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:00:40.901 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150040 2021-10-15 15:00:40.903 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150040 741' 2021-10-15 15:00:40.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.908 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:00:40.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.913 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:00:40.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.917 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:00:40.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.923 | + 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:00:40.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.927 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 15:00:40.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.932 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 15:00:40.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.937 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150039 2021-10-15 15:00:40.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.942 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:00:40.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.946 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 15:00:40.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.951 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:00:40.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.956 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:00:40.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.960 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:00:40.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:40.965 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:00:40.967 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:00:40.970 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:00:40.972 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:00:40.974 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:00:40.976 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:00:40.978 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:00:40.981 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:00:40.984 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:00:40.986 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:00:41.001 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:00:41.004 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:00:41.006 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:41.008 | + functions-common:git_clone:544 : echo master 2021-10-15 15:00:41.009 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:00:41.014 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:00:41.016 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:41.018 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:00:41.021 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:00:41.021 | + functions-common:git_clone:593 : head -1 2021-10-15 15:00:41.024 | c9e9adfd Updated from generate-constraints 2021-10-15 15:00:41.027 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:00:41.029 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:00:41.031 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:00:41.034 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:00:41.036 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:00:41.038 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:00:41.041 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:00:41.043 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:00:41.046 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:00:41.049 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:00:41.051 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:00:41.054 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:00:41.058 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310041 2021-10-15 15:00:41.061 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:00:41.066 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309742 2021-10-15 15:00:41.068 | ++ tools/install_prereqs.sh:source:49 : DELTA=299 2021-10-15 15:00:41.071 | ++ tools/install_prereqs.sh:source:50 : [[ 299 -lt 7200 ]] 2021-10-15 15:00:41.073 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:00:41.075 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:00:41.078 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:00:41.080 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:00:41.083 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:00:41.085 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:00:41.087 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:00:41.089 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:00:41.093 | +++ 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:00:41.137 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:00:41.137 | apache2-dev 2021-10-15 15:00:41.138 | bc 2021-10-15 15:00:41.138 | bsdmainutils 2021-10-15 15:00:41.138 | curl 2021-10-15 15:00:41.138 | g++ 2021-10-15 15:00:41.138 | gawk 2021-10-15 15:00:41.138 | gcc 2021-10-15 15:00:41.138 | gettext 2021-10-15 15:00:41.138 | git 2021-10-15 15:00:41.138 | graphviz 2021-10-15 15:00:41.138 | iputils-ping 2021-10-15 15:00:41.138 | libapache2-mod-proxy-uwsgi 2021-10-15 15:00:41.138 | libffi-dev 2021-10-15 15:00:41.138 | libjpeg-dev 2021-10-15 15:00:41.138 | libpcre3-dev 2021-10-15 15:00:41.138 | libpq-dev 2021-10-15 15:00:41.138 | libssl-dev 2021-10-15 15:00:41.138 | libsystemd-dev 2021-10-15 15:00:41.138 | libxml2-dev 2021-10-15 15:00:41.138 | libxslt1-dev 2021-10-15 15:00:41.138 | libyaml-dev 2021-10-15 15:00:41.138 | lsof 2021-10-15 15:00:41.139 | openssh-server 2021-10-15 15:00:41.139 | openssl 2021-10-15 15:00:41.139 | pkg-config 2021-10-15 15:00:41.139 | psmisc 2021-10-15 15:00:41.139 | python3-dev 2021-10-15 15:00:41.139 | python3-pip 2021-10-15 15:00:41.139 | python3-systemd 2021-10-15 15:00:41.139 | python3-venv 2021-10-15 15:00:41.139 | tar 2021-10-15 15:00:41.139 | tcpdump 2021-10-15 15:00:41.139 | unzip 2021-10-15 15:00:41.139 | uuid-runtime 2021-10-15 15:00:41.139 | wget 2021-10-15 15:00:41.139 | wget 2021-10-15 15:00:41.139 | zlib1g-dev 2021-10-15 15:00:41.139 | libkrb5-dev 2021-10-15 15:00:41.139 | libldap2-dev 2021-10-15 15:00:41.139 | libsasl2-dev 2021-10-15 15:00:41.139 | memcached 2021-10-15 15:00:41.140 | python3-mysqldb 2021-10-15 15:00:41.140 | sqlite3 2021-10-15 15:00:41.140 | conntrack 2021-10-15 15:00:41.140 | curl 2021-10-15 15:00:41.140 | dnsmasq-base 2021-10-15 15:00:41.140 | dnsmasq-utils 2021-10-15 15:00:41.140 | ebtables 2021-10-15 15:00:41.140 | genisoimage 2021-10-15 15:00:41.140 | iptables 2021-10-15 15:00:41.140 | iputils-arping 2021-10-15 15:00:41.140 | kpartx 2021-10-15 15:00:41.140 | libjs-jquery-tablesorter 2021-10-15 15:00:41.140 | parted 2021-10-15 15:00:41.140 | pm-utils 2021-10-15 15:00:41.140 | python3-mysqldb 2021-10-15 15:00:41.140 | socat 2021-10-15 15:00:41.140 | sqlite3 2021-10-15 15:00:41.140 | sudo 2021-10-15 15:00:41.140 | vlan 2021-10-15 15:00:41.140 | lsscsi 2021-10-15 15:00:41.140 | open-iscsi 2021-10-15 15:00:41.140 | lvm2 2021-10-15 15:00:41.140 | qemu-utils 2021-10-15 15:00:41.140 | thin-provisioning-tools 2021-10-15 15:00:41.140 | acl 2021-10-15 15:00:41.140 | dnsmasq-base 2021-10-15 15:00:41.140 | dnsmasq-utils 2021-10-15 15:00:41.140 | ebtables 2021-10-15 15:00:41.140 | haproxy 2021-10-15 15:00:41.140 | iptables 2021-10-15 15:00:41.140 | iputils-arping 2021-10-15 15:00:41.140 | iputils-ping 2021-10-15 15:00:41.140 | postgresql-server-dev-all 2021-10-15 15:00:41.140 | python3-mysqldb 2021-10-15 15:00:41.140 | sqlite3 2021-10-15 15:00:41.140 | sudo 2021-10-15 15:00:41.140 | vlan 2021-10-15 15:00:41.140 | pcp 2021-10-15 15:00:41.141 | ipset 2021-10-15 15:00:41.141 | conntrack 2021-10-15 15:00:41.141 | conntrackd 2021-10-15 15:00:41.141 | keepalived 2021-10-15 15:00:41.141 | lvm2 2021-10-15 15:00:41.141 | qemu-utils 2021-10-15 15:00:41.141 | thin-provisioning-tools 2021-10-15 15:00:41.141 | curl 2021-10-15 15:00:41.141 | liberasurecode-dev 2021-10-15 15:00:41.141 | make 2021-10-15 15:00:41.141 | memcached 2021-10-15 15:00:41.141 | sqlite3 2021-10-15 15:00:41.141 | xfsprogs' 2021-10-15 15:00:41.141 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:00:41.159 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:00:41.159 | apache2-dev 2021-10-15 15:00:41.159 | bc 2021-10-15 15:00:41.159 | bsdmainutils 2021-10-15 15:00:41.159 | curl 2021-10-15 15:00:41.159 | g++ 2021-10-15 15:00:41.159 | gawk 2021-10-15 15:00:41.159 | gcc 2021-10-15 15:00:41.159 | gettext 2021-10-15 15:00:41.159 | git 2021-10-15 15:00:41.159 | graphviz 2021-10-15 15:00:41.159 | iputils-ping 2021-10-15 15:00:41.159 | libapache2-mod-proxy-uwsgi 2021-10-15 15:00:41.159 | libffi-dev 2021-10-15 15:00:41.159 | libjpeg-dev 2021-10-15 15:00:41.159 | libpcre3-dev 2021-10-15 15:00:41.159 | libpq-dev 2021-10-15 15:00:41.159 | libssl-dev 2021-10-15 15:00:41.159 | libsystemd-dev 2021-10-15 15:00:41.159 | libxml2-dev 2021-10-15 15:00:41.159 | libxslt1-dev 2021-10-15 15:00:41.159 | libyaml-dev 2021-10-15 15:00:41.159 | lsof 2021-10-15 15:00:41.159 | openssh-server 2021-10-15 15:00:41.159 | openssl 2021-10-15 15:00:41.159 | pkg-config 2021-10-15 15:00:41.159 | psmisc 2021-10-15 15:00:41.159 | python3-dev 2021-10-15 15:00:41.159 | python3-pip 2021-10-15 15:00:41.159 | python3-systemd 2021-10-15 15:00:41.159 | python3-venv 2021-10-15 15:00:41.159 | tar 2021-10-15 15:00:41.160 | tcpdump 2021-10-15 15:00:41.160 | unzip 2021-10-15 15:00:41.160 | uuid-runtime 2021-10-15 15:00:41.160 | wget 2021-10-15 15:00:41.160 | wget 2021-10-15 15:00:41.160 | zlib1g-dev 2021-10-15 15:00:41.160 | libkrb5-dev 2021-10-15 15:00:41.160 | libldap2-dev 2021-10-15 15:00:41.160 | libsasl2-dev 2021-10-15 15:00:41.160 | memcached 2021-10-15 15:00:41.160 | python3-mysqldb 2021-10-15 15:00:41.160 | sqlite3 2021-10-15 15:00:41.160 | conntrack 2021-10-15 15:00:41.160 | curl 2021-10-15 15:00:41.160 | dnsmasq-base 2021-10-15 15:00:41.160 | dnsmasq-utils 2021-10-15 15:00:41.160 | ebtables 2021-10-15 15:00:41.160 | genisoimage 2021-10-15 15:00:41.160 | iptables 2021-10-15 15:00:41.160 | iputils-arping 2021-10-15 15:00:41.160 | kpartx 2021-10-15 15:00:41.160 | libjs-jquery-tablesorter 2021-10-15 15:00:41.160 | parted 2021-10-15 15:00:41.160 | pm-utils 2021-10-15 15:00:41.160 | python3-mysqldb 2021-10-15 15:00:41.160 | socat 2021-10-15 15:00:41.160 | sqlite3 2021-10-15 15:00:41.160 | sudo 2021-10-15 15:00:41.160 | vlan 2021-10-15 15:00:41.160 | lsscsi 2021-10-15 15:00:41.160 | open-iscsi 2021-10-15 15:00:41.160 | lvm2 2021-10-15 15:00:41.160 | qemu-utils 2021-10-15 15:00:41.160 | thin-provisioning-tools 2021-10-15 15:00:41.160 | acl 2021-10-15 15:00:41.160 | dnsmasq-base 2021-10-15 15:00:41.161 | dnsmasq-utils 2021-10-15 15:00:41.161 | ebtables 2021-10-15 15:00:41.161 | haproxy 2021-10-15 15:00:41.161 | iptables 2021-10-15 15:00:41.161 | iputils-arping 2021-10-15 15:00:41.161 | iputils-ping 2021-10-15 15:00:41.161 | postgresql-server-dev-all 2021-10-15 15:00:41.161 | python3-mysqldb 2021-10-15 15:00:41.161 | sqlite3 2021-10-15 15:00:41.161 | sudo 2021-10-15 15:00:41.161 | vlan 2021-10-15 15:00:41.161 | pcp 2021-10-15 15:00:41.161 | ipset 2021-10-15 15:00:41.161 | conntrack 2021-10-15 15:00:41.161 | conntrackd 2021-10-15 15:00:41.161 | keepalived 2021-10-15 15:00:41.161 | lvm2 2021-10-15 15:00:41.161 | qemu-utils 2021-10-15 15:00:41.161 | thin-provisioning-tools 2021-10-15 15:00:41.161 | curl 2021-10-15 15:00:41.161 | liberasurecode-dev 2021-10-15 15:00:41.161 | make 2021-10-15 15:00:41.161 | memcached 2021-10-15 15:00:41.161 | sqlite3 2021-10-15 15:00:41.161 | xfsprogs ' 2021-10-15 15:00:41.161 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:00:41.163 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:41.165 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:41.168 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:41.169 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:00:41.173 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:41.176 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:00:41.178 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:00:41.180 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:00:41.182 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:00:41.184 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:41.186 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:00:41.188 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:41.190 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:41.192 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:00:41.195 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:00:41.196 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:41.199 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:00:41.201 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:00:41.205 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:00:41.207 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:00:41.209 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:00:41.211 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:00:41.213 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:00:41.216 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:00:41.220 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310041217 2021-10-15 15:00:41.222 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:00:41.224 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:00:41.226 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:00:41.435 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:00:41.471 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:00:41.582 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 15:00:41.648 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:00:42.134 | Fetched 214 kB in 1s (339 kB/s) 2021-10-15 15:00:43.528 | Reading package lists... 2021-10-15 15:00:43.557 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:00:43.559 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:00:43.562 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:00:43.564 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:00:43.566 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:00:43.568 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:00:43.570 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:00:43.572 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:00:43.574 | ++ functions-common:time_stop:2316 : start_time=1634310041217 2021-10-15 15:00:43.577 | ++ functions-common:time_stop:2318 : [[ -z 1634310041217 ]] 2021-10-15 15:00:43.580 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:00:43.584 | ++ functions-common:time_stop:2321 : end_time=1634310043581 2021-10-15 15:00:43.586 | ++ functions-common:time_stop:2322 : elapsed_time=2364 2021-10-15 15:00:43.588 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:00:43.590 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:00:43.592 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2364 2021-10-15 15:00:43.594 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:43.596 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:00:43.598 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:43.600 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:43.603 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:43.623 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:43.729 | Reading package lists... 2021-10-15 15:00:43.956 | Building dependency tree... 2021-10-15 15:00:43.957 | Reading state information... 2021-10-15 15:00:43.989 | acl is already the newest version (2.2.53-6). 2021-10-15 15:00:43.990 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:00:43.990 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:00:43.990 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:00:43.990 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:00:43.990 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:00:43.990 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:00:43.990 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:00:43.990 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:00:43.990 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:00:43.990 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:00:43.990 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:00:43.990 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:00:43.990 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:00:43.990 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:00:43.990 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:00:43.990 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:00:43.990 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:00:43.990 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:00:43.990 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:00:43.990 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:00:43.990 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:00:43.990 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:00:43.990 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:00:43.990 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:00:43.990 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:00:43.990 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:00:43.990 | psmisc is already the newest version (23.3-1). 2021-10-15 15:00:43.990 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:00:43.990 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:00:43.990 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:00:43.990 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:00:43.991 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:00:43.991 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:00:43.991 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:00:43.991 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:00:43.991 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:00:43.991 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:00:43.991 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:00:43.991 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:00:43.991 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:00:43.991 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:00:43.991 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:00:43.991 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:43.991 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:43.991 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:00:43.991 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:00:43.991 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:00:43.991 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:00:43.991 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:00:43.991 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:00:43.991 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:00:43.991 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:00:43.991 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:00:43.991 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:00:43.991 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:00:43.991 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:00:43.991 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:00:43.991 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:00:43.991 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:00:43.991 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:00:43.992 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:00:43.992 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:00:43.992 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:00:43.992 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:00:43.992 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:00:43.992 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:00:43.992 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:00:43.992 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:44.203 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:00:44.203 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:00:44.203 | The following packages were automatically installed and are no longer required: 2021-10-15 15:00:44.204 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:00:44.204 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:00:44.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:00:44.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:00:44.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:00:44.205 | python3-zope.interface 2021-10-15 15:00:44.205 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:00:44.205 | The following additional packages will be installed: 2021-10-15 15:00:44.206 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-10-15 15:00:44.271 | The following NEW packages will be installed: 2021-10-15 15:00:44.271 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-10-15 15:00:44.271 | python3-yaml 2021-10-15 15:00:44.844 | 0 upgraded, 5 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:00:44.844 | Need to get 0 B/27.4 MB of archives. 2021-10-15 15:00:44.844 | After this operation, 211 MB of additional disk space will be used. 2021-10-15 15:00:45.040 | Selecting previously unselected package python3-yaml. 2021-10-15 15:00:45.091 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87911 files and directories currently installed.) 2021-10-15 15:00:45.095 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-10-15 15:00:45.153 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:00:45.445 | Selecting previously unselected package llvm-10-tools. 2021-10-15 15:00:45.454 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:00:45.490 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:45.948 | Selecting previously unselected package llvm-10-dev. 2021-10-15 15:00:45.958 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:00:46.062 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:50.826 | Selecting previously unselected package postgresql-server-dev-12. 2021-10-15 15:00:50.836 | Preparing to unpack .../postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-10-15 15:00:50.890 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:00:51.513 | Selecting previously unselected package postgresql-server-dev-all. 2021-10-15 15:00:51.524 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-10-15 15:00:51.558 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:00:51.977 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:00:52.433 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:52.557 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:52.713 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:00:52.814 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:00:52.988 | Processing triggers for man-db (2.9.1-1) ... 2021-10-15 15:00:53.508 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-10-15 15:01:00.334 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:01:00.336 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:00.338 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:01:00.340 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:00.343 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:00.345 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:01:00.348 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:00.350 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:00.352 | ++ functions-common:time_stop:2316 : start_time=1634310043620 2021-10-15 15:01:00.354 | ++ functions-common:time_stop:2318 : [[ -z 1634310043620 ]] 2021-10-15 15:01:00.357 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:00.362 | ++ functions-common:time_stop:2321 : end_time=1634310060359 2021-10-15 15:01:00.364 | ++ functions-common:time_stop:2322 : elapsed_time=16739 2021-10-15 15:01:00.366 | ++ functions-common:time_stop:2323 : total=708 2021-10-15 15:01:00.370 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:00.373 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17447 2021-10-15 15:01:00.375 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:01:00.378 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:01:00.383 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:01:00.387 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:01:00.392 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:01:00.397 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:00.400 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:01:00.402 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:01:01.807 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:01:01.809 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:01:01.811 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:01:01.814 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:01:01.816 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:01:01.818 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:01:01.819 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:01:01.822 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:01:01.824 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:01:01.825 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:01:01.827 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:01:01.898 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:01:01.900 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:01:01.971 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:01:01.973 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:01:02.044 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:01:02.045 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:01:02.047 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:01:02.050 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:01:02.052 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:01:02.054 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:01:02.056 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:01:02.058 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:01:02.060 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:01:02.062 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:01:02.064 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:01:02.064 | Distro: focal 2021-10-15 15:01:02.067 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:01:02.069 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:01:02.073 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:01:02.075 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:01:02.077 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:01:02.078 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:01:02.553 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-10-15 15:01:02.555 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-10-15 15:01:02.555 | pip: 20.2.2 2021-10-15 15:01:02.557 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:01:02.558 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:01:02.560 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:02.562 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:02.564 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:02.566 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:02.567 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:02.569 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:02.571 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:02.572 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:02.574 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:02.576 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:01:02.578 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:01:02.580 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:01:02.580 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:01:02.584 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:01:02.585 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:01:02.587 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:01:02.589 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:01:02.590 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:01:02.592 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:01:02.602 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:01:02.603 | Dload Upload Total Spent Left Speed 2021-10-15 15:01:02.788 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:01:02.791 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:01:02.795 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:01:05.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:05.948 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:05.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:05.948 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:06.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:06.439 | Collecting pip 2021-10-15 15:01:06.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:01:08.513 | Installing collected packages: pip 2021-10-15 15:01:08.513 | Attempting uninstall: pip 2021-10-15 15:01:08.514 | Found existing installation: pip 20.2.2 2021-10-15 15:01:08.744 | Uninstalling pip-20.2.2: 2021-10-15 15:01:08.757 | Successfully uninstalled pip-20.2.2 2021-10-15 15:01:10.466 | Successfully installed pip-21.3 2021-10-15 15:01:10.466 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:10.599 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:01:10.601 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:01:10.603 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:01:10.605 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:01:10.607 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:01:10.609 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:01:10.611 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:01:10.613 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:01:10.614 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:01:10.618 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:01:10.619 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:01:10.621 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:10.623 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:10.625 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:10.643 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:01:10.645 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:11.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:11.448 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:11.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:11.448 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:12.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:12.536 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:01:14.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:14.681 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:14.683 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:14.684 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:14.686 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:14.688 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:14.690 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:14.691 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:14.693 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:14.695 | + functions-common:time_stop:2316 : start_time=1634310070638 2021-10-15 15:01:14.696 | + functions-common:time_stop:2318 : [[ -z 1634310070638 ]] 2021-10-15 15:01:14.699 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:14.702 | + functions-common:time_stop:2321 : end_time=1634310074700 2021-10-15 15:01:14.704 | + functions-common:time_stop:2322 : elapsed_time=4062 2021-10-15 15:01:14.705 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:01:14.707 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:14.709 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4062 2021-10-15 15:01:14.710 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:14.712 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:01:14.716 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:01:14.719 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:01:14.721 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:01:14.724 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:01:14.724 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:01:15.376 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:01:15.378 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:01:15.389 | pip: 21.3 2021-10-15 15:01:15.389 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:01:15.389 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:01:15.389 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:01:15.390 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:01:15.392 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:01:15.394 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:01:15.399 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:01:15.400 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:01:15.401 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:01:15.408 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:01:15.410 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:01:15.412 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:01:15.420 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:01:15.423 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:01:15.426 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:01:15.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:15.430 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:15.432 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-10-15 15:01:15.443 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:01:15.455 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:01:15.466 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:01:15.468 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:01:15.470 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:15.472 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:15.474 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:15.476 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:15.478 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:15.480 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:15.482 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:15.484 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:15.487 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:15.489 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:01:15.492 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:01:15.494 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:01:15.496 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:15.498 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:15.501 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:15.503 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:15.506 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:15.508 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:15.510 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:01:15.513 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:01:15.533 | Using python 3.8 to install os-testr 2021-10-15 15:01:15.535 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-15 15:01:16.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:16.449 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:16.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:16.449 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:17.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:17.561 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:01:17.632 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:01:17.634 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:01:17.635 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:01:17.636 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:01:17.649 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:01:17.675 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:01:17.676 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:01:17.676 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:01:17.678 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:01:17.680 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:01:17.703 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:01:17.704 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:01:17.706 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:01:17.707 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:01:17.709 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:01:17.721 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:01:17.791 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:01:17.792 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:01:17.793 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:01:17.794 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:01:19.730 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:19.850 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:19.852 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:19.854 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:19.856 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:19.858 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:19.861 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:19.863 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:19.865 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:19.867 | + functions-common:time_stop:2316 : start_time=1634310075528 2021-10-15 15:01:19.869 | + functions-common:time_stop:2318 : [[ -z 1634310075528 ]] 2021-10-15 15:01:19.871 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:19.875 | + functions-common:time_stop:2321 : end_time=1634310079873 2021-10-15 15:01:19.877 | + functions-common:time_stop:2322 : elapsed_time=4345 2021-10-15 15:01:19.880 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:01:19.882 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:19.884 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4345 2021-10-15 15:01:19.886 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:19.888 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:01:19.939 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:01:20.199 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:01:20.202 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:20.207 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:01:20.209 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-10-15 15:01:23.375 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:23.377 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:01:23.399 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:01:25.314 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.344 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.451 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.566 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.611 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.756 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.835 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.865 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.884 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.917 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.976 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:26.012 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:26.064 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:26.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:26.208 | Collecting pbr===5.6.0 2021-10-15 15:01:26.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-10-15 15:01:26.251 | Installing collected packages: pbr 2021-10-15 15:01:26.416 | Successfully installed pbr-5.6.0 2021-10-15 15:01:26.478 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:26.481 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:26.483 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:26.486 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:26.488 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:26.490 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:26.492 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:26.495 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:26.497 | + functions-common:time_stop:2316 : start_time=1634310083392 2021-10-15 15:01:26.499 | + functions-common:time_stop:2318 : [[ -z 1634310083392 ]] 2021-10-15 15:01:26.501 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:26.505 | + functions-common:time_stop:2321 : end_time=1634310086503 2021-10-15 15:01:26.507 | + functions-common:time_stop:2322 : elapsed_time=3111 2021-10-15 15:01:26.509 | + functions-common:time_stop:2323 : total=4345 2021-10-15 15:01:26.511 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:26.513 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7456 2021-10-15 15:01:26.516 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:26.518 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:26.521 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:01:26.543 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-15 15:01:28.450 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.479 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.585 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.697 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.743 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.883 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.954 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:28.983 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.002 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.037 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.094 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.130 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.177 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:29.182 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:29.184 | Processing /opt/stack/requirements 2021-10-15 15:01:30.534 | Collecting fixtures===3.0.0 2021-10-15 15:01:30.541 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-10-15 15:01:30.769 | Collecting PyYAML===5.4.1 2021-10-15 15:01:30.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-10-15 15:01:30.955 | Collecting requests===2.26.0 2021-10-15 15:01:30.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-10-15 15:01:31.054 | Collecting packaging===21.0 2021-10-15 15:01:31.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-10-15 15:01:31.123 | Collecting testtools===2.5.0 2021-10-15 15:01:31.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-10-15 15:01:31.227 | Collecting idna===3.3 2021-10-15 15:01:31.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-10-15 15:01:31.362 | Collecting pyparsing===2.4.7 2021-10-15 15:01:31.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-10-15 15:01:31.419 | Collecting six===1.16.0 2021-10-15 15:01:31.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-10-15 15:01:31.472 | Collecting charset-normalizer===2.0.7 2021-10-15 15:01:31.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-10-15 15:01:31.512 | Collecting Parsley>=1.2 2021-10-15 15:01:31.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-10-15 15:01:31.566 | Collecting beagle>=0.2.1 2021-10-15 15:01:31.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-10-15 15:01:31.598 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-15 15:01:31.651 | Collecting certifi===2021.10.8 2021-10-15 15:01:31.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-10-15 15:01:31.741 | Collecting urllib3===1.26.7 2021-10-15 15:01:31.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-10-15 15:01:31.809 | Collecting extras===1.0.0 2021-10-15 15:01:31.815 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-10-15 15:01:31.897 | Collecting cliff===3.9.0 2021-10-15 15:01:31.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-10-15 15:01:31.961 | Collecting autopage===0.4.0 2021-10-15 15:01:31.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-10-15 15:01:32.008 | Collecting prettytable===0.7.2 2021-10-15 15:01:32.014 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-10-15 15:01:32.153 | Collecting cmd2===2.2.0 2021-10-15 15:01:32.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-10-15 15:01:32.303 | Collecting stevedore===3.4.0 2021-10-15 15:01:32.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-10-15 15:01:32.384 | Collecting colorama===0.4.4 2021-10-15 15:01:32.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-10-15 15:01:32.435 | Collecting pyperclip===1.8.2 2021-10-15 15:01:32.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-10-15 15:01:32.835 | Collecting wcwidth===0.2.5 2021-10-15 15:01:32.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-10-15 15:01:32.897 | Collecting attrs===21.2.0 2021-10-15 15:01:32.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-10-15 15:01:32.978 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-10-15 15:01:32.979 | Building wheel for pyperclip (setup.py): started 2021-10-15 15:01:33.223 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-10-15 15:01:33.223 | ERROR: Command errored out with exit status 1: 2021-10-15 15:01:33.224 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-dp5s_t8x/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-dp5s_t8x/pyperclip/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-ligjo8_x 2021-10-15 15:01:33.224 | cwd: /tmp/pip-install-dp5s_t8x/pyperclip/ 2021-10-15 15:01:33.224 | Complete output (6 lines): 2021-10-15 15:01:33.224 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:01:33.224 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:01:33.224 | or: setup.py --help-commands 2021-10-15 15:01:33.224 | or: setup.py cmd --help 2021-10-15 15:01:33.224 | 2021-10-15 15:01:33.224 | error: invalid command 'bdist_wheel' 2021-10-15 15:01:33.224 | ---------------------------------------- 2021-10-15 15:01:33.224 | ERROR: Failed building wheel for pyperclip 2021-10-15 15:01:33.224 | Running setup.py clean for pyperclip 2021-10-15 15:01:33.471 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:01:34.253 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:01:34.253 | ERROR: Command errored out with exit status 1: 2021-10-15 15:01:34.253 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-pnj6_qkn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-pnj6_qkn/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-vdnn0slc 2021-10-15 15:01:34.253 | cwd: /tmp/pip-req-build-pnj6_qkn/ 2021-10-15 15:01:34.253 | Complete output (6 lines): 2021-10-15 15:01:34.253 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:01:34.253 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:01:34.253 | or: setup.py --help-commands 2021-10-15 15:01:34.253 | or: setup.py cmd --help 2021-10-15 15:01:34.253 | 2021-10-15 15:01:34.253 | error: invalid command 'bdist_wheel' 2021-10-15 15:01:34.253 | ---------------------------------------- 2021-10-15 15:01:34.253 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:01:34.254 | Running setup.py clean for openstack-requirements 2021-10-15 15:01:35.039 | Failed to build pyperclip openstack-requirements 2021-10-15 15:01:35.262 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, autopage, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-10-15 15:01:36.471 | Running setup.py install for pyperclip: started 2021-10-15 15:01:36.874 | Running setup.py install for pyperclip: finished with status 'done' 2021-10-15 15:01:37.467 | Running setup.py install for openstack-requirements: started 2021-10-15 15:01:39.704 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:01:39.738 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev4954 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-10-15 15:01:39.869 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:39.872 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:39.874 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:39.876 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:39.878 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:39.880 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:39.882 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:39.884 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:39.887 | + functions-common:time_stop:2316 : start_time=1634310086536 2021-10-15 15:01:39.889 | + functions-common:time_stop:2318 : [[ -z 1634310086536 ]] 2021-10-15 15:01:39.891 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:39.895 | + functions-common:time_stop:2321 : end_time=1634310099893 2021-10-15 15:01:39.897 | + functions-common:time_stop:2322 : elapsed_time=13357 2021-10-15 15:01:39.899 | + functions-common:time_stop:2323 : total=7456 2021-10-15 15:01:39.901 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:39.903 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20813 2021-10-15 15:01:39.906 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:39.908 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:01:39.911 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:01:39.913 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:01:39.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:39.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:39.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:01:39.923 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:39.925 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:01:39.944 | Using python 3.8 to install pbr 2021-10-15 15:01:39.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:01:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:40.758 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:40.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:40.758 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:41.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:41.860 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:01:44.028 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:44.149 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:44.151 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:44.154 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:44.156 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:44.158 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:44.160 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:44.162 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:44.164 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:44.166 | + functions-common:time_stop:2316 : start_time=1634310099939 2021-10-15 15:01:44.168 | + functions-common:time_stop:2318 : [[ -z 1634310099939 ]] 2021-10-15 15:01:44.171 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:44.175 | + functions-common:time_stop:2321 : end_time=1634310104172 2021-10-15 15:01:44.177 | + functions-common:time_stop:2322 : elapsed_time=4233 2021-10-15 15:01:44.179 | + functions-common:time_stop:2323 : total=20813 2021-10-15 15:01:44.181 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:44.183 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25046 2021-10-15 15:01:44.185 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:44.188 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:01:46.491 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:01:48.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:48.444 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:01:48.451 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:01:48.454 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:01:48.456 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:01:48.525 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:01:48.527 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:01:48.531 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:01:48.547 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:01:48.550 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:01:48.552 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:01:48.554 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:01:48.556 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:01:48.558 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:01:48.561 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:01:48.563 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:01:48.565 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:01:48.567 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:01:48.570 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:01:48.574 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:01:48.576 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:01:48.578 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:01:48.581 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:01:48.583 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:01:48.598 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:48.600 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:01:48.602 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:48.604 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:01:48.606 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:48.608 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:01:48.610 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:48.612 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:01:48.614 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:48.616 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:01:48.619 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:48.621 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:01:48.623 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:01:48.626 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:01:48.628 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:01:48.630 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:01:48.633 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:01:48.635 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:01:48.637 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:01:48.639 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:01:48.643 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:01:48.645 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:01:48.647 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:01:48.650 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:01:48.652 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:01:48.654 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:01:48.705 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:01:48.706 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:01:48.708 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:01:49.081 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:01:49.083 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:01:49.099 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:49.102 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:01:49.104 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:49.106 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:49.109 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:49.111 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:49.113 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:49.115 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:49.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:49.120 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:49.122 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:49.125 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:49.127 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:49.129 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:49.131 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:01:49.133 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:49.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:49.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:49.141 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:01:49.162 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:01:49.269 | Reading package lists... 2021-10-15 15:01:49.504 | Building dependency tree... 2021-10-15 15:01:49.506 | Reading state information... 2021-10-15 15:01:49.744 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:01:49.744 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:49.745 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:49.745 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:49.745 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:49.745 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:49.745 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:49.745 | python3-zope.interface 2021-10-15 15:01:49.745 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:49.856 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:49.861 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:49.863 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:49.865 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:49.867 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:49.869 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:49.872 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:49.874 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:49.876 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:49.878 | + functions-common:time_stop:2316 : start_time=1634310109159 2021-10-15 15:01:49.880 | + functions-common:time_stop:2318 : [[ -z 1634310109159 ]] 2021-10-15 15:01:49.883 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:49.887 | + functions-common:time_stop:2321 : end_time=1634310109885 2021-10-15 15:01:49.890 | + functions-common:time_stop:2322 : elapsed_time=726 2021-10-15 15:01:49.892 | + functions-common:time_stop:2323 : total=17447 2021-10-15 15:01:49.894 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:49.897 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18173 2021-10-15 15:01:49.899 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:49.901 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:01:49.903 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:49.906 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:49.908 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:49.910 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:49.913 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:49.915 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:49.917 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:01:49.919 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:49.921 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:49.924 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:49.926 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:49.928 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:49.930 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:49.932 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:49.935 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:49.937 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:49.939 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:01:49.941 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:49.943 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:49.946 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:49.948 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:49.950 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:49.953 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:49.955 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:01:49.957 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:01:49.973 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:49.976 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:01:49.978 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:01:49.980 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:01:49.982 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:01:49.985 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:01:49.989 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:01:49.991 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:01:49.993 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:01:49.996 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:01:49.998 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:01:50.000 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:01:50.003 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:01:50.699 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:01:50.699 | user tags 2021-10-15 15:01:50.699 | stackrabbit []' 2021-10-15 15:01:50.702 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:01:50.702 | user tags 2021-10-15 15:01:50.702 | stackrabbit []' 2021-10-15 15:01:50.703 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:01:50.709 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:01:50.711 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:01:50.713 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:01:51.370 | Changing password for user "stackrabbit" ... 2021-10-15 15:01:51.438 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:01:52.173 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:01:52.234 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:01:52.236 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:01:52.909 | Changing password for user "stackrabbit" ... 2021-10-15 15:01:52.982 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:01:52.984 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:01:52.987 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:01:53.634 | Deleting user "guest" ... 2021-10-15 15:01:53.650 | Error: 2021-10-15 15:01:53.650 | {:no_such_user, "guest"} 2021-10-15 15:01:53.662 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:01:53.664 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:01:53.683 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:53.686 | + ./stack.sh:main:818 : install_database 2021-10-15 15:01:53.692 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:01:53.697 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:01:53.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:53.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:53.703 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:01:54.095 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:01:54.097 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:01:54.099 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:01:54.102 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:54.104 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:01:54.106 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:54.109 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:54.111 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:54.113 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:54.115 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:54.118 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:54.120 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:54.122 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:54.125 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:54.127 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:01:54.129 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:54.132 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:54.134 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:54.136 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:54.139 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:54.142 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:54.144 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:01:54.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:54.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:54.151 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:01:54.153 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:54.156 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:54.158 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:54.161 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:54.163 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:54.165 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:54.167 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:54.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:54.172 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:54.174 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:54.176 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:54.178 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:54.181 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:01:54.183 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:54.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:54.188 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:54.190 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:01:54.211 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:01:54.317 | Reading package lists... 2021-10-15 15:01:54.540 | Building dependency tree... 2021-10-15 15:01:54.541 | Reading state information... 2021-10-15 15:01:54.771 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:01:54.771 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:54.772 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:54.772 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:54.772 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:54.772 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:54.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:54.773 | python3-zope.interface 2021-10-15 15:01:54.773 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:54.883 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:54.888 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:54.890 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:54.893 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:54.895 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:54.897 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:54.899 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:54.901 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:54.903 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:54.906 | + functions-common:time_stop:2316 : start_time=1634310114208 2021-10-15 15:01:54.908 | + functions-common:time_stop:2318 : [[ -z 1634310114208 ]] 2021-10-15 15:01:54.910 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:54.914 | + functions-common:time_stop:2321 : end_time=1634310114912 2021-10-15 15:01:54.917 | + functions-common:time_stop:2322 : elapsed_time=704 2021-10-15 15:01:54.919 | + functions-common:time_stop:2323 : total=18173 2021-10-15 15:01:54.921 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:54.923 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18877 2021-10-15 15:01:54.926 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:54.928 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:01:54.930 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:01:54.932 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:01:54.935 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:01:54.938 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:01:54.940 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:01:54.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:01:54.945 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:01:54.947 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:01:54.951 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:01:54.951 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:01:54.956 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:01:54.959 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:01:54.961 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:01:54.964 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:01:54.966 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:01:54.987 | Using python 3.8 to install PyMySQL 2021-10-15 15:01:54.990 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-15 15:01:55.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:55.787 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:55.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:55.788 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:56.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:56.862 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:01:58.862 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:58.976 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:58.978 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:58.980 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:58.983 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:58.985 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:58.988 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:58.990 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:58.992 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:58.994 | + functions-common:time_stop:2316 : start_time=1634310114981 2021-10-15 15:01:58.996 | + functions-common:time_stop:2318 : [[ -z 1634310114981 ]] 2021-10-15 15:01:59.000 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:59.004 | + functions-common:time_stop:2321 : end_time=1634310119002 2021-10-15 15:01:59.006 | + functions-common:time_stop:2322 : elapsed_time=4021 2021-10-15 15:01:59.008 | + functions-common:time_stop:2323 : total=25046 2021-10-15 15:01:59.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:59.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29067 2021-10-15 15:01:59.015 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:59.018 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:01:59.020 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:01:59.022 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:01:59.024 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:01:59.040 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:59.042 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:01:59.045 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:01:59.049 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:01:59.049 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:01:59.054 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:01:59.056 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 15:01:59.059 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-10-15 15:01:59.062 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:01:59.064 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:01:59.066 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:01:59.081 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:59.084 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:01:59.086 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:59.088 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:59.099 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:59.100 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:59.100 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:59.100 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:59.100 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:59.102 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:59.104 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:59.106 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:59.109 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:59.111 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:59.114 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:01:59.116 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:59.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:59.120 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:59.123 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:01:59.144 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:01:59.250 | Reading package lists... 2021-10-15 15:01:59.471 | Building dependency tree... 2021-10-15 15:01:59.473 | Reading state information... 2021-10-15 15:01:59.701 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:01:59.701 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:59.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:59.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:59.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:59.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:59.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:59.703 | python3-zope.interface 2021-10-15 15:01:59.703 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:59.813 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:59.817 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:59.819 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:59.821 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:59.824 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:59.826 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:59.828 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:59.830 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:59.832 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:59.834 | + functions-common:time_stop:2316 : start_time=1634310119142 2021-10-15 15:01:59.836 | + functions-common:time_stop:2318 : [[ -z 1634310119142 ]] 2021-10-15 15:01:59.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:59.843 | + functions-common:time_stop:2321 : end_time=1634310119841 2021-10-15 15:01:59.845 | + functions-common:time_stop:2322 : elapsed_time=699 2021-10-15 15:01:59.847 | + functions-common:time_stop:2323 : total=18877 2021-10-15 15:01:59.850 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:59.852 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19576 2021-10-15 15:01:59.854 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:59.856 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:01:59.872 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:59.875 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:01:59.878 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:01:59.881 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:01:59.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:01:59.902 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:59.904 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:59.907 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:59.909 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:59.912 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:59.914 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:59.916 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:59.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:59.921 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:59.923 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:59.925 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:59.927 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:59.930 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:01:59.932 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:59.934 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:59.936 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:59.938 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:01:59.958 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-15 15:02:00.064 | Reading package lists... 2021-10-15 15:02:00.291 | Building dependency tree... 2021-10-15 15:02:00.292 | Reading state information... 2021-10-15 15:02:00.519 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:02:00.519 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:02:00.519 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:02:00.519 | The following packages were automatically installed and are no longer required: 2021-10-15 15:02:00.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:02:00.520 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:02:00.520 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:02:00.520 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:02:00.520 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:02:00.520 | python3-zope.interface 2021-10-15 15:02:00.520 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:02:00.629 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:02:00.634 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:02:00.636 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:02:00.638 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:00.640 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:00.643 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:00.645 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:00.647 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:00.649 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:02:00.651 | + functions-common:time_stop:2316 : start_time=1634310119955 2021-10-15 15:02:00.653 | + functions-common:time_stop:2318 : [[ -z 1634310119955 ]] 2021-10-15 15:02:00.656 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:00.660 | + functions-common:time_stop:2321 : end_time=1634310120658 2021-10-15 15:02:00.662 | + functions-common:time_stop:2322 : elapsed_time=703 2021-10-15 15:02:00.665 | + functions-common:time_stop:2323 : total=19576 2021-10-15 15:02:00.667 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:00.669 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20279 2021-10-15 15:02:00.671 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:02:00.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:02:00.676 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:00.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:00.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:02:00.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:02:00.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:02:00.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:02:00.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:02:00.695 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:02:00.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:02:00.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:02:00.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:02:00.705 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:02:00.707 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:02:00.709 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:02:00.711 | + functions:vercmp:631 : local result 2021-10-15 15:02:00.714 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:02:00.715 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:02:00.715 | ++ functions:vercmp:635 : head -1 2021-10-15 15:02:00.720 | + functions:vercmp:635 : result=3.13 2021-10-15 15:02:00.723 | + functions:vercmp:637 : case $op in 2021-10-15 15:02:00.725 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:02:00.727 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:02:00.729 | + functions:vercmp:648 : return 2021-10-15 15:02:00.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:02:00.734 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:00.736 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:02:01.205 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:02:01.209 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:02:01.211 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:02:01.220 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.223 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:02:01.242 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:01.244 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:02:01.246 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:02:01.246 | Installing etcd 2021-10-15 15:02:01.249 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:02:01.261 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:02:01.273 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:02:01.275 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:02:01.294 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:02:01.297 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.300 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.303 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.307 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.310 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-10-15 15:02:01.313 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:02:01.315 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.317 | ++ functions:get_extra_file:74 : return 2021-10-15 15:02:01.320 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:02:01.322 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:02:01.325 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:02:01.327 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:02:01.343 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:01.345 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:02:01.347 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:02:01.363 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:01.366 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:02:01.368 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:02:01.370 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:02:01.372 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:02:01.375 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:02:01.378 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:02:01.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:02:01.382 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:02:01.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:02:01.391 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.393 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:02:01.395 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:02:01.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:02:01.400 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:02:01.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:02:01.409 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.411 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:02:01.414 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:02:01.416 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:02:01.418 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:02:01.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:02:01.427 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.430 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:02:01.432 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:02:01.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:02:01.436 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:02:01.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:02:01.445 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.447 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:02:01.450 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:02:01.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:02:01.454 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:02:01.456 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.458 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:02:01.463 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.465 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:02:01.468 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:02:01.470 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:02:01.472 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:02:01.475 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:02:01.481 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.484 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:02:01.486 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:02:01.488 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:02:01.490 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:02:01.493 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:02:01.499 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.501 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:02:01.504 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:02:01.506 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:02:01.508 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:02:01.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:02:01.517 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.519 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:02:01.522 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:02:01.524 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:02:01.526 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:02:01.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:02:01.535 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.538 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:02:01.540 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:02:01.542 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:02:01.544 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:02:01.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.549 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:02:01.554 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.556 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:02:01.558 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:02:01.560 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:02:01.562 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:02:01.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:02:01.571 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.574 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:02:01.576 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:02:01.578 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:02:01.580 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:02:01.582 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:02:01.589 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.591 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:02:01.594 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:02:01.596 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:02:01.599 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:02:01.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:02:01.607 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.610 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:02:01.612 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:02:01.615 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:02:01.617 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:02:01.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:02:01.626 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.628 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:02:01.630 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:02:01.632 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:02:01.635 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:02:01.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:02:01.644 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.646 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:02:01.648 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:02:01.650 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:02:01.653 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:02:01.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:02:01.662 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.664 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:02:01.666 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:02:01.669 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:02:01.671 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:02:01.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:02:01.680 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.682 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:02:01.685 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:02:01.687 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:02:01.689 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:02:01.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:02:01.698 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.700 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:02:01.702 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:02:01.705 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:02:01.707 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:02:01.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:02:01.716 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.718 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:02:01.721 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:02:01.723 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:02:01.725 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:02:01.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:02:01.735 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.737 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:02:01.739 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:02:01.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:02:01.744 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:02:01.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:02:01.753 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.755 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:02:01.757 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:02:01.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:02:01.762 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:02:01.765 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:02:01.771 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.774 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:02:01.776 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:02:01.778 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:02:01.781 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:02:01.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:02:01.790 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.792 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:02:01.794 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:02:01.797 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:02:01.799 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:02:01.801 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:02:01.808 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.810 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:02:01.812 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:02:01.814 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:02:01.817 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:02:01.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:02:01.826 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.828 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:02:01.831 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:02:01.833 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:02:01.835 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:02:01.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:02:01.845 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.848 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:02:01.850 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:02:01.852 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:02:01.855 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:02:01.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:02:01.863 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.866 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:02:01.868 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:02:01.870 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:02:01.872 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:02:01.875 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:02:01.881 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.884 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:02:01.886 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:02:01.888 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:02:01.891 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:02:01.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:02:01.900 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.903 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:02:01.906 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:02:01.908 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:02:01.910 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:02:01.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:02:01.919 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.922 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:02:01.924 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:02:01.926 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:02:01.928 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:02:01.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:02:01.937 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.939 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:02:01.942 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:02:01.944 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:02:01.946 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:02:01.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:02:01.956 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.958 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:02:01.961 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:02:01.963 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:02:01.965 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:02:01.968 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:02:01.975 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.977 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:02:01.980 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:02:01.982 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:02:01.984 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:02:01.986 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:01.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:01.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:02:01.995 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:01.998 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:02:02.000 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:02:02.002 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:02:02.005 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:02:02.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:02.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:02.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:02:02.014 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:02.017 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:02:02.019 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:02:02.021 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:02:02.024 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:02:02.026 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:02.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:02.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:02:02.033 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:02.036 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:02:02.038 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:02:02.040 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:02:02.042 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:02:02.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:02.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:02.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:02:02.051 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:02.054 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:02:02.074 | Using python 3.8 to install etcd3 2021-10-15 15:02:02.077 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-10-15 15:02:02.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:02.892 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:02.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:02.892 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:03.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:03.978 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:02:03.986 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:02:03.987 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:02:03.988 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:02:03.989 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:02:06.002 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:06.116 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:06.118 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:06.121 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:06.123 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:06.125 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:06.127 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:06.130 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:06.132 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:06.134 | + functions-common:time_stop:2316 : start_time=1634310122069 2021-10-15 15:02:06.136 | + functions-common:time_stop:2318 : [[ -z 1634310122069 ]] 2021-10-15 15:02:06.139 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:06.143 | + functions-common:time_stop:2321 : end_time=1634310126141 2021-10-15 15:02:06.146 | + functions-common:time_stop:2322 : elapsed_time=4072 2021-10-15 15:02:06.148 | + functions-common:time_stop:2323 : total=29067 2021-10-15 15:02:06.150 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:06.152 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33139 2021-10-15 15:02:06.155 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:06.157 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:02:06.178 | Using python 3.8 to install etcd3gw 2021-10-15 15:02:06.180 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-10-15 15:02:07.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:07.002 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:07.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:07.002 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:08.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:08.111 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:02:08.119 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:02:08.120 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:02:08.121 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:02:08.122 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:02:08.156 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:02:08.158 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:02:08.159 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:02:08.162 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:02:10.200 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:10.316 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:10.318 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:10.321 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:10.323 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:10.325 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:10.327 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:10.330 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:10.332 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:10.334 | + functions-common:time_stop:2316 : start_time=1634310126173 2021-10-15 15:02:10.336 | + functions-common:time_stop:2318 : [[ -z 1634310126173 ]] 2021-10-15 15:02:10.339 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:10.343 | + functions-common:time_stop:2321 : end_time=1634310130340 2021-10-15 15:02:10.345 | + functions-common:time_stop:2322 : elapsed_time=4167 2021-10-15 15:02:10.348 | + functions-common:time_stop:2323 : total=33139 2021-10-15 15:02:10.350 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:10.352 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37306 2021-10-15 15:02:10.354 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:10.356 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:02:10.359 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:02:10.361 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:02:10.363 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:02:10.365 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:02:10.368 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:02:10.370 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:02:10.372 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:02:10.375 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:02:10.378 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:02:10.381 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:02:10.383 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:02:10.386 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:02:10.389 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:02:10.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:10.394 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:10.400 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:02:10.402 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:10.405 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:02:10.407 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:02:10.409 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:02:10.411 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:02:10.414 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:10.416 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:02:10.418 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:10.421 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:10.423 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:02:10.425 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:02:10.427 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:02:10.430 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:02:10.432 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:10.434 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:02:10.437 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:10.439 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:10.442 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:10.463 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:10.570 | Reading package lists... 2021-10-15 15:02:10.797 | Building dependency tree... 2021-10-15 15:02:10.798 | Reading state information... 2021-10-15 15:02:11.030 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:02:11.030 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:02:11.030 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:02:11.030 | The following packages were automatically installed and are no longer required: 2021-10-15 15:02:11.031 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:02:11.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:02:11.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:02:11.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:02:11.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:02:11.032 | python3-zope.interface 2021-10-15 15:02:11.032 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:02:11.142 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:02:11.146 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:02:11.149 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:02:11.151 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:11.153 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:11.156 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:11.159 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:11.162 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:11.164 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:02:11.166 | + functions-common:time_stop:2316 : start_time=1634310130460 2021-10-15 15:02:11.168 | + functions-common:time_stop:2318 : [[ -z 1634310130460 ]] 2021-10-15 15:02:11.171 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:11.176 | + functions-common:time_stop:2321 : end_time=1634310131173 2021-10-15 15:02:11.178 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:02:11.180 | + functions-common:time_stop:2323 : total=20279 2021-10-15 15:02:11.182 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:11.184 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20992 2021-10-15 15:02:11.187 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:02:11.189 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:02:11.192 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:11.194 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:11.196 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:02:11.258 | Module proxy already enabled 2021-10-15 15:02:11.262 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:02:11.324 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:02:11.324 | Module proxy already enabled 2021-10-15 15:02:11.324 | Module proxy_uwsgi already enabled 2021-10-15 15:02:11.328 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:02:11.330 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:11.333 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:11.335 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:11.464 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:02:11.467 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:02:11.470 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:02:11.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:02:11.480 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.483 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:02:11.485 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:02:11.487 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:02:11.490 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:02:11.497 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.499 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:02:11.501 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:02:11.504 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:02:11.506 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:02:11.513 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.516 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:02:11.518 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:02:11.520 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:02:11.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:02:11.530 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.533 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:02:11.535 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:02:11.537 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:02:11.544 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.547 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:02:11.549 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:02:11.551 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:02:11.554 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:02:11.561 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.563 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:02:11.580 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:11.582 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:02:11.584 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:02:11.587 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:02:11.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.594 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:02:11.597 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.599 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:02:11.615 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:11.617 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:02:11.619 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:02:11.622 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:02:11.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:02:11.631 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.633 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:02:11.636 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:02:11.639 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:02:11.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:11.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:11.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:02:11.648 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:11.651 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:02:11.653 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:02:11.656 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:02:11.659 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:02:11.661 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:02:11.664 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:02:11.667 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:11.667 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:02:11.672 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:02:11.674 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:02:11.677 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:02:11.680 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:02:11.682 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:02:11.703 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:02:11.705 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-10-15 15:02:12.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:12.513 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:12.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:12.513 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:13.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:13.597 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:02:13.650 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:02:13.651 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:02:13.652 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:02:13.653 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:02:13.655 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:02:13.656 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:02:13.656 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:02:13.657 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:02:13.659 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:02:13.660 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:02:13.661 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:02:13.662 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:02:13.663 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:02:13.664 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:02:13.721 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:02:13.723 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:02:13.724 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:02:13.761 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:02:13.800 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:02:13.802 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:02:13.803 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:02:13.804 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:02:13.853 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:02:13.854 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:02:13.865 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:02:13.866 | 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.2) 2021-10-15 15:02:13.882 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:02:13.883 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:02:13.886 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:02:13.947 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:02:13.950 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:02:13.953 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:02:13.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:02:14.005 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:02:14.018 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:02:15.951 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:16.059 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:16.075 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:16.075 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:16.075 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:16.075 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:16.075 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:16.075 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:16.075 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:16.078 | + functions-common:time_stop:2316 : start_time=1634310131697 2021-10-15 15:02:16.080 | + functions-common:time_stop:2318 : [[ -z 1634310131697 ]] 2021-10-15 15:02:16.083 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:16.087 | + functions-common:time_stop:2321 : end_time=1634310136084 2021-10-15 15:02:16.089 | + functions-common:time_stop:2322 : elapsed_time=4387 2021-10-15 15:02:16.091 | + functions-common:time_stop:2323 : total=37306 2021-10-15 15:02:16.093 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:16.095 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41693 2021-10-15 15:02:16.098 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:16.100 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:02:16.102 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:02:16.104 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:02:16.108 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:02:16.110 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:02:16.113 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:02:16.116 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:16.117 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:02:16.122 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:02:16.124 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:02:16.127 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:02:16.129 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:02:16.132 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:02:16.152 | Using python 3.8 to install python-memcached 2021-10-15 15:02:16.155 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-10-15 15:02:16.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:16.988 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:16.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:16.988 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:18.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:18.253 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:02:18.256 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:02:20.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:20.526 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:20.528 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:20.531 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:20.533 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:20.535 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:20.538 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:20.540 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:20.542 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:20.544 | + functions-common:time_stop:2316 : start_time=1634310136147 2021-10-15 15:02:20.546 | + functions-common:time_stop:2318 : [[ -z 1634310136147 ]] 2021-10-15 15:02:20.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:20.553 | + functions-common:time_stop:2321 : end_time=1634310140551 2021-10-15 15:02:20.555 | + functions-common:time_stop:2322 : elapsed_time=4404 2021-10-15 15:02:20.557 | + functions-common:time_stop:2323 : total=41693 2021-10-15 15:02:20.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:20.562 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46097 2021-10-15 15:02:20.564 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:20.566 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:02:20.583 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:20.585 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 15:02:20.587 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:02:20.590 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:02:20.593 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:02:20.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:20.597 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:02:20.599 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:02:20.614 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:20.616 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:02:20.619 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:02:20.621 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:02:20.623 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:20.625 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:20.628 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:20.630 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:20.632 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:20.635 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:20.650 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:20.652 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:20.655 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:20.657 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:20.658 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:20.663 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:02:20.665 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:20.667 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:02:20.669 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:20.670 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:20.673 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:02:20.675 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:20.678 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:02:20.680 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:20.682 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:20.684 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:20.687 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:02:20.689 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:02:20.691 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:20.693 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:20.696 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:20.698 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:20.700 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:02:20.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:02:20.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:20.708 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:02:20.711 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:20.713 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:20.716 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:02:20.722 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:02:20.724 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:02:21.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:02:21.383 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:21.385 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:21.387 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:21.389 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:21.391 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:21.394 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:21.396 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:02:21.398 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:21.400 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:02:21.402 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:02:21.404 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:02:21.407 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:21.409 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:02:21.429 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:02:21.431 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-10-15 15:02:22.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:22.238 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:22.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:22.238 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:23.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:23.329 | Obtaining file:///opt/stack/keystone 2021-10-15 15:02:23.330 | Preparing metadata (setup.py): started 2021-10-15 15:02:24.812 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:24.963 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:02:24.964 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:02:24.965 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:02:24.966 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:02:24.967 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:02:24.968 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:02:24.969 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:02:24.970 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:02:24.971 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:02:24.972 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:02:24.973 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:02:24.974 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:02:24.975 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:02:24.976 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:02:24.977 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:02:24.978 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:02:24.979 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:02:24.980 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:02:24.983 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:24.984 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:02:24.985 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:02:24.986 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:02:24.987 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:02:24.988 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:02:24.989 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:02:24.990 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:02:24.991 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:02:24.992 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:02:24.993 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:02:24.994 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:02:24.995 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:02:24.998 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:02:24.999 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:02:25.000 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:02:25.011 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:02:25.012 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:02:25.056 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:25.069 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:02:25.070 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:02:25.071 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:02:25.072 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:25.082 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:02:25.143 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:02:25.145 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:02:25.241 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:02:25.243 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:02:25.244 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:02:25.245 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:02:25.299 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:02:25.300 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:02:25.303 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:25.355 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:02:25.356 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:02:25.411 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:02:25.412 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:02:25.416 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:02:25.417 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:02:25.418 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:02:25.420 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:25.441 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:02:25.489 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:02:25.509 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:02:25.510 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:02:25.511 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:02:25.514 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:02:25.565 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:02:25.702 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:02:25.703 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:02:25.704 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:02:25.705 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:02:25.929 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:02:25.952 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:02:25.953 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:02:26.022 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:02:26.023 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:02:26.041 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:02:26.113 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:02:26.156 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:02:26.272 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:26.345 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:02:26.472 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:02:26.501 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:02:26.542 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:02:26.543 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:02:26.545 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:02:26.547 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:02:26.548 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:02:26.549 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:02:26.726 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:02:26.728 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:02:26.729 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:02:26.732 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:02:26.882 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:02:26.962 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:02:27.035 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:02:27.214 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:02:27.243 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:02:27.386 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:02:27.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:02:27.517 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:02:28.978 | Installing collected packages: keystone 2021-10-15 15:02:28.980 | Running setup.py develop for keystone 2021-10-15 15:02:31.034 | Successfully installed keystone 2021-10-15 15:02:31.034 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:31.169 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:31.172 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:31.174 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:31.176 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:31.178 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:31.180 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:31.182 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:31.185 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:31.187 | + functions-common:time_stop:2316 : start_time=1634310141424 2021-10-15 15:02:31.189 | + functions-common:time_stop:2318 : [[ -z 1634310141424 ]] 2021-10-15 15:02:31.192 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:31.196 | + functions-common:time_stop:2321 : end_time=1634310151193 2021-10-15 15:02:31.198 | + functions-common:time_stop:2322 : elapsed_time=9769 2021-10-15 15:02:31.200 | + functions-common:time_stop:2323 : total=46097 2021-10-15 15:02:31.202 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:31.204 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=55866 2021-10-15 15:02:31.206 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:31.208 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:02:31.210 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:31.213 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:31.230 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:31.242 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:02:31.245 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:02:31.247 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:31.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:31.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:02:31.254 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:31.256 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:02:31.272 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:31.275 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:02:31.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:02:31.280 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:02:31.282 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:02:31.295 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:02:31.297 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:02:31.302 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:02:31.317 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:31.319 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:02:31.350 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:02:31.377 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:02:31.406 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:02:31.436 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:02:31.465 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:02:31.494 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:02:31.523 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:02:31.549 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:02:31.551 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:02:31.554 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:02:31.556 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:02:31.558 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:02:31.561 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:02:31.576 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:31.579 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:02:31.582 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:02:31.584 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:02:31.598 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:31.601 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:02:31.603 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:02:31.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:02:31.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:02:31.638 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:02:31.640 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:02:31.643 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:02:31.658 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:31.660 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 15:02:31.690 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 15:02:31.717 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:02:31.719 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:02:31.750 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:02:31.752 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:02:31.754 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:02:31.757 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:02:31.759 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:02:31.762 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:02:31.791 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:02:31.794 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:02:31.796 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:02:31.799 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:02:31.802 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:02:31.818 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:02:31.821 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:02:31.823 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:02:31.825 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:02:31.828 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:02:31.854 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:02:31.882 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:02:31.909 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:02:31.936 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:02:31.963 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:02:31.966 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:02:31.968 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:02:31.970 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:31.972 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:02:31.975 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:02:31.977 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:02:31.980 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:31.985 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:02:31.987 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:02:31.989 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:02:32.002 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:02:32.002 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:32.010 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:02:32.014 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:32.030 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:02:32.032 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:02:32.036 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:32.065 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:02:32.091 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:02:32.118 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:02:32.145 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:02:32.172 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:02:32.198 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:02:32.225 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:02:32.251 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:02:32.277 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:02:32.305 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:02:32.331 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:02:32.359 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:02:32.385 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:02:32.388 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:02:32.391 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:02:32.393 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:02:32.395 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:02:32.398 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:32.400 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:32.402 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:32.406 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:32.408 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:02:32.435 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:02:32.462 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:02:32.462 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:32.471 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:02:32.474 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:02:32.476 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:02:32.479 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:02:32.481 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:02:32.484 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:02:32.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:32.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:32.491 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:02:32.493 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:02:32.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:32.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:32.499 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:02:32.561 | Site keystone-wsgi-public already enabled 2021-10-15 15:02:32.565 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:02:32.567 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:32.569 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:32.572 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:32.698 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:02:32.702 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:02:32.704 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:32.707 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:02:32.709 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:02:32.711 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:02:32.714 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:32.719 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:02:32.721 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:02:32.724 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:02:32.736 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:02:32.737 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:32.745 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:02:32.748 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:32.764 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:02:32.766 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:02:32.770 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:32.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:02:32.827 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:02:32.855 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:02:32.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:02:32.911 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:02:32.938 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:02:32.965 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:02:32.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:02:33.019 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:02:33.047 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:02:33.073 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:02:33.100 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:02:33.127 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:02:33.129 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:02:33.132 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:02:33.135 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:02:33.137 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:02:33.139 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:33.141 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:33.144 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:33.146 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:33.149 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:02:33.177 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:02:33.205 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:02:33.205 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:33.215 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:02:33.219 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:02:33.221 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:02:33.224 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:02:33.226 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:02:33.229 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:02:33.231 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:33.234 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:33.236 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:02:33.238 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:02:33.241 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:33.244 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:33.246 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:02:33.308 | Site keystone-wsgi-admin already enabled 2021-10-15 15:02:33.313 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:02:33.315 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:33.317 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:33.319 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:33.447 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:02:33.476 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:02:33.506 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:02:33.539 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:02:33.541 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:02:33.573 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:02:33.601 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:02:33.629 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:02:33.647 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:33.649 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:02:33.666 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:33.669 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:02:33.671 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:02:33.674 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:02:33.676 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:33.678 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:02:33.681 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:02:33.683 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:02:33.686 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:02:33.688 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:33.690 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:33.693 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:33.695 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:33.697 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:33.701 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:33.716 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:33.718 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:33.721 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:33.723 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:33.724 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:33.729 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:02:33.731 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:33.733 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:02:33.736 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:33.736 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:33.739 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:02:33.742 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:33.744 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:02:33.747 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:33.750 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:33.752 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:02:33.754 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:02:33.757 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:02:33.759 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:33.762 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:33.765 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:02:33.767 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:33.769 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:02:33.772 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:02:33.775 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:33.777 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:02:33.780 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:33.782 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:33.785 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:02:33.790 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:02:33.793 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:02:34.436 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:02:34.439 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:34.441 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:34.443 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:34.445 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:34.447 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:02:34.450 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:34.452 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:02:34.455 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:34.457 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:02:34.459 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:02:34.461 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:02:34.463 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:34.466 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:02:34.486 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:02:34.488 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-10-15 15:02:35.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:35.303 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:35.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:35.303 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:36.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:36.400 | Obtaining file:///opt/stack/swift 2021-10-15 15:02:36.401 | Preparing metadata (setup.py): started 2021-10-15 15:02:37.602 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:37.720 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:02:37.721 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:02:37.722 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:02:37.724 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:02:37.725 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:02:37.726 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:02:37.726 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:02:37.728 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:02:37.729 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:02:37.730 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:02:37.732 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:02:37.771 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:02:37.780 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:02:37.836 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:02:37.838 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:02:37.839 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:02:37.840 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:02:37.842 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:02:37.843 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:02:37.844 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:02:37.845 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:02:37.847 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:02:37.848 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:02:37.849 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:02:37.850 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:02:37.870 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:02:37.901 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:02:37.904 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:02:37.907 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:02:37.908 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:02:37.930 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:02:38.024 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:02:38.025 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:02:38.026 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:02:38.067 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:02:38.112 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:02:38.113 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:02:38.114 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:02:38.115 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:02:38.177 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:02:38.180 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:02:38.194 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:02:38.195 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:02:38.213 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:02:38.216 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:02:38.322 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:02:38.338 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:02:40.277 | Installing collected packages: swift 2021-10-15 15:02:40.280 | Running setup.py develop for swift 2021-10-15 15:02:42.225 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:02:42.225 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:42.362 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:42.364 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:42.367 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:42.369 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:42.371 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:42.373 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:42.375 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:42.377 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:42.379 | + functions-common:time_stop:2316 : start_time=1634310154481 2021-10-15 15:02:42.381 | + functions-common:time_stop:2318 : [[ -z 1634310154481 ]] 2021-10-15 15:02:42.384 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:42.389 | + functions-common:time_stop:2321 : end_time=1634310162386 2021-10-15 15:02:42.391 | + functions-common:time_stop:2322 : elapsed_time=7905 2021-10-15 15:02:42.393 | + functions-common:time_stop:2323 : total=55866 2021-10-15 15:02:42.395 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:42.397 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63771 2021-10-15 15:02:42.399 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:42.402 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:02:42.405 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:42.407 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:42.425 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:42.436 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:02:42.439 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:02:42.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:42.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:42.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:02:42.448 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:42.451 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:02:42.453 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:02:42.456 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:02:42.458 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:02:42.460 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:02:42.462 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:02:42.464 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:02:42.468 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:02:43.539 | No container-sync running 2021-10-15 15:02:43.539 | No proxy-server running 2021-10-15 15:02:43.539 | No container-replicator running 2021-10-15 15:02:43.539 | No object-server running 2021-10-15 15:02:43.540 | No container-reconciler running 2021-10-15 15:02:43.540 | No object-replicator running 2021-10-15 15:02:43.540 | No account-auditor running 2021-10-15 15:02:43.540 | No account-reaper running 2021-10-15 15:02:43.540 | No container-server running 2021-10-15 15:02:43.540 | No container-updater running 2021-10-15 15:02:43.540 | No object-reconstructor running 2021-10-15 15:02:43.540 | No container-sharder running 2021-10-15 15:02:43.540 | No object-expirer running 2021-10-15 15:02:43.540 | No account-replicator running 2021-10-15 15:02:43.540 | No container-auditor running 2021-10-15 15:02:43.540 | No account-server running 2021-10-15 15:02:43.540 | No object-updater running 2021-10-15 15:02:43.540 | No object-auditor running 2021-10-15 15:02:43.607 | + lib/swift:configure_swift:340 : true 2021-10-15 15:02:43.610 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:02:43.622 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:02:43.634 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:02:43.637 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:02:43.638 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:02:43.642 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:02:43.642 | s/%GROUP%/ubuntu/; 2021-10-15 15:02:43.642 | s/%USER%/ubuntu/; 2021-10-15 15:02:43.642 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:02:43.642 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:02:43.646 | uid = ubuntu 2021-10-15 15:02:43.646 | gid = ubuntu 2021-10-15 15:02:43.646 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:02:43.646 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:02:43.646 | address = 127.0.0.1 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | [account6612] 2021-10-15 15:02:43.646 | max connections = 25 2021-10-15 15:02:43.646 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:43.646 | read only = false 2021-10-15 15:02:43.646 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | [account6622] 2021-10-15 15:02:43.646 | max connections = 25 2021-10-15 15:02:43.646 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:43.646 | read only = false 2021-10-15 15:02:43.646 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | [account6632] 2021-10-15 15:02:43.646 | max connections = 25 2021-10-15 15:02:43.646 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:43.646 | read only = false 2021-10-15 15:02:43.646 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | [account6642] 2021-10-15 15:02:43.646 | max connections = 25 2021-10-15 15:02:43.646 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:43.646 | read only = false 2021-10-15 15:02:43.646 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | 2021-10-15 15:02:43.646 | [container6611] 2021-10-15 15:02:43.646 | max connections = 25 2021-10-15 15:02:43.646 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [container6621] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [container6631] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [container6641] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [object6613] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [object6623] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.647 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:02:43.647 | 2021-10-15 15:02:43.647 | [object6633] 2021-10-15 15:02:43.647 | max connections = 25 2021-10-15 15:02:43.647 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:43.647 | read only = false 2021-10-15 15:02:43.648 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:02:43.648 | 2021-10-15 15:02:43.648 | [object6643] 2021-10-15 15:02:43.648 | max connections = 25 2021-10-15 15:02:43.648 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:43.648 | read only = false 2021-10-15 15:02:43.648 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:02:43.649 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:02:43.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:43.653 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:43.655 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:02:43.666 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:02:43.668 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:02:43.673 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:02:43.677 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:02:43.679 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:02:43.683 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:02:43.710 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 15:02:43.736 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:02:43.753 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:02:43.780 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:02:43.800 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:43.829 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:02:43.848 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:02:43.876 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:02:43.894 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:02:43.921 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:02:43.938 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:43.966 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:02:43.982 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:02:43.996 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:43.998 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:02:44.026 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:02:44.052 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:02:44.078 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:02:44.104 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:02:44.118 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:44.120 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:02:44.149 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:02:44.164 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:44.166 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:02:44.181 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:44.183 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:02:44.185 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:02:44.200 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:44.202 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:02:44.204 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:02:44.206 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:02:44.211 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:02:44.218 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:02:44.243 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:02:44.271 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:02:44.299 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:02:44.328 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:02:44.354 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:02:44.356 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:02:44.358 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:02:44.360 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:02:44.362 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:02:44.389 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:02:44.414 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:02:44.441 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:02:44.468 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:02:44.494 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:02:44.522 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:02:44.549 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:02:44.575 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:02:44.601 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:02:44.628 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:02:44.655 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:02:44.681 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:02:44.708 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:02:44.737 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:02:44.764 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:02:44.782 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:02:44.808 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:02:44.835 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:02:44.839 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:02:44.867 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:02:44.895 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:02:44.922 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:02:44.924 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:02:44.926 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:02:44.928 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:02:44.932 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:02:44.935 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:02:44.937 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:44.939 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:02:44.941 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:02:44.943 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:44.945 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:44.947 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:02:44.964 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:44.992 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:02:45.009 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:02:45.036 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:45.053 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:45.080 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:02:45.098 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:45.125 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:02:45.143 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:45.171 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:02:45.189 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:02:45.217 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:45.235 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:45.263 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:02:45.281 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:45.308 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:02:45.326 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:02:45.352 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-10-15 15:02:45.357 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:45.375 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:45.403 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:02:45.432 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:02:45.434 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:02:45.438 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:02:45.440 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:02:45.443 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:45.445 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:02:45.447 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:02:45.449 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:45.452 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:45.454 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:02:45.472 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:45.499 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:02:45.517 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:02:45.544 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:45.562 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:45.589 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:02:45.607 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:45.635 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:02:45.653 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:45.680 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:02:45.698 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:02:45.726 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:45.743 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:45.771 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:02:45.789 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:45.816 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:02:45.834 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:02:45.860 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-10-15 15:02:45.865 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:45.883 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:45.911 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:02:45.913 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:02:45.917 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:02:45.920 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:02:45.922 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:45.924 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:02:45.926 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:02:45.928 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:45.930 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:45.932 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:02:45.951 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:45.978 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:02:45.997 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:02:46.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:46.042 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:46.069 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:02:46.086 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:46.114 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:02:46.131 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:46.160 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:02:46.177 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:02:46.205 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:46.223 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:46.250 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:02:46.268 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:46.296 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:02:46.313 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:02:46.340 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-10-15 15:02:46.345 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:46.362 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:46.391 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:02:46.418 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:02:46.445 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:02:46.472 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:02:46.474 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:02:46.479 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:02:46.507 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:02:46.535 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:02:46.563 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:02:46.591 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:02:46.618 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:02:46.646 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:02:46.672 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:02:46.699 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:02:46.725 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:02:46.741 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:46.743 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:02:46.762 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:02:46.764 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:02:46.783 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:02:46.785 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 15:02:46.813 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:02:46.815 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:02:46.841 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 15:02:46.869 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:02:46.871 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:02:46.898 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:02:46.914 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:46.916 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:02:46.919 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:02:46.924 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:02:46.926 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:02:46.939 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:02:46.941 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:02:46.952 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:02:46.954 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:02:46.956 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:02:46.959 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:02:46.961 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:02:46.963 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:02:46.966 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:02:46.968 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:02:46.970 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:02:46.983 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:02:46.985 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:02:46.988 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:02:47.005 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:47.007 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:02:47.024 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:47.026 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:02:47.029 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:02:47.031 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:02:47.034 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:47.036 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:02:47.038 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:02:47.041 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:02:47.044 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:02:47.060 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:47.063 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:02:47.065 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:02:47.082 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:47.084 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:02:47.087 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:02:47.089 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:02:47.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:47.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:47.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:02:47.099 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:47.102 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:02:47.105 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:02:47.108 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:02:47.111 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:02:47.113 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:02:47.116 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:02:47.118 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:02:47.122 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:02:47.125 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:02:47.127 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:02:47.131 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:47.132 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:02:47.137 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:02:47.139 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:02:47.142 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:02:47.145 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:02:47.147 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:02:47.169 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:02:47.171 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:02:48.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:48.001 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:48.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:48.001 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:49.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:49.182 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:02:49.267 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:02:49.268 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:02:49.270 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:02:49.271 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:02:49.272 | 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.10.0) 2021-10-15 15:02:49.273 | 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.4.1) 2021-10-15 15:02:49.274 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:02:49.275 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:02:49.276 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:02:49.278 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:02:49.279 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:02:49.280 | 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.32.0) 2021-10-15 15:02:49.282 | 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.12.0) 2021-10-15 15:02:49.285 | 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.1) 2021-10-15 15:02:49.287 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:02:49.289 | 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.1.0) 2021-10-15 15:02:49.291 | 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.0.1) 2021-10-15 15:02:49.294 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:02:49.303 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:02:49.304 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:02:49.310 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:02:49.407 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:02:49.409 | 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) (0.1.16) 2021-10-15 15:02:49.411 | 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.6.0) 2021-10-15 15:02:49.434 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:02:49.436 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:02:49.437 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:02:49.439 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:02:49.441 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:02:49.452 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:02:49.495 | 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) (5.4.1) 2021-10-15 15:02:49.497 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:02:49.499 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:02:49.500 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:02:49.520 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:02:49.523 | 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.2) 2021-10-15 15:02:49.538 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:02:49.553 | 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.0) 2021-10-15 15:02:49.556 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:02:49.573 | 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) (0.7.2) 2021-10-15 15:02:49.576 | 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.5) 2021-10-15 15:02:49.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:02:49.663 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:02:49.667 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:02:49.670 | 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.7) 2021-10-15 15:02:49.741 | 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.20) 2021-10-15 15:02:49.769 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:02:49.807 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:02:49.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:02:49.982 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:02:50.023 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:02:50.026 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:02:50.028 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:02:50.030 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:02:50.031 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:02:50.033 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:02:50.249 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:02:50.289 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:02:50.374 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:02:50.539 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:02:52.310 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:52.432 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:52.435 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:52.437 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:52.439 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:52.441 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:52.444 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:52.446 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:52.448 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:52.451 | + functions-common:time_stop:2316 : start_time=1634310167163 2021-10-15 15:02:52.453 | + functions-common:time_stop:2318 : [[ -z 1634310167163 ]] 2021-10-15 15:02:52.456 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:52.460 | + functions-common:time_stop:2321 : end_time=1634310172457 2021-10-15 15:02:52.462 | + functions-common:time_stop:2322 : elapsed_time=5294 2021-10-15 15:02:52.465 | + functions-common:time_stop:2323 : total=63771 2021-10-15 15:02:52.467 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:52.470 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=69065 2021-10-15 15:02:52.472 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:52.474 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:02:52.477 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:02:52.479 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:02:52.492 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:02:52.497 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:02:52.500 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:02:52.502 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:02:52.504 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:52.506 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:52.509 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:52.512 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:52.514 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:52.517 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:52.534 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:52.536 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:52.538 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:52.541 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:52.541 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:52.547 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:02:52.549 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:52.552 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:02:52.554 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:52.555 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:52.559 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:02:52.561 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:52.564 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:02:52.566 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:52.569 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:52.571 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:02:52.574 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:02:52.576 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:02:52.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:52.581 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:52.584 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:02:52.586 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:52.589 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:02:52.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:02:52.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:52.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:02:52.600 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:52.603 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:52.606 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:02:52.612 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:02:52.614 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:02:53.266 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:02:53.268 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:53.270 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:53.273 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:53.275 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:53.277 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:02:53.279 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:53.282 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:02:53.284 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:53.286 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:02:53.288 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:02:53.291 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:02:53.293 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:53.295 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:02:53.316 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:02:53.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 15:02:54.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:54.133 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:54.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:54.134 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:55.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:55.232 | Obtaining file:///opt/stack/glance 2021-10-15 15:02:55.232 | Preparing metadata (setup.py): started 2021-10-15 15:02:56.378 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:56.531 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:02:56.532 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:02:56.533 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:02:56.534 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:02:56.535 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:02:56.536 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:02:56.537 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:02:56.538 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:02:56.539 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:02:56.540 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:02:56.542 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:02:56.543 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:02:56.544 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:02:56.545 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:56.547 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:02:56.548 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:02:56.549 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:02:56.550 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:02:56.551 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:02:56.552 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:02:56.553 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:56.554 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:02:56.555 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:02:56.556 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:02:56.558 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:02:56.559 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:02:56.560 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:02:56.561 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:02:56.563 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:56.564 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:56.565 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:02:56.566 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:02:56.567 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:02:56.568 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:02:56.569 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:02:56.570 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:02:56.571 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:02:56.572 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:02:56.574 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:02:56.574 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:02:56.575 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:02:56.576 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:02:56.578 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:02:56.579 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:02:56.595 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:02:56.596 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:02:56.598 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:02:56.619 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:02:56.623 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:02:56.664 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:02:56.679 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:02:56.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:02:56.707 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:02:56.708 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:02:56.794 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:02:56.875 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:02:56.929 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:02:56.932 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:02:56.966 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:02:57.011 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:02:57.012 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:02:57.014 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:02:57.075 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:02:57.076 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:02:57.080 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:02:57.104 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:02:57.181 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:02:57.185 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:02:57.245 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:02:57.247 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:02:57.250 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:02:57.251 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:57.252 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:02:57.278 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:02:57.280 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:02:57.284 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:02:57.326 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:02:57.370 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:02:57.372 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:02:57.373 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:57.452 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:02:57.608 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:02:57.910 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:02:57.913 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:02:57.915 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:02:57.916 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:02:57.974 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:02:57.999 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:02:58.120 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:02:58.184 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:02:58.236 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:02:58.466 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:02:58.467 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:02:58.478 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:58.478 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:02:58.478 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:02:58.478 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:58.478 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:02:58.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!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:58.631 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:02:58.682 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:02:58.685 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:02:58.936 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:02:59.134 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:02:59.135 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:02:59.139 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:02:59.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:02:59.217 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:02:59.373 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:02:59.484 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:02:59.763 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:02:59.767 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:02:59.994 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:03:00.346 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:03:00.668 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:03:00.669 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:03:00.670 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:03:00.671 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:03:01.845 | Installing collected packages: glance 2021-10-15 15:03:01.848 | Running setup.py develop for glance 2021-10-15 15:03:03.911 | Successfully installed glance 2021-10-15 15:03:03.911 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:03:04.044 | + inc/python:pip_install:200 : result=0 2021-10-15 15:03:04.046 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:03:04.048 | + functions-common:time_stop:2309 : local name 2021-10-15 15:03:04.051 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:04.053 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:04.055 | + functions-common:time_stop:2312 : local total 2021-10-15 15:03:04.057 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:04.060 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:03:04.062 | + functions-common:time_stop:2316 : start_time=1634310173311 2021-10-15 15:03:04.064 | + functions-common:time_stop:2318 : [[ -z 1634310173311 ]] 2021-10-15 15:03:04.067 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:04.071 | + functions-common:time_stop:2321 : end_time=1634310184069 2021-10-15 15:03:04.073 | + functions-common:time_stop:2322 : elapsed_time=10758 2021-10-15 15:03:04.076 | + functions-common:time_stop:2323 : total=69065 2021-10-15 15:03:04.078 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:04.080 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79823 2021-10-15 15:03:04.082 | + inc/python:pip_install:203 : return 0 2021-10-15 15:03:04.084 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:03:04.087 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:03:04.089 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:03:04.108 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:03:04.120 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:03:04.123 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:03:04.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:03:04.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:03:04.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:03:04.133 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:03:04.135 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:03:04.138 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:03:04.140 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:03:04.152 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:03:04.155 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:03:04.157 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:03:04.160 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:03:04.162 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:03:04.164 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:04.168 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:04.172 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:03:04.201 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:04.231 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:03:04.262 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:03:04.291 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:03:04.325 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:03:04.353 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:03:04.356 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:03:04.359 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:03:04.361 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:03:04.363 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:03:04.392 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:03:04.421 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:03:04.451 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:03:04.479 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:03:04.508 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:03:04.541 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:03:04.572 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:03:04.602 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:03:04.631 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:03:04.660 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:03:04.690 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:03:04.693 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:03:04.695 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:03:04.697 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:03:04.700 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:03:04.703 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:03:04.719 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:04.722 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:03:04.725 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:03:04.727 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:03:04.743 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:04.746 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:03:04.749 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:03:04.778 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:03:04.780 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:03:04.783 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:03:04.785 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:03:04.788 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:03:04.819 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:03:04.848 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:03:04.851 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:03:04.855 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:03:04.858 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:03:04.860 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:03:04.862 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:04.865 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:03:04.896 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:03:04.898 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 15:03:04.929 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:03:04.932 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:03:04.951 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:04.953 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:03:04.983 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:03:05.012 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:03:05.042 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:03:05.071 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:03:05.101 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:03:05.117 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:05.120 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:03:05.150 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:03:05.179 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:03:05.213 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 15:03:05.243 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:03:05.273 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 15:03:05.301 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:03:05.318 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:05.321 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:03:05.324 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:03:05.326 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:03:05.329 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:03:05.346 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:03:05.348 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:03:05.350 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:05.353 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:03:05.355 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:03:05.384 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:03:05.414 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:03:05.443 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:03:05.472 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:03:05.476 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:03:05.506 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:03:05.539 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:03:05.568 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 15:03:05.598 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:03:05.627 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:03:05.658 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:03:05.687 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:03:05.717 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:03:05.746 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:03:05.775 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:03:05.805 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:03:05.810 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-10-15 15:03:05.817 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:03:05.834 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:05.837 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:03:05.840 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:03:05.842 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:03:05.844 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:03:05.847 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:03:05.849 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:03:05.853 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:03:05.855 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:03:05.859 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:03:05.889 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:03:05.892 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:03:05.894 | ++ functions:get_random_port:837 : true 2021-10-15 15:03:05.896 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:03:05.898 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:03:05.901 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:03:05.956 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:03:05.958 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:03:05.960 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:03:05.963 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:03:05.965 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:03:05.992 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:03:06.020 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:03:06.046 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:03:06.073 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:03:06.100 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:03:06.127 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:03:06.155 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:03:06.181 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:03:06.209 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:03:06.236 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:03:06.264 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:03:06.291 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:03:06.318 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:03:06.346 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:03:06.373 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:03:06.400 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:03:06.427 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:03:06.455 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:03:06.482 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:03:06.485 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:03:06.487 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:06.489 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:06.491 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:06.494 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:06.496 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:03:06.550 | proxy (enabled by site administrator) 2021-10-15 15:03:06.552 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:03:06.555 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:03:06.557 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:06.560 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:06.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:06.565 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:06.567 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:03:06.621 | proxy_http (enabled by site administrator) 2021-10-15 15:03:06.624 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:03:06.627 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:03:06.629 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:03:06.631 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:03:06.634 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:06.636 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:06.639 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:06.641 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:06.644 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:03:06.645 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:06.654 | KeepAlive Off 2021-10-15 15:03:06.658 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:06.658 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:03:06.666 | SetEnv proxy-sendchunked 1 2021-10-15 15:03:06.671 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:03:06.671 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:06.680 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:03:06.683 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:03:06.686 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:03:06.688 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:03:06.690 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:03:06.692 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:06.695 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:06.697 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:06.699 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:06.702 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:03:06.704 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:06.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:06.709 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:03:06.770 | Site glance-wsgi-api already enabled 2021-10-15 15:03:06.774 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:03:06.777 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:03:06.779 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:03:06.782 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:03:06.915 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:03:06.921 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:03:06.952 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:03:06.955 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:03:06.972 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:06.975 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:03:06.977 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:03:06.980 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:03:06.983 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:03:06.985 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:03:06.988 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:03:06.990 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:03:06.992 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:03:06.995 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:03:06.997 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:03:07.000 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:03:07.002 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:03:07.005 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:03:07.008 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:03:07.024 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:03:07.027 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:03:07.029 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:07.032 | + functions-common:git_clone:544 : echo master 2021-10-15 15:03:07.032 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:03:07.037 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:03:07.040 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:07.042 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:03:07.045 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:03:07.045 | + functions-common:git_clone:593 : head -1 2021-10-15 15:03:07.048 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:03:07.050 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:03:07.053 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:03:07.055 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:03:07.058 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:07.060 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:07.063 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:03:07.065 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:03:07.068 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:03:07.070 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:07.073 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:07.076 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:03:07.078 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:03:07.081 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:03:07.084 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:03:07.086 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:03:07.089 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:03:07.092 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:03:07.095 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:03:07.101 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:03:07.103 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:03:07.736 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:03:07.738 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:03:07.741 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:03:07.743 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:03:07.746 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:07.748 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:07.751 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:03:07.753 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:03:07.755 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:03:07.758 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:03:07.760 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:03:07.763 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:03:07.765 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:03:07.767 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:03:07.788 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:03:07.790 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 15:03:08.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:08.606 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:08.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:08.606 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:09.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:09.691 | Obtaining file:///opt/stack/cinder 2021-10-15 15:03:09.691 | Preparing metadata (setup.py): started 2021-10-15 15:03:11.559 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:03:11.772 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:03:11.774 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:03:11.775 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:03:11.776 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:03:11.777 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:03:11.778 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:03:11.779 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:03:11.780 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:03:11.781 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:03:11.782 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:03:11.894 | Collecting oauth2client>=4.1.3 2021-10-15 15:03:11.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:03:11.909 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:03:11.910 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:03:11.911 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:03:11.912 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:03:11.913 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:03:11.914 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:03:11.916 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:03:11.917 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:03:11.918 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:03:11.919 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:03:11.920 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:03:11.921 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:03:11.922 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:03:11.923 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:03:11.924 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:03:11.926 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:03:11.927 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:03:11.927 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:03:12.059 | Collecting paramiko>=2.7.2 2021-10-15 15:03:12.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:03:12.077 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:03:12.078 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:03:12.079 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:03:12.080 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:03:12.081 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:03:12.177 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:03:12.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:03:12.193 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:03:12.194 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:03:12.195 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:03:12.197 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:03:12.199 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:03:12.200 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:03:12.201 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:03:12.242 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:03:12.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:03:12.273 | Preparing metadata (setup.py): started 2021-10-15 15:03:12.898 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:03:12.903 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:03:12.904 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:03:12.905 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:03:12.907 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:03:12.950 | Collecting tabulate>=0.8.7 2021-10-15 15:03:12.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:03:12.961 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:03:12.962 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:03:12.964 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:03:13.069 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:03:13.069 | 2021-10-15 15:03:13.069 | The conflict is caused by: 2021-10-15 15:03:13.069 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:03:13.069 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:03:13.069 | 2021-10-15 15:03:13.069 | To fix this you could try to: 2021-10-15 15:03:13.069 | 1. loosen the range of package versions you've specified 2021-10-15 15:03:13.069 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:03:13.069 | 2021-10-15 15:03:13.069 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:03:13.181 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:03:13.184 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:03:13.187 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:03:13.190 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:03:13.192 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:03:13.194 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:03:13.196 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:03:13.198 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:03:13.201 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:03:13.203 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:03:13.203 | Error on exit 2021-10-15 15:03:13.205 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:03:13.207 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310036 157 fail 2021-10-15 15:03:13.752 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:03:13.755 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:03:14.214 | + ./stack.sh:exit_trap:542 : exit 1