2021-10-15 15:18:52.592 | + ./stack.sh:main:473 : exec 2021-10-15 15:18:52.592 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151852' 2021-10-15 15:18:52.592 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151852.summary.2021-10-15-151852 2021-10-15 15:18:52.592 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:18:52.592 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151852 2021-10-15 15:18:52.592 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151852 /opt/stack/logs/stack.sh.log 2021-10-15 15:18:52.592 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151852.summary.2021-10-15-151852 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:18:52.592 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:18:52.592 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:18:52.592 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:18:52.592 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:18:52.592 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:18:52.592 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:18:52.592 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:18:52.593 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:18:52.593 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:18:52.593 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:18:52.593 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:18:52.593 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:18:52.593 | Linux dv-cinder-814174-1-smb 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:18:52.595 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:18:52.597 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:18:52.600 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:18:52.629 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:18:52.644 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:18:52.646 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:18:52.648 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:18:52.650 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:18:52.652 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:18:52.654 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:18:52.656 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:18:52.657 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:18:52.659 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:18:52.661 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:18:52.663 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:18:52.664 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:18:52.667 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:18:52.669 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:18:52.672 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:18:52.674 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:18:52.676 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:18:52.678 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:18:52.679 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:18:52.692 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:52.694 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:18:52.696 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.698 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.699 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.701 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.703 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.705 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:18:52.706 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:18:52.708 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:18:52.710 | + 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:18:52.712 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:18:52.714 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:18:52.717 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:18:52.719 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:18:52.721 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:18:52.723 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:18:52.740 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:18:52.742 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:18:52.754 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:52.757 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:18:52.761 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:18:52.763 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:18:52.765 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:18:52.766 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:18:52.768 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:18:52.770 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:18:52.772 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:18:52.773 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:18:52.776 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:18:52.778 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:18:52.783 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:18:52.794 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:18:52.812 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:18:52.824 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:18:52.836 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:18:52.863 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:18:52.923 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:18:53.008 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:18:53.030 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:18:53.074 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:18:53.126 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:18:53.254 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:18:53.268 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:18:53.281 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:18:53.293 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:18:53.387 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:18:53.390 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:18:53.393 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:18:53.395 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:18:53.397 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:18:53.399 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:18:53.402 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:18:53.402 | False' 2021-10-15 15:18:53.404 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:18:53.419 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:18:53.422 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:18:53.424 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:18:53.426 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:18:53.428 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:18:53.430 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:18:53.433 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:18:53.435 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:18:53.437 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:18:53.439 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:18:53.443 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:18:53.445 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:18:53.447 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:18:53.449 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:18:53.451 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:18:53.466 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.468 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:18:53.470 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:18:53.508 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:18:53.511 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:18:53.513 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:18:53.516 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:18:53.518 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:18:53.520 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:18:53.522 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:18:53.524 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:18:53.526 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:18:53.529 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:18:53.531 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.533 | + 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:18:53.535 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.537 | + 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:18:53.540 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.542 | + 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:18:53.544 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.546 | + 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:18:53.549 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.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-api-meta, ]] 2021-10-15 15:18:53.553 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.555 | + 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:18:53.558 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.560 | + 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:18:53.563 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.565 | + 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:18:53.567 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.569 | + 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:18:53.573 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.575 | + 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:18:53.577 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.579 | + 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:18:53.582 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.584 | + 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:18:53.586 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.589 | + 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:18:53.591 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.593 | + 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:18:53.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.598 | + 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:18:53.600 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.602 | + 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:18:53.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.607 | + 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:18:53.609 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.612 | + 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:18:53.614 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.616 | + 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:18:53.618 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.621 | + 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:18:53.624 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.626 | + 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:18:53.628 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.631 | + 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:18:53.633 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.636 | + 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:18:53.638 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.640 | + 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:18:53.642 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.644 | + 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:18:53.647 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.649 | + 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:18:53.652 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.654 | + 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:18:53.656 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.658 | + 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:18:53.660 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.663 | + 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:18:53.665 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.667 | + 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:18:53.669 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.671 | + 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:18:53.674 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.676 | + 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:18:53.678 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.680 | + 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:18:53.683 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.685 | + 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:18:53.687 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.689 | + 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:18:53.692 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.694 | + 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:18:53.696 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.699 | + 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:18:53.701 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.703 | + 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:18:53.705 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.708 | + 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:18:53.710 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.713 | + 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:18:53.715 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.717 | + 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:18:53.719 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.722 | + 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:18:53.724 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.726 | + 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:18:53.728 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.731 | + 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:18:53.733 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.735 | + 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:18:53.738 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:18:53.740 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:18:53.742 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:18:53.757 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.759 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:18:53.762 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:18:53.764 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:18:53.779 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:53.782 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:18:53.784 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:18:53.786 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:18:53.788 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:18:53.791 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:18:53.793 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:18:53.795 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:18:53.798 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:18:53.801 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:18:53.803 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:18:53.805 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:18:53.808 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:18:53.810 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:18:53.810 | Using mysql database backend 2021-10-15 15:18:53.813 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:18:53.829 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:18:53.845 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.847 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:18:53.863 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:18:53.879 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.881 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:18:53.897 | + ./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:18:53.914 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:18:53.930 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:53.933 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:18:53.949 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.952 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:18:53.968 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:18:53.970 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:53.972 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:18:53.975 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:18:53.978 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:18:53.982 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-151853 2021-10-15 15:18:53.984 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-151853 741' 2021-10-15 15:18:53.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.989 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:18:53.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.994 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:18:53.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.999 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:18:54.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.004 | + 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:18:54.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.008 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:18:54.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.014 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:18:54.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.019 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151852 2021-10-15 15:18:54.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.023 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:18:54.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.028 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:18:54.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.033 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:18:54.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.037 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:18:54.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.042 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:18:54.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:54.047 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:18:54.049 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:18:54.051 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:18:54.053 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:18:54.056 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:18:54.058 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:18:54.061 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:18:54.064 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:18:54.066 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:18:54.068 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:18:54.083 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:18:54.085 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:18:54.088 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:54.090 | + functions-common:git_clone:544 : echo master 2021-10-15 15:18:54.091 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:18:54.096 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:18:54.098 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:54.100 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:18:54.103 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:18:54.103 | + functions-common:git_clone:593 : head -1 2021-10-15 15:18:54.106 | c9e9adfd Updated from generate-constraints 2021-10-15 15:18:54.109 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:18:54.111 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:18:54.114 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:18:54.116 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:18:54.119 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:18:54.121 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:18:54.124 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:18:54.126 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:18:54.129 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:18:54.131 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:18:54.134 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:18:54.138 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:18:54.142 | ++ tools/install_prereqs.sh:source:47 : NOW=1634311134 2021-10-15 15:18:54.145 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:18:54.149 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310989 2021-10-15 15:18:54.152 | ++ tools/install_prereqs.sh:source:49 : DELTA=145 2021-10-15 15:18:54.154 | ++ tools/install_prereqs.sh:source:50 : [[ 145 -lt 7200 ]] 2021-10-15 15:18:54.156 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:18:54.159 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:18:54.161 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:18:54.164 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:18:54.166 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:18:54.168 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:18:54.171 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:18:54.173 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:18:54.176 | +++ 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:18:54.223 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:18:54.223 | apache2-dev 2021-10-15 15:18:54.223 | bc 2021-10-15 15:18:54.223 | bsdmainutils 2021-10-15 15:18:54.223 | curl 2021-10-15 15:18:54.223 | g++ 2021-10-15 15:18:54.223 | gawk 2021-10-15 15:18:54.223 | gcc 2021-10-15 15:18:54.223 | gettext 2021-10-15 15:18:54.223 | git 2021-10-15 15:18:54.223 | graphviz 2021-10-15 15:18:54.223 | iputils-ping 2021-10-15 15:18:54.224 | libapache2-mod-proxy-uwsgi 2021-10-15 15:18:54.224 | libffi-dev 2021-10-15 15:18:54.224 | libjpeg-dev 2021-10-15 15:18:54.224 | libpcre3-dev 2021-10-15 15:18:54.224 | libpq-dev 2021-10-15 15:18:54.224 | libssl-dev 2021-10-15 15:18:54.224 | libsystemd-dev 2021-10-15 15:18:54.224 | libxml2-dev 2021-10-15 15:18:54.224 | libxslt1-dev 2021-10-15 15:18:54.224 | libyaml-dev 2021-10-15 15:18:54.224 | lsof 2021-10-15 15:18:54.224 | openssh-server 2021-10-15 15:18:54.224 | openssl 2021-10-15 15:18:54.224 | pkg-config 2021-10-15 15:18:54.224 | psmisc 2021-10-15 15:18:54.224 | python3-dev 2021-10-15 15:18:54.224 | python3-pip 2021-10-15 15:18:54.224 | python3-systemd 2021-10-15 15:18:54.224 | python3-venv 2021-10-15 15:18:54.224 | tar 2021-10-15 15:18:54.224 | tcpdump 2021-10-15 15:18:54.224 | unzip 2021-10-15 15:18:54.224 | uuid-runtime 2021-10-15 15:18:54.224 | wget 2021-10-15 15:18:54.224 | wget 2021-10-15 15:18:54.224 | zlib1g-dev 2021-10-15 15:18:54.224 | libkrb5-dev 2021-10-15 15:18:54.224 | libldap2-dev 2021-10-15 15:18:54.224 | libsasl2-dev 2021-10-15 15:18:54.224 | memcached 2021-10-15 15:18:54.224 | python3-mysqldb 2021-10-15 15:18:54.224 | sqlite3 2021-10-15 15:18:54.224 | conntrack 2021-10-15 15:18:54.224 | curl 2021-10-15 15:18:54.224 | dnsmasq-base 2021-10-15 15:18:54.224 | dnsmasq-utils 2021-10-15 15:18:54.224 | ebtables 2021-10-15 15:18:54.224 | genisoimage 2021-10-15 15:18:54.224 | iptables 2021-10-15 15:18:54.224 | iputils-arping 2021-10-15 15:18:54.225 | kpartx 2021-10-15 15:18:54.225 | libjs-jquery-tablesorter 2021-10-15 15:18:54.225 | parted 2021-10-15 15:18:54.225 | pm-utils 2021-10-15 15:18:54.225 | python3-mysqldb 2021-10-15 15:18:54.225 | socat 2021-10-15 15:18:54.225 | sqlite3 2021-10-15 15:18:54.225 | sudo 2021-10-15 15:18:54.225 | vlan 2021-10-15 15:18:54.225 | lsscsi 2021-10-15 15:18:54.225 | open-iscsi 2021-10-15 15:18:54.225 | lvm2 2021-10-15 15:18:54.225 | qemu-utils 2021-10-15 15:18:54.225 | thin-provisioning-tools 2021-10-15 15:18:54.225 | acl 2021-10-15 15:18:54.225 | dnsmasq-base 2021-10-15 15:18:54.225 | dnsmasq-utils 2021-10-15 15:18:54.225 | ebtables 2021-10-15 15:18:54.225 | haproxy 2021-10-15 15:18:54.225 | iptables 2021-10-15 15:18:54.225 | iputils-arping 2021-10-15 15:18:54.225 | iputils-ping 2021-10-15 15:18:54.225 | postgresql-server-dev-all 2021-10-15 15:18:54.225 | python3-mysqldb 2021-10-15 15:18:54.225 | sqlite3 2021-10-15 15:18:54.225 | sudo 2021-10-15 15:18:54.225 | vlan 2021-10-15 15:18:54.225 | pcp 2021-10-15 15:18:54.225 | ipset 2021-10-15 15:18:54.225 | conntrack 2021-10-15 15:18:54.225 | conntrackd 2021-10-15 15:18:54.225 | keepalived 2021-10-15 15:18:54.225 | lvm2 2021-10-15 15:18:54.225 | qemu-utils 2021-10-15 15:18:54.225 | thin-provisioning-tools 2021-10-15 15:18:54.225 | curl 2021-10-15 15:18:54.225 | liberasurecode-dev 2021-10-15 15:18:54.225 | make 2021-10-15 15:18:54.225 | memcached 2021-10-15 15:18:54.225 | sqlite3 2021-10-15 15:18:54.226 | xfsprogs' 2021-10-15 15:18:54.226 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:18:54.245 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:18:54.245 | apache2-dev 2021-10-15 15:18:54.245 | bc 2021-10-15 15:18:54.245 | bsdmainutils 2021-10-15 15:18:54.245 | curl 2021-10-15 15:18:54.245 | g++ 2021-10-15 15:18:54.245 | gawk 2021-10-15 15:18:54.245 | gcc 2021-10-15 15:18:54.245 | gettext 2021-10-15 15:18:54.245 | git 2021-10-15 15:18:54.245 | graphviz 2021-10-15 15:18:54.245 | iputils-ping 2021-10-15 15:18:54.245 | libapache2-mod-proxy-uwsgi 2021-10-15 15:18:54.245 | libffi-dev 2021-10-15 15:18:54.245 | libjpeg-dev 2021-10-15 15:18:54.245 | libpcre3-dev 2021-10-15 15:18:54.245 | libpq-dev 2021-10-15 15:18:54.245 | libssl-dev 2021-10-15 15:18:54.245 | libsystemd-dev 2021-10-15 15:18:54.245 | libxml2-dev 2021-10-15 15:18:54.245 | libxslt1-dev 2021-10-15 15:18:54.246 | libyaml-dev 2021-10-15 15:18:54.246 | lsof 2021-10-15 15:18:54.246 | openssh-server 2021-10-15 15:18:54.246 | openssl 2021-10-15 15:18:54.246 | pkg-config 2021-10-15 15:18:54.246 | psmisc 2021-10-15 15:18:54.246 | python3-dev 2021-10-15 15:18:54.246 | python3-pip 2021-10-15 15:18:54.246 | python3-systemd 2021-10-15 15:18:54.246 | python3-venv 2021-10-15 15:18:54.246 | tar 2021-10-15 15:18:54.246 | tcpdump 2021-10-15 15:18:54.246 | unzip 2021-10-15 15:18:54.246 | uuid-runtime 2021-10-15 15:18:54.246 | wget 2021-10-15 15:18:54.246 | wget 2021-10-15 15:18:54.246 | zlib1g-dev 2021-10-15 15:18:54.246 | libkrb5-dev 2021-10-15 15:18:54.246 | libldap2-dev 2021-10-15 15:18:54.246 | libsasl2-dev 2021-10-15 15:18:54.246 | memcached 2021-10-15 15:18:54.246 | python3-mysqldb 2021-10-15 15:18:54.246 | sqlite3 2021-10-15 15:18:54.246 | conntrack 2021-10-15 15:18:54.246 | curl 2021-10-15 15:18:54.246 | dnsmasq-base 2021-10-15 15:18:54.246 | dnsmasq-utils 2021-10-15 15:18:54.246 | ebtables 2021-10-15 15:18:54.246 | genisoimage 2021-10-15 15:18:54.246 | iptables 2021-10-15 15:18:54.246 | iputils-arping 2021-10-15 15:18:54.246 | kpartx 2021-10-15 15:18:54.246 | libjs-jquery-tablesorter 2021-10-15 15:18:54.246 | parted 2021-10-15 15:18:54.246 | pm-utils 2021-10-15 15:18:54.246 | python3-mysqldb 2021-10-15 15:18:54.246 | socat 2021-10-15 15:18:54.246 | sqlite3 2021-10-15 15:18:54.246 | sudo 2021-10-15 15:18:54.246 | vlan 2021-10-15 15:18:54.246 | lsscsi 2021-10-15 15:18:54.247 | open-iscsi 2021-10-15 15:18:54.247 | lvm2 2021-10-15 15:18:54.247 | qemu-utils 2021-10-15 15:18:54.247 | thin-provisioning-tools 2021-10-15 15:18:54.247 | acl 2021-10-15 15:18:54.247 | dnsmasq-base 2021-10-15 15:18:54.247 | dnsmasq-utils 2021-10-15 15:18:54.247 | ebtables 2021-10-15 15:18:54.247 | haproxy 2021-10-15 15:18:54.247 | iptables 2021-10-15 15:18:54.247 | iputils-arping 2021-10-15 15:18:54.247 | iputils-ping 2021-10-15 15:18:54.247 | postgresql-server-dev-all 2021-10-15 15:18:54.247 | python3-mysqldb 2021-10-15 15:18:54.247 | sqlite3 2021-10-15 15:18:54.247 | sudo 2021-10-15 15:18:54.247 | vlan 2021-10-15 15:18:54.247 | pcp 2021-10-15 15:18:54.247 | ipset 2021-10-15 15:18:54.247 | conntrack 2021-10-15 15:18:54.247 | conntrackd 2021-10-15 15:18:54.247 | keepalived 2021-10-15 15:18:54.247 | lvm2 2021-10-15 15:18:54.247 | qemu-utils 2021-10-15 15:18:54.247 | thin-provisioning-tools 2021-10-15 15:18:54.247 | curl 2021-10-15 15:18:54.247 | liberasurecode-dev 2021-10-15 15:18:54.247 | make 2021-10-15 15:18:54.247 | memcached 2021-10-15 15:18:54.247 | sqlite3 2021-10-15 15:18:54.247 | xfsprogs ' 2021-10-15 15:18:54.247 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:18:54.250 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:54.252 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:54.255 | ++ 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:18:54.255 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:18:54.261 | ++ 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:18:54.263 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:18:54.265 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:18:54.267 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:18:54.269 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:18:54.272 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:54.274 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:18:54.277 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:54.279 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:54.281 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:18:54.283 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:54.285 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:54.287 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:18:54.290 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:18:54.294 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:18:54.296 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:18:54.298 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:18:54.300 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:18:54.302 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:18:54.304 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:18:54.308 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634311134306 2021-10-15 15:18:54.310 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:18:54.313 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:18:54.315 | ++ 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:18:54.520 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:18:54.554 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:18:54.673 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:18:54.729 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:18:55.653 | Fetched 328 kB in 1s (309 kB/s) 2021-10-15 15:18:57.053 | Reading package lists... 2021-10-15 15:18:57.084 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:18:57.086 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:18:57.088 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:18:57.090 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:57.092 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:57.094 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:18:57.096 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:57.098 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:18:57.100 | ++ functions-common:time_stop:2316 : start_time=1634311134306 2021-10-15 15:18:57.102 | ++ functions-common:time_stop:2318 : [[ -z 1634311134306 ]] 2021-10-15 15:18:57.106 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:57.110 | ++ functions-common:time_stop:2321 : end_time=1634311137107 2021-10-15 15:18:57.112 | ++ functions-common:time_stop:2322 : elapsed_time=2801 2021-10-15 15:18:57.114 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:18:57.116 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:57.118 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2801 2021-10-15 15:18:57.121 | ++ 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:18:57.123 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:18:57.125 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:57.128 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:57.130 | ++ 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:18:57.151 | ++ 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:18:57.259 | Reading package lists... 2021-10-15 15:18:57.489 | Building dependency tree... 2021-10-15 15:18:57.490 | Reading state information... 2021-10-15 15:18:57.523 | acl is already the newest version (2.2.53-6). 2021-10-15 15:18:57.523 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:18:57.523 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:18:57.523 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:18:57.523 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:18:57.523 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:18:57.523 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:18:57.523 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:18:57.523 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:18:57.523 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:18:57.523 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:18:57.523 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:18:57.523 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:18:57.523 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:18:57.523 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:18:57.523 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:18:57.523 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:18:57.523 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:18:57.523 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:18:57.523 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:18:57.523 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:18:57.523 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:18:57.523 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:18:57.523 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:18:57.523 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:18:57.523 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:18:57.523 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:18:57.524 | psmisc is already the newest version (23.3-1). 2021-10-15 15:18:57.524 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:18:57.524 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:18:57.524 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:18:57.524 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:18:57.524 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:18:57.524 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:18:57.524 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:18:57.524 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:18:57.524 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:18:57.524 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:18:57.524 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:18:57.524 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:18:57.524 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:18:57.524 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:18:57.524 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:18:57.524 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.524 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.524 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:18:57.524 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:18:57.524 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:18:57.524 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:18:57.524 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:18:57.524 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:18:57.524 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:18:57.524 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:18:57.524 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:18:57.524 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:18:57.524 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:18:57.524 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:18:57.524 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:18:57.525 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:18:57.525 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:18:57.525 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:18:57.525 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:18:57.525 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:18:57.525 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:18:57.525 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:18:57.525 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:18:57.525 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:18:57.525 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:18:57.525 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.731 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:18:57.731 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:18:57.731 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:18:57.731 | The following packages were automatically installed and are no longer required: 2021-10-15 15:18:57.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:18:57.732 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:18:57.732 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:18:57.732 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:18:57.732 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:18:57.732 | python3-zope.interface 2021-10-15 15:18:57.732 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:18:57.843 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:18:57.848 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:18:57.850 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:18:57.852 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:18:57.855 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:57.858 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:57.860 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:18:57.862 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:57.864 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:18:57.866 | ++ functions-common:time_stop:2316 : start_time=1634311137148 2021-10-15 15:18:57.869 | ++ functions-common:time_stop:2318 : [[ -z 1634311137148 ]] 2021-10-15 15:18:57.872 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:57.876 | ++ functions-common:time_stop:2321 : end_time=1634311137873 2021-10-15 15:18:57.878 | ++ functions-common:time_stop:2322 : elapsed_time=725 2021-10-15 15:18:57.880 | ++ functions-common:time_stop:2323 : total=719 2021-10-15 15:18:57.882 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:57.884 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1444 2021-10-15 15:18:57.887 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:18:57.889 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:18:57.892 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:18:57.894 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:18:57.898 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:18:57.903 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:18:57.905 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:18:57.908 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:18:59.288 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:18:59.290 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:18:59.293 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:18:59.296 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:18:59.297 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:18:59.299 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:18:59.301 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:18:59.303 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:18:59.305 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:18:59.307 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:18:59.310 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:18:59.383 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:18:59.385 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:18:59.455 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:18:59.457 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:18:59.527 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:18:59.529 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:18:59.531 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:18:59.533 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:18:59.535 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:18:59.536 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:18:59.538 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:18:59.541 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:18:59.543 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:18:59.545 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:18:59.546 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:18:59.547 | Distro: focal 2021-10-15 15:18:59.549 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:18:59.551 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:18:59.554 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:18:59.557 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:18:59.560 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:18:59.560 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:19:00.197 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:19:00.199 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:19:00.199 | pip: 21.3 2021-10-15 15:19:00.200 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:19:00.202 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:19:00.204 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:00.206 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:00.207 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:00.209 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:00.211 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:00.213 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:00.215 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:00.216 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:00.218 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:00.220 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:19:00.221 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.224 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:19:00.224 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:19:00.227 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.230 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:19:00.232 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:19:00.234 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.235 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:19:00.237 | + 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:19:00.247 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:19:00.247 | Dload Upload Total Spent Left Speed 2021-10-15 15:19:00.432 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:19:00.436 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:19:00.439 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:19:03.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:03.727 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:03.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:03.727 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:04.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:04.219 | Collecting pip 2021-10-15 15:19:04.231 | 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:19:06.368 | Installing collected packages: pip 2021-10-15 15:19:06.368 | Attempting uninstall: pip 2021-10-15 15:19:06.369 | Found existing installation: pip 21.3 2021-10-15 15:19:06.615 | Uninstalling pip-21.3: 2021-10-15 15:19:06.629 | Successfully uninstalled pip-21.3 2021-10-15 15:19:08.282 | Successfully installed pip-21.3 2021-10-15 15:19:08.282 | 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:19:08.415 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:19:08.417 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:19:08.419 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:19:08.421 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:19:08.423 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:19:08.425 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:19:08.427 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:19:08.429 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:19:08.429 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:19:08.435 | ++ 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:19:08.437 | ++ 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:19:08.439 | ++ 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:19:08.441 | + 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:19:08.443 | + 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:19:08.459 | 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:19:08.460 | + 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:19:09.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:09.280 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:09.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:09.280 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:10.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:10.379 | 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:19:12.521 | 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:19:12.637 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:12.638 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:12.640 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:12.642 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:12.643 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:12.645 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:12.647 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:12.648 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:12.651 | + functions-common:time_stop:2316 : start_time=1634311148454 2021-10-15 15:19:12.652 | + functions-common:time_stop:2318 : [[ -z 1634311148454 ]] 2021-10-15 15:19:12.654 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:12.658 | + functions-common:time_stop:2321 : end_time=1634311152656 2021-10-15 15:19:12.659 | + functions-common:time_stop:2322 : elapsed_time=4202 2021-10-15 15:19:12.661 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:19:12.662 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:12.664 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4202 2021-10-15 15:19:12.666 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:12.668 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:19:12.671 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:19:12.674 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:19:12.676 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:19:12.679 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:19:12.684 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:19:13.341 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:19:13.342 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:19:13.353 | pip: 21.3 2021-10-15 15:19:13.353 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:19:13.353 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:19:13.353 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:19:13.355 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:19:13.357 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:19:13.359 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:19:13.364 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:19:13.364 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:19:13.364 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:19:13.370 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:19:13.372 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:19:13.374 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:19:13.382 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:19:13.386 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:19:13.389 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:19:13.391 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:13.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:13.395 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:19:13.406 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:19:13.417 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:19:13.428 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:19:13.431 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:19:13.433 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.435 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:13.437 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:13.439 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:13.441 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:13.443 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:13.445 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:13.448 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:13.450 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:13.452 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:19:13.454 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:19:13.457 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:19:13.459 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:13.461 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.463 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:13.465 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:13.467 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.469 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:13.472 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:19:13.474 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:19:13.494 | Using python 3.8 to install os-testr 2021-10-15 15:19:13.497 | + 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:19:14.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:14.315 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:14.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:14.316 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:15.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:15.406 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:19:15.479 | 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:19:15.480 | 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:19:15.481 | 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:19:15.482 | 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:19:15.496 | 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:19:15.522 | 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:19:15.524 | 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:19:15.525 | 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:19:15.526 | 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:19:15.527 | 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:19:15.552 | 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:19:15.553 | 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:19:15.554 | 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:19:15.556 | 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:19:15.557 | 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:19:15.570 | 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:19:15.641 | 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:19:15.642 | 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:19:15.643 | 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:19:15.644 | 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:19:17.731 | 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:19:17.850 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:17.852 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:17.855 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:17.857 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:17.859 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:17.861 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:17.863 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:17.865 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:17.867 | + functions-common:time_stop:2316 : start_time=1634311153489 2021-10-15 15:19:17.870 | + functions-common:time_stop:2318 : [[ -z 1634311153489 ]] 2021-10-15 15:19:17.872 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:17.876 | + functions-common:time_stop:2321 : end_time=1634311157874 2021-10-15 15:19:17.879 | + functions-common:time_stop:2322 : elapsed_time=4385 2021-10-15 15:19:17.881 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:19:17.883 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:17.885 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4385 2021-10-15 15:19:17.887 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:17.890 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:19:17.942 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:19:18.253 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:19:18.256 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:18.258 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:19:18.261 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:18.264 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:19:18.287 | + 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:19:20.226 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.379 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.400 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.439 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.444 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.505 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.563 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.632 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.650 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.940 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.951 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:21.058 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:21.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:21.252 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 15:19:21.518 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:21.520 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:21.522 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:21.525 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:21.527 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:21.529 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:21.531 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:21.533 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:21.535 | + functions-common:time_stop:2316 : start_time=1634311158279 2021-10-15 15:19:21.537 | + functions-common:time_stop:2318 : [[ -z 1634311158279 ]] 2021-10-15 15:19:21.541 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:21.545 | + functions-common:time_stop:2321 : end_time=1634311161543 2021-10-15 15:19:21.547 | + functions-common:time_stop:2322 : elapsed_time=3264 2021-10-15 15:19:21.549 | + functions-common:time_stop:2323 : total=4385 2021-10-15 15:19:21.551 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:21.553 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7649 2021-10-15 15:19:21.555 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:21.558 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:21.560 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:19:21.582 | + 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:19:23.445 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.602 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.641 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.646 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.706 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.764 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.834 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.852 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.143 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.147 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.154 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.263 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:24.328 | Processing /opt/stack/requirements 2021-10-15 15:19:26.031 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 15:19:26.034 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0) 2021-10-15 15:19:26.046 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 15:19:26.051 | 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 339)) (5.6.0) 2021-10-15 15:19:26.054 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 15:19:26.058 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 15:19:26.085 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 15:19:26.088 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 15:19:26.098 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:19:26.119 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:19:26.122 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:19:26.137 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:19:26.142 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:19:26.145 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:19:26.148 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0) 2021-10-15 15:19:26.150 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 15:19:26.163 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 15:19:26.170 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:19:26.244 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 15:19:26.246 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 15:19:26.249 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 15:19:26.304 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5) 2021-10-15 15:19:26.309 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2) 2021-10-15 15:19:26.312 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 15:19:26.315 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:19:26.316 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:19:27.125 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:19:27.126 | ERROR: Command errored out with exit status 1: 2021-10-15 15:19:27.126 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jyewbd20/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jyewbd20/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-q5nkdu7r 2021-10-15 15:19:27.126 | cwd: /tmp/pip-req-build-jyewbd20/ 2021-10-15 15:19:27.126 | Complete output (6 lines): 2021-10-15 15:19:27.126 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:19:27.126 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:19:27.126 | or: setup.py --help-commands 2021-10-15 15:19:27.126 | or: setup.py cmd --help 2021-10-15 15:19:27.126 | 2021-10-15 15:19:27.126 | error: invalid command 'bdist_wheel' 2021-10-15 15:19:27.126 | ---------------------------------------- 2021-10-15 15:19:27.126 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:19:27.126 | Running setup.py clean for openstack-requirements 2021-10-15 15:19:27.932 | Failed to build openstack-requirements 2021-10-15 15:19:27.948 | Installing collected packages: openstack-requirements 2021-10-15 15:19:27.948 | Attempting uninstall: openstack-requirements 2021-10-15 15:19:27.949 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:19:27.984 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:19:28.003 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:19:28.006 | Running setup.py install for openstack-requirements: started 2021-10-15 15:19:30.302 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:19:30.327 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:19:30.450 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:30.452 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:30.454 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:30.456 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:30.458 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:30.460 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:30.463 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:30.465 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:30.467 | + functions-common:time_stop:2316 : start_time=1634311161575 2021-10-15 15:19:30.469 | + functions-common:time_stop:2318 : [[ -z 1634311161575 ]] 2021-10-15 15:19:30.472 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:30.476 | + functions-common:time_stop:2321 : end_time=1634311170474 2021-10-15 15:19:30.479 | + functions-common:time_stop:2322 : elapsed_time=8899 2021-10-15 15:19:30.481 | + functions-common:time_stop:2323 : total=7649 2021-10-15 15:19:30.483 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:30.485 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16548 2021-10-15 15:19:30.487 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:30.490 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:19:30.492 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:19:30.495 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:19:30.497 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:30.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:30.502 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:19:30.504 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:30.506 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:19:30.526 | Using python 3.8 to install pbr 2021-10-15 15:19:30.528 | + 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:19:31.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:31.333 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:31.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:31.333 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:32.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:32.451 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:19:34.783 | 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:19:34.905 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:34.907 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:34.909 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:34.912 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:34.914 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:34.916 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:34.918 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:34.920 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:34.922 | + functions-common:time_stop:2316 : start_time=1634311170521 2021-10-15 15:19:34.924 | + functions-common:time_stop:2318 : [[ -z 1634311170521 ]] 2021-10-15 15:19:34.927 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:34.931 | + functions-common:time_stop:2321 : end_time=1634311174928 2021-10-15 15:19:34.933 | + functions-common:time_stop:2322 : elapsed_time=4407 2021-10-15 15:19:34.936 | + functions-common:time_stop:2323 : total=16548 2021-10-15 15:19:34.938 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:34.940 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20955 2021-10-15 15:19:34.942 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:34.944 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:19:37.248 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:19:39.156 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:39.157 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:19:39.163 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:19:39.166 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:19:39.169 | 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:19:39.247 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:19:39.249 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:19:39.252 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:19:39.269 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:19:39.271 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:19:39.274 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:19:39.276 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:19:39.278 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:19:39.281 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:19:39.283 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:19:39.285 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:19:39.287 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:19:39.290 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:19:39.293 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:19:39.296 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:19:39.299 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:19:39.301 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:19:39.303 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:19:39.306 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:19:39.321 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:39.323 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:19:39.326 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.328 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:19:39.330 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.332 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:19:39.334 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.336 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:19:39.338 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.340 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:19:39.342 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.345 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:19:39.347 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:19:39.349 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:19:39.351 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:19:39.354 | + 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:19:39.356 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:19:39.358 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:19:39.360 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:19:39.362 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:19:39.364 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:19:39.368 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:19:39.370 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:19:39.372 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:19:39.375 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:19:39.377 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:19:39.428 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:19:39.428 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:19:39.431 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:19:39.799 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:19:39.801 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:19:39.818 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:39.820 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:19:39.822 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:39.825 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:39.827 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:39.829 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:39.832 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:39.834 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:39.836 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:39.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:39.841 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:39.843 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:39.845 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:39.848 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:39.850 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:19:39.853 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:39.855 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:39.857 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:39.860 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:19:39.881 | + 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:19:39.988 | Reading package lists... 2021-10-15 15:19:40.214 | Building dependency tree... 2021-10-15 15:19:40.215 | Reading state information... 2021-10-15 15:19:40.449 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:19:40.450 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:40.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:40.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:40.451 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:40.451 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:40.451 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:40.451 | python3-zope.interface 2021-10-15 15:19:40.451 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:40.564 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:40.568 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:40.571 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:40.573 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:40.576 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:40.578 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:40.580 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:40.582 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:40.584 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:40.587 | + functions-common:time_stop:2316 : start_time=1634311179878 2021-10-15 15:19:40.589 | + functions-common:time_stop:2318 : [[ -z 1634311179878 ]] 2021-10-15 15:19:40.592 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:40.596 | + functions-common:time_stop:2321 : end_time=1634311180593 2021-10-15 15:19:40.598 | + functions-common:time_stop:2322 : elapsed_time=715 2021-10-15 15:19:40.600 | + functions-common:time_stop:2323 : total=1444 2021-10-15 15:19:40.602 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:40.604 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2159 2021-10-15 15:19:40.607 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:40.609 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:19:40.611 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:40.614 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.616 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:40.618 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:40.620 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.623 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:40.625 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:19:40.627 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.629 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:40.632 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:40.635 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:40.637 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:40.639 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:40.641 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:40.644 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:40.646 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:40.649 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:19:40.651 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:40.653 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.655 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:40.658 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:40.660 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.662 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:40.665 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:19:40.667 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:19:40.682 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:40.685 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:19:40.687 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:19:40.690 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:19:40.692 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:19:40.696 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:19:40.700 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:19:40.702 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:19:40.705 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:19:40.707 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:19:40.709 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:19:40.712 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:19:40.715 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:19:41.429 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:19:41.429 | user tags 2021-10-15 15:19:41.429 | stackrabbit []' 2021-10-15 15:19:41.432 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:19:41.432 | user tags 2021-10-15 15:19:41.433 | stackrabbit []' 2021-10-15 15:19:41.433 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:19:41.439 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:19:41.441 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:19:41.443 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:19:42.094 | Changing password for user "stackrabbit" ... 2021-10-15 15:19:42.149 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:19:42.809 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:19:42.887 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:19:42.889 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:19:43.557 | Changing password for user "stackrabbit" ... 2021-10-15 15:19:43.601 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:19:43.604 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:19:43.606 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:19:44.256 | Deleting user "guest" ... 2021-10-15 15:19:44.271 | Error: 2021-10-15 15:19:44.271 | {:no_such_user, "guest"} 2021-10-15 15:19:44.284 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:19:44.286 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:19:44.303 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:44.306 | + ./stack.sh:main:818 : install_database 2021-10-15 15:19:44.308 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:19:44.311 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:19:44.313 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.318 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:19:44.640 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:19:44.643 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:19:44.645 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.647 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:44.651 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:19:44.653 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.656 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:44.658 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:44.660 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:44.663 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:44.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:44.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:44.670 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:44.672 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:44.674 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:19:44.677 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:44.679 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.682 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:44.684 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:44.687 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.689 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:44.691 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:19:44.694 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.697 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.699 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:19:44.701 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:44.703 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:44.706 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:44.708 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:44.711 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:44.713 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:44.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.718 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.720 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:44.722 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:44.724 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:44.727 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:44.729 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:19:44.731 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:44.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.736 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.738 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:19:44.760 | + 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:19:44.869 | Reading package lists... 2021-10-15 15:19:45.100 | Building dependency tree... 2021-10-15 15:19:45.102 | Reading state information... 2021-10-15 15:19:45.345 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:19:45.345 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:45.346 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:45.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:45.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:45.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:45.347 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:45.347 | python3-zope.interface 2021-10-15 15:19:45.347 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:45.459 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:45.464 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:45.466 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:45.468 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:45.471 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:45.473 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:45.475 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:45.478 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:45.480 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:45.482 | + functions-common:time_stop:2316 : start_time=1634311184756 2021-10-15 15:19:45.484 | + functions-common:time_stop:2318 : [[ -z 1634311184756 ]] 2021-10-15 15:19:45.487 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:45.491 | + functions-common:time_stop:2321 : end_time=1634311185488 2021-10-15 15:19:45.493 | + functions-common:time_stop:2322 : elapsed_time=732 2021-10-15 15:19:45.495 | + functions-common:time_stop:2323 : total=2159 2021-10-15 15:19:45.497 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:45.500 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2891 2021-10-15 15:19:45.502 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:45.504 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:19:45.506 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:19:45.509 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:19:45.511 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:19:45.513 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:19:45.516 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:19:45.518 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:19:45.521 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:19:45.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:19:45.527 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:19:45.527 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:19:45.532 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:19:45.534 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:19:45.537 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:19:45.540 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:19:45.542 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:19:45.563 | Using python 3.8 to install PyMySQL 2021-10-15 15:19:45.566 | + 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:19:46.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:46.370 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:46.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:46.371 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:47.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:47.452 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:19:49.556 | 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:19:49.670 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:49.680 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:49.680 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:49.680 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:49.680 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:49.683 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:49.685 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:49.687 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:49.689 | + functions-common:time_stop:2316 : start_time=1634311185557 2021-10-15 15:19:49.692 | + functions-common:time_stop:2318 : [[ -z 1634311185557 ]] 2021-10-15 15:19:49.695 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:49.699 | + functions-common:time_stop:2321 : end_time=1634311189696 2021-10-15 15:19:49.701 | + functions-common:time_stop:2322 : elapsed_time=4139 2021-10-15 15:19:49.703 | + functions-common:time_stop:2323 : total=20955 2021-10-15 15:19:49.705 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:49.708 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25094 2021-10-15 15:19:49.710 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:49.712 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:19:49.715 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:19:49.717 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:19:49.719 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:19:49.737 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:49.739 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:19:49.742 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:19:49.745 | ++ 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:19:49.746 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:19:49.751 | + 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:19:49.753 | + 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:19:49.756 | + 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:19:49.758 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:19:49.760 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:19:49.762 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:19:49.778 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:49.780 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:19:49.782 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:49.785 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:49.787 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:49.790 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:49.792 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:49.794 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:49.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:49.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:49.801 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:49.804 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:49.806 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:49.808 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:49.811 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:19:49.813 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:49.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:49.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:49.821 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:19:49.841 | + 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:19:49.948 | Reading package lists... 2021-10-15 15:19:50.171 | Building dependency tree... 2021-10-15 15:19:50.173 | Reading state information... 2021-10-15 15:19:50.407 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:19:50.407 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:50.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:50.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:50.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:50.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:50.408 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:50.408 | python3-zope.interface 2021-10-15 15:19:50.408 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:50.520 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:50.525 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:50.527 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:50.529 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:50.531 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:50.533 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:50.536 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:50.538 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:50.540 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:50.542 | + functions-common:time_stop:2316 : start_time=1634311189839 2021-10-15 15:19:50.545 | + functions-common:time_stop:2318 : [[ -z 1634311189839 ]] 2021-10-15 15:19:50.547 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:50.551 | + functions-common:time_stop:2321 : end_time=1634311190549 2021-10-15 15:19:50.553 | + functions-common:time_stop:2322 : elapsed_time=710 2021-10-15 15:19:50.556 | + functions-common:time_stop:2323 : total=2891 2021-10-15 15:19:50.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:50.561 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3601 2021-10-15 15:19:50.563 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:50.566 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:19:50.582 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:50.584 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:19:50.587 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:19:50.590 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:19:50.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:19:50.612 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:50.614 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:50.617 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:50.619 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:50.621 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:50.624 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:50.626 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:50.628 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:50.630 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:50.633 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:50.635 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:50.637 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:50.639 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:19:50.641 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:50.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:50.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:50.649 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:19:50.669 | + 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:19:50.775 | Reading package lists... 2021-10-15 15:19:51.000 | Building dependency tree... 2021-10-15 15:19:51.002 | Reading state information... 2021-10-15 15:19:51.237 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:19:51.237 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:19:51.237 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:19:51.237 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:51.238 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:51.238 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:51.238 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:51.238 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:51.238 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:51.238 | python3-zope.interface 2021-10-15 15:19:51.238 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:51.350 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:51.355 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:51.357 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:51.360 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:51.362 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:51.364 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:51.366 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:51.369 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:51.371 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:51.373 | + functions-common:time_stop:2316 : start_time=1634311190666 2021-10-15 15:19:51.375 | + functions-common:time_stop:2318 : [[ -z 1634311190666 ]] 2021-10-15 15:19:51.378 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:51.382 | + functions-common:time_stop:2321 : end_time=1634311191379 2021-10-15 15:19:51.384 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:19:51.386 | + functions-common:time_stop:2323 : total=3601 2021-10-15 15:19:51.388 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:51.390 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4314 2021-10-15 15:19:51.392 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:51.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:19:51.397 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:51.400 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:51.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:19:51.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:19:51.408 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:19:51.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:19:51.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:19:51.418 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:19:51.418 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:19:51.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:19:51.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:19:51.427 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:19:51.430 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:19:51.432 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:19:51.434 | + functions:vercmp:631 : local result 2021-10-15 15:19:51.438 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:19:51.438 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:19:51.438 | ++ functions:vercmp:635 : head -1 2021-10-15 15:19:51.444 | + functions:vercmp:635 : result=3.13 2021-10-15 15:19:51.447 | + functions:vercmp:637 : case $op in 2021-10-15 15:19:51.449 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:19:51.451 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:19:51.453 | + functions:vercmp:648 : return 2021-10-15 15:19:51.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:19:51.458 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:19:51.461 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:19:51.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:19:51.837 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:19:51.838 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:51.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:51.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:19:51.845 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:51.848 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:19:51.867 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:51.870 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:19:51.873 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:19:51.873 | Installing etcd 2021-10-15 15:19:51.875 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:19:51.887 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:19:51.899 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:51.901 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:19:51.917 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:19:51.920 | ++ 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:19:51.923 | ++ 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:19:51.926 | +++ 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:19:51.932 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.934 | ++ 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:19:51.937 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:19:51.939 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.941 | ++ functions:get_extra_file:74 : return 2021-10-15 15:19:51.944 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.947 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:19:51.949 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:19:51.951 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:19:51.967 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:19:51.970 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:19:51.972 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:19:51.988 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:19:51.991 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:19:51.994 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:19:51.996 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:19:51.998 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:19:52.001 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:19:52.003 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:19:52.005 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:19:52.008 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:19:52.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:19:52.016 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.019 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:19:52.021 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:19:52.023 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:19:52.025 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:19:52.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:19:52.034 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.036 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:19:52.038 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:19:52.041 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:19:52.043 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:19:52.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:19:52.052 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.055 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:19:52.057 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:19:52.059 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:19:52.061 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:19:52.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:19:52.071 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.073 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:19:52.075 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:19:52.077 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:19:52.079 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:19:52.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:19:52.088 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.091 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:19:52.093 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:19:52.095 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:19:52.097 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:19:52.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:19:52.107 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.109 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:19:52.111 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:19:52.113 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:19:52.115 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:19:52.118 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:19:52.125 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.127 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:19:52.129 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:19:52.132 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:19:52.134 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:19:52.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:19:52.143 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.145 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:19:52.148 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:19:52.150 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:19:52.153 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:19:52.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:19:52.161 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.165 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:19:52.167 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:19:52.169 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:19:52.171 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:19:52.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:19:52.180 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.182 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:19:52.185 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:19:52.187 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:19:52.189 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:19:52.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:19:52.198 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.201 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:19:52.203 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:19:52.205 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:19:52.207 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:19:52.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:19:52.216 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.219 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:19:52.221 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:19:52.223 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:19:52.225 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:19:52.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:19:52.235 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.237 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:19:52.239 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:19:52.241 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:19:52.244 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:19:52.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:19:52.253 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.255 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:19:52.257 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:19:52.259 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:19:52.261 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:19:52.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:19:52.270 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.274 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:19:52.276 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:19:52.278 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:19:52.281 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:19:52.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:19:52.290 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.292 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:19:52.294 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:19:52.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:19:52.298 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:19:52.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:19:52.308 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.311 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:19:52.313 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:19:52.315 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:19:52.317 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:19:52.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:19:52.327 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.329 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:19:52.332 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:19:52.334 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:19:52.336 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:19:52.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:19:52.345 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.347 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:19:52.350 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:19:52.352 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:19:52.354 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:19:52.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:19:52.363 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.366 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:19:52.368 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:19:52.371 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:19:52.373 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:19:52.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:19:52.382 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.385 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:19:52.387 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:19:52.389 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:19:52.391 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:19:52.394 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:19:52.400 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.403 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:19:52.405 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:19:52.407 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:19:52.410 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:19:52.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:19:52.419 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.421 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:19:52.423 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:19:52.425 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:19:52.428 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:19:52.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:19:52.438 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.440 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:19:52.442 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:19:52.445 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:19:52.447 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:19:52.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:19:52.456 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.458 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:19:52.461 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:19:52.463 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:19:52.465 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:19:52.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:19:52.474 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.476 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:19:52.479 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:19:52.481 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:19:52.483 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:19:52.485 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:19:52.493 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.495 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:19:52.497 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:19:52.499 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:19:52.502 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:19:52.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:19:52.511 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.513 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:19:52.516 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:19:52.518 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:19:52.520 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:19:52.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:19:52.529 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.532 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:19:52.534 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:19:52.536 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:19:52.539 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:19:52.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:19:52.548 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.550 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:19:52.552 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:19:52.556 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:19:52.558 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:19:52.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:19:52.567 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.569 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:19:52.572 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:19:52.574 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:19:52.576 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:19:52.578 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:19:52.585 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.588 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:19:52.590 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:19:52.592 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:19:52.595 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:19:52.597 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:19:52.604 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.606 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:19:52.609 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:19:52.611 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:19:52.613 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:19:52.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:19:52.623 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.626 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:19:52.628 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:19:52.630 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:19:52.633 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:19:52.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:19:52.642 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.644 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:19:52.646 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:19:52.649 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:19:52.651 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:19:52.653 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:19:52.660 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.662 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:19:52.665 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:19:52.668 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:19:52.670 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:19:52.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:19:52.680 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.682 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:19:52.703 | Using python 3.8 to install etcd3 2021-10-15 15:19:52.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 etcd3 2021-10-15 15:19:53.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:19:53.513 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:53.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:19:53.513 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:54.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:54.589 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:19:54.597 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:19:54.598 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:19:54.599 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:19:54.600 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:19:56.701 | 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:19:56.816 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:56.819 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:56.823 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:56.825 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:56.827 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:56.829 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:56.832 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:56.834 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:56.836 | + functions-common:time_stop:2316 : start_time=1634311192697 2021-10-15 15:19:56.838 | + functions-common:time_stop:2318 : [[ -z 1634311192697 ]] 2021-10-15 15:19:56.841 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:56.845 | + functions-common:time_stop:2321 : end_time=1634311196843 2021-10-15 15:19:56.847 | + functions-common:time_stop:2322 : elapsed_time=4146 2021-10-15 15:19:56.849 | + functions-common:time_stop:2323 : total=25094 2021-10-15 15:19:56.852 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:56.854 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29240 2021-10-15 15:19:56.857 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:56.859 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:19:56.880 | Using python 3.8 to install etcd3gw 2021-10-15 15:19:56.882 | + 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:19:57.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:57.689 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:57.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:57.689 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:58.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:58.756 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:19:58.764 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:19:58.765 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:19:58.766 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:19:58.767 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:19:58.799 | 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:19:58.800 | 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:19:58.803 | 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:19:58.806 | 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:20:00.873 | 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:20:00.990 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:00.992 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:00.995 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:00.997 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:00.999 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:01.001 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:01.003 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:01.005 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:01.008 | + functions-common:time_stop:2316 : start_time=1634311196874 2021-10-15 15:20:01.010 | + functions-common:time_stop:2318 : [[ -z 1634311196874 ]] 2021-10-15 15:20:01.013 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:01.017 | + functions-common:time_stop:2321 : end_time=1634311201015 2021-10-15 15:20:01.020 | + functions-common:time_stop:2322 : elapsed_time=4141 2021-10-15 15:20:01.022 | + functions-common:time_stop:2323 : total=29240 2021-10-15 15:20:01.025 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:01.027 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33381 2021-10-15 15:20:01.029 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:01.031 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:20:01.034 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:20:01.036 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:20:01.038 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:20:01.041 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:20:01.043 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:20:01.045 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:20:01.048 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:20:01.053 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:20:01.053 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:20:01.055 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:20:01.057 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:20:01.060 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:20:01.062 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:20:01.064 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.067 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.070 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:20:01.072 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.074 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:20:01.077 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:20:01.079 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:20:01.081 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:20:01.083 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:01.086 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:20:01.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.093 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:20:01.095 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:20:01.097 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:20:01.100 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:20:01.102 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.104 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:20:01.107 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.109 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.111 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.132 | + 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:20:01.241 | Reading package lists... 2021-10-15 15:20:01.474 | Building dependency tree... 2021-10-15 15:20:01.477 | Reading state information... 2021-10-15 15:20:01.719 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:20:01.719 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:20:01.719 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:20:01.719 | The following packages were automatically installed and are no longer required: 2021-10-15 15:20:01.720 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:20:01.720 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:20:01.720 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:20:01.720 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:20:01.720 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:20:01.720 | python3-zope.interface 2021-10-15 15:20:01.720 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:20:01.832 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:20:01.839 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:20:01.841 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:20:01.844 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:01.846 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:01.848 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:01.850 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:01.853 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:01.855 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:20:01.857 | + functions-common:time_stop:2316 : start_time=1634311201129 2021-10-15 15:20:01.859 | + functions-common:time_stop:2318 : [[ -z 1634311201129 ]] 2021-10-15 15:20:01.862 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:01.866 | + functions-common:time_stop:2321 : end_time=1634311201864 2021-10-15 15:20:01.868 | + functions-common:time_stop:2322 : elapsed_time=735 2021-10-15 15:20:01.870 | + functions-common:time_stop:2323 : total=4314 2021-10-15 15:20:01.872 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:01.875 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5049 2021-10-15 15:20:01.877 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:20:01.879 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:20:01.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.886 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:20:01.949 | Module proxy already enabled 2021-10-15 15:20:01.955 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:20:02.016 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:20:02.016 | Module proxy already enabled 2021-10-15 15:20:02.016 | Module proxy_uwsgi already enabled 2021-10-15 15:20:02.020 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:20:02.022 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:02.025 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:02.027 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:02.153 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:20:02.155 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:20:02.157 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:20:02.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:20:02.168 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.170 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:20:02.172 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:20:02.175 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:20:02.177 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:20:02.185 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.187 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:20:02.190 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:20:02.192 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:20:02.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:20:02.202 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.205 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:20:02.207 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:20:02.209 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:20:02.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:20:02.219 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.221 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:20:02.224 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:20:02.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:20:02.233 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.236 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:20:02.238 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:20:02.240 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:20:02.243 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:20:02.250 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.253 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:20:02.270 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:02.272 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:20:02.275 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:20:02.277 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:20:02.280 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:20:02.287 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.290 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:20:02.306 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:02.308 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:20:02.311 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:20:02.313 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:20:02.316 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:20:02.323 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.325 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:20:02.328 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:20:02.330 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:20:02.332 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:20:02.340 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.342 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:20:02.345 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:20:02.347 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:20:02.351 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:20:02.353 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:20:02.356 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:20:02.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:20:02.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:20:02.364 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:20:02.367 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:20:02.369 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:20:02.372 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:20:02.375 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:20:02.395 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:20:02.397 | + 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:20:03.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:03.240 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:03.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:03.240 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:04.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:04.404 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:20:04.457 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:20:04.458 | 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:20:04.459 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:20:04.461 | 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:20:04.462 | 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:20:04.463 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:20:04.464 | 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:20:04.465 | 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:20:04.466 | 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:20:04.467 | 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:20:04.468 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:20:04.469 | 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:20:04.470 | 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:20:04.472 | 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:20:04.528 | 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:20:04.530 | 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:20:04.531 | 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:20:04.569 | 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:20:04.609 | 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:20:04.610 | 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:20:04.611 | 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:20:04.612 | 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:20:04.664 | 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:20:04.665 | 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:20:04.674 | 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:20:04.676 | 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:20:04.692 | 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:20:04.692 | 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:20:04.694 | 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:20:04.757 | 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:20:04.759 | 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:20:04.761 | 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:20:04.762 | 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:20:04.814 | 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:20:04.826 | 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:20:06.865 | 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:20:06.983 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:06.985 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:06.987 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:06.989 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:06.992 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:06.994 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:06.996 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:06.998 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:07.000 | + functions-common:time_stop:2316 : start_time=1634311202389 2021-10-15 15:20:07.002 | + functions-common:time_stop:2318 : [[ -z 1634311202389 ]] 2021-10-15 15:20:07.005 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:07.010 | + functions-common:time_stop:2321 : end_time=1634311207007 2021-10-15 15:20:07.012 | + functions-common:time_stop:2322 : elapsed_time=4618 2021-10-15 15:20:07.014 | + functions-common:time_stop:2323 : total=33381 2021-10-15 15:20:07.016 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:07.018 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37999 2021-10-15 15:20:07.021 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:07.024 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:20:07.026 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:20:07.028 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:20:07.031 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:20:07.034 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:20:07.036 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:20:07.040 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:20:07.040 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:20:07.046 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:20:07.048 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:20:07.050 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:20:07.053 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:20:07.055 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:20:07.077 | Using python 3.8 to install python-memcached 2021-10-15 15:20:07.079 | + 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:20:07.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:07.886 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:07.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:07.886 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:08.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:08.969 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:20:08.973 | 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:20:11.064 | 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:20:11.177 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:11.180 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:11.182 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:11.185 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:11.187 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:11.189 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:11.191 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:11.194 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:11.196 | + functions-common:time_stop:2316 : start_time=1634311207071 2021-10-15 15:20:11.199 | + functions-common:time_stop:2318 : [[ -z 1634311207071 ]] 2021-10-15 15:20:11.201 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:11.206 | + functions-common:time_stop:2321 : end_time=1634311211203 2021-10-15 15:20:11.208 | + functions-common:time_stop:2322 : elapsed_time=4132 2021-10-15 15:20:11.210 | + functions-common:time_stop:2323 : total=37999 2021-10-15 15:20:11.212 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:11.214 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42131 2021-10-15 15:20:11.217 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:11.219 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:20:11.236 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:11.238 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:20:11.241 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:20:11.243 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:20:11.245 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:20:11.248 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:11.250 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:20:11.252 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:20:11.268 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:11.270 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:20:11.272 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:20:11.274 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:20:11.276 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:11.278 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:11.281 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:11.283 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:11.285 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:11.288 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:11.303 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:11.305 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:11.308 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:11.310 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:11.311 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:11.316 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:20:11.318 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:11.320 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:20:11.322 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:11.323 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:11.326 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:20:11.328 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:11.330 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:20:11.333 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:11.335 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:11.337 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:11.340 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:11.342 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:20:11.344 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:11.347 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:11.349 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:11.352 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:11.354 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:11.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:20:11.359 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:11.362 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:20:11.364 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:11.367 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:11.370 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:20:11.375 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:20:11.378 | + 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:20:12.049 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:20:12.051 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:12.054 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:12.056 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:12.059 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:12.061 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:12.063 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:12.065 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:12.067 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:12.070 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:12.072 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:12.074 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:12.076 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:12.078 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:20:12.098 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:20:12.101 | + 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:20:12.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:12.904 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:12.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:12.904 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:13.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:13.979 | Obtaining file:///opt/stack/keystone 2021-10-15 15:20:13.980 | Preparing metadata (setup.py): started 2021-10-15 15:20:15.489 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:15.564 | 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:20:15.565 | 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:20:15.566 | 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:20:15.567 | 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:20:15.568 | 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:20:15.569 | 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:20:15.570 | 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:20:15.571 | 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:20:15.572 | 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:20:15.573 | 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:20:15.574 | 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:20:15.575 | 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:20:15.576 | 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:20:15.577 | 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:20:15.578 | 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:20:15.579 | 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:20:15.581 | 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:20:15.582 | 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:20:15.583 | 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:20:15.584 | 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:20:15.586 | 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:20:15.587 | 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:20:15.588 | 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:20:15.589 | 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:20:15.590 | 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:20:15.591 | 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:20:15.592 | 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:20:15.593 | 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:20:15.594 | 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:20:15.595 | 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:20:15.596 | 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:20:15.597 | 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:20:15.598 | 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:20:15.599 | 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:20:15.610 | 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:20:15.611 | 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:20:15.656 | 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:20:15.668 | 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:20:15.669 | 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:20:15.671 | 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:20:15.672 | 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:20:15.682 | 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:20:15.742 | 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:20:15.744 | 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:20:15.839 | 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:20:15.841 | 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:20:15.842 | 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:20:15.843 | 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:20:15.896 | 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:20:15.897 | 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:20:15.898 | 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:20:15.949 | 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:20:15.952 | 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:20:16.008 | 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:20:16.009 | 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:20:16.010 | 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:20:16.011 | 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:20:16.012 | 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:20:16.013 | 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:20:16.038 | 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:20:16.085 | 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:20:16.103 | 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:20:16.104 | 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:20:16.106 | 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:20:16.107 | 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:20:16.159 | 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:20:16.295 | 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:20:16.297 | 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:20:16.298 | 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:20:16.299 | 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:20:16.517 | 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:20:16.539 | 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:20:16.540 | 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:20:16.610 | 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:20:16.611 | 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:20:16.630 | 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:20:16.702 | 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:20:16.744 | 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:20:16.855 | 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:20:16.926 | 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:20:17.054 | 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:20:17.085 | 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:20:17.122 | 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:20:17.124 | 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:20:17.126 | 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:20:17.127 | 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:20:17.128 | 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:20:17.130 | 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:20:17.307 | 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:20:17.310 | 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:20:17.311 | 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:20:17.312 | 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:20:17.463 | 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:20:17.543 | 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:20:17.615 | 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:20:17.791 | 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:20:17.819 | 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:20:17.961 | 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:20:18.055 | 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:20:18.090 | 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:20:19.623 | Installing collected packages: keystone 2021-10-15 15:20:19.623 | Attempting uninstall: keystone 2021-10-15 15:20:19.623 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:20:19.627 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:20:19.629 | Running setup.py develop for keystone 2021-10-15 15:20:21.679 | Successfully installed keystone 2021-10-15 15:20:21.679 | 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:20:21.814 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:21.817 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:21.819 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:21.821 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:21.824 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:21.826 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:21.828 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:21.830 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:21.832 | + functions-common:time_stop:2316 : start_time=1634311212093 2021-10-15 15:20:21.835 | + functions-common:time_stop:2318 : [[ -z 1634311212093 ]] 2021-10-15 15:20:21.837 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:21.841 | + functions-common:time_stop:2321 : end_time=1634311221839 2021-10-15 15:20:21.843 | + functions-common:time_stop:2322 : elapsed_time=9746 2021-10-15 15:20:21.845 | + functions-common:time_stop:2323 : total=42131 2021-10-15 15:20:21.847 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:21.850 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51877 2021-10-15 15:20:21.852 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:21.855 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:21.857 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:21.860 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:21.878 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:21.891 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:20:21.893 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:20:21.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:21.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:21.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:20:21.904 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:21.906 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:20:21.923 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:21.925 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:20:21.927 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:21.930 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:20:21.932 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:20:21.945 | + 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:20:21.948 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:20:21.952 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:20:21.972 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:21.974 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:20:22.003 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:20:22.032 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:20:22.062 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:20:22.097 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:20:22.127 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:20:22.158 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:20:22.185 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:20:22.213 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:20:22.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:20:22.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:20:22.220 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:20:22.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:20:22.224 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:20:22.240 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:22.243 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:20:22.246 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:20:22.248 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:20:22.263 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:22.266 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:20:22.268 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:20:22.298 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:20:22.300 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:20:22.303 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:20:22.305 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:20:22.308 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:20:22.325 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:22.327 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:20:22.357 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:20:22.385 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:20:22.387 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:20:22.417 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:20:22.420 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:20:22.422 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:20:22.424 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:20:22.427 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:20:22.430 | + 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:20:22.461 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:20:22.463 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:20:22.465 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:20:22.468 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:20:22.471 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:20:22.487 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:20:22.490 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:20:22.493 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:22.495 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:20:22.497 | + 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:20:22.524 | + 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:20:22.551 | + 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:20:22.579 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:20:22.607 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:20:22.635 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:20:22.637 | + 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:20:22.640 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:20:22.642 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:20:22.644 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:20:22.647 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:20:22.649 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:20:22.652 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:20:22.656 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:20:22.658 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:20:22.660 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:20:22.673 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:20:22.673 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:22.682 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:20:22.685 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:22.701 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:20:22.703 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:20:22.707 | + 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:20:22.736 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:20:22.763 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:20:22.789 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:20:22.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:20:22.843 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:22.870 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:20:22.897 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:20:22.924 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:20:22.951 | + 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:20:22.979 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:20:23.005 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:23.032 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:20:23.059 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:20:23.062 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:20:23.065 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:20:23.067 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:20:23.069 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:23.072 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.074 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.076 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.079 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.081 | + 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:20:23.109 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:20:23.136 | + 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:20:23.136 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.145 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:20:23.148 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:20:23.151 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:20:23.153 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:23.155 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:23.157 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:23.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.165 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:23.167 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:23.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.174 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:20:23.237 | Site keystone-wsgi-public already enabled 2021-10-15 15:20:23.241 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:20:23.244 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:23.246 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:23.248 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:23.376 | + 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:20:23.378 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:20:23.381 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:20:23.384 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:20:23.386 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:20:23.388 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:20:23.391 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:20:23.396 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:20:23.398 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:20:23.400 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:20:23.413 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:20:23.414 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:23.422 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:20:23.425 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:23.442 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:20:23.445 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:20:23.449 | + 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:20:23.479 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:20:23.507 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:20:23.533 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:20:23.562 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:20:23.589 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:23.616 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:20:23.643 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:20:23.672 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:20:23.699 | + 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:20:23.726 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:20:23.754 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:23.782 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:20:23.809 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:20:23.811 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:20:23.814 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:20:23.817 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:20:23.820 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:23.822 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.824 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.827 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:23.829 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:23.832 | + 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:20:23.859 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:20:23.887 | + 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:20:23.888 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:23.896 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:20:23.900 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:20:23.902 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:20:23.904 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:23.907 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:23.909 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:23.911 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.914 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.916 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:23.918 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:23.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.923 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:20:23.988 | Site keystone-wsgi-admin already enabled 2021-10-15 15:20:23.993 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:20:23.995 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:23.997 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:24.000 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:24.127 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:20:24.155 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:20:24.187 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:20:24.219 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:20:24.223 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:20:24.255 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:20:24.284 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:20:24.313 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:20:24.329 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:24.332 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:20:24.348 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:24.351 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:20:24.354 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:20:24.356 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:20:24.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:24.361 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:20:24.363 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:20:24.366 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:20:24.369 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:20:24.371 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:24.373 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:24.376 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:24.378 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:24.380 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:24.383 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:24.399 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:24.401 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:24.404 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:24.406 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:24.407 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:24.412 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:20:24.415 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:24.417 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:20:24.420 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:24.420 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:24.423 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:20:24.426 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:24.428 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:20:24.431 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:24.433 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:24.436 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:20:24.438 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:20:24.440 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:20:24.443 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:24.445 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:24.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:20:24.450 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:24.452 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:20:24.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:20:24.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:24.461 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:20:24.463 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:24.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:24.468 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:20:24.474 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:20:24.477 | + 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:20:25.109 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:20:25.112 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:25.114 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:25.116 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:25.119 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:25.121 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:20:25.123 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:25.125 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:20:25.128 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:25.130 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:20:25.133 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:20:25.135 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:20:25.137 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:25.139 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:20:25.161 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:20:25.163 | + 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:20:25.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:20:25.988 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:25.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:20:25.988 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:27.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:27.075 | Obtaining file:///opt/stack/swift 2021-10-15 15:20:27.076 | Preparing metadata (setup.py): started 2021-10-15 15:20:28.265 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:28.305 | 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:20:28.306 | 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:20:28.307 | 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:20:28.308 | 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:20:28.310 | 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:20:28.311 | 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:20:28.312 | 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:20:28.313 | 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:20:28.314 | 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:20:28.315 | 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:20:28.316 | 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:20:28.356 | 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:20:28.364 | 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:20:28.419 | 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:20:28.420 | 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:20:28.421 | 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:20:28.423 | 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:20:28.424 | 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:20:28.425 | 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:20:28.426 | 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:20:28.428 | 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:20:28.429 | 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:20:28.430 | 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:20:28.431 | 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:20:28.432 | 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:20:28.452 | 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:20:28.484 | 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:20:28.486 | 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:20:28.487 | 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:20:28.488 | 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:20:28.512 | 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:20:28.603 | 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:20:28.604 | 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:20:28.605 | 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:20:28.646 | 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:20:28.690 | 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:20:28.692 | 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:20:28.693 | 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:20:28.694 | 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:20:28.754 | 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:20:28.758 | 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:20:28.770 | 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:20:28.771 | 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:20:28.790 | 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:20:28.792 | 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:20:28.897 | 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:20:28.913 | 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:20:30.854 | Installing collected packages: swift 2021-10-15 15:20:30.854 | Attempting uninstall: swift 2021-10-15 15:20:30.855 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:20:30.858 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:20:30.860 | Running setup.py develop for swift 2021-10-15 15:20:32.804 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:20:32.804 | 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:20:32.934 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:32.936 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:32.939 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:32.941 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:32.944 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:32.946 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:32.948 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:32.950 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:32.953 | + functions-common:time_stop:2316 : start_time=1634311225156 2021-10-15 15:20:32.955 | + functions-common:time_stop:2318 : [[ -z 1634311225156 ]] 2021-10-15 15:20:32.957 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:32.962 | + functions-common:time_stop:2321 : end_time=1634311232960 2021-10-15 15:20:32.964 | + functions-common:time_stop:2322 : elapsed_time=7804 2021-10-15 15:20:32.966 | + functions-common:time_stop:2323 : total=51877 2021-10-15 15:20:32.968 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:32.970 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59681 2021-10-15 15:20:32.973 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:32.975 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:32.978 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:32.980 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:32.999 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:33.011 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:20:33.013 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:20:33.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:33.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:33.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:20:33.023 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:33.025 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:20:33.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:33.030 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:20:33.032 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:20:33.034 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:20:33.036 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:20:33.039 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:20:33.041 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:20:34.088 | No container-sync running 2021-10-15 15:20:34.088 | No container-reconciler running 2021-10-15 15:20:34.088 | No container-auditor running 2021-10-15 15:20:34.088 | No proxy-server running 2021-10-15 15:20:34.088 | No account-auditor running 2021-10-15 15:20:34.088 | No container-updater running 2021-10-15 15:20:34.088 | No object-replicator running 2021-10-15 15:20:34.088 | No container-replicator running 2021-10-15 15:20:34.088 | No object-server running 2021-10-15 15:20:34.088 | No object-auditor running 2021-10-15 15:20:34.088 | No container-sharder running 2021-10-15 15:20:34.088 | No object-updater running 2021-10-15 15:20:34.088 | No container-server running 2021-10-15 15:20:34.088 | No object-expirer running 2021-10-15 15:20:34.088 | No object-reconstructor running 2021-10-15 15:20:34.088 | No account-replicator running 2021-10-15 15:20:34.088 | No account-server running 2021-10-15 15:20:34.088 | No account-reaper running 2021-10-15 15:20:34.156 | + lib/swift:configure_swift:340 : true 2021-10-15 15:20:34.158 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:20:34.171 | + 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:20:34.183 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:20:34.186 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:20:34.186 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:20:34.191 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:20:34.191 | s/%GROUP%/ubuntu/; 2021-10-15 15:20:34.191 | s/%USER%/ubuntu/; 2021-10-15 15:20:34.191 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:20:34.191 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:20:34.194 | uid = ubuntu 2021-10-15 15:20:34.194 | gid = ubuntu 2021-10-15 15:20:34.194 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:20:34.194 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:20:34.194 | address = 127.0.0.1 2021-10-15 15:20:34.194 | 2021-10-15 15:20:34.194 | [account6612] 2021-10-15 15:20:34.194 | max connections = 25 2021-10-15 15:20:34.194 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.194 | read only = false 2021-10-15 15:20:34.194 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:20:34.194 | 2021-10-15 15:20:34.194 | [account6622] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [account6632] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [account6642] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [container6611] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [container6621] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [container6631] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.195 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.195 | read only = false 2021-10-15 15:20:34.195 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:20:34.195 | 2021-10-15 15:20:34.195 | [container6641] 2021-10-15 15:20:34.195 | max connections = 25 2021-10-15 15:20:34.196 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.196 | read only = false 2021-10-15 15:20:34.196 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:20:34.196 | 2021-10-15 15:20:34.196 | 2021-10-15 15:20:34.196 | [object6613] 2021-10-15 15:20:34.196 | max connections = 25 2021-10-15 15:20:34.196 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.196 | read only = false 2021-10-15 15:20:34.196 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:20:34.196 | 2021-10-15 15:20:34.196 | [object6623] 2021-10-15 15:20:34.196 | max connections = 25 2021-10-15 15:20:34.196 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.196 | read only = false 2021-10-15 15:20:34.196 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:20:34.196 | 2021-10-15 15:20:34.196 | [object6633] 2021-10-15 15:20:34.196 | max connections = 25 2021-10-15 15:20:34.196 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.196 | read only = false 2021-10-15 15:20:34.196 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:20:34.196 | 2021-10-15 15:20:34.196 | [object6643] 2021-10-15 15:20:34.196 | max connections = 25 2021-10-15 15:20:34.196 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.196 | read only = false 2021-10-15 15:20:34.196 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:20:34.197 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:20:34.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:34.201 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:34.203 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:20:34.216 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:20:34.218 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:20:34.222 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:20:34.227 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:20:34.229 | + 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:20:34.233 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:20:34.260 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 15:20:34.285 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:20:34.303 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:20:34.330 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:20:34.348 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:34.376 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:20:34.393 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:20:34.420 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:20:34.438 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:20:34.466 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:20:34.484 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:34.512 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:20:34.529 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:20:34.544 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.546 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:20:34.573 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:20:34.600 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:20:34.626 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:20:34.653 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:20:34.668 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.670 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:20:34.697 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:20:34.711 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.713 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:20:34.728 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:34.730 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:20:34.732 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:20:34.746 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.748 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:20:34.750 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:20:34.752 | + 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:20:34.757 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:20:34.768 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:20:34.795 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:20:34.822 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:20:34.852 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:20:34.882 | + 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:20:34.909 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:20:34.911 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:20:34.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:20:34.915 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:20:34.917 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:20:34.945 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:20:34.972 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:20:34.998 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:20:35.026 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:20:35.053 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:20:35.080 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:20:35.108 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:20:35.136 | + 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:20:35.162 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:20:35.189 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:20:35.216 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:20:35.243 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:20:35.270 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:20:35.300 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:20:35.327 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:20:35.345 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:20:35.373 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:20:35.400 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:20:35.404 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:20:35.433 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:20:35.460 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:20:35.489 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:20:35.491 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:20:35.494 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:20:35.496 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:20:35.500 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:20:35.502 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:20:35.505 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:35.507 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:20:35.509 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:20:35.511 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:35.513 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:35.516 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:20:35.537 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:35.571 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:20:35.589 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:20:35.619 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:35.637 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:35.667 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:20:35.685 | + 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:20:35.714 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:20:35.733 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:35.760 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:20:35.779 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:20:35.807 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:35.824 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:35.853 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:20:35.871 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:35.899 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:20:35.917 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:20:35.944 | + 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:20:35.955 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:35.974 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:36.002 | + 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:20:36.030 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:20:36.032 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:20:36.037 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:20:36.040 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:20:36.042 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:36.044 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:20:36.046 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:20:36.048 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:36.050 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:36.054 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:20:36.071 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:36.100 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:20:36.118 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:20:36.146 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:36.163 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:36.192 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:20:36.210 | + 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:20:36.238 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:20:36.257 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:36.285 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:20:36.302 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:20:36.330 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:36.349 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:36.376 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:20:36.394 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:36.423 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:20:36.441 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:20:36.468 | + 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:20:36.473 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:36.491 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:36.519 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:20:36.521 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:20:36.526 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:20:36.528 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:20:36.530 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:36.532 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:20:36.534 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:20:36.537 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:36.539 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:36.541 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:20:36.559 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:36.588 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:20:36.606 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:20:36.633 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:36.651 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:36.679 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:20:36.697 | + 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:20:36.725 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:20:36.743 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:36.770 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:20:36.788 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:20:36.816 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:36.835 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:36.862 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:20:36.881 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:36.909 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:20:36.934 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:20:36.961 | + 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:20:36.966 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:36.984 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:37.012 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:20:37.040 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:20:37.067 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:20:37.095 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:20:37.098 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:20:37.102 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:20:37.129 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:20:37.158 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:20:37.188 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:20:37.216 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:20:37.245 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:20:37.272 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:20:37.299 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:20:37.327 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:20:37.353 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:20:37.369 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.371 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:20:37.390 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:20:37.393 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:20:37.412 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:20:37.414 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:20:37.442 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:20:37.445 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:20:37.471 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:20:37.500 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:20:37.502 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:20:37.529 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:20:37.545 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:37.547 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:20:37.550 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:20:37.555 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:20:37.557 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:20:37.570 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:20:37.572 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:20:37.583 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:20:37.586 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:20:37.588 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:20:37.590 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:20:37.592 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:20:37.594 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:20:37.597 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:20:37.599 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:20:37.602 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:20:37.613 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:20:37.616 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:20:37.619 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:20:37.635 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:37.638 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:20:37.655 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.657 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:20:37.660 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:20:37.662 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:20:37.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:37.667 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:20:37.670 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:20:37.672 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:20:37.675 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:20:37.692 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.695 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:20:37.697 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:20:37.714 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.716 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:20:37.719 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:20:37.721 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:20:37.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:37.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:37.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:20:37.733 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:37.736 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:20:37.738 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:20:37.742 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:20:37.745 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:20:37.747 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:20:37.750 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:20:37.752 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:20:37.756 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:20:37.758 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:20:37.761 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:20:37.765 | +++ 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:20:37.765 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:20:37.770 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:20:37.773 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:20:37.776 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:20:37.779 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:20:37.781 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:20:37.803 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:20:37.806 | + 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:20:38.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:38.621 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:38.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:38.621 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:39.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:39.711 | 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:20:39.793 | 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:20:39.794 | 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:20:39.796 | 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:20:39.797 | 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:20:39.798 | 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:20:39.799 | 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:20:39.800 | 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:20:39.801 | 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:20:39.803 | 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:20:39.804 | 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:20:39.805 | 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:20:39.806 | 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:20:39.808 | 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:20:39.811 | 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:20:39.813 | 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:20:39.815 | 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:20:39.817 | 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:20:39.820 | 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:20:39.828 | 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:20:39.830 | 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:20:39.835 | 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:20:39.904 | 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:20:39.906 | 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:20:39.907 | 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:20:39.931 | 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:20:39.933 | 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:20:39.934 | 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:20:39.937 | 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:20:39.938 | 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:20:39.948 | 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:20:39.991 | 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:20:39.992 | 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:20:39.993 | 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:20:39.994 | 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:20:40.015 | 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:20:40.017 | 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:20:40.031 | 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:20:40.047 | 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:20:40.048 | 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:20:40.068 | 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:20:40.071 | 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:20:40.150 | 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:20:40.153 | 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:20:40.154 | 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:20:40.156 | 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:20:40.207 | 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:20:40.234 | 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:20:40.273 | 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:20:40.444 | 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:20:40.446 | 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:20:40.480 | 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:20:40.482 | 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:20:40.484 | 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:20:40.486 | 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:20:40.487 | 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:20:40.489 | 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:20:40.705 | 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:20:40.745 | 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:20:40.829 | 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:20:40.984 | 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:20:42.741 | 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:20:42.862 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:42.864 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:42.867 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:42.869 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:42.871 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:42.874 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:42.876 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:42.878 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:42.881 | + functions-common:time_stop:2316 : start_time=1634311237797 2021-10-15 15:20:42.883 | + functions-common:time_stop:2318 : [[ -z 1634311237797 ]] 2021-10-15 15:20:42.886 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:42.890 | + functions-common:time_stop:2321 : end_time=1634311242888 2021-10-15 15:20:42.893 | + functions-common:time_stop:2322 : elapsed_time=5091 2021-10-15 15:20:42.895 | + functions-common:time_stop:2323 : total=59681 2021-10-15 15:20:42.898 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:42.900 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64772 2021-10-15 15:20:42.903 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:42.905 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:20:42.908 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:20:42.910 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:20:42.923 | + 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:20:42.928 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:20:42.930 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:20:42.933 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:20:42.935 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:42.937 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:42.940 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:42.943 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:42.946 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:42.949 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:42.965 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:42.967 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:42.970 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:42.972 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:42.973 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:42.978 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:20:42.980 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:42.982 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:20:42.985 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:42.985 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:42.990 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:20:42.992 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:42.995 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:20:42.997 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:43.000 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.002 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.005 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:43.008 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:20:43.010 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:43.013 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.015 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:43.020 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:43.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:20:43.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:43.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:20:43.032 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:43.034 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:43.038 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:20:43.043 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:20:43.046 | + 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:20:43.686 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:20:43.688 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:43.690 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:43.693 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:43.695 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.697 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.700 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:43.702 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:43.704 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:43.707 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:43.709 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:43.711 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:43.714 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:43.716 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:20:43.737 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:20:43.740 | + 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:20:44.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:44.560 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:44.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:44.560 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:45.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:45.634 | Obtaining file:///opt/stack/glance 2021-10-15 15:20:45.635 | Preparing metadata (setup.py): started 2021-10-15 15:20:46.794 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:46.869 | 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:20:46.870 | 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:20:46.871 | 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:20:46.872 | 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:20:46.873 | 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:20:46.874 | 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:20:46.875 | 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:20:46.877 | 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:20:46.878 | 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:20:46.878 | 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:20:46.880 | 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:20:46.881 | 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:20:46.882 | 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:20:46.883 | 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:20:46.884 | 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:20:46.885 | 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:20:46.886 | 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:20:46.887 | 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:20:46.888 | 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:20:46.889 | 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:20:46.890 | 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:20:46.891 | 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:20:46.892 | 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:20:46.893 | 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:20:46.894 | 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:20:46.896 | 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:20:46.897 | 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:20:46.898 | 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:20:46.899 | 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:20:46.901 | 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:20:46.902 | 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:20:46.903 | 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:20:46.904 | 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:20:46.905 | 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:20:46.906 | 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:20:46.907 | 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:20:46.908 | 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:20:46.909 | 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:20:46.910 | 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:20:46.912 | 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:20:46.913 | 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:20:46.914 | 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:20:46.915 | 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:20:46.916 | 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:20:46.932 | 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:20:46.934 | 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:20:46.935 | 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:20:46.956 | 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:20:46.957 | 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:20:46.999 | 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:20:47.017 | 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:20:47.029 | 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:20:47.043 | 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:20:47.045 | 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:20:47.127 | 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:20:47.205 | 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:20:47.257 | 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:20:47.258 | 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:20:47.294 | 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:20:47.337 | 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:20:47.339 | 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:20:47.341 | 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:20:47.400 | 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:20:47.401 | 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:20:47.404 | 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:20:47.429 | 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:20:47.478 | 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:20:47.480 | 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:20:47.564 | 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:20:47.568 | 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:20:47.571 | 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:20:47.572 | 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:20:47.573 | 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:20:47.596 | 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:20:47.597 | 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:20:47.600 | 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:20:47.645 | 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:20:47.689 | 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:20:47.690 | 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:20:47.691 | 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:20:47.769 | 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:20:47.925 | 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:20:48.218 | 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:20:48.220 | 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:20:48.223 | 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:20:48.225 | 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:20:48.283 | 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:20:48.307 | 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:20:48.428 | 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:20:48.490 | 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:20:48.542 | 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:20:48.760 | 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:20:48.761 | 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:20:48.768 | 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:20:48.768 | 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:20:48.768 | 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:20:48.768 | 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:20:48.769 | 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:20:48.892 | 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:20:48.924 | 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:20:48.970 | 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:20:48.971 | 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:20:49.224 | 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:20:49.416 | 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:20:49.418 | 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:20:49.419 | 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:20:49.420 | 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:20:49.496 | 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:20:49.653 | 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:20:49.757 | 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:20:50.034 | 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:20:50.036 | 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:20:50.264 | 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:20:50.581 | 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:20:50.923 | 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:20:50.924 | 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:20:50.925 | 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:20:50.926 | 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:20:52.103 | Installing collected packages: glance 2021-10-15 15:20:52.103 | Attempting uninstall: glance 2021-10-15 15:20:52.104 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:20:52.110 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:20:52.112 | Running setup.py develop for glance 2021-10-15 15:20:54.104 | Successfully installed glance 2021-10-15 15:20:54.104 | 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:20:54.258 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:54.261 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:54.263 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:54.265 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:54.267 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:54.270 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:54.272 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:54.274 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:54.276 | + functions-common:time_stop:2316 : start_time=1634311243732 2021-10-15 15:20:54.278 | + functions-common:time_stop:2318 : [[ -z 1634311243732 ]] 2021-10-15 15:20:54.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:54.286 | + functions-common:time_stop:2321 : end_time=1634311254283 2021-10-15 15:20:54.288 | + functions-common:time_stop:2322 : elapsed_time=10551 2021-10-15 15:20:54.290 | + functions-common:time_stop:2323 : total=64772 2021-10-15 15:20:54.293 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:54.295 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75323 2021-10-15 15:20:54.297 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:54.300 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:54.303 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.305 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.325 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.337 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:20:54.339 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:20:54.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:54.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:54.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:20:54.350 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:54.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:54.355 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:20:54.358 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:20:54.370 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:20:54.373 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:20:54.375 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:20:54.377 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:20:54.380 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:20:54.383 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:20:54.385 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:20:54.388 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:20:54.419 | + 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:20:54.448 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:20:54.478 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:20:54.506 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:20:54.535 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:20:54.564 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:20:54.567 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:20:54.569 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:20:54.571 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:20:54.574 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:20:54.603 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:20:54.631 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:20:54.660 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:20:54.690 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:20:54.719 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:20:54.749 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:20:54.779 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:20:54.808 | + 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:20:54.838 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:20:54.867 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:20:54.898 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:20:54.900 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:20:54.902 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:20:54.905 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:20:54.907 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:20:54.909 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:20:54.926 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:54.929 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:20:54.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:20:54.934 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:20:54.951 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:54.953 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:20:54.956 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:20:54.986 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:20:54.988 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:20:54.990 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:20:54.993 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:20:54.995 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:20:55.025 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:20:55.054 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:20:55.057 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:20:55.060 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:20:55.062 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:20:55.064 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:20:55.067 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:55.070 | + 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:20:55.100 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:20:55.103 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:20:55.133 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:20:55.135 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:20:55.152 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:55.155 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:20:55.185 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:20:55.215 | + 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:20:55.244 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:20:55.274 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:20:55.303 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:20:55.321 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:55.323 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:20:55.352 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:20:55.382 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:20:55.411 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 15:20:55.440 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:20:55.470 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:20:55.500 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:20:55.517 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:55.519 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:20:55.522 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:20:55.524 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:20:55.527 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:20:55.544 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:20:55.547 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:20:55.549 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:55.552 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:20:55.554 | + 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:20:55.584 | + 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:20:55.613 | + 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:20:55.643 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:20:55.672 | + 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:20:55.678 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:20:55.709 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:20:55.738 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:20:55.768 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:20:55.798 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:20:55.828 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:20:55.857 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:20:55.887 | + 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:20:55.918 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:20:55.947 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:20:55.977 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:20:56.006 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:20:56.011 | + 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:20:56.019 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:20:56.035 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:56.039 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:20:56.041 | + 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:20:56.044 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:20:56.046 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:20:56.048 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:20:56.051 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:20:56.055 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:20:56.057 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:20:56.061 | + 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:20:56.091 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:20:56.093 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:20:56.096 | ++ functions:get_random_port:837 : true 2021-10-15 15:20:56.098 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:20:56.101 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:20:56.103 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:20:56.162 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:20:56.164 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:20:56.166 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:20:56.169 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:20:56.171 | + 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:20:56.198 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:20:56.227 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:20:56.254 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:20:56.283 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:20:56.310 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:20:56.338 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:20:56.365 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:20:56.393 | + 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:20:56.420 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:56.448 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:20:56.476 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:56.503 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:20:56.531 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:20:56.559 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:20:56.587 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:20:56.614 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:20:56.642 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:20:56.670 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:20:56.698 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:20:56.701 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:20:56.703 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:56.705 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:56.709 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:56.711 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:56.714 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:20:56.767 | proxy (enabled by site administrator) 2021-10-15 15:20:56.770 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:20:56.773 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:20:56.775 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:56.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:56.779 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:56.782 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:56.784 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:20:56.838 | proxy_http (enabled by site administrator) 2021-10-15 15:20:56.841 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:20:56.844 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:20:56.846 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:20:56.848 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:56.851 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:56.853 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:56.855 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:56.858 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:56.861 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:20:56.861 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:56.871 | KeepAlive Off 2021-10-15 15:20:56.875 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:20:56.875 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:56.884 | SetEnv proxy-sendchunked 1 2021-10-15 15:20:56.888 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:56.888 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:20:56.896 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:20:56.900 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:20:56.902 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:20:56.904 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:56.907 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:56.909 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:56.911 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:56.914 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:56.916 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:56.918 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:56.920 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:56.923 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:56.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:20:56.987 | Site glance-wsgi-api already enabled 2021-10-15 15:20:56.992 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:20:56.994 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:56.996 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:56.999 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:57.134 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:20:57.140 | + 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:20:57.171 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:20:57.174 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:20:57.192 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:57.195 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:20:57.197 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:20:57.200 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:20:57.202 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:57.205 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:20:57.207 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:20:57.210 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:20:57.212 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:20:57.214 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:57.217 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:57.220 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:57.222 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:57.225 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:57.228 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:57.245 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:57.247 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:57.250 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:57.253 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:57.253 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:57.258 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:20:57.261 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:57.263 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:20:57.266 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:57.266 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:57.269 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:20:57.272 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:57.275 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:20:57.277 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:57.280 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:57.282 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:57.285 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:57.288 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:20:57.291 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:57.293 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:57.295 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:57.298 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:57.300 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:57.304 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:20:57.307 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:57.310 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:20:57.312 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:57.315 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:57.318 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:20:57.324 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:20:57.326 | + 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:20:57.979 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:20:57.981 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:57.984 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:57.986 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:57.989 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:57.992 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:57.994 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:57.996 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:57.999 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:58.001 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:58.004 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:58.006 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:58.009 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:58.011 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:20:58.032 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:20:58.034 | + 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:20:58.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:58.841 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:58.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:58.841 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:59.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:59.957 | Obtaining file:///opt/stack/cinder 2021-10-15 15:20:59.958 | Preparing metadata (setup.py): started 2021-10-15 15:21:01.827 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:21:02.036 | 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:21:02.037 | 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:21:02.038 | 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:21:02.039 | 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:21:02.040 | 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:21:02.041 | 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:21:02.042 | 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:21:02.043 | 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:21:02.044 | 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:21:02.045 | 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:21:02.155 | Collecting oauth2client>=4.1.3 2021-10-15 15:21:02.162 | 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:21:02.170 | 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:21:02.171 | 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:21:02.172 | 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:21:02.173 | 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:21:02.174 | 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:21:02.175 | 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:21:02.177 | 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:21:02.178 | 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:21:02.179 | 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:21:02.180 | 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:21:02.181 | 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:21:02.182 | 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:21:02.184 | 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:21:02.184 | 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:21:02.186 | 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:21:02.187 | 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:21:02.188 | 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:21:02.189 | 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:21:02.694 | Collecting paramiko>=2.7.2 2021-10-15 15:21:02.702 | 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:21:02.713 | 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:21:02.714 | 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:21:02.715 | 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:21:02.716 | 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:21:02.717 | 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:21:02.807 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:21:02.814 | 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:21:02.825 | 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:21:02.826 | 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:21:02.827 | 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:21:02.829 | 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:21:02.830 | 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:21:02.831 | 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:21:02.832 | 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:21:02.873 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:21:02.880 | 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:21:02.904 | Preparing metadata (setup.py): started 2021-10-15 15:21:03.519 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:21:03.523 | 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:21:03.524 | 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:21:03.525 | 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:21:03.527 | 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:21:03.570 | Collecting tabulate>=0.8.7 2021-10-15 15:21:03.577 | 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:21:03.581 | 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:21:03.583 | 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:21:03.584 | 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:21:03.688 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:21:03.688 | 2021-10-15 15:21:03.688 | The conflict is caused by: 2021-10-15 15:21:03.688 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:21:03.688 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:21:03.688 | 2021-10-15 15:21:03.688 | To fix this you could try to: 2021-10-15 15:21:03.688 | 1. loosen the range of package versions you've specified 2021-10-15 15:21:03.688 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:21:03.688 | 2021-10-15 15:21:03.688 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:21:03.795 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:21:03.797 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:21:03.800 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:21:03.803 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:21:03.805 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:21:03.808 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:21:03.810 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:21:03.812 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:21:03.815 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:21:03.818 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:21:03.818 | Error on exit 2021-10-15 15:21:03.820 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:21:03.822 | + ./stack.sh:exit_trap:528 : generate-subunit 1634311129 134 fail 2021-10-15 15:21:04.370 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:21:04.372 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:21:04.826 | + ./stack.sh:exit_trap:542 : exit 1