2021-10-15 15:00:35.724 | + ./stack.sh:main:473 : exec 2021-10-15 15:00:35.724 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150035' 2021-10-15 15:00:35.724 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150035.summary.2021-10-15-150035 2021-10-15 15:00:35.724 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:00:35.724 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150035 2021-10-15 15:00:35.724 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150035 /opt/stack/logs/stack.sh.log 2021-10-15 15:00:35.724 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150035.summary.2021-10-15-150035 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:00:35.724 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:00:35.724 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:00:35.724 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:00:35.724 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:00:35.725 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:00:35.725 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:00:35.725 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:00:35.725 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:00:35.728 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:00:35.732 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:00:35.734 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:00:35.736 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:00:35.738 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:00:35.740 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:00:35.741 | 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:00:35.743 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:00:35.746 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:00:35.749 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:00:35.776 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:00:35.791 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:00:35.793 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:00:35.795 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:00:35.797 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:00:35.799 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:00:35.801 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:00:35.802 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:00:35.804 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:00:35.806 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:00:35.808 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:00:35.810 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:00:35.812 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:00:35.813 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:00:35.815 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:00:35.818 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:00:35.820 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:00:35.822 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:00:35.824 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:00:35.826 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:00:35.838 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:35.840 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:00:35.841 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:35.843 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:35.845 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:35.847 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:35.848 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:00:35.850 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:00:35.852 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:00:35.854 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:00:35.856 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:00:35.858 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:00:35.859 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:00:35.861 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:00:35.863 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:00:35.865 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:00:35.866 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:00:35.884 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:00:35.886 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:00:35.898 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:35.901 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:00:35.904 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:00:35.906 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:00:35.908 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:00:35.910 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:00:35.912 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:00:35.913 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:00:35.915 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:00:35.917 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:00:35.919 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:00:35.921 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:00:35.926 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:00:35.937 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:00:35.954 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:00:35.966 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:00:35.978 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:00:36.004 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:00:36.063 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:00:36.148 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:00:36.170 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:00:36.212 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:00:36.264 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:00:36.391 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:00:36.406 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:00:36.418 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:00:36.431 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:00:36.519 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:00:36.522 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:00:36.524 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:00:36.527 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:00:36.529 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:00:36.531 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:00:36.534 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:00:36.534 | False' 2021-10-15 15:00:36.536 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:00:36.551 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:00:36.553 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:00:36.555 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:00:36.557 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:00:36.559 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:00:36.561 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:00:36.563 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:00:36.565 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:00:36.567 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:00:36.569 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:00:36.573 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:00:36.575 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:00:36.577 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:00:36.579 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:00:36.582 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:00:36.596 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:36.598 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:00:36.600 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:00:36.638 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:00:36.641 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:00:36.643 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:00:36.645 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:00:36.647 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:00:36.649 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:00:36.652 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:00:36.654 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:00:36.656 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:00:36.658 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:00:36.660 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.662 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:00:36.664 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.667 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:00:36.669 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.671 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:00:36.673 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.675 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:00:36.678 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.680 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:00:36.682 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.684 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:00:36.687 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.689 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:00:36.691 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.693 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:00:36.696 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.698 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:00:36.701 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.703 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:00:36.705 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.708 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:00:36.710 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.712 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:00:36.715 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.717 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:00:36.719 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.722 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:00:36.724 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.726 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:00:36.728 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.730 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:00:36.733 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.735 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:00:36.737 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.739 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:00:36.742 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.744 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:00:36.746 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.748 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:00:36.750 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.753 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:00:36.755 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.757 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:00:36.760 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.762 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:00:36.765 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.767 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:00:36.769 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.772 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:00:36.774 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.777 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:00:36.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.781 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:00:36.784 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.786 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:00:36.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.790 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:00:36.793 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.795 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:00:36.798 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.800 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:00:36.802 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.804 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:00:36.807 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.809 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:00:36.812 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.814 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:00:36.816 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.818 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:00:36.821 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.824 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:00:36.826 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.828 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:00:36.830 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.833 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:00:36.835 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.837 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:00:36.840 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.842 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:00:36.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.847 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:00:36.849 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.851 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:00:36.854 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.856 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:00:36.858 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.861 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:00:36.863 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:00:36.865 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:00:36.868 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:00:36.871 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:00:36.873 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:00:36.888 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:36.890 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:00:36.893 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:00:36.895 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:00:36.910 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:36.912 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:00:36.914 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:00:36.917 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:00:36.919 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:00:36.921 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:00:36.924 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:00:36.926 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:00:36.929 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:00:36.931 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:00:36.934 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:00:36.936 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:00:36.939 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:00:36.941 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:00:36.941 | Using mysql database backend 2021-10-15 15:00:36.943 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:00:36.960 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:00:36.976 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:36.978 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:00:36.994 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:00:37.011 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:37.014 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:00:37.030 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:00:37.046 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:00:37.062 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:00:37.064 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:00:37.080 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:00:37.083 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:00:37.098 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:00:37.100 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:00:37.103 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:00:37.106 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:00:37.109 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:00:37.113 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150037 2021-10-15 15:00:37.115 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150037 741' 2021-10-15 15:00:37.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.120 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:00:37.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.125 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:00:37.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.130 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:00:37.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.134 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:00:37.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.139 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:00:37.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.144 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:00:37.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.148 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150035 2021-10-15 15:00:37.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.153 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:00:37.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.158 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:00:37.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.162 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:00:37.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.168 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:00:37.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.172 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:00:37.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:00:37.177 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:00:37.179 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:00:37.181 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:00:37.184 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:00:37.186 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:00:37.188 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:00:37.191 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:00:37.193 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:00:37.195 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:00:37.198 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:00:37.214 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:00:37.216 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:00:37.218 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:37.221 | + functions-common:git_clone:544 : echo master 2021-10-15 15:00:37.221 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:00:37.226 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:00:37.228 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:37.230 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:00:37.233 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:00:37.233 | + functions-common:git_clone:593 : head -1 2021-10-15 15:00:37.236 | c9e9adfd Updated from generate-constraints 2021-10-15 15:00:37.239 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:00:37.241 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:00:37.244 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:00:37.246 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:00:37.248 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:00:37.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:00:37.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:00:37.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:00:37.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:00:37.261 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:00:37.264 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:00:37.267 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:00:37.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310037 2021-10-15 15:00:37.274 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:00:37.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309739 2021-10-15 15:00:37.281 | ++ tools/install_prereqs.sh:source:49 : DELTA=298 2021-10-15 15:00:37.283 | ++ tools/install_prereqs.sh:source:50 : [[ 298 -lt 7200 ]] 2021-10-15 15:00:37.286 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:00:37.288 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:00:37.290 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:00:37.293 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:00:37.295 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:00:37.298 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:00:37.300 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:00:37.302 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:00:37.305 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:00:37.350 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:00:37.351 | apache2-dev 2021-10-15 15:00:37.351 | bc 2021-10-15 15:00:37.351 | bsdmainutils 2021-10-15 15:00:37.351 | curl 2021-10-15 15:00:37.351 | g++ 2021-10-15 15:00:37.351 | gawk 2021-10-15 15:00:37.351 | gcc 2021-10-15 15:00:37.351 | gettext 2021-10-15 15:00:37.351 | git 2021-10-15 15:00:37.351 | graphviz 2021-10-15 15:00:37.351 | iputils-ping 2021-10-15 15:00:37.351 | libapache2-mod-proxy-uwsgi 2021-10-15 15:00:37.351 | libffi-dev 2021-10-15 15:00:37.351 | libjpeg-dev 2021-10-15 15:00:37.351 | libpcre3-dev 2021-10-15 15:00:37.351 | libpq-dev 2021-10-15 15:00:37.351 | libssl-dev 2021-10-15 15:00:37.351 | libsystemd-dev 2021-10-15 15:00:37.351 | libxml2-dev 2021-10-15 15:00:37.351 | libxslt1-dev 2021-10-15 15:00:37.351 | libyaml-dev 2021-10-15 15:00:37.351 | lsof 2021-10-15 15:00:37.351 | openssh-server 2021-10-15 15:00:37.351 | openssl 2021-10-15 15:00:37.351 | pkg-config 2021-10-15 15:00:37.351 | psmisc 2021-10-15 15:00:37.351 | python3-dev 2021-10-15 15:00:37.351 | python3-pip 2021-10-15 15:00:37.351 | python3-systemd 2021-10-15 15:00:37.351 | python3-venv 2021-10-15 15:00:37.351 | tar 2021-10-15 15:00:37.351 | tcpdump 2021-10-15 15:00:37.351 | unzip 2021-10-15 15:00:37.351 | uuid-runtime 2021-10-15 15:00:37.351 | wget 2021-10-15 15:00:37.352 | wget 2021-10-15 15:00:37.352 | zlib1g-dev 2021-10-15 15:00:37.352 | libkrb5-dev 2021-10-15 15:00:37.352 | libldap2-dev 2021-10-15 15:00:37.352 | libsasl2-dev 2021-10-15 15:00:37.352 | memcached 2021-10-15 15:00:37.352 | python3-mysqldb 2021-10-15 15:00:37.352 | sqlite3 2021-10-15 15:00:37.352 | conntrack 2021-10-15 15:00:37.352 | curl 2021-10-15 15:00:37.352 | dnsmasq-base 2021-10-15 15:00:37.352 | dnsmasq-utils 2021-10-15 15:00:37.352 | ebtables 2021-10-15 15:00:37.352 | genisoimage 2021-10-15 15:00:37.352 | iptables 2021-10-15 15:00:37.352 | iputils-arping 2021-10-15 15:00:37.352 | kpartx 2021-10-15 15:00:37.352 | libjs-jquery-tablesorter 2021-10-15 15:00:37.352 | parted 2021-10-15 15:00:37.352 | pm-utils 2021-10-15 15:00:37.352 | python3-mysqldb 2021-10-15 15:00:37.352 | socat 2021-10-15 15:00:37.352 | sqlite3 2021-10-15 15:00:37.352 | sudo 2021-10-15 15:00:37.352 | vlan 2021-10-15 15:00:37.352 | lsscsi 2021-10-15 15:00:37.352 | open-iscsi 2021-10-15 15:00:37.352 | lvm2 2021-10-15 15:00:37.352 | qemu-utils 2021-10-15 15:00:37.352 | thin-provisioning-tools 2021-10-15 15:00:37.352 | acl 2021-10-15 15:00:37.352 | dnsmasq-base 2021-10-15 15:00:37.352 | dnsmasq-utils 2021-10-15 15:00:37.352 | ebtables 2021-10-15 15:00:37.352 | haproxy 2021-10-15 15:00:37.352 | iptables 2021-10-15 15:00:37.352 | iputils-arping 2021-10-15 15:00:37.352 | iputils-ping 2021-10-15 15:00:37.352 | postgresql-server-dev-all 2021-10-15 15:00:37.353 | python3-mysqldb 2021-10-15 15:00:37.353 | sqlite3 2021-10-15 15:00:37.353 | sudo 2021-10-15 15:00:37.353 | vlan 2021-10-15 15:00:37.353 | pcp 2021-10-15 15:00:37.353 | ipset 2021-10-15 15:00:37.353 | conntrack 2021-10-15 15:00:37.353 | conntrackd 2021-10-15 15:00:37.353 | keepalived 2021-10-15 15:00:37.353 | lvm2 2021-10-15 15:00:37.353 | qemu-utils 2021-10-15 15:00:37.353 | thin-provisioning-tools 2021-10-15 15:00:37.353 | curl 2021-10-15 15:00:37.353 | liberasurecode-dev 2021-10-15 15:00:37.353 | make 2021-10-15 15:00:37.353 | memcached 2021-10-15 15:00:37.353 | sqlite3 2021-10-15 15:00:37.353 | xfsprogs' 2021-10-15 15:00:37.355 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:00:37.372 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:00:37.373 | apache2-dev 2021-10-15 15:00:37.373 | bc 2021-10-15 15:00:37.373 | bsdmainutils 2021-10-15 15:00:37.373 | curl 2021-10-15 15:00:37.373 | g++ 2021-10-15 15:00:37.373 | gawk 2021-10-15 15:00:37.373 | gcc 2021-10-15 15:00:37.373 | gettext 2021-10-15 15:00:37.373 | git 2021-10-15 15:00:37.373 | graphviz 2021-10-15 15:00:37.373 | iputils-ping 2021-10-15 15:00:37.373 | libapache2-mod-proxy-uwsgi 2021-10-15 15:00:37.373 | libffi-dev 2021-10-15 15:00:37.373 | libjpeg-dev 2021-10-15 15:00:37.373 | libpcre3-dev 2021-10-15 15:00:37.373 | libpq-dev 2021-10-15 15:00:37.373 | libssl-dev 2021-10-15 15:00:37.373 | libsystemd-dev 2021-10-15 15:00:37.373 | libxml2-dev 2021-10-15 15:00:37.373 | libxslt1-dev 2021-10-15 15:00:37.373 | libyaml-dev 2021-10-15 15:00:37.373 | lsof 2021-10-15 15:00:37.373 | openssh-server 2021-10-15 15:00:37.373 | openssl 2021-10-15 15:00:37.373 | pkg-config 2021-10-15 15:00:37.373 | psmisc 2021-10-15 15:00:37.373 | python3-dev 2021-10-15 15:00:37.373 | python3-pip 2021-10-15 15:00:37.373 | python3-systemd 2021-10-15 15:00:37.373 | python3-venv 2021-10-15 15:00:37.373 | tar 2021-10-15 15:00:37.373 | tcpdump 2021-10-15 15:00:37.373 | unzip 2021-10-15 15:00:37.373 | uuid-runtime 2021-10-15 15:00:37.373 | wget 2021-10-15 15:00:37.373 | wget 2021-10-15 15:00:37.373 | zlib1g-dev 2021-10-15 15:00:37.373 | libkrb5-dev 2021-10-15 15:00:37.373 | libldap2-dev 2021-10-15 15:00:37.374 | libsasl2-dev 2021-10-15 15:00:37.374 | memcached 2021-10-15 15:00:37.374 | python3-mysqldb 2021-10-15 15:00:37.374 | sqlite3 2021-10-15 15:00:37.374 | conntrack 2021-10-15 15:00:37.374 | curl 2021-10-15 15:00:37.374 | dnsmasq-base 2021-10-15 15:00:37.374 | dnsmasq-utils 2021-10-15 15:00:37.374 | ebtables 2021-10-15 15:00:37.374 | genisoimage 2021-10-15 15:00:37.374 | iptables 2021-10-15 15:00:37.374 | iputils-arping 2021-10-15 15:00:37.374 | kpartx 2021-10-15 15:00:37.374 | libjs-jquery-tablesorter 2021-10-15 15:00:37.374 | parted 2021-10-15 15:00:37.374 | pm-utils 2021-10-15 15:00:37.374 | python3-mysqldb 2021-10-15 15:00:37.374 | socat 2021-10-15 15:00:37.374 | sqlite3 2021-10-15 15:00:37.374 | sudo 2021-10-15 15:00:37.374 | vlan 2021-10-15 15:00:37.374 | lsscsi 2021-10-15 15:00:37.374 | open-iscsi 2021-10-15 15:00:37.374 | lvm2 2021-10-15 15:00:37.374 | qemu-utils 2021-10-15 15:00:37.374 | thin-provisioning-tools 2021-10-15 15:00:37.374 | acl 2021-10-15 15:00:37.374 | dnsmasq-base 2021-10-15 15:00:37.374 | dnsmasq-utils 2021-10-15 15:00:37.374 | ebtables 2021-10-15 15:00:37.374 | haproxy 2021-10-15 15:00:37.374 | iptables 2021-10-15 15:00:37.374 | iputils-arping 2021-10-15 15:00:37.374 | iputils-ping 2021-10-15 15:00:37.374 | postgresql-server-dev-all 2021-10-15 15:00:37.374 | python3-mysqldb 2021-10-15 15:00:37.374 | sqlite3 2021-10-15 15:00:37.374 | sudo 2021-10-15 15:00:37.374 | vlan 2021-10-15 15:00:37.374 | pcp 2021-10-15 15:00:37.375 | ipset 2021-10-15 15:00:37.375 | conntrack 2021-10-15 15:00:37.375 | conntrackd 2021-10-15 15:00:37.375 | keepalived 2021-10-15 15:00:37.375 | lvm2 2021-10-15 15:00:37.375 | qemu-utils 2021-10-15 15:00:37.375 | thin-provisioning-tools 2021-10-15 15:00:37.375 | curl 2021-10-15 15:00:37.375 | liberasurecode-dev 2021-10-15 15:00:37.375 | make 2021-10-15 15:00:37.375 | memcached 2021-10-15 15:00:37.375 | sqlite3 2021-10-15 15:00:37.375 | xfsprogs ' 2021-10-15 15:00:37.375 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:00:37.377 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:37.379 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:37.382 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:37.382 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:00:37.387 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:37.390 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:00:37.392 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:00:37.394 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:00:37.396 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:00:37.398 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:37.400 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:00:37.402 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:37.405 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:37.407 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:00:37.409 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:00:37.411 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:00:37.413 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:00:37.415 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:00:37.420 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:00:37.422 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:00:37.424 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:00:37.426 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:00:37.428 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:00:37.430 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:00:37.434 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310037432 2021-10-15 15:00:37.436 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:00:37.438 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:00:37.440 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:00:37.840 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 15:00:37.840 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:00:37.970 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-10-15 15:00:38.108 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-10-15 15:00:39.970 | Reading package lists... 2021-10-15 15:00:40.000 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:00:40.002 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:00:40.005 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:00:40.007 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:00:40.009 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:00:40.011 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:00:40.013 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:00:40.016 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:00:40.018 | ++ functions-common:time_stop:2316 : start_time=1634310037432 2021-10-15 15:00:40.020 | ++ functions-common:time_stop:2318 : [[ -z 1634310037432 ]] 2021-10-15 15:00:40.022 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:00:40.026 | ++ functions-common:time_stop:2321 : end_time=1634310040024 2021-10-15 15:00:40.028 | ++ functions-common:time_stop:2322 : elapsed_time=2592 2021-10-15 15:00:40.031 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:00:40.033 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:00:40.035 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2592 2021-10-15 15:00:40.037 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:40.040 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:00:40.042 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:00:40.044 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:00:40.047 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:40.068 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:00:40.174 | Reading package lists... 2021-10-15 15:00:40.397 | Building dependency tree... 2021-10-15 15:00:40.399 | Reading state information... 2021-10-15 15:00:40.430 | acl is already the newest version (2.2.53-6). 2021-10-15 15:00:40.430 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:00:40.430 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:00:40.431 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:00:40.431 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:00:40.431 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:00:40.431 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:00:40.431 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:00:40.431 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:00:40.431 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:00:40.431 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:00:40.431 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:00:40.431 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:00:40.431 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:00:40.431 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:00:40.431 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:00:40.431 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:00:40.431 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:00:40.431 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:00:40.431 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:00:40.431 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:00:40.431 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:00:40.431 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:00:40.431 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:00:40.431 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:00:40.431 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:00:40.431 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:00:40.431 | psmisc is already the newest version (23.3-1). 2021-10-15 15:00:40.431 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:00:40.431 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:00:40.431 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:00:40.431 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:00:40.431 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:00:40.431 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:00:40.431 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:00:40.431 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:00:40.431 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:00:40.432 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:00:40.432 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:00:40.432 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:00:40.432 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:00:40.432 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:00:40.432 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:00:40.432 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:40.432 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:40.432 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:00:40.432 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:00:40.432 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:00:40.432 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:00:40.432 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:00:40.432 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:00:40.432 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:00:40.432 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:00:40.432 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:00:40.432 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:00:40.432 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:00:40.432 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:00:40.432 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:00:40.432 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:00:40.432 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:00:40.432 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:00:40.432 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:00:40.432 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:00:40.432 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:00:40.432 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:00:40.432 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:00:40.432 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:00:40.432 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:00:40.432 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:00:40.638 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:00:40.638 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:00:40.638 | The following packages were automatically installed and are no longer required: 2021-10-15 15:00:40.639 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:00:40.639 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:00:40.639 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:00:40.639 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:00:40.639 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:00:40.639 | python3-zope.interface 2021-10-15 15:00:40.639 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:00:40.640 | The following additional packages will be installed: 2021-10-15 15:00:40.640 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-10-15 15:00:40.709 | The following NEW packages will be installed: 2021-10-15 15:00:40.709 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-10-15 15:00:40.710 | python3-yaml 2021-10-15 15:00:41.266 | 0 upgraded, 5 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:00:41.266 | Need to get 0 B/27.4 MB of archives. 2021-10-15 15:00:41.266 | After this operation, 211 MB of additional disk space will be used. 2021-10-15 15:00:41.455 | Selecting previously unselected package python3-yaml. 2021-10-15 15:00:41.506 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87907 files and directories currently installed.) 2021-10-15 15:00:41.510 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-10-15 15:00:41.563 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:00:41.894 | Selecting previously unselected package llvm-10-tools. 2021-10-15 15:00:41.904 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:00:41.951 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:42.408 | Selecting previously unselected package llvm-10-dev. 2021-10-15 15:00:42.417 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:00:42.522 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:47.317 | Selecting previously unselected package postgresql-server-dev-12. 2021-10-15 15:00:47.329 | Preparing to unpack .../postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-10-15 15:00:47.357 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:00:48.026 | Selecting previously unselected package postgresql-server-dev-all. 2021-10-15 15:00:48.036 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-10-15 15:00:48.088 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:00:48.462 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:00:48.882 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:49.042 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:00:49.162 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:00:49.277 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:00:49.437 | Processing triggers for man-db (2.9.1-1) ... 2021-10-15 15:00:49.934 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-10-15 15:00:56.930 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:00:56.932 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:00:56.935 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:00:56.937 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:00:56.940 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:00:56.942 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:00:56.944 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:00:56.946 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:00:56.948 | ++ functions-common:time_stop:2316 : start_time=1634310040065 2021-10-15 15:00:56.950 | ++ functions-common:time_stop:2318 : [[ -z 1634310040065 ]] 2021-10-15 15:00:56.953 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:00:56.958 | ++ functions-common:time_stop:2321 : end_time=1634310056955 2021-10-15 15:00:56.960 | ++ functions-common:time_stop:2322 : elapsed_time=16890 2021-10-15 15:00:56.962 | ++ functions-common:time_stop:2323 : total=711 2021-10-15 15:00:56.964 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:00:56.966 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17601 2021-10-15 15:00:56.968 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:00:56.971 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:00:56.973 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:00:56.976 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:00:56.980 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:00:56.984 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:00:56.987 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:00:56.989 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:00:58.384 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:00:58.386 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:00:58.388 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:00:58.391 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:00:58.393 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:00:58.395 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:00:58.396 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:00:58.399 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:00:58.401 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:00:58.402 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:00:58.405 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:00:58.476 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:00:58.478 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:00:58.548 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:00:58.550 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:00:58.622 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:00:58.624 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:00:58.626 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:00:58.628 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:00:58.630 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:00:58.632 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:00:58.634 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:00:58.636 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:00:58.637 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:00:58.639 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:00:58.641 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:00:58.641 | Distro: focal 2021-10-15 15:00:58.644 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:00:58.646 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:00:58.650 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:00:58.652 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:00:58.654 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:00:58.654 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:00:59.147 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-10-15 15:00:59.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-10-15 15:00:59.148 | pip: 20.2.2 2021-10-15 15:00:59.150 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:00:59.152 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:00:59.154 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:00:59.156 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:00:59.157 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:00:59.159 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:00:59.161 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:00:59.163 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:00:59.164 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:00:59.166 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:00:59.168 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:00:59.169 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:00:59.171 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:00:59.175 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:00:59.176 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:00:59.179 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:00:59.181 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:00:59.183 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:00:59.184 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:00:59.186 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:00:59.188 | + 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:00:59.199 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:00:59.199 | Dload Upload Total Spent Left Speed 2021-10-15 15:00:59.433 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:00:59.437 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:00:59.440 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:01:02.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:02.680 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:02.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:02.680 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:02.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:03.169 | Collecting pip 2021-10-15 15:01:03.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:01:05.221 | Installing collected packages: pip 2021-10-15 15:01:05.221 | Attempting uninstall: pip 2021-10-15 15:01:05.222 | Found existing installation: pip 20.2.2 2021-10-15 15:01:05.453 | Uninstalling pip-20.2.2: 2021-10-15 15:01:05.466 | Successfully uninstalled pip-20.2.2 2021-10-15 15:01:07.203 | Successfully installed pip-21.3 2021-10-15 15:01:07.203 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:07.335 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:01:07.337 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:01:07.338 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:01:07.340 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:01:07.343 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:01:07.345 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:01:07.347 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:01:07.350 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:01:07.350 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:01:07.354 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:01:07.356 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:01:07.357 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:07.360 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:07.362 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:07.379 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:01:07.381 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:01:08.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:08.208 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:08.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:08.208 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:09.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:09.299 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:01:11.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:11.437 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:11.439 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:11.441 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:11.442 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:11.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:11.446 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:11.447 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:11.449 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:11.451 | + functions-common:time_stop:2316 : start_time=1634310067374 2021-10-15 15:01:11.452 | + functions-common:time_stop:2318 : [[ -z 1634310067374 ]] 2021-10-15 15:01:11.455 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:11.458 | + functions-common:time_stop:2321 : end_time=1634310071456 2021-10-15 15:01:11.460 | + functions-common:time_stop:2322 : elapsed_time=4082 2021-10-15 15:01:11.462 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:01:11.463 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:11.465 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4082 2021-10-15 15:01:11.467 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:11.469 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:01:11.472 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:01:11.475 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:01:11.477 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:01:11.480 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:01:11.480 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:01:12.143 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:01:12.145 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:01:12.153 | pip: 21.3 2021-10-15 15:01:12.153 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:01:12.153 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:01:12.154 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:01:12.156 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:01:12.158 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:01:12.160 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:01:12.165 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:01:12.166 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:01:12.169 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:01:12.175 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:01:12.177 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:01:12.179 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:01:12.187 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:01:12.191 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:01:12.193 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:01:12.195 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:12.197 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:12.200 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-10-15 15:01:12.211 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:01:12.222 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:01:12.233 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:01:12.236 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:01:12.238 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:12.240 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:12.242 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:12.244 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:12.246 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:12.248 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:12.250 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:12.253 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:12.255 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:12.257 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:01:12.259 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:01:12.261 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:01:12.264 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:12.266 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:12.268 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:12.270 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:12.272 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:12.274 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:12.276 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:01:12.279 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:01:12.299 | Using python 3.8 to install os-testr 2021-10-15 15:01:12.301 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-15 15:01:13.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:13.114 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:13.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:13.114 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:14.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:14.206 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:01:14.277 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:01:14.279 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:01:14.280 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:01:14.281 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:01:14.293 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:01:14.319 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:01:14.320 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:01:14.321 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:01:14.322 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:01:14.323 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:01:14.348 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:01:14.350 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:01:14.351 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:01:14.352 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:01:14.353 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:01:14.366 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:01:14.434 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:01:14.435 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:01:14.437 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:01:14.437 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:01:16.397 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:16.511 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:16.514 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:16.516 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:16.518 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:16.520 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:16.522 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:16.525 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:16.526 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:16.529 | + functions-common:time_stop:2316 : start_time=1634310072293 2021-10-15 15:01:16.531 | + functions-common:time_stop:2318 : [[ -z 1634310072293 ]] 2021-10-15 15:01:16.533 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:16.537 | + functions-common:time_stop:2321 : end_time=1634310076535 2021-10-15 15:01:16.539 | + functions-common:time_stop:2322 : elapsed_time=4242 2021-10-15 15:01:16.541 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:01:16.544 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:16.546 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4242 2021-10-15 15:01:16.558 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:16.560 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:01:16.612 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:01:16.926 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:01:16.928 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:16.931 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:01:16.934 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-10-15 15:01:20.076 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:20.079 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:01:20.101 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:01:22.009 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.039 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.145 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.258 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.304 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.450 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.527 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.557 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.576 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.610 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.669 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.705 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.754 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:22.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:22.897 | Collecting pbr===5.6.0 2021-10-15 15:01:22.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-10-15 15:01:22.943 | Installing collected packages: pbr 2021-10-15 15:01:23.082 | Successfully installed pbr-5.6.0 2021-10-15 15:01:23.142 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:23.144 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:23.146 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:23.149 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:23.151 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:23.153 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:23.155 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:23.157 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:23.159 | + functions-common:time_stop:2316 : start_time=1634310080093 2021-10-15 15:01:23.161 | + functions-common:time_stop:2318 : [[ -z 1634310080093 ]] 2021-10-15 15:01:23.164 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:23.168 | + functions-common:time_stop:2321 : end_time=1634310083165 2021-10-15 15:01:23.170 | + functions-common:time_stop:2322 : elapsed_time=3072 2021-10-15 15:01:23.172 | + functions-common:time_stop:2323 : total=4242 2021-10-15 15:01:23.175 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:23.177 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7314 2021-10-15 15:01:23.179 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:23.181 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:01:23.184 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:01:23.205 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-15 15:01:25.122 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.153 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.264 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.382 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.429 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.576 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.650 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.681 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.701 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.736 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.797 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.835 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.884 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:01:25.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:25.892 | Processing /opt/stack/requirements 2021-10-15 15:01:27.247 | Collecting fixtures===3.0.0 2021-10-15 15:01:27.253 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-10-15 15:01:27.475 | Collecting PyYAML===5.4.1 2021-10-15 15:01:27.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-10-15 15:01:27.655 | Collecting requests===2.26.0 2021-10-15 15:01:27.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-10-15 15:01:27.752 | Collecting packaging===21.0 2021-10-15 15:01:27.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-10-15 15:01:27.820 | Collecting testtools===2.5.0 2021-10-15 15:01:27.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-10-15 15:01:27.909 | Collecting idna===3.3 2021-10-15 15:01:27.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-10-15 15:01:28.044 | Collecting pyparsing===2.4.7 2021-10-15 15:01:28.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-10-15 15:01:28.101 | Collecting six===1.16.0 2021-10-15 15:01:28.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-10-15 15:01:28.155 | Collecting charset-normalizer===2.0.7 2021-10-15 15:01:28.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-10-15 15:01:28.196 | Collecting Parsley>=1.2 2021-10-15 15:01:28.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-10-15 15:01:28.248 | Collecting beagle>=0.2.1 2021-10-15 15:01:28.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-10-15 15:01:28.280 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-15 15:01:28.350 | Collecting urllib3===1.26.7 2021-10-15 15:01:28.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-10-15 15:01:28.461 | Collecting certifi===2021.10.8 2021-10-15 15:01:28.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-10-15 15:01:28.502 | Collecting extras===1.0.0 2021-10-15 15:01:28.507 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-10-15 15:01:28.590 | Collecting cliff===3.9.0 2021-10-15 15:01:28.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-10-15 15:01:28.705 | Collecting stevedore===3.4.0 2021-10-15 15:01:28.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-10-15 15:01:28.868 | Collecting cmd2===2.2.0 2021-10-15 15:01:28.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-10-15 15:01:28.978 | Collecting prettytable===0.7.2 2021-10-15 15:01:28.984 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-10-15 15:01:29.014 | Collecting autopage===0.4.0 2021-10-15 15:01:29.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-10-15 15:01:29.068 | Collecting attrs===21.2.0 2021-10-15 15:01:29.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-10-15 15:01:29.177 | Collecting pyperclip===1.8.2 2021-10-15 15:01:29.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-10-15 15:01:29.570 | Collecting wcwidth===0.2.5 2021-10-15 15:01:29.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-10-15 15:01:29.647 | Collecting colorama===0.4.4 2021-10-15 15:01:29.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-10-15 15:01:29.667 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-10-15 15:01:29.668 | Building wheel for pyperclip (setup.py): started 2021-10-15 15:01:29.914 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-10-15 15:01:29.915 | ERROR: Command errored out with exit status 1: 2021-10-15 15:01:29.915 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0zqghrhd/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0zqghrhd/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-tcdhk69e 2021-10-15 15:01:29.915 | cwd: /tmp/pip-install-0zqghrhd/pyperclip/ 2021-10-15 15:01:29.915 | Complete output (6 lines): 2021-10-15 15:01:29.915 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:01:29.915 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:01:29.915 | or: setup.py --help-commands 2021-10-15 15:01:29.915 | or: setup.py cmd --help 2021-10-15 15:01:29.915 | 2021-10-15 15:01:29.915 | error: invalid command 'bdist_wheel' 2021-10-15 15:01:29.915 | ---------------------------------------- 2021-10-15 15:01:29.915 | ERROR: Failed building wheel for pyperclip 2021-10-15 15:01:29.915 | Running setup.py clean for pyperclip 2021-10-15 15:01:30.164 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:01:30.949 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:01:30.950 | ERROR: Command errored out with exit status 1: 2021-10-15 15:01:30.950 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xct4lebz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xct4lebz/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-gxp0o94s 2021-10-15 15:01:30.950 | cwd: /tmp/pip-req-build-xct4lebz/ 2021-10-15 15:01:30.950 | Complete output (6 lines): 2021-10-15 15:01:30.950 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:01:30.950 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:01:30.950 | or: setup.py --help-commands 2021-10-15 15:01:30.950 | or: setup.py cmd --help 2021-10-15 15:01:30.950 | 2021-10-15 15:01:30.950 | error: invalid command 'bdist_wheel' 2021-10-15 15:01:30.950 | ---------------------------------------- 2021-10-15 15:01:30.950 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:01:30.950 | Running setup.py clean for openstack-requirements 2021-10-15 15:01:31.742 | Failed to build pyperclip openstack-requirements 2021-10-15 15:01:31.967 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, stevedore, pyperclip, colorama, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-10-15 15:01:33.141 | Running setup.py install for pyperclip: started 2021-10-15 15:01:33.535 | Running setup.py install for pyperclip: finished with status 'done' 2021-10-15 15:01:34.194 | Running setup.py install for openstack-requirements: started 2021-10-15 15:01:36.423 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:01:36.457 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev4954 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-10-15 15:01:36.584 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:36.586 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:36.588 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:36.591 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:36.593 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:36.595 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:36.597 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:36.599 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:36.601 | + functions-common:time_stop:2316 : start_time=1634310083198 2021-10-15 15:01:36.603 | + functions-common:time_stop:2318 : [[ -z 1634310083198 ]] 2021-10-15 15:01:36.606 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:36.610 | + functions-common:time_stop:2321 : end_time=1634310096607 2021-10-15 15:01:36.612 | + functions-common:time_stop:2322 : elapsed_time=13409 2021-10-15 15:01:36.614 | + functions-common:time_stop:2323 : total=7314 2021-10-15 15:01:36.616 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:36.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20723 2021-10-15 15:01:36.620 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:36.622 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:01:36.625 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:01:36.630 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:01:36.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:36.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:36.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:01:36.639 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:36.642 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:01:36.661 | Using python 3.8 to install pbr 2021-10-15 15:01:36.663 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:01:37.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:37.460 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:37.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:37.460 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:38.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:38.543 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:01:40.717 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:40.838 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:40.840 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:40.842 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:40.844 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:40.847 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:40.849 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:40.851 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:40.853 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:40.855 | + functions-common:time_stop:2316 : start_time=1634310096656 2021-10-15 15:01:40.857 | + functions-common:time_stop:2318 : [[ -z 1634310096656 ]] 2021-10-15 15:01:40.860 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:40.864 | + functions-common:time_stop:2321 : end_time=1634310100862 2021-10-15 15:01:40.866 | + functions-common:time_stop:2322 : elapsed_time=4206 2021-10-15 15:01:40.868 | + functions-common:time_stop:2323 : total=20723 2021-10-15 15:01:40.870 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:40.872 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24929 2021-10-15 15:01:40.875 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:40.877 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:01:43.178 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:01:45.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:45.085 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:01:45.092 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:01:45.094 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:01:45.097 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:01:45.164 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:01:45.167 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:01:45.170 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:01:45.186 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:01:45.189 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:01:45.191 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:01:45.193 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:01:45.195 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:01:45.197 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:01:45.199 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:01:45.202 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:01:45.205 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:01:45.207 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:01:45.209 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:01:45.213 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:01:45.215 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:01:45.217 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:01:45.220 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:01:45.223 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:01:45.237 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:45.239 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:01:45.241 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:45.244 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:01:45.246 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:45.248 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:01:45.250 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:45.252 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:01:45.254 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:45.256 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:01:45.258 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:01:45.260 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:01:45.262 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:01:45.264 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:01:45.267 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:01:45.269 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:01:45.271 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:01:45.273 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:01:45.275 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:01:45.278 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:01:45.280 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:01:45.283 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:01:45.285 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:01:45.287 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:01:45.290 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:01:45.292 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:01:45.344 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:01:45.344 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:01:45.347 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:01:45.716 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:01:45.719 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:01:45.735 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:45.737 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:01:45.739 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:45.742 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:45.744 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:45.746 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:45.748 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:45.751 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:45.753 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:45.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:45.758 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:45.760 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:45.762 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:45.764 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:45.767 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:01:45.769 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:45.772 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:45.774 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:45.776 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:01:45.796 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:01:45.903 | Reading package lists... 2021-10-15 15:01:46.130 | Building dependency tree... 2021-10-15 15:01:46.132 | Reading state information... 2021-10-15 15:01:46.362 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:01:46.362 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:46.363 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:46.363 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:46.363 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:46.363 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:46.363 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:46.363 | python3-zope.interface 2021-10-15 15:01:46.363 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:46.474 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:46.478 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:46.480 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:46.483 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:46.485 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:46.487 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:46.489 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:46.491 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:46.493 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:46.495 | + functions-common:time_stop:2316 : start_time=1634310105793 2021-10-15 15:01:46.497 | + functions-common:time_stop:2318 : [[ -z 1634310105793 ]] 2021-10-15 15:01:46.501 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:46.504 | + functions-common:time_stop:2321 : end_time=1634310106502 2021-10-15 15:01:46.507 | + functions-common:time_stop:2322 : elapsed_time=709 2021-10-15 15:01:46.509 | + functions-common:time_stop:2323 : total=17601 2021-10-15 15:01:46.511 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:46.513 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18310 2021-10-15 15:01:46.516 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:46.518 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:01:46.520 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:46.522 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:46.524 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:46.527 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:46.529 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:46.531 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:46.533 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:01:46.536 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:46.538 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:46.540 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:46.542 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:46.545 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:46.547 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:46.549 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:46.551 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:46.554 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:46.556 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:01:46.558 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:46.560 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:46.563 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:46.565 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:46.567 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:46.570 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:46.572 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:01:46.574 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:01:46.591 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:46.593 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:01:46.596 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:01:46.598 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:01:46.600 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:01:46.603 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:01:46.607 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:01:46.610 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:01:46.612 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:01:46.614 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:01:46.616 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:01:46.618 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:01:46.621 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:01:47.340 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:01:47.340 | user tags 2021-10-15 15:01:47.340 | stackrabbit []' 2021-10-15 15:01:47.343 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:01:47.343 | user tags 2021-10-15 15:01:47.343 | stackrabbit []' 2021-10-15 15:01:47.344 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:01:47.350 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:01:47.352 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:01:47.354 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:01:48.015 | Changing password for user "stackrabbit" ... 2021-10-15 15:01:48.079 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:01:48.769 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:01:48.821 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:01:48.823 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:01:49.477 | Changing password for user "stackrabbit" ... 2021-10-15 15:01:49.525 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:01:49.527 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:01:49.529 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:01:50.177 | Deleting user "guest" ... 2021-10-15 15:01:50.193 | Error: 2021-10-15 15:01:50.194 | {:no_such_user, "guest"} 2021-10-15 15:01:50.206 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:01:50.209 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:01:50.225 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:50.228 | + ./stack.sh:main:818 : install_database 2021-10-15 15:01:50.230 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:01:50.232 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:01:50.235 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:50.237 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:50.240 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:01:50.586 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:01:50.589 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:01:50.591 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:01:50.594 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:50.596 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:01:50.599 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:01:50.601 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:01:50.603 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:01:50.605 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:01:50.608 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:01:50.610 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:01:50.612 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:01:50.614 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:01:50.617 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:01:50.619 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:01:50.621 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:01:50.623 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:01:50.626 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:01:50.628 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:01:50.630 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:01:50.632 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:01:50.635 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:01:50.637 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:50.639 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:50.642 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:01:50.644 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:50.646 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:50.649 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:50.651 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:50.653 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:50.655 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:50.658 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:50.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:50.662 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:50.665 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:50.667 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:50.669 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:50.671 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:01:50.673 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:50.676 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:50.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:50.680 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:01:50.700 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:01:50.807 | Reading package lists... 2021-10-15 15:01:51.029 | Building dependency tree... 2021-10-15 15:01:51.031 | Reading state information... 2021-10-15 15:01:51.259 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:01:51.259 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:51.260 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:51.260 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:51.260 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:51.260 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:51.260 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:51.260 | python3-zope.interface 2021-10-15 15:01:51.260 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:51.373 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:51.378 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:51.380 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:51.382 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:51.384 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:51.386 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:51.389 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:51.391 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:51.393 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:51.395 | + functions-common:time_stop:2316 : start_time=1634310110698 2021-10-15 15:01:51.397 | + functions-common:time_stop:2318 : [[ -z 1634310110698 ]] 2021-10-15 15:01:51.400 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:51.404 | + functions-common:time_stop:2321 : end_time=1634310111401 2021-10-15 15:01:51.406 | + functions-common:time_stop:2322 : elapsed_time=703 2021-10-15 15:01:51.408 | + functions-common:time_stop:2323 : total=18310 2021-10-15 15:01:51.410 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:51.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19013 2021-10-15 15:01:51.414 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:51.416 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:01:51.419 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:01:51.421 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:01:51.424 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:01:51.426 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:01:51.428 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:01:51.431 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:01:51.433 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:01:51.435 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:01:51.439 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:01:51.440 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:01:51.444 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:01:51.446 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:01:51.449 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:01:51.451 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:01:51.454 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:01:51.474 | Using python 3.8 to install PyMySQL 2021-10-15 15:01:51.476 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-15 15:01:52.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:52.312 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:52.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:52.312 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:53.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:01:53.398 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:01:55.420 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:01:55.537 | + inc/python:pip_install:200 : result=0 2021-10-15 15:01:55.540 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:01:55.542 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:55.544 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:55.546 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:55.548 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:55.551 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:55.553 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:01:55.555 | + functions-common:time_stop:2316 : start_time=1634310111469 2021-10-15 15:01:55.557 | + functions-common:time_stop:2318 : [[ -z 1634310111469 ]] 2021-10-15 15:01:55.560 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:55.565 | + functions-common:time_stop:2321 : end_time=1634310115562 2021-10-15 15:01:55.567 | + functions-common:time_stop:2322 : elapsed_time=4093 2021-10-15 15:01:55.569 | + functions-common:time_stop:2323 : total=24929 2021-10-15 15:01:55.571 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:55.574 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29022 2021-10-15 15:01:55.576 | + inc/python:pip_install:203 : return 0 2021-10-15 15:01:55.579 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:01:55.585 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:01:55.585 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:01:55.585 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:01:55.602 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:55.604 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:01:55.606 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:01:55.609 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:01:55.610 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:01:55.615 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:01:55.617 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 15:01:55.619 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-10-15 15:01:55.621 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:01:55.625 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:01:55.627 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:01:55.643 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:55.645 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:01:55.647 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:55.650 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:55.652 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:55.654 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:55.657 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:55.659 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:55.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:55.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:55.666 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:55.668 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:55.670 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:55.673 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:55.675 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:01:55.677 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:55.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:55.682 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:55.684 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:01:55.705 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:01:55.810 | Reading package lists... 2021-10-15 15:01:56.033 | Building dependency tree... 2021-10-15 15:01:56.034 | Reading state information... 2021-10-15 15:01:56.262 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:01:56.262 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:56.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:56.263 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:56.263 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:56.263 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:56.263 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:56.263 | python3-zope.interface 2021-10-15 15:01:56.263 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:56.374 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:56.378 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:56.380 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:56.383 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:56.385 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:56.387 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:56.389 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:56.391 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:56.393 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:56.396 | + functions-common:time_stop:2316 : start_time=1634310115702 2021-10-15 15:01:56.398 | + functions-common:time_stop:2318 : [[ -z 1634310115702 ]] 2021-10-15 15:01:56.400 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:56.404 | + functions-common:time_stop:2321 : end_time=1634310116402 2021-10-15 15:01:56.407 | + functions-common:time_stop:2322 : elapsed_time=700 2021-10-15 15:01:56.409 | + functions-common:time_stop:2323 : total=19013 2021-10-15 15:01:56.411 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:56.413 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19713 2021-10-15 15:01:56.416 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:56.418 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:01:56.434 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:56.437 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:01:56.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:01:56.442 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:01:56.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:01:56.463 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:01:56.465 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:01:56.468 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:01:56.471 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:01:56.473 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:01:56.475 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:01:56.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:56.479 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:56.481 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:01:56.484 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:56.486 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:01:56.488 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:01:56.490 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:01:56.492 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:01:56.494 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:56.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:56.499 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:01:56.519 | + 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:01:56.626 | Reading package lists... 2021-10-15 15:01:56.852 | Building dependency tree... 2021-10-15 15:01:56.854 | Reading state information... 2021-10-15 15:01:57.082 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:01:57.082 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:01:57.082 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:01:57.082 | The following packages were automatically installed and are no longer required: 2021-10-15 15:01:57.083 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:01:57.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:01:57.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:01:57.083 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:01:57.083 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:01:57.083 | python3-zope.interface 2021-10-15 15:01:57.084 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:01:57.194 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:01:57.198 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:01:57.200 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:01:57.202 | + functions-common:time_stop:2309 : local name 2021-10-15 15:01:57.204 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:01:57.207 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:01:57.209 | + functions-common:time_stop:2312 : local total 2021-10-15 15:01:57.211 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:01:57.213 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:01:57.215 | + functions-common:time_stop:2316 : start_time=1634310116516 2021-10-15 15:01:57.217 | + functions-common:time_stop:2318 : [[ -z 1634310116516 ]] 2021-10-15 15:01:57.220 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:01:57.224 | + functions-common:time_stop:2321 : end_time=1634310117222 2021-10-15 15:01:57.226 | + functions-common:time_stop:2322 : elapsed_time=706 2021-10-15 15:01:57.228 | + functions-common:time_stop:2323 : total=19713 2021-10-15 15:01:57.230 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:01:57.233 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20419 2021-10-15 15:01:57.235 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:01:57.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:01:57.240 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:01:57.242 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:01:57.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:01:57.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:01:57.250 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:01:57.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:01:57.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:01:57.259 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:01:57.260 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:01:57.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:01:57.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:01:57.269 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:01:57.271 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:01:57.273 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:01:57.275 | + functions:vercmp:631 : local result 2021-10-15 15:01:57.279 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:01:57.279 | ++ functions:vercmp:635 : head -1 2021-10-15 15:01:57.279 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:01:57.284 | + functions:vercmp:635 : result=3.13 2021-10-15 15:01:57.286 | + functions:vercmp:637 : case $op in 2021-10-15 15:01:57.289 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:01:57.291 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:01:57.293 | + functions:vercmp:648 : return 2021-10-15 15:01:57.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:01:57.298 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:01:57.300 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:01:57.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:01:57.767 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:01:57.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:57.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:57.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:01:57.779 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:57.782 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:01:57.799 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:01:57.801 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:01:57.804 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:01:57.804 | Installing etcd 2021-10-15 15:01:57.807 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:01:57.820 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:01:57.832 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:01:57.836 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:01:57.850 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:01:57.853 | ++ 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:01:57.855 | ++ 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:01:57.859 | +++ 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:01:57.863 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:01:57.865 | ++ 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:01:57.867 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:01:57.870 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:01:57.872 | ++ functions:get_extra_file:74 : return 2021-10-15 15:01:57.876 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:01:57.878 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:01:57.881 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:01:57.883 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:01:57.899 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:01:57.901 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:01:57.903 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:01:57.919 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:01:57.922 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:01:57.924 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:01:57.926 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:01:57.929 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:01:57.931 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:01:57.933 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:01:57.935 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:01:57.938 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:01:57.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:57.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:57.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:01:57.947 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:57.949 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:01:57.952 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:01:57.954 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:01:57.956 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:01:57.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:57.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:57.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:01:57.965 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:57.967 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:01:57.970 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:01:57.973 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:01:57.975 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:01:57.977 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:57.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:57.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:01:57.984 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:57.986 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:01:57.989 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:01:57.991 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:01:57.993 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:01:57.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:57.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:01:58.002 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.004 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:01:58.006 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:01:58.009 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:01:58.011 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:01:58.013 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:01:58.020 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.022 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:01:58.024 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:01:58.026 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:01:58.029 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:01:58.031 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.034 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.036 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:01:58.038 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.040 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:01:58.043 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:01:58.045 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:01:58.048 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:01:58.050 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:01:58.057 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.059 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:01:58.061 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:01:58.064 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:01:58.066 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:01:58.068 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:01:58.075 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.077 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:01:58.080 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:01:58.082 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:01:58.084 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:01:58.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:01:58.093 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.096 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:01:58.098 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:01:58.100 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:01:58.102 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:01:58.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:01:58.112 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.114 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:01:58.117 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:01:58.119 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:01:58.121 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:01:58.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:01:58.130 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.133 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:01:58.135 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:01:58.137 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:01:58.140 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:01:58.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:01:58.149 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.151 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:01:58.153 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:01:58.156 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:01:58.158 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:01:58.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:01:58.167 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.169 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:01:58.172 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:01:58.175 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:01:58.177 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:01:58.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:01:58.186 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.188 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:01:58.190 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:01:58.193 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:01:58.195 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:01:58.197 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:01:58.204 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.206 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:01:58.208 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:01:58.211 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:01:58.213 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:01:58.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:01:58.222 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.225 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:01:58.227 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:01:58.229 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:01:58.231 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:01:58.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:01:58.241 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.243 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:01:58.245 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:01:58.248 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:01:58.251 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:01:58.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:01:58.260 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.262 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:01:58.264 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:01:58.267 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:01:58.270 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:01:58.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:01:58.279 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.281 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:01:58.284 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:01:58.286 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:01:58.288 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:01:58.290 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:01:58.297 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.299 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:01:58.302 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:01:58.304 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:01:58.306 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:01:58.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:01:58.316 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.318 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:01:58.321 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:01:58.323 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:01:58.325 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:01:58.328 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:01:58.335 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.337 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:01:58.340 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:01:58.342 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:01:58.344 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:01:58.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:01:58.353 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.356 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:01:58.358 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:01:58.361 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:01:58.363 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:01:58.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:01:58.372 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.375 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:01:58.377 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:01:58.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:01:58.382 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:01:58.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:01:58.391 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.394 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:01:58.396 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:01:58.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:01:58.400 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:01:58.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:01:58.410 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.412 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:01:58.414 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:01:58.416 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:01:58.419 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:01:58.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:01:58.429 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.431 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:01:58.433 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:01:58.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:01:58.438 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:01:58.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:01:58.448 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.450 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:01:58.452 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:01:58.455 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:01:58.457 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:01:58.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:01:58.466 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.468 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:01:58.471 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:01:58.473 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:01:58.475 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:01:58.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:01:58.485 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.487 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:01:58.489 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:01:58.492 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:01:58.494 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:01:58.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:01:58.504 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.506 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:01:58.508 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:01:58.510 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:01:58.513 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:01:58.515 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:01:58.522 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.524 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:01:58.526 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:01:58.529 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:01:58.531 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:01:58.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:01:58.540 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.542 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:01:58.545 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:01:58.547 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:01:58.550 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:01:58.552 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:01:58.559 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.562 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:01:58.564 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:01:58.566 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:01:58.569 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:01:58.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:01:58.578 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.580 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:01:58.583 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:01:58.585 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:01:58.587 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:01:58.590 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:01:58.597 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.599 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:01:58.601 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:01:58.604 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:01:58.606 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:01:58.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:01:58.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:01:58.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:01:58.616 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:01:58.618 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:01:58.639 | Using python 3.8 to install etcd3 2021-10-15 15:01:58.642 | + 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:01:59.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:59.440 | from cryptography.utils import int_from_bytes 2021-10-15 15:01:59.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:01:59.440 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:00.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:00.544 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:02:00.552 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:02:00.553 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:02:00.554 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:02:00.555 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:02:02.608 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:02.722 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:02.724 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:02.726 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:02.728 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:02.731 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:02.733 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:02.735 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:02.737 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:02.739 | + functions-common:time_stop:2316 : start_time=1634310118634 2021-10-15 15:02:02.741 | + functions-common:time_stop:2318 : [[ -z 1634310118634 ]] 2021-10-15 15:02:02.744 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:02.748 | + functions-common:time_stop:2321 : end_time=1634310122745 2021-10-15 15:02:02.751 | + functions-common:time_stop:2322 : elapsed_time=4111 2021-10-15 15:02:02.753 | + functions-common:time_stop:2323 : total=29022 2021-10-15 15:02:02.755 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:02.757 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33133 2021-10-15 15:02:02.759 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:02.762 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:02:02.783 | Using python 3.8 to install etcd3gw 2021-10-15 15:02:02.785 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-10-15 15:02:03.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:03.584 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:03.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:03.584 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:04.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:04.669 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:02:04.678 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:02:04.679 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:02:04.680 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:02:04.681 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:02:04.714 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:02:04.717 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:02:04.720 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:02:04.721 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:02:06.725 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:06.842 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:06.844 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:06.846 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:06.848 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:06.850 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:06.853 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:06.855 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:06.857 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:06.860 | + functions-common:time_stop:2316 : start_time=1634310122777 2021-10-15 15:02:06.862 | + functions-common:time_stop:2318 : [[ -z 1634310122777 ]] 2021-10-15 15:02:06.865 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:06.869 | + functions-common:time_stop:2321 : end_time=1634310126866 2021-10-15 15:02:06.871 | + functions-common:time_stop:2322 : elapsed_time=4089 2021-10-15 15:02:06.873 | + functions-common:time_stop:2323 : total=33133 2021-10-15 15:02:06.876 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:06.878 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37222 2021-10-15 15:02:06.881 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:06.883 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:02:06.885 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:02:06.887 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:02:06.890 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:02:06.892 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:02:06.895 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:02:06.897 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:02:06.899 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:02:06.902 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:02:06.904 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:02:06.907 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:02:06.909 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:02:06.911 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:02:06.913 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:02:06.916 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:06.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:06.921 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:02:06.923 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:06.925 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:02:06.927 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:02:06.930 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:02:06.932 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:02:06.934 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:06.937 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:02:06.939 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:06.942 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:06.944 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:02:06.946 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:02:06.948 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:02:06.951 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:02:06.954 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:06.956 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:02:06.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:06.961 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:06.963 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:06.985 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:02:07.094 | Reading package lists... 2021-10-15 15:02:07.322 | Building dependency tree... 2021-10-15 15:02:07.323 | Reading state information... 2021-10-15 15:02:07.558 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:02:07.558 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:02:07.558 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:02:07.558 | The following packages were automatically installed and are no longer required: 2021-10-15 15:02:07.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:02:07.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:02:07.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:02:07.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:02:07.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:02:07.559 | python3-zope.interface 2021-10-15 15:02:07.559 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:02:07.672 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:02:07.677 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:02:07.680 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:02:07.682 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:07.684 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:07.686 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:07.688 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:07.691 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:07.693 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:02:07.695 | + functions-common:time_stop:2316 : start_time=1634310126982 2021-10-15 15:02:07.697 | + functions-common:time_stop:2318 : [[ -z 1634310126982 ]] 2021-10-15 15:02:07.700 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:07.705 | + functions-common:time_stop:2321 : end_time=1634310127702 2021-10-15 15:02:07.707 | + functions-common:time_stop:2322 : elapsed_time=720 2021-10-15 15:02:07.709 | + functions-common:time_stop:2323 : total=20419 2021-10-15 15:02:07.711 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:07.713 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21139 2021-10-15 15:02:07.716 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:02:07.719 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:02:07.721 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:07.723 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:07.726 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:02:07.787 | Module proxy already enabled 2021-10-15 15:02:07.791 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:02:07.854 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:02:07.854 | Module proxy already enabled 2021-10-15 15:02:07.854 | Module proxy_uwsgi already enabled 2021-10-15 15:02:07.858 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:02:07.860 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:07.863 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:07.865 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:07.990 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:02:07.993 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:02:07.995 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:02:07.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:02:08.006 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.008 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:02:08.010 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:02:08.012 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:02:08.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:02:08.022 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.024 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:02:08.026 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:02:08.029 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:02:08.031 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.034 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.036 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:02:08.038 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.040 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:02:08.043 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:02:08.045 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:02:08.048 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:02:08.055 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.057 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:02:08.059 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:02:08.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:02:08.069 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.072 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:02:08.074 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:02:08.077 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:02:08.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.084 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:02:08.087 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.089 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:02:08.106 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:08.109 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:02:08.112 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:02:08.114 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:02:08.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:02:08.124 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.126 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:02:08.143 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:08.145 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:02:08.147 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:02:08.150 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:02:08.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:02:08.159 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.162 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:02:08.164 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:02:08.166 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:02:08.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:08.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:08.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:02:08.177 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:08.180 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:02:08.182 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:02:08.184 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:02:08.188 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:02:08.190 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:02:08.193 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:02:08.196 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:08.196 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:02:08.201 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:02:08.204 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:02:08.206 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:02:08.209 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:02:08.211 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:02:08.232 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:02:08.235 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-10-15 15:02:09.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:09.036 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:09.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:09.036 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:10.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:10.120 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:02:10.172 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:02:10.173 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:02:10.174 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:02:10.176 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:02:10.177 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:02:10.178 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:02:10.179 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:02:10.180 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:02:10.181 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:02:10.182 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:02:10.183 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:02:10.184 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:02:10.185 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:02:10.186 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:02:10.243 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:02:10.244 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:02:10.246 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:02:10.282 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:02:10.322 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:02:10.322 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:02:10.324 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:02:10.326 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:02:10.376 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:02:10.378 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:02:10.387 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:02:10.388 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:02:10.403 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:02:10.404 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:02:10.407 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:02:10.470 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:02:10.472 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:02:10.474 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:02:10.475 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:02:10.532 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:02:10.543 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:02:12.470 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:12.580 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:12.582 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:12.584 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:12.586 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:12.588 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:12.590 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:12.593 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:12.595 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:12.597 | + functions-common:time_stop:2316 : start_time=1634310128227 2021-10-15 15:02:12.599 | + functions-common:time_stop:2318 : [[ -z 1634310128227 ]] 2021-10-15 15:02:12.602 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:12.605 | + functions-common:time_stop:2321 : end_time=1634310132603 2021-10-15 15:02:12.608 | + functions-common:time_stop:2322 : elapsed_time=4376 2021-10-15 15:02:12.610 | + functions-common:time_stop:2323 : total=37222 2021-10-15 15:02:12.613 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:12.615 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41598 2021-10-15 15:02:12.617 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:12.619 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:02:12.622 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:02:12.625 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:02:12.628 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:02:12.630 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:02:12.632 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:02:12.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:12.636 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:02:12.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:02:12.644 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:02:12.646 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:02:12.649 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:02:12.651 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:02:12.672 | Using python 3.8 to install python-memcached 2021-10-15 15:02:12.674 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-10-15 15:02:13.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:13.495 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:13.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:13.495 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:14.575 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:14.594 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:02:14.597 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:02:16.634 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:16.747 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:16.750 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:16.752 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:16.754 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:16.757 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:16.759 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:16.761 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:16.763 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:16.766 | + functions-common:time_stop:2316 : start_time=1634310132666 2021-10-15 15:02:16.769 | + functions-common:time_stop:2318 : [[ -z 1634310132666 ]] 2021-10-15 15:02:16.771 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:16.775 | + functions-common:time_stop:2321 : end_time=1634310136773 2021-10-15 15:02:16.777 | + functions-common:time_stop:2322 : elapsed_time=4107 2021-10-15 15:02:16.780 | + functions-common:time_stop:2323 : total=41598 2021-10-15 15:02:16.782 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:16.784 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=45705 2021-10-15 15:02:16.787 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:16.789 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:02:16.805 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:16.807 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:02:16.809 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:02:16.812 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:02:16.814 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:02:16.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:16.819 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:02:16.821 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:02:16.837 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:16.840 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:02:16.842 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:02:16.844 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:02:16.846 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:16.848 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:16.851 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:16.853 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:16.855 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:16.858 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:16.873 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:16.875 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:16.877 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:16.880 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:16.880 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:16.885 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:02:16.887 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:16.890 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:02:16.892 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:16.892 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:16.895 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:02:16.898 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:16.900 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:02:16.902 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:16.905 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:16.907 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:16.909 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:02:16.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:02:16.914 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:16.916 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:16.918 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:16.921 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:16.923 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:02:16.926 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:02:16.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:16.931 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:02:16.933 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:16.935 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:16.939 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:02:16.944 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:02:16.946 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:02:17.578 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:02:17.581 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:17.583 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:17.585 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:17.587 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:02:17.589 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:02:17.591 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:17.594 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:02:17.596 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:17.598 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:02:17.600 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:02:17.603 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:02:17.605 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:17.607 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:02:17.627 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:02:17.629 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-10-15 15:02:18.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:18.435 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:18.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:18.435 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:19.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:19.513 | Obtaining file:///opt/stack/keystone 2021-10-15 15:02:19.514 | Preparing metadata (setup.py): started 2021-10-15 15:02:20.993 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:21.145 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:02:21.146 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:02:21.147 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:02:21.148 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:02:21.149 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:02:21.150 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:02:21.151 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:02:21.152 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:02:21.154 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:02:21.155 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:02:21.156 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:02:21.157 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:02:21.158 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:02:21.160 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:02:21.161 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:02:21.162 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:02:21.163 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:02:21.164 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:02:21.165 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:21.166 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:02:21.167 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:02:21.168 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:02:21.170 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:02:21.171 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:02:21.172 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:02:21.173 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:02:21.174 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:02:21.175 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:02:21.176 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:02:21.177 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:02:21.178 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:02:21.180 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:02:21.181 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:02:21.182 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:02:21.192 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:02:21.193 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:02:21.238 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:21.252 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:21.253 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:02:21.254 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:02:21.255 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:02:21.266 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:02:21.328 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:02:21.329 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:02:21.424 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:02:21.425 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:02:21.427 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:02:21.428 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:02:21.483 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:02:21.485 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:02:21.486 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:21.538 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:02:21.541 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:02:21.597 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:02:21.598 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:02:21.599 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:02:21.601 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:02:21.602 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:02:21.603 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:02:21.627 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:02:21.673 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:02:21.694 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:02:21.696 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:02:21.697 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:02:21.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:02:21.750 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:02:21.889 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:02:21.890 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:02:21.891 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:02:21.893 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:02:22.115 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:02:22.137 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:02:22.138 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:02:22.208 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:02:22.210 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:02:22.228 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:02:22.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:02:22.347 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:02:22.459 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:02:22.531 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:02:22.659 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:02:22.686 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:02:22.726 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:02:22.727 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:02:22.729 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:02:22.730 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:02:22.734 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:02:22.736 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:02:22.912 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:02:22.915 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:02:22.916 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:02:22.918 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:02:23.070 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:02:23.151 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:02:23.225 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:02:23.410 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:02:23.440 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:02:23.586 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:02:23.681 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:02:23.717 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:02:25.191 | Installing collected packages: keystone 2021-10-15 15:02:25.193 | Running setup.py develop for keystone 2021-10-15 15:02:27.205 | Successfully installed keystone 2021-10-15 15:02:27.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:27.338 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:27.341 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:27.343 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:27.345 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:27.348 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:27.350 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:27.352 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:27.354 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:27.356 | + functions-common:time_stop:2316 : start_time=1634310137622 2021-10-15 15:02:27.358 | + functions-common:time_stop:2318 : [[ -z 1634310137622 ]] 2021-10-15 15:02:27.361 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:27.365 | + functions-common:time_stop:2321 : end_time=1634310147362 2021-10-15 15:02:27.367 | + functions-common:time_stop:2322 : elapsed_time=9740 2021-10-15 15:02:27.369 | + functions-common:time_stop:2323 : total=45705 2021-10-15 15:02:27.371 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:27.373 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=55445 2021-10-15 15:02:27.375 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:27.377 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:02:27.379 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:27.381 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:27.399 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:02:27.411 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:02:27.413 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:02:27.415 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:27.418 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:27.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:02:27.423 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:27.425 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:02:27.441 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:27.443 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:02:27.445 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:02:27.447 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:02:27.450 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:02:27.462 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:02:27.464 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:02:27.469 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:02:27.485 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:27.487 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:02:27.516 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:02:27.543 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:02:27.573 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:02:27.603 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:02:27.632 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:02:27.663 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:02:27.689 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:02:27.717 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:02:27.719 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:02:27.722 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:02:27.724 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:02:27.726 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:02:27.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:02:27.743 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:27.746 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:02:27.749 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:02:27.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:02:27.766 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:27.768 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:02:27.771 | + 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:02:27.800 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:02:27.803 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:02:27.805 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:02:27.807 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:02:27.810 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:02:27.825 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:27.828 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:02:27.857 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:02:27.884 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:02:27.886 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:02:27.917 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:02:27.919 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:02:27.921 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:02:27.923 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:02:27.926 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:02:27.928 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:02:27.958 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:02:27.961 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:02:27.963 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:02:27.965 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:02:27.969 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:02:27.985 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:02:27.987 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:02:27.990 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:02:27.992 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:02:27.994 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:02:28.022 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:02:28.049 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:02:28.077 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:02:28.105 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:02:28.133 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:02:28.135 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:02:28.138 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:02:28.141 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:28.143 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:02:28.146 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:02:28.149 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:02:28.152 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:28.156 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:02:28.158 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:02:28.160 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:02:28.172 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:02:28.173 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:28.181 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:02:28.184 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:28.200 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:02:28.203 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:02:28.207 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:02:28.237 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:02:28.264 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:02:28.290 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:02:28.317 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:02:28.345 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:02:28.371 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:02:28.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:02:28.425 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:02:28.453 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:02:28.480 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:02:28.506 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:02:28.534 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:02:28.560 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:02:28.562 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:02:28.565 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:02:28.568 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:02:28.570 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:02:28.572 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:28.574 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:28.577 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:28.580 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:28.582 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:02:28.609 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:02:28.637 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:02:28.637 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:02:28.646 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:02:28.649 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:02:28.651 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:02:28.653 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:02:28.656 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:02:28.659 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:02:28.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:28.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:28.665 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:02:28.668 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:02:28.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:28.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:28.675 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:02:28.738 | Site keystone-wsgi-public already enabled 2021-10-15 15:02:28.742 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:02:28.744 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:28.746 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:28.749 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:28.876 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:02:28.879 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:02:28.881 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:28.884 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:02:28.886 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:02:28.889 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:02:28.892 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:28.896 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:02:28.899 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:02:28.901 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:02:28.913 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:02:28.913 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:28.922 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:02:28.925 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:02:28.941 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:02:28.943 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:02:28.947 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:02:28.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:02:29.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:02:29.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:02:29.058 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:02:29.086 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:02:29.113 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:02:29.140 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:02:29.167 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:02:29.197 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:02:29.225 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:02:29.252 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:02:29.280 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:02:29.306 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:02:29.308 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:02:29.311 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:02:29.314 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:02:29.316 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:02:29.318 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:29.321 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:29.323 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:29.326 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:29.329 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:02:29.355 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:02:29.382 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:02:29.382 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:02:29.391 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:02:29.395 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:02:29.397 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:02:29.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:02:29.402 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:02:29.404 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:02:29.407 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:29.409 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:29.411 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:02:29.413 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:02:29.416 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:29.418 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:29.420 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:02:29.483 | Site keystone-wsgi-admin already enabled 2021-10-15 15:02:29.488 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:02:29.490 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:02:29.492 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:02:29.495 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:02:29.621 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:02:29.651 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:02:29.682 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:02:29.713 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:02:29.715 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:02:29.745 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:02:29.773 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:02:29.800 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:02:29.817 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:29.819 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:02:29.836 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:29.839 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:02:29.841 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:02:29.843 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:02:29.846 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:29.848 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:02:29.850 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:02:29.853 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:02:29.855 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:02:29.857 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:29.860 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:29.862 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:29.865 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:29.867 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:29.870 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:29.885 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:29.888 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:29.890 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:29.892 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:29.893 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:29.898 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:02:29.900 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:29.902 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:02:29.905 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:29.905 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:29.908 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:02:29.911 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:29.913 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:02:29.916 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:29.918 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:29.921 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:02:29.923 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:02:29.926 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:02:29.928 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:29.930 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:29.932 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:02:29.935 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:29.938 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:02:29.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:02:29.943 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:29.946 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:02:29.948 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:29.950 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:29.954 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:02:29.959 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:02:29.961 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:02:30.600 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:02:30.602 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:30.605 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:30.607 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:30.610 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:02:30.612 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:02:30.614 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:30.616 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:02:30.618 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:30.621 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:02:30.623 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:02:30.626 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:02:30.628 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:30.630 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:02:30.650 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:02:30.652 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-10-15 15:02:31.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:31.475 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:31.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:31.475 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:32.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:32.566 | Obtaining file:///opt/stack/swift 2021-10-15 15:02:32.567 | Preparing metadata (setup.py): started 2021-10-15 15:02:33.758 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:33.877 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:02:33.878 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:02:33.879 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:02:33.880 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:02:33.881 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:02:33.882 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:02:33.883 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:02:33.884 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:02:33.885 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:02:33.886 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:02:33.887 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:02:33.926 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:02:33.933 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:02:33.989 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:02:33.990 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:02:33.991 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:02:33.992 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:02:33.993 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:02:33.994 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:02:33.995 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:02:33.996 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:02:33.999 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:02:34.000 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:02:34.001 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:02:34.002 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:02:34.022 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:02:34.052 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:02:34.054 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:02:34.056 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:02:34.057 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:02:34.080 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:02:34.170 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:02:34.171 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:02:34.173 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:02:34.213 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:02:34.256 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:02:34.257 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:02:34.259 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:02:34.260 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:02:34.318 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:02:34.321 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:02:34.335 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:02:34.337 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:02:34.355 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:02:34.358 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:02:34.462 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:02:34.478 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:02:36.352 | Installing collected packages: swift 2021-10-15 15:02:36.354 | Running setup.py develop for swift 2021-10-15 15:02:38.303 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:02:38.303 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:38.435 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:38.437 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:38.439 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:38.441 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:38.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:38.446 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:38.448 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:38.450 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:38.453 | + functions-common:time_stop:2316 : start_time=1634310150645 2021-10-15 15:02:38.455 | + functions-common:time_stop:2318 : [[ -z 1634310150645 ]] 2021-10-15 15:02:38.457 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:38.461 | + functions-common:time_stop:2321 : end_time=1634310158459 2021-10-15 15:02:38.463 | + functions-common:time_stop:2322 : elapsed_time=7814 2021-10-15 15:02:38.466 | + functions-common:time_stop:2323 : total=55445 2021-10-15 15:02:38.468 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:38.471 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63259 2021-10-15 15:02:38.473 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:38.475 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:02:38.477 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:38.480 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:38.499 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:02:38.510 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:02:38.513 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:02:38.515 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:38.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:38.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:02:38.522 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:38.525 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:02:38.527 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:02:38.530 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:02:38.532 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:02:38.534 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:02:38.536 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:02:38.538 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:02:38.540 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:02:39.637 | No container-replicator running 2021-10-15 15:02:39.637 | No object-reconstructor running 2021-10-15 15:02:39.638 | No container-sharder running 2021-10-15 15:02:39.638 | No object-server running 2021-10-15 15:02:39.638 | No proxy-server running 2021-10-15 15:02:39.638 | No object-updater running 2021-10-15 15:02:39.638 | No container-updater running 2021-10-15 15:02:39.638 | No object-auditor running 2021-10-15 15:02:39.638 | No object-replicator running 2021-10-15 15:02:39.638 | No object-expirer running 2021-10-15 15:02:39.638 | No account-replicator running 2021-10-15 15:02:39.638 | No container-auditor running 2021-10-15 15:02:39.638 | No container-server running 2021-10-15 15:02:39.638 | No account-server running 2021-10-15 15:02:39.638 | No container-reconciler running 2021-10-15 15:02:39.638 | No account-auditor running 2021-10-15 15:02:39.638 | No container-sync running 2021-10-15 15:02:39.638 | No account-reaper running 2021-10-15 15:02:39.709 | + lib/swift:configure_swift:340 : true 2021-10-15 15:02:39.711 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:02:39.723 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:02:39.735 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:02:39.738 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:02:39.738 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:02:39.743 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:02:39.743 | s/%GROUP%/ubuntu/; 2021-10-15 15:02:39.743 | s/%USER%/ubuntu/; 2021-10-15 15:02:39.743 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:02:39.743 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:02:39.746 | uid = ubuntu 2021-10-15 15:02:39.746 | gid = ubuntu 2021-10-15 15:02:39.746 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:02:39.746 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:02:39.746 | address = 127.0.0.1 2021-10-15 15:02:39.746 | 2021-10-15 15:02:39.746 | [account6612] 2021-10-15 15:02:39.746 | max connections = 25 2021-10-15 15:02:39.746 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:39.746 | read only = false 2021-10-15 15:02:39.746 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:02:39.746 | 2021-10-15 15:02:39.747 | [account6622] 2021-10-15 15:02:39.747 | max connections = 25 2021-10-15 15:02:39.747 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:39.747 | read only = false 2021-10-15 15:02:39.747 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:02:39.747 | 2021-10-15 15:02:39.747 | [account6632] 2021-10-15 15:02:39.747 | max connections = 25 2021-10-15 15:02:39.747 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:39.747 | read only = false 2021-10-15 15:02:39.747 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:02:39.747 | 2021-10-15 15:02:39.747 | [account6642] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | [container6611] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | [container6621] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | [container6631] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | [container6641] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.748 | [object6613] 2021-10-15 15:02:39.748 | max connections = 25 2021-10-15 15:02:39.748 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:02:39.748 | read only = false 2021-10-15 15:02:39.748 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:02:39.748 | 2021-10-15 15:02:39.749 | [object6623] 2021-10-15 15:02:39.749 | max connections = 25 2021-10-15 15:02:39.749 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:02:39.749 | read only = false 2021-10-15 15:02:39.749 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:02:39.749 | 2021-10-15 15:02:39.749 | [object6633] 2021-10-15 15:02:39.749 | max connections = 25 2021-10-15 15:02:39.749 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:02:39.749 | read only = false 2021-10-15 15:02:39.749 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:02:39.749 | 2021-10-15 15:02:39.749 | [object6643] 2021-10-15 15:02:39.749 | max connections = 25 2021-10-15 15:02:39.749 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:02:39.749 | read only = false 2021-10-15 15:02:39.749 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:02:39.750 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:02:39.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:02:39.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:02:39.756 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:02:39.767 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:02:39.769 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:02:39.774 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:02:39.778 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:02:39.780 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:02:39.784 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:02:39.812 | + 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:02:39.837 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:02:39.854 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:02:39.881 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:02:39.898 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:39.926 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:02:39.943 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:02:39.971 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:02:39.989 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:02:40.016 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:02:40.033 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:40.060 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:02:40.077 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:02:40.092 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:40.095 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:02:40.123 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:02:40.148 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:02:40.175 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:02:40.201 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:02:40.216 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:40.218 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:02:40.244 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:02:40.259 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:40.261 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:02:40.275 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:40.278 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:02:40.280 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:02:40.295 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:40.297 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:02:40.299 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:02:40.301 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:02:40.306 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:02:40.313 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:02:40.339 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:02:40.366 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:02:40.395 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:02:40.424 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:02:40.451 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:02:40.453 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:02:40.455 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:02:40.457 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:02:40.460 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:02:40.486 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:02:40.512 | + 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:02:40.539 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:02:40.565 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:02:40.592 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:02:40.618 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:02:40.645 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:02:40.672 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:02:40.697 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:02:40.725 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:02:40.752 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:02:40.778 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:02:40.805 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:02:40.835 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:02:40.862 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:02:40.880 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:02:40.907 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:02:40.933 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:02:40.938 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:02:40.966 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:02:40.992 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:02:41.019 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:02:41.021 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:02:41.023 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:02:41.025 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:02:41.029 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:02:41.032 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:02:41.034 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:41.036 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:02:41.038 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:02:41.040 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:41.042 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:41.044 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:02:41.062 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:41.089 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:02:41.107 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:02:41.136 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:41.153 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:41.180 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:02:41.198 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:41.225 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:02:41.243 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:41.271 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:02:41.288 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:02:41.316 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:41.334 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:41.362 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:02:41.380 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:41.408 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:02:41.425 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:02:41.452 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-10-15 15:02:41.457 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:41.475 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:41.503 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:02:41.531 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:02:41.534 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:02:41.538 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:02:41.540 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:02:41.542 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:41.545 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:02:41.547 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:02:41.549 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:41.551 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:41.553 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:02:41.571 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:41.599 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:02:41.616 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:02:41.644 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:41.661 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:41.689 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:02:41.707 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:41.734 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:02:41.752 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:41.780 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:02:41.797 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:02:41.824 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:41.842 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:41.870 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:02:41.888 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:41.916 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:02:41.933 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:02:41.960 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-10-15 15:02:41.965 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:41.983 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:42.010 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:02:42.012 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:02:42.017 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:02:42.019 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:02:42.021 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:02:42.023 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:02:42.025 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:02:42.028 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:02:42.030 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:02:42.032 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:02:42.050 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:02:42.079 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:02:42.096 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:02:42.124 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:02:42.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:02:42.169 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:02:42.188 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:02:42.215 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:02:42.234 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:02:42.261 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:02:42.279 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:02:42.307 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:02:42.324 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:02:42.352 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:02:42.370 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:02:42.397 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:02:42.415 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:02:42.441 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-10-15 15:02:42.448 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:02:42.465 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:02:42.493 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:02:42.520 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:02:42.549 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:02:42.576 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:02:42.579 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:02:42.583 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:02:42.612 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:02:42.640 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:02:42.667 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:02:42.696 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:02:42.724 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:02:42.751 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:02:42.778 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:02:42.805 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:02:42.832 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:02:42.847 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:42.849 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:02:42.868 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:02:42.871 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:02:42.890 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:02:42.893 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:02:42.920 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:02:42.922 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:02:42.949 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:02:42.977 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:02:42.980 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:02:43.007 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:02:43.022 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:43.024 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:02:43.027 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:02:43.032 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:02:43.034 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:02:43.047 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:02:43.049 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:02:43.060 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:02:43.063 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:02:43.065 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:02:43.067 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:02:43.069 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:02:43.071 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:02:43.074 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:02:43.076 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:02:43.079 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:02:43.091 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:02:43.093 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:02:43.096 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:02:43.113 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:02:43.115 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:02:43.132 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:43.134 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:02:43.137 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:02:43.139 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:02:43.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:02:43.144 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:02:43.146 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:02:43.149 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:02:43.151 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:02:43.167 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:43.170 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:02:43.173 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:02:43.189 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:02:43.192 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:02:43.194 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:02:43.197 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:02:43.199 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:02:43.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:02:43.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:02:43.207 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:02:43.210 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:02:43.213 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:02:43.216 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:02:43.219 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:02:43.222 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:02:43.224 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:02:43.227 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:02:43.230 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:02:43.233 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:02:43.235 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:02:43.239 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:02:43.239 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:02:43.244 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:02:43.246 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:02:43.250 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:02:43.253 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:02:43.255 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:02:43.276 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:02:43.279 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:02:44.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:44.104 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:44.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:44.104 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:45.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:45.213 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:02:45.298 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:02:45.299 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:02:45.300 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:02:45.301 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:02:45.302 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:02:45.303 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:02:45.305 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:02:45.306 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:02:45.307 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:02:45.308 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:02:45.309 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:02:45.311 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:02:45.313 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:02:45.315 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:02:45.317 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:02:45.320 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:02:45.322 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:02:45.324 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:02:45.334 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:02:45.335 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:02:45.340 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:02:45.412 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:02:45.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:02:45.415 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:02:45.439 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:02:45.440 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:02:45.441 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:02:45.443 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:02:45.444 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:02:45.456 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:02:45.500 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:02:45.501 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:02:45.502 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:02:45.503 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:02:45.523 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:02:45.526 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:02:45.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:02:45.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:02:45.558 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:02:45.578 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:02:45.580 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:02:45.661 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:02:45.664 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:02:45.665 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:02:45.667 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:02:45.718 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:02:45.746 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:02:45.785 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:02:45.958 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:02:45.960 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:02:45.995 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:02:45.996 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:02:45.999 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:02:46.001 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:02:46.003 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:02:46.004 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:02:46.222 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:02:46.262 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:02:46.349 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:02:46.507 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:02:48.280 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:48.402 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:48.406 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:48.408 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:48.410 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:48.412 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:48.415 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:48.417 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:48.420 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:48.422 | + functions-common:time_stop:2316 : start_time=1634310163270 2021-10-15 15:02:48.424 | + functions-common:time_stop:2318 : [[ -z 1634310163270 ]] 2021-10-15 15:02:48.427 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:48.431 | + functions-common:time_stop:2321 : end_time=1634310168429 2021-10-15 15:02:48.433 | + functions-common:time_stop:2322 : elapsed_time=5159 2021-10-15 15:02:48.436 | + functions-common:time_stop:2323 : total=63259 2021-10-15 15:02:48.438 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:48.440 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=68418 2021-10-15 15:02:48.443 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:48.445 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:02:48.448 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:02:48.450 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:02:48.463 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:02:48.469 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:02:48.471 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:02:48.473 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:02:48.476 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:02:48.478 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:02:48.480 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:02:48.484 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:02:48.486 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:02:48.489 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:02:48.505 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:02:48.507 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:02:48.509 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:48.512 | + functions-common:git_clone:544 : echo master 2021-10-15 15:02:48.512 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:02:48.517 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:02:48.519 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:02:48.522 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:02:48.524 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:02:48.525 | + functions-common:git_clone:593 : head -1 2021-10-15 15:02:48.529 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:02:48.532 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:02:48.534 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:02:48.537 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:02:48.539 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:48.542 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:02:48.545 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:02:48.547 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:02:48.550 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:02:48.552 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:48.554 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:02:48.557 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:02:48.559 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:02:48.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:02:48.565 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:02:48.568 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:02:48.570 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:02:48.573 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:02:48.577 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:02:48.582 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:02:48.585 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:02:49.233 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:02:49.236 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:02:49.238 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:02:49.240 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:02:49.243 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:02:49.245 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:02:49.248 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:02:49.250 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:02:49.253 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:02:49.255 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:02:49.257 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:02:49.260 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:02:49.262 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:02:49.264 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:02:49.286 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:02:49.290 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 15:02:50.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:50.169 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:50.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:02:50.169 | from cryptography.utils import int_from_bytes 2021-10-15 15:02:51.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:02:51.294 | Obtaining file:///opt/stack/glance 2021-10-15 15:02:51.295 | Preparing metadata (setup.py): started 2021-10-15 15:02:52.452 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:02:52.603 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:02:52.604 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:02:52.605 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:02:52.606 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:02:52.607 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:02:52.608 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:02:52.609 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:02:52.610 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:02:52.611 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:02:52.612 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:02:52.613 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:02:52.614 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:02:52.615 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:02:52.616 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:52.618 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:02:52.619 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:02:52.620 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:02:52.620 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:02:52.622 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:02:52.623 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:02:52.624 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:52.625 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:02:52.626 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:02:52.627 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:02:52.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:02:52.629 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:02:52.630 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:02:52.631 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:02:52.633 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:52.634 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:52.635 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:02:52.636 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:02:52.637 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:02:52.639 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:02:52.640 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:02:52.641 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:02:52.642 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:02:52.643 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:02:52.644 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:02:52.645 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:02:52.646 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:02:52.647 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:02:52.648 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:02:52.649 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:02:52.665 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:02:52.667 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:02:52.668 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:02:52.690 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:02:52.692 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:02:52.732 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:02:52.747 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:02:52.759 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:02:52.774 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:02:52.775 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:02:52.858 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:02:52.934 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:02:52.988 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:02:52.990 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:02:53.023 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:02:53.068 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:02:53.069 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:02:53.070 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:02:53.129 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:02:53.131 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:02:53.133 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:02:53.159 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:02:53.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:02:53.234 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:02:53.293 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:02:53.296 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:02:53.298 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:53.299 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:02:53.301 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:02:53.326 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:02:53.327 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:02:53.330 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:02:53.374 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:02:53.415 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:02:53.416 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:02:53.418 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:53.495 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:02:53.648 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:02:53.944 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:02:53.945 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:02:53.947 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:02:53.948 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:02:54.006 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:02:54.031 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:02:54.149 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:02:54.212 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:02:54.264 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:02:54.480 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:02:54.482 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:02:54.484 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:02:54.487 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:02:54.488 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:02:54.491 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:02:54.495 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:02:54.616 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:02:54.649 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:02:54.700 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:02:54.702 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:02:54.947 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:02:55.133 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:02:55.135 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:02:55.136 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:02:55.139 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:02:55.214 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:02:55.369 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:02:55.473 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:02:55.744 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:02:55.748 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:02:55.970 | 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:02:56.313 | 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:02:56.625 | 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:02:56.625 | 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:02:56.627 | 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:02:56.628 | 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:02:57.760 | Installing collected packages: glance 2021-10-15 15:02:57.762 | Running setup.py develop for glance 2021-10-15 15:02:59.793 | Successfully installed glance 2021-10-15 15:02:59.794 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:02:59.925 | + inc/python:pip_install:200 : result=0 2021-10-15 15:02:59.927 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:02:59.930 | + functions-common:time_stop:2309 : local name 2021-10-15 15:02:59.932 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:02:59.935 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:02:59.937 | + functions-common:time_stop:2312 : local total 2021-10-15 15:02:59.939 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:02:59.941 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:02:59.943 | + functions-common:time_stop:2316 : start_time=1634310169280 2021-10-15 15:02:59.946 | + functions-common:time_stop:2318 : [[ -z 1634310169280 ]] 2021-10-15 15:02:59.948 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:02:59.952 | + functions-common:time_stop:2321 : end_time=1634310179950 2021-10-15 15:02:59.955 | + functions-common:time_stop:2322 : elapsed_time=10670 2021-10-15 15:02:59.957 | + functions-common:time_stop:2323 : total=68418 2021-10-15 15:02:59.959 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:02:59.961 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79088 2021-10-15 15:02:59.964 | + inc/python:pip_install:203 : return 0 2021-10-15 15:02:59.966 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:02:59.968 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:02:59.971 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:02:59.990 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:03:00.002 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:03:00.005 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:03:00.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:03:00.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:03:00.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:03:00.014 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:03:00.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:03:00.019 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:03:00.021 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:03:00.033 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:03:00.036 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:03:00.038 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:03:00.041 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:03:00.043 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:03:00.046 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:00.048 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:00.051 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:03:00.079 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:03:00.107 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:03:00.136 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:03:00.165 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:03:00.194 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:03:00.224 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:03:00.226 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:03:00.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:03:00.232 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:03:00.234 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:03:00.262 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:03:00.290 | + 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:03:00.320 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:03:00.349 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:03:00.378 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:03:00.407 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:03:00.435 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:03:00.464 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:03:00.493 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:03:00.525 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:03:00.555 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:03:00.557 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:03:00.560 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:03:00.562 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:03:00.564 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:03:00.566 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:03:00.583 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:00.586 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:03:00.588 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:03:00.592 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:03:00.608 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:00.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:03:00.613 | + 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:03:00.641 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:03:00.644 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:03:00.646 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:03:00.648 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:03:00.650 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:03:00.680 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:03:00.710 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:03:00.712 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:03:00.714 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:03:00.717 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:03:00.720 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:03:00.722 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:00.724 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:03:00.753 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:03:00.755 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:03:00.785 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:03:00.788 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:03:00.803 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:00.806 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:03:00.836 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:03:00.865 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:03:00.895 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:03:00.925 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:03:00.954 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:03:00.971 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:00.973 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:03:01.003 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:03:01.031 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:03:01.061 | + 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:03:01.090 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:03:01.119 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:03:01.149 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:03:01.165 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:01.167 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:03:01.169 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:03:01.172 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:03:01.175 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:03:01.192 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:03:01.194 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:03:01.196 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:01.199 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:03:01.202 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:03:01.230 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:03:01.259 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:03:01.289 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:03:01.318 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:03:01.323 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:03:01.352 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:03:01.382 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:03:01.411 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:03:01.440 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:03:01.469 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:03:01.499 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:03:01.528 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:03:01.557 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:03:01.587 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:03:01.616 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:03:01.646 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:03:01.651 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-10-15 15:03:01.659 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:03:01.675 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:01.678 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:03:01.680 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:03:01.682 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:03:01.685 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:03:01.688 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:03:01.690 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:03:01.694 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:03:01.696 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:03:01.700 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:03:01.729 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:03:01.732 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:03:01.735 | ++ functions:get_random_port:837 : true 2021-10-15 15:03:01.737 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:03:01.739 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:03:01.741 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:03:01.797 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:03:01.800 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:03:01.802 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:03:01.805 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:03:01.807 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:03:01.833 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:03:01.860 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:03:01.886 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:03:01.913 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:03:01.941 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:03:01.968 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:03:01.995 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:03:02.023 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:03:02.050 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:03:02.078 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:03:02.105 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:03:02.132 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:03:02.160 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:03:02.188 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:03:02.215 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:03:02.242 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:03:02.270 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:03:02.298 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:03:02.325 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:03:02.328 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:03:02.330 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:02.332 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:02.335 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:02.337 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:02.339 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:03:02.393 | proxy (enabled by site administrator) 2021-10-15 15:03:02.396 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:03:02.399 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:03:02.401 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:02.403 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:02.406 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:02.408 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:02.411 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:03:02.464 | proxy_http (enabled by site administrator) 2021-10-15 15:03:02.467 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:03:02.470 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:03:02.473 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:03:02.475 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:03:02.477 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:02.480 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:02.483 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:02.486 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:02.489 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:03:02.489 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:02.497 | KeepAlive Off 2021-10-15 15:03:02.502 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:02.502 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:03:02.510 | SetEnv proxy-sendchunked 1 2021-10-15 15:03:02.514 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:03:02.514 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:03:02.522 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:03:02.526 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:03:02.528 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:03:02.531 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:03:02.534 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:03:02.536 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:03:02.538 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:02.540 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:02.543 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:03:02.546 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:03:02.548 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:02.551 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:02.553 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:03:02.619 | Site glance-wsgi-api already enabled 2021-10-15 15:03:02.623 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:03:02.625 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:03:02.628 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:03:02.630 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:03:02.761 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:03:02.767 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:03:02.799 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:03:02.801 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:03:02.819 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:02.821 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:03:02.823 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:03:02.826 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:03:02.829 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:03:02.831 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:03:02.834 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:03:02.836 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:03:02.838 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:03:02.841 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:03:02.843 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:03:02.846 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:03:02.849 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:03:02.851 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:03:02.854 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:03:02.870 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:03:02.872 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:03:02.875 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:02.878 | + functions-common:git_clone:544 : echo master 2021-10-15 15:03:02.878 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:03:02.883 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:03:02.885 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:02.888 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:03:02.891 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:03:02.891 | + functions-common:git_clone:593 : head -1 2021-10-15 15:03:02.894 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:03:02.897 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:03:02.899 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:03:02.902 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:03:02.905 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:02.907 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:02.910 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:03:02.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:03:02.914 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:03:02.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:02.919 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:02.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:03:02.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:03:02.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:03:02.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:03:02.933 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:03:02.935 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:03:02.938 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:03:02.941 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:03:02.946 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:03:02.949 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:03:03.585 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:03:03.588 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:03:03.590 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:03:03.593 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:03:03.595 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:03:03.597 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:03:03.600 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:03:03.602 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:03:03.605 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:03:03.608 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:03:03.610 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:03:03.613 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:03:03.615 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:03:03.617 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:03:03.638 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:03:03.640 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 15:03:04.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:04.473 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:04.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:04.473 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:05.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:05.559 | Obtaining file:///opt/stack/cinder 2021-10-15 15:03:05.560 | Preparing metadata (setup.py): started 2021-10-15 15:03:07.451 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:03:07.661 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:03:07.662 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:03:07.663 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:03:07.664 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:03:07.665 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:03:07.666 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:03:07.667 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:03:07.668 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:03:07.669 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:03:07.670 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:03:07.781 | Collecting oauth2client>=4.1.3 2021-10-15 15:03:07.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:03:07.796 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:03:07.797 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:03:07.799 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:03:07.800 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:03:07.801 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:03:07.802 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:03:07.803 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:03:07.804 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:03:07.805 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:03:07.806 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:03:07.807 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:03:07.808 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:03:07.809 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:03:07.811 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:03:07.812 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:03:07.813 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:03:07.814 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:03:07.815 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:03:07.943 | Collecting paramiko>=2.7.2 2021-10-15 15:03:07.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:03:07.962 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:03:07.963 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:03:07.964 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:03:07.964 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:03:07.966 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:03:08.063 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:03:08.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:03:08.081 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:03:08.082 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:03:08.083 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:03:08.085 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:03:08.086 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:03:08.087 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:03:08.088 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:03:08.129 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:03:08.141 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:03:08.166 | Preparing metadata (setup.py): started 2021-10-15 15:03:08.777 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:03:08.780 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:03:08.782 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:03:08.783 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:03:08.784 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:03:08.828 | Collecting tabulate>=0.8.7 2021-10-15 15:03:08.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:03:08.839 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:03:08.840 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:03:08.841 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:03:08.946 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:03:08.946 | 2021-10-15 15:03:08.946 | The conflict is caused by: 2021-10-15 15:03:08.946 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:03:08.946 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:03:08.946 | 2021-10-15 15:03:08.946 | To fix this you could try to: 2021-10-15 15:03:08.946 | 1. loosen the range of package versions you've specified 2021-10-15 15:03:08.946 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:03:08.946 | 2021-10-15 15:03:08.946 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:03:09.054 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:03:09.056 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:03:09.059 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:03:09.062 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:03:09.064 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:03:09.066 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:03:09.069 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:03:09.071 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:03:09.073 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:03:09.075 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:03:09.075 | Error on exit 2021-10-15 15:03:09.078 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:03:09.080 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310032 157 fail 2021-10-15 15:03:09.647 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:03:09.650 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:03:10.102 | + ./stack.sh:exit_trap:542 : exit 1