2022-06-21 18:05:43.648 | + ./stack.sh:main:473 : exec 2022-06-21 18:05:43.648 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-180543' 2022-06-21 18:05:43.648 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-21-180543.summary.2022-06-21-180543 2022-06-21 18:05:43.648 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:05:43.648 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-180543 2022-06-21 18:05:43.648 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-180543 /opt/stack/logs/stack.sh.log 2022-06-21 18:05:43.648 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-180543.summary.2022-06-21-180543 /opt/stack/logs/stack.sh.log.summary 2022-06-21 18:05:43.648 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-21 18:05:43.648 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-21 18:05:43.648 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-21 18:05:43.648 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-21 18:05:43.648 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:05:43.648 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-21 18:05:43.652 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-21 18:05:43.656 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:05:43.658 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-06-21 18:05:43.660 | + ./stack.sh:main:546 : trap err_trap ERR 2022-06-21 18:05:43.662 | + ./stack.sh:main:559 : set -o errexit 2022-06-21 18:05:43.664 | + ./stack.sh:main:562 : uname -a 2022-06-21 18:05:43.665 | Linux dv-neutron-846031-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-21 18:05:43.668 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-21 18:05:43.669 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-21 18:05:43.672 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-06-21 18:05:43.700 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-21 18:05:43.717 | + ./stack.sh:main:576 : fetch_plugins 2022-06-21 18:05:43.719 | + functions-common:fetch_plugins:1667 : local plugins= 2022-06-21 18:05:43.721 | + functions-common:fetch_plugins:1668 : local plugin 2022-06-21 18:05:43.723 | + functions-common:fetch_plugins:1671 : [[ -z '' ]] 2022-06-21 18:05:43.724 | + functions-common:fetch_plugins:1672 : return 2022-06-21 18:05:43.727 | + ./stack.sh:main:580 : run_phase override_defaults 2022-06-21 18:05:43.729 | + functions-common:run_phase:1749 : local mode=override_defaults 2022-06-21 18:05:43.731 | + functions-common:run_phase:1750 : local phase= 2022-06-21 18:05:43.734 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:05:43.735 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:05:43.737 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:05:43.739 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:05:43.741 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:05:43.743 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:05:43.746 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:05:43.748 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:05:43.750 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:05:43.752 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-21 18:05:43.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:05:43.767 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:43.768 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:05:43.770 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:05:43.772 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:05:43.774 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:05:43.776 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:05:43.778 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:05:43.780 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-21 18:05:43.781 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-21 18:05:43.783 | + functions-common:run_phase:1770 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:05:43.785 | + functions-common:run_phase:1773 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:05:43.787 | + functions-common:run_phase:1774 : plugin_override_defaults 2022-06-21 18:05:43.789 | + functions-common:plugin_override_defaults:1708 : local plugins= 2022-06-21 18:05:43.791 | + functions-common:plugin_override_defaults:1709 : local plugin 2022-06-21 18:05:43.793 | + functions-common:plugin_override_defaults:1712 : [[ -z '' ]] 2022-06-21 18:05:43.795 | + functions-common:plugin_override_defaults:1713 : return 2022-06-21 18:05:43.797 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-06-21 18:05:43.814 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-06-21 18:05:43.816 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-21 18:05:43.829 | ++ functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:43.831 | +++ lib/tls:source:43 : hostname -f 2022-06-21 18:05:43.835 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-21 18:05:43.836 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-21 18:05:43.839 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-21 18:05:43.841 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-21 18:05:43.843 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-21 18:05:43.844 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-21 18:05:43.846 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-21 18:05:43.848 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-21 18:05:43.850 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-21 18:05:43.852 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-21 18:05:43.857 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-06-21 18:05:43.870 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-06-21 18:05:43.889 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-06-21 18:05:43.901 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-06-21 18:05:43.913 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-06-21 18:05:43.940 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-06-21 18:05:44.018 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-06-21 18:05:44.110 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-06-21 18:05:44.138 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-06-21 18:05:44.196 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-06-21 18:05:44.252 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-06-21 18:05:44.394 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-06-21 18:05:44.408 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-06-21 18:05:44.422 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-21 18:05:44.436 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-06-21 18:05:44.531 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-06-21 18:05:44.534 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-21 18:05:44.539 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-21 18:05:44.541 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-21 18:05:44.544 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-21 18:05:44.546 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-21 18:05:44.548 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-21 18:05:44.548 | False' 2022-06-21 18:05:44.551 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-21 18:05:44.566 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-21 18:05:44.568 | + ./stack.sh:main:610 : run_phase source 2022-06-21 18:05:44.571 | + functions-common:run_phase:1749 : local mode=source 2022-06-21 18:05:44.573 | + functions-common:run_phase:1750 : local phase= 2022-06-21 18:05:44.580 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:05:44.582 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:05:44.585 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:05:44.587 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:05:44.589 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:05:44.592 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:05:44.596 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:05:44.598 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:05:44.600 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:05:44.602 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-21 18:05:44.605 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:05:44.620 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:44.622 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:05:44.624 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-21 18:05:44.664 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-21 18:05:44.667 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-21 18:05:44.670 | + functions-common:run_phase:1770 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:05:44.672 | + functions-common:run_phase:1771 : load_plugin_settings 2022-06-21 18:05:44.674 | + functions-common:load_plugin_settings:1685 : local plugins= 2022-06-21 18:05:44.676 | + functions-common:load_plugin_settings:1686 : local plugin 2022-06-21 18:05:44.678 | + functions-common:load_plugin_settings:1689 : [[ -z '' ]] 2022-06-21 18:05:44.680 | + functions-common:load_plugin_settings:1690 : return 2022-06-21 18:05:44.682 | + functions-common:run_phase:1772 : verify_disabled_services 2022-06-21 18:05:44.684 | + functions-common:verify_disabled_services:2032 : local service 2022-06-21 18:05:44.687 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.689 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-21 18:05:44.691 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.693 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-21 18:05:44.696 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.698 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-21 18:05:44.700 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.702 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-21 18:05:44.704 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.707 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-21 18:05:44.709 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.711 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-21 18:05:44.714 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.717 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-21 18:05:44.719 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.721 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-21 18:05:44.724 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.726 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-21 18:05:44.729 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.731 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-21 18:05:44.733 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.735 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-21 18:05:44.738 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.740 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-21 18:05:44.742 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.745 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-21 18:05:44.747 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.749 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-21 18:05:44.751 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.753 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-21 18:05:44.756 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.758 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-21 18:05:44.761 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.763 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-21 18:05:44.765 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.768 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-21 18:05:44.770 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.772 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-21 18:05:44.774 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.777 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-21 18:05:44.779 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.782 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-21 18:05:44.784 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.786 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-21 18:05:44.788 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.790 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-21 18:05:44.793 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.795 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-21 18:05:44.797 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.800 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-21 18:05:44.802 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.804 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-21 18:05:44.806 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.809 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-21 18:05:44.811 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.813 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-21 18:05:44.817 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.819 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-21 18:05:44.822 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.825 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-21 18:05:44.827 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.829 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-21 18:05:44.832 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.834 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-21 18:05:44.836 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.839 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-21 18:05:44.841 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.844 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-21 18:05:44.846 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.848 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-21 18:05:44.850 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.853 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-21 18:05:44.855 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.857 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-21 18:05:44.859 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.862 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-21 18:05:44.864 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.866 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-21 18:05:44.869 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.871 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-21 18:05:44.873 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.875 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-21 18:05:44.878 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.880 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-21 18:05:44.882 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.885 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-21 18:05:44.887 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.889 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-21 18:05:44.892 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.894 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-21 18:05:44.896 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.898 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-21 18:05:44.901 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:05:44.903 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-21 18:05:44.906 | + ./stack.sh:main:681 : initialize_database_backends 2022-06-21 18:05:44.909 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:05:44.911 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-21 18:05:44.927 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:44.929 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-21 18:05:44.932 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:05:44.934 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-21 18:05:44.949 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:44.952 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-21 18:05:44.954 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-21 18:05:44.957 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-21 18:05:44.959 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-21 18:05:44.961 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-21 18:05:44.964 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-21 18:05:44.966 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-21 18:05:44.969 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-21 18:05:44.971 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:05:44.973 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-21 18:05:44.976 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:05:44.979 | + lib/database:initialize_database_backends:104 : return 0 2022-06-21 18:05:44.981 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-06-21 18:05:44.981 | Using mysql database backend 2022-06-21 18:05:44.984 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-21 18:05:45.002 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-06-21 18:05:45.021 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:45.023 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-21 18:05:45.041 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-06-21 18:05:45.060 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:45.063 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-21 18:05:45.082 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-21 18:05:45.100 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-06-21 18:05:45.119 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:45.122 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-06-21 18:05:45.138 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:45.141 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-21 18:05:45.159 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-06-21 18:05:45.161 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-06-21 18:05:45.163 | + ./stack.sh:main:741 : save_stackenv 741 2022-06-21 18:05:45.166 | + functions-common:save_stackenv:60 : local tag=741 2022-06-21 18:05:45.169 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-21 18:05:45.174 | + functions-common:save_stackenv:62 : time_stamp=2022-06-21-180545 2022-06-21 18:05:45.176 | + functions-common:save_stackenv:63 : echo '# 2022-06-21-180545 741' 2022-06-21 18:05:45.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.181 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:05:45.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.186 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-21 18:05:45.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.191 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-21 18:05:45.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.195 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-21 18:05:45.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.200 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2022-06-21 18:05:45.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.206 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2022-06-21 18:05:45.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.211 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-21-180543 2022-06-21 18:05:45.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.217 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-21 18:05:45.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.222 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2022-06-21 18:05:45.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.227 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-21 18:05:45.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.232 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-21 18:05:45.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.237 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-21 18:05:45.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:05:45.242 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-21 18:05:45.245 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-06-21 18:05:45.247 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-21 18:05:45.249 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-06-21 18:05:45.251 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:05:45.254 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:05:45.256 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:05:45.259 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:05:45.261 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:05:45.263 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:05:45.279 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:05:45.282 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:05:45.284 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:45.286 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:05:45.287 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:05:45.293 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-06-21 18:05:45.295 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:45.298 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-21 18:05:45.310 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-06-21 18:05:45.313 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:05:45.314 | + functions-common:git_clone:605 : head -1 2022-06-21 18:05:45.317 | 03061a94 update constraint for python-designateclient to new release 4.3.1 2022-06-21 18:05:45.319 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:05:45.322 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-06-21 18:05:45.324 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:05:45.326 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-06-21 18:05:45.329 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-21 18:05:45.331 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-21 18:05:45.334 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-21 18:05:45.337 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:05:45.340 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-21 18:05:45.342 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-21 18:05:45.345 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-21 18:05:45.349 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-21 18:05:45.354 | ++ tools/install_prereqs.sh:source:47 : NOW=1655834745 2022-06-21 18:05:45.358 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-21 18:05:45.362 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1655834318 2022-06-21 18:05:45.364 | ++ tools/install_prereqs.sh:source:49 : DELTA=427 2022-06-21 18:05:45.367 | ++ tools/install_prereqs.sh:source:50 : [[ 427 -lt 7200 ]] 2022-06-21 18:05:45.370 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-21 18:05:45.372 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-21 18:05:45.375 | ++ functions-common:export_proxy_variables:2139 : isset http_proxy 2022-06-21 18:05:45.377 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-21 18:05:45.379 | ++ functions-common:export_proxy_variables:2142 : isset https_proxy 2022-06-21 18:05:45.382 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-21 18:05:45.384 | ++ functions-common:export_proxy_variables:2145 : isset no_proxy 2022-06-21 18:05:45.387 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-21 18:05:45.391 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-21 18:05:45.440 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-21 18:05:45.440 | apache2-dev 2022-06-21 18:05:45.440 | bc 2022-06-21 18:05:45.440 | bsdmainutils 2022-06-21 18:05:45.440 | curl 2022-06-21 18:05:45.440 | g++ 2022-06-21 18:05:45.440 | gawk 2022-06-21 18:05:45.440 | gcc 2022-06-21 18:05:45.440 | gettext 2022-06-21 18:05:45.440 | git 2022-06-21 18:05:45.440 | graphviz 2022-06-21 18:05:45.440 | iputils-ping 2022-06-21 18:05:45.440 | libapache2-mod-proxy-uwsgi 2022-06-21 18:05:45.440 | libffi-dev 2022-06-21 18:05:45.440 | libjpeg-dev 2022-06-21 18:05:45.440 | libpcre3-dev 2022-06-21 18:05:45.440 | libpq-dev 2022-06-21 18:05:45.440 | libssl-dev 2022-06-21 18:05:45.440 | libsystemd-dev 2022-06-21 18:05:45.440 | libxml2-dev 2022-06-21 18:05:45.440 | libxslt1-dev 2022-06-21 18:05:45.440 | libyaml-dev 2022-06-21 18:05:45.440 | lsof 2022-06-21 18:05:45.440 | openssh-server 2022-06-21 18:05:45.441 | openssl 2022-06-21 18:05:45.441 | pkg-config 2022-06-21 18:05:45.441 | psmisc 2022-06-21 18:05:45.441 | python3-dev 2022-06-21 18:05:45.441 | python3-pip 2022-06-21 18:05:45.441 | python3-systemd 2022-06-21 18:05:45.441 | python3-venv 2022-06-21 18:05:45.441 | tar 2022-06-21 18:05:45.441 | tcpdump 2022-06-21 18:05:45.441 | unzip 2022-06-21 18:05:45.441 | uuid-runtime 2022-06-21 18:05:45.441 | wget 2022-06-21 18:05:45.441 | wget 2022-06-21 18:05:45.441 | zlib1g-dev 2022-06-21 18:05:45.441 | libkrb5-dev 2022-06-21 18:05:45.441 | libldap2-dev 2022-06-21 18:05:45.441 | libsasl2-dev 2022-06-21 18:05:45.441 | memcached 2022-06-21 18:05:45.441 | python3-mysqldb 2022-06-21 18:05:45.441 | sqlite3 2022-06-21 18:05:45.441 | conntrack 2022-06-21 18:05:45.441 | curl 2022-06-21 18:05:45.441 | dnsmasq-base 2022-06-21 18:05:45.441 | dnsmasq-utils 2022-06-21 18:05:45.441 | ebtables 2022-06-21 18:05:45.441 | genisoimage 2022-06-21 18:05:45.441 | iptables 2022-06-21 18:05:45.441 | iputils-arping 2022-06-21 18:05:45.441 | kpartx 2022-06-21 18:05:45.441 | libjs-jquery-tablesorter 2022-06-21 18:05:45.441 | parted 2022-06-21 18:05:45.441 | pm-utils 2022-06-21 18:05:45.441 | python3-mysqldb 2022-06-21 18:05:45.441 | socat 2022-06-21 18:05:45.441 | sqlite3 2022-06-21 18:05:45.441 | sudo 2022-06-21 18:05:45.441 | vlan 2022-06-21 18:05:45.442 | lsscsi 2022-06-21 18:05:45.442 | open-iscsi 2022-06-21 18:05:45.442 | lvm2 2022-06-21 18:05:45.442 | qemu-utils 2022-06-21 18:05:45.442 | thin-provisioning-tools 2022-06-21 18:05:45.442 | acl 2022-06-21 18:05:45.442 | dnsmasq-base 2022-06-21 18:05:45.442 | dnsmasq-utils 2022-06-21 18:05:45.442 | ebtables 2022-06-21 18:05:45.442 | haproxy 2022-06-21 18:05:45.442 | iptables 2022-06-21 18:05:45.442 | iputils-arping 2022-06-21 18:05:45.442 | iputils-ping 2022-06-21 18:05:45.442 | postgresql-server-dev-all 2022-06-21 18:05:45.442 | python3-mysqldb 2022-06-21 18:05:45.442 | sqlite3 2022-06-21 18:05:45.442 | sudo 2022-06-21 18:05:45.442 | vlan 2022-06-21 18:05:45.442 | pcp 2022-06-21 18:05:45.442 | ipset 2022-06-21 18:05:45.442 | conntrack 2022-06-21 18:05:45.442 | conntrackd 2022-06-21 18:05:45.442 | keepalived 2022-06-21 18:05:45.442 | lvm2 2022-06-21 18:05:45.442 | qemu-utils 2022-06-21 18:05:45.442 | thin-provisioning-tools 2022-06-21 18:05:45.442 | curl 2022-06-21 18:05:45.442 | liberasurecode-dev 2022-06-21 18:05:45.442 | make 2022-06-21 18:05:45.442 | memcached 2022-06-21 18:05:45.442 | sqlite3 2022-06-21 18:05:45.442 | xfsprogs' 2022-06-21 18:05:45.444 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-21 18:05:45.463 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-21 18:05:45.463 | apache2-dev 2022-06-21 18:05:45.463 | bc 2022-06-21 18:05:45.463 | bsdmainutils 2022-06-21 18:05:45.463 | curl 2022-06-21 18:05:45.463 | g++ 2022-06-21 18:05:45.463 | gawk 2022-06-21 18:05:45.463 | gcc 2022-06-21 18:05:45.463 | gettext 2022-06-21 18:05:45.463 | git 2022-06-21 18:05:45.463 | graphviz 2022-06-21 18:05:45.463 | iputils-ping 2022-06-21 18:05:45.463 | libapache2-mod-proxy-uwsgi 2022-06-21 18:05:45.463 | libffi-dev 2022-06-21 18:05:45.464 | libjpeg-dev 2022-06-21 18:05:45.464 | libpcre3-dev 2022-06-21 18:05:45.464 | libpq-dev 2022-06-21 18:05:45.464 | libssl-dev 2022-06-21 18:05:45.464 | libsystemd-dev 2022-06-21 18:05:45.464 | libxml2-dev 2022-06-21 18:05:45.464 | libxslt1-dev 2022-06-21 18:05:45.464 | libyaml-dev 2022-06-21 18:05:45.464 | lsof 2022-06-21 18:05:45.464 | openssh-server 2022-06-21 18:05:45.464 | openssl 2022-06-21 18:05:45.464 | pkg-config 2022-06-21 18:05:45.464 | psmisc 2022-06-21 18:05:45.464 | python3-dev 2022-06-21 18:05:45.464 | python3-pip 2022-06-21 18:05:45.464 | python3-systemd 2022-06-21 18:05:45.464 | python3-venv 2022-06-21 18:05:45.464 | tar 2022-06-21 18:05:45.464 | tcpdump 2022-06-21 18:05:45.464 | unzip 2022-06-21 18:05:45.464 | uuid-runtime 2022-06-21 18:05:45.464 | wget 2022-06-21 18:05:45.464 | wget 2022-06-21 18:05:45.464 | zlib1g-dev 2022-06-21 18:05:45.464 | libkrb5-dev 2022-06-21 18:05:45.464 | libldap2-dev 2022-06-21 18:05:45.464 | libsasl2-dev 2022-06-21 18:05:45.464 | memcached 2022-06-21 18:05:45.464 | python3-mysqldb 2022-06-21 18:05:45.464 | sqlite3 2022-06-21 18:05:45.464 | conntrack 2022-06-21 18:05:45.464 | curl 2022-06-21 18:05:45.464 | dnsmasq-base 2022-06-21 18:05:45.464 | dnsmasq-utils 2022-06-21 18:05:45.464 | ebtables 2022-06-21 18:05:45.464 | genisoimage 2022-06-21 18:05:45.465 | iptables 2022-06-21 18:05:45.465 | iputils-arping 2022-06-21 18:05:45.465 | kpartx 2022-06-21 18:05:45.465 | libjs-jquery-tablesorter 2022-06-21 18:05:45.465 | parted 2022-06-21 18:05:45.465 | pm-utils 2022-06-21 18:05:45.465 | python3-mysqldb 2022-06-21 18:05:45.465 | socat 2022-06-21 18:05:45.465 | sqlite3 2022-06-21 18:05:45.465 | sudo 2022-06-21 18:05:45.465 | vlan 2022-06-21 18:05:45.465 | lsscsi 2022-06-21 18:05:45.465 | open-iscsi 2022-06-21 18:05:45.465 | lvm2 2022-06-21 18:05:45.465 | qemu-utils 2022-06-21 18:05:45.465 | thin-provisioning-tools 2022-06-21 18:05:45.465 | acl 2022-06-21 18:05:45.465 | dnsmasq-base 2022-06-21 18:05:45.465 | dnsmasq-utils 2022-06-21 18:05:45.465 | ebtables 2022-06-21 18:05:45.465 | haproxy 2022-06-21 18:05:45.465 | iptables 2022-06-21 18:05:45.465 | iputils-arping 2022-06-21 18:05:45.465 | iputils-ping 2022-06-21 18:05:45.465 | postgresql-server-dev-all 2022-06-21 18:05:45.465 | python3-mysqldb 2022-06-21 18:05:45.465 | sqlite3 2022-06-21 18:05:45.465 | sudo 2022-06-21 18:05:45.465 | vlan 2022-06-21 18:05:45.465 | pcp 2022-06-21 18:05:45.465 | ipset 2022-06-21 18:05:45.465 | conntrack 2022-06-21 18:05:45.465 | conntrackd 2022-06-21 18:05:45.465 | keepalived 2022-06-21 18:05:45.465 | lvm2 2022-06-21 18:05:45.466 | qemu-utils 2022-06-21 18:05:45.466 | thin-provisioning-tools 2022-06-21 18:05:45.466 | curl 2022-06-21 18:05:45.466 | liberasurecode-dev 2022-06-21 18:05:45.466 | make 2022-06-21 18:05:45.466 | memcached 2022-06-21 18:05:45.466 | sqlite3 2022-06-21 18:05:45.466 | xfsprogs ' 2022-06-21 18:05:45.466 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-21 18:05:45.468 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:45.471 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:45.474 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-21 18:05:45.475 | ++ 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 2022-06-21 18:05:45.480 | ++ 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 2022-06-21 18:05:45.483 | ++ functions-common:install_package:1359 : update_package_repo 2022-06-21 18:05:45.485 | ++ functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:05:45.488 | ++ functions-common:update_package_repo:1332 : REPOS_UPDATED=False 2022-06-21 18:05:45.490 | ++ functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:05:45.492 | ++ functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:45.495 | ++ functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:05:45.497 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:45.499 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:45.501 | ++ functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:05:45.503 | ++ functions-common:apt_get_update:1085 : [[ False == \T\r\u\e ]] 2022-06-21 18:05:45.506 | ++ functions-common:apt_get_update:1090 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:45.508 | ++ functions-common:apt_get_update:1092 : local sudo=sudo 2022-06-21 18:05:45.511 | +++ functions-common:apt_get_update:1093 : id -u 2022-06-21 18:05:45.516 | ++ functions-common:apt_get_update:1093 : [[ 1000 = \0 ]] 2022-06-21 18:05:45.518 | ++ functions-common:apt_get_update:1096 : time_start apt-get-update 2022-06-21 18:05:45.520 | ++ functions-common:time_start:2307 : local name=apt-get-update 2022-06-21 18:05:45.522 | ++ functions-common:time_start:2308 : local start_time= 2022-06-21 18:05:45.524 | ++ functions-common:time_start:2309 : [[ -n '' ]] 2022-06-21 18:05:45.526 | +++ functions-common:time_start:2312 : date +%s%3N 2022-06-21 18:05:45.532 | ++ functions-common:time_start:2312 : _TIME_START[$name]=1655834745528 2022-06-21 18:05:45.534 | ++ functions-common:apt_get_update:1098 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-21 18:05:45.536 | ++ functions-common:apt_get_update:1099 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-21 18:05:45.538 | ++ functions-common:apt_get_update:1100 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-21 18:05:45.790 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-21 18:05:45.835 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-21 18:05:45.894 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-21 18:05:45.977 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-21 18:05:48.285 | Reading package lists... 2022-06-21 18:05:48.316 | ++ functions-common:apt_get_update:1104 : REPOS_UPDATED=True 2022-06-21 18:05:48.319 | ++ functions-common:apt_get_update:1106 : time_stop apt-get-update 2022-06-21 18:05:48.321 | ++ functions-common:time_stop:2321 : local name 2022-06-21 18:05:48.323 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 18:05:48.325 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:05:48.327 | ++ functions-common:time_stop:2324 : local total 2022-06-21 18:05:48.329 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 18:05:48.331 | ++ functions-common:time_stop:2327 : name=apt-get-update 2022-06-21 18:05:48.333 | ++ functions-common:time_stop:2328 : start_time=1655834745528 2022-06-21 18:05:48.335 | ++ functions-common:time_stop:2330 : [[ -z 1655834745528 ]] 2022-06-21 18:05:48.339 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:05:48.343 | ++ functions-common:time_stop:2333 : end_time=1655834748340 2022-06-21 18:05:48.345 | ++ functions-common:time_stop:2334 : elapsed_time=2812 2022-06-21 18:05:48.347 | ++ functions-common:time_stop:2335 : total=0 2022-06-21 18:05:48.349 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:05:48.351 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2812 2022-06-21 18:05:48.354 | ++ functions-common:install_package:1360 : 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 2022-06-21 18:05:48.357 | ++ functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:05:48.359 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:48.361 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:48.363 | ++ functions-common:real_install_package:1346 : 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 2022-06-21 18:05:48.385 | ++ functions-common:apt_get:1126 : 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 2022-06-21 18:05:48.504 | Reading package lists... 2022-06-21 18:05:48.765 | Building dependency tree... 2022-06-21 18:05:48.767 | Reading state information... 2022-06-21 18:05:48.803 | acl is already the newest version (2.2.53-6). 2022-06-21 18:05:48.803 | bc is already the newest version (1.07.1-2build1). 2022-06-21 18:05:48.803 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-21 18:05:48.803 | conntrack is already the newest version (1:1.4.5-2). 2022-06-21 18:05:48.803 | ebtables is already the newest version (2.0.11-3build1). 2022-06-21 18:05:48.803 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:05:48.803 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-21 18:05:48.803 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:05:48.803 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-21 18:05:48.803 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-21 18:05:48.803 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-21 18:05:48.803 | iputils-arping is already the newest version (3:20190709-3). 2022-06-21 18:05:48.803 | iputils-ping is already the newest version (3:20190709-3). 2022-06-21 18:05:48.804 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-21 18:05:48.804 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-21 18:05:48.804 | libffi-dev is already the newest version (3.3-4). 2022-06-21 18:05:48.804 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-21 18:05:48.804 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-21 18:05:48.804 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-21 18:05:48.804 | lsscsi is already the newest version (0.30-0.1). 2022-06-21 18:05:48.804 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-21 18:05:48.804 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:05:48.804 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-21 18:05:48.804 | psmisc is already the newest version (23.3-1). 2022-06-21 18:05:48.804 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:05:48.804 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-21 18:05:48.804 | python3-systemd is already the newest version (234-3build2). 2022-06-21 18:05:48.804 | socat is already the newest version (1.7.3.3-2). 2022-06-21 18:05:48.804 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-21 18:05:48.804 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-21 18:05:48.804 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-21 18:05:48.804 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-21 18:05:48.804 | graphviz is already the newest version (2.42.2-3build2). 2022-06-21 18:05:48.804 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-21 18:05:48.804 | pcp is already the newest version (5.0.3-1). 2022-06-21 18:05:48.804 | pm-utils is already the newest version (1.4.1-19). 2022-06-21 18:05:48.804 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:05:48.804 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:05:48.804 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:05:48.804 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-21 18:05:48.804 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:05:48.804 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:05:48.804 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-21 18:05:48.804 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-21 18:05:48.804 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-21 18:05:48.804 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-21 18:05:48.804 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-21 18:05:48.804 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-21 18:05:48.805 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-21 18:05:48.805 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-21 18:05:48.805 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-21 18:05:48.805 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:05:48.805 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-21 18:05:48.805 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-21 18:05:48.805 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-21 18:05:48.805 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-21 18:05:48.805 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-21 18:05:48.805 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-21 18:05:48.805 | openssl is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:05:48.805 | openssl set to manually installed. 2022-06-21 18:05:48.805 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-21 18:05:48.805 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-06-21 18:05:48.805 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-21 18:05:48.805 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-21 18:05:48.805 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-21 18:05:48.805 | tar set to manually installed. 2022-06-21 18:05:48.805 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-21 18:05:48.805 | tcpdump set to manually installed. 2022-06-21 18:05:48.805 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-21 18:05:48.805 | uuid-runtime set to manually installed. 2022-06-21 18:05:49.031 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-21 18:05:49.031 | wget set to manually installed. 2022-06-21 18:05:49.031 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-21 18:05:49.031 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:05:49.031 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-21 18:05:49.031 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-21 18:05:49.031 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-21 18:05:49.031 | The following packages were automatically installed and are no longer required: 2022-06-21 18:05:49.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:05:49.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:05:49.032 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:05:49.032 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:05:49.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:05:49.032 | python3-zope.interface 2022-06-21 18:05:49.032 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:05:49.164 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:05:49.169 | ++ functions-common:apt_get:1130 : result=0 2022-06-21 18:05:49.172 | ++ functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:05:49.174 | ++ functions-common:time_stop:2321 : local name 2022-06-21 18:05:49.176 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 18:05:49.178 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:05:49.180 | ++ functions-common:time_stop:2324 : local total 2022-06-21 18:05:49.182 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 18:05:49.184 | ++ functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:05:49.187 | ++ functions-common:time_stop:2328 : start_time=1655834748382 2022-06-21 18:05:49.189 | ++ functions-common:time_stop:2330 : [[ -z 1655834748382 ]] 2022-06-21 18:05:49.191 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:05:49.196 | ++ functions-common:time_stop:2333 : end_time=1655834749193 2022-06-21 18:05:49.198 | ++ functions-common:time_stop:2334 : elapsed_time=811 2022-06-21 18:05:49.200 | ++ functions-common:time_stop:2335 : total=830 2022-06-21 18:05:49.202 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:05:49.204 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=1641 2022-06-21 18:05:49.206 | ++ functions-common:apt_get:1134 : return 0 2022-06-21 18:05:49.209 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-21 18:05:49.211 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:05:49.214 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-21 18:05:49.218 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-21 18:05:49.223 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-06-21 18:05:49.225 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-06-21 18:05:49.228 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-21 18:05:50.762 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-21 18:05:50.764 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:05:50.766 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-21 18:05:50.768 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-21 18:05:50.770 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-21 18:05:50.771 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-21 18:05:50.774 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-21 18:05:50.776 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-21 18:05:50.778 | + functions-common:_ensure_lsb_release:328 : return 2022-06-21 18:05:50.780 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-21 18:05:50.856 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-21 18:05:50.858 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-21 18:05:50.933 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-21 18:05:50.936 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-21 18:05:51.011 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-21 18:05:51.012 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-21 18:05:51.014 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-21 18:05:51.016 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-21 18:05:51.018 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-21 18:05:51.020 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-21 18:05:51.022 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-21 18:05:51.024 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-21 18:05:51.027 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-21 18:05:51.029 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-06-21 18:05:51.031 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-21 18:05:51.031 | Distro: focal 2022-06-21 18:05:51.033 | + tools/install_pip.sh:main:124 : get_versions 2022-06-21 18:05:51.036 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:05:51.039 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:05:51.041 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:05:51.044 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:05:51.044 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:05:51.614 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:05:51.616 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:05:51.616 | pip: 22.1.2 2022-06-21 18:05:51.618 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-21 18:05:51.621 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-21 18:05:51.622 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:05:51.624 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:05:51.626 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:05:51.628 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:05:51.629 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:05:51.631 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:05:51.633 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:05:51.634 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:05:51.636 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:05:51.638 | + tools/install_pip.sh:main:142 : install_get_pip 2022-06-21 18:05:51.640 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-06-21 18:05:51.641 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:05:51.643 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:05:51.647 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:05:51.648 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:05:51.651 | + tools/install_pip.sh:install_get_pip:72 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:05:51.651 | + tools/install_pip.sh:install_get_pip:72 : grep -q '#!/usr/bin/env python' 2022-06-21 18:05:51.655 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:05:51.656 | + tools/install_pip.sh:install_get_pip:88 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-06-21 18:05:51.658 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-06-21 18:05:51.660 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:05:51.663 | + tools/install_pip.sh:install_get_pip:93 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-06-21 18:05:51.664 | + tools/install_pip.sh:install_get_pip:96 : 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 2022-06-21 18:05:51.677 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-21 18:05:51.677 | Dload Upload Total Spent Left Speed 2022-06-21 18:05:51.824 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-21 18:05:51.829 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-06-21 18:05:51.832 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:05:55.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:05:55.129 | from cryptography.utils import int_from_bytes 2022-06-21 18:05:55.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:05:55.130 | from cryptography.utils import int_from_bytes 2022-06-21 18:05:55.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:05:55.925 | Collecting pip 2022-06-21 18:05:55.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3e/dacb89022ef52/pip-22.1.2-py3-none-any.whl (2.1 MB) 2022-06-21 18:05:55.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.5 MB/s eta 0:00:00 2022-06-21 18:05:56.626 | Collecting setuptools 2022-06-21 18:05:56.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c18/48f654aea2e35/setuptools-62.6.0-py3-none-any.whl (1.2 MB) 2022-06-21 18:05:56.659 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.4 MB/s eta 0:00:00 2022-06-21 18:05:59.179 | Installing collected packages: setuptools, pip 2022-06-21 18:06:00.053 | Attempting uninstall: pip 2022-06-21 18:06:00.055 | Found existing installation: pip 22.1.2 2022-06-21 18:06:00.419 | Uninstalling pip-22.1.2: 2022-06-21 18:06:00.437 | Successfully uninstalled pip-22.1.2 2022-06-21 18:06:02.526 | Successfully installed pip-22.1.2 setuptools-62.6.0 2022-06-21 18:06:02.527 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:02.912 | + tools/install_pip.sh:main:145 : set -x 2022-06-21 18:06:02.914 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-06-21 18:06:02.916 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-21 18:06:02.918 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:06:02.920 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-21 18:06:02.922 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-06-21 18:06:02.923 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:06:02.926 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:06:02.927 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:06:02.931 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-06-21 18:06:02.932 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-06-21 18:06:02.934 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:06:02.936 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:06:02.938 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:06:02.956 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-06-21 18:06:02.958 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:06:03.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:03.689 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:03.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:03.689 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:05.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:06.123 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-06-21 18:06:06.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-06-21 18:06:06.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 61.1 MB/s eta 0:00:00 2022-06-21 18:06:08.577 | Installing collected packages: setuptools 2022-06-21 18:06:08.577 | Attempting uninstall: setuptools 2022-06-21 18:06:08.579 | Found existing installation: setuptools 62.6.0 2022-06-21 18:06:08.732 | Uninstalling setuptools-62.6.0: 2022-06-21 18:06:09.096 | Successfully uninstalled setuptools-62.6.0 2022-06-21 18:06:09.776 | Successfully installed setuptools-57.4.0 2022-06-21 18:06:09.777 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:09.951 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:09.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:09.955 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:09.958 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:09.962 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:09.964 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:09.968 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:09.970 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:09.973 | + functions-common:time_stop:2328 : start_time=1655834762952 2022-06-21 18:06:09.975 | + functions-common:time_stop:2330 : [[ -z 1655834762952 ]] 2022-06-21 18:06:09.977 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:09.980 | + functions-common:time_stop:2333 : end_time=1655834769978 2022-06-21 18:06:09.982 | + functions-common:time_stop:2334 : elapsed_time=7026 2022-06-21 18:06:09.984 | + functions-common:time_stop:2335 : total=0 2022-06-21 18:06:09.986 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:09.989 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=7026 2022-06-21 18:06:09.990 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:09.992 | + tools/install_pip.sh:main:151 : get_versions 2022-06-21 18:06:09.996 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:06:10.000 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:06:10.003 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:06:10.006 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:06:10.007 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:06:10.581 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:06:10.583 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:06:10.583 | pip: 22.1.2 2022-06-21 18:06:10.587 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-21 18:06:10.591 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:06:10.595 | + ./stack.sh:main:778 : fixup_all 2022-06-21 18:06:10.597 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-06-21 18:06:10.599 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-21 18:06:10.601 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:06:10.606 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:06:10.607 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-21 18:06:10.607 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-21 18:06:10.613 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-21 18:06:10.616 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-21 18:06:10.618 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-21 18:06:10.627 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-21 18:06:10.630 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-06-21 18:06:10.632 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-06-21 18:06:10.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:10.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:10.640 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-21 18:06:10.652 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-21 18:06:10.663 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-21 18:06:10.678 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-06-21 18:06:10.680 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-06-21 18:06:10.683 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:06:10.685 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:06:10.687 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:06:10.689 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:06:10.691 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:06:10.693 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:06:10.695 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:06:10.698 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:06:10.700 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:06:10.702 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-06-21 18:06:10.704 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-06-21 18:06:10.706 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-06-21 18:06:10.708 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:06:10.711 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:06:10.713 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:06:10.715 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:06:10.717 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:06:10.719 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:06:10.722 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-06-21 18:06:10.724 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-06-21 18:06:10.748 | Using python 3.8 to install os-testr 2022-06-21 18:06:10.751 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-21 18:06:11.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:11.477 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:11.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:11.477 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:12.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:12.820 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-06-21 18:06:12.873 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-06-21 18:06:12.875 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-21 18:06:12.876 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-21 18:06:12.878 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2022-06-21 18:06:12.893 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-21 18:06:12.919 | 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) 2022-06-21 18:06:12.921 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-06-21 18:06:12.922 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-06-21 18:06:12.924 | 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) 2022-06-21 18:06:12.925 | 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) 2022-06-21 18:06:12.950 | 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) 2022-06-21 18:06:12.952 | 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) 2022-06-21 18:06:12.954 | 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) 2022-06-21 18:06:12.956 | 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) 2022-06-21 18:06:12.957 | 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.1.2) 2022-06-21 18:06:12.972 | 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) 2022-06-21 18:06:13.043 | 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) 2022-06-21 18:06:13.044 | 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) 2022-06-21 18:06:13.045 | 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) 2022-06-21 18:06:13.047 | 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) 2022-06-21 18:06:15.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:15.501 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:15.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:15.505 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:15.508 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:15.510 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:15.513 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:15.515 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:15.517 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:15.519 | + functions-common:time_stop:2328 : start_time=1655834770741 2022-06-21 18:06:15.521 | + functions-common:time_stop:2330 : [[ -z 1655834770741 ]] 2022-06-21 18:06:15.524 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:15.528 | + functions-common:time_stop:2333 : end_time=1655834775525 2022-06-21 18:06:15.530 | + functions-common:time_stop:2334 : elapsed_time=4784 2022-06-21 18:06:15.532 | + functions-common:time_stop:2335 : total=0 2022-06-21 18:06:15.534 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:15.536 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4784 2022-06-21 18:06:15.541 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:15.543 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-21 18:06:15.598 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-06-21 18:06:15.709 | + ./stack.sh:main:792 : install_infra 2022-06-21 18:06:15.712 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:06:15.716 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-21 18:06:15.721 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:06:15.725 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-21 18:06:15.751 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 18:06:17.878 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:17.882 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:17.902 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:17.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:17.947 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:18.129 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:18.147 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:18.447 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:18.555 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:18.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:18.739 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2022-06-21 18:06:19.037 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:19.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:19.042 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:19.044 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:19.046 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:19.048 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:19.050 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:19.052 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:19.054 | + functions-common:time_stop:2328 : start_time=1655834775741 2022-06-21 18:06:19.056 | + functions-common:time_stop:2330 : [[ -z 1655834775741 ]] 2022-06-21 18:06:19.059 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:19.063 | + functions-common:time_stop:2333 : end_time=1655834779060 2022-06-21 18:06:19.065 | + functions-common:time_stop:2334 : elapsed_time=3319 2022-06-21 18:06:19.067 | + functions-common:time_stop:2335 : total=4784 2022-06-21 18:06:19.070 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:19.072 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=8103 2022-06-21 18:06:19.074 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:19.076 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:06:19.079 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-21 18:06:19.103 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-21 18:06:21.042 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.046 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.066 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.106 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.111 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.290 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.308 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.596 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.702 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:06:21.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:21.764 | Processing /opt/stack/requirements 2022-06-21 18:06:23.510 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-06-21 18:06:23.514 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (3.0.0) 2022-06-21 18:06:23.526 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (21.0) 2022-06-21 18:06:23.532 | 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 335)) (5.6.0) 2022-06-21 18:06:23.534 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2022-06-21 18:06:23.539 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.26.0) 2022-06-21 18:06:23.567 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.16.0) 2022-06-21 18:06:23.570 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-21 18:06:23.581 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2022-06-21 18:06:23.602 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4980) (1.3) 2022-06-21 18:06:23.606 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4980) (0.3.0) 2022-06-21 18:06:23.623 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2022-06-21 18:06:23.625 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2022-06-21 18:06:23.629 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2022-06-21 18:06:23.634 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2022-06-21 18:06:23.636 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2022-06-21 18:06:23.649 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2022-06-21 18:06:23.652 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2022-06-21 18:06:23.729 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2022-06-21 18:06:23.732 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.4.0) 2022-06-21 18:06:23.739 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2022-06-21 18:06:23.796 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.2.5) 2022-06-21 18:06:23.802 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.2) 2022-06-21 18:06:23.805 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2022-06-21 18:06:23.809 | Building wheels for collected packages: openstack-requirements 2022-06-21 18:06:23.810 | Building wheel for openstack-requirements (setup.py): started 2022-06-21 18:06:24.626 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-21 18:06:24.627 | ERROR: Command errored out with exit status 1: 2022-06-21 18:06:24.627 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yqtf44jk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yqtf44jk/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-1xhjjxtd 2022-06-21 18:06:24.627 | cwd: /tmp/pip-req-build-yqtf44jk/ 2022-06-21 18:06:24.627 | Complete output (6 lines): 2022-06-21 18:06:24.627 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-21 18:06:24.627 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-21 18:06:24.627 | or: setup.py --help-commands 2022-06-21 18:06:24.627 | or: setup.py cmd --help 2022-06-21 18:06:24.627 | 2022-06-21 18:06:24.627 | error: invalid command 'bdist_wheel' 2022-06-21 18:06:24.627 | ---------------------------------------- 2022-06-21 18:06:24.627 | ERROR: Failed building wheel for openstack-requirements 2022-06-21 18:06:24.627 | Running setup.py clean for openstack-requirements 2022-06-21 18:06:25.456 | Failed to build openstack-requirements 2022-06-21 18:06:25.472 | Installing collected packages: openstack-requirements 2022-06-21 18:06:25.472 | Attempting uninstall: openstack-requirements 2022-06-21 18:06:25.473 | Found existing installation: openstack-requirements 1.2.1.dev4980 2022-06-21 18:06:25.508 | Uninstalling openstack-requirements-1.2.1.dev4980: 2022-06-21 18:06:25.526 | Successfully uninstalled openstack-requirements-1.2.1.dev4980 2022-06-21 18:06:25.529 | Running setup.py install for openstack-requirements: started 2022-06-21 18:06:27.880 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-21 18:06:27.904 | Successfully installed openstack-requirements-1.2.1.dev4980 2022-06-21 18:06:28.033 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:28.035 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:28.037 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:28.039 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:28.042 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:28.044 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:28.046 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:28.048 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:28.050 | + functions-common:time_stop:2328 : start_time=1655834779095 2022-06-21 18:06:28.052 | + functions-common:time_stop:2330 : [[ -z 1655834779095 ]] 2022-06-21 18:06:28.055 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:28.059 | + functions-common:time_stop:2333 : end_time=1655834788057 2022-06-21 18:06:28.062 | + functions-common:time_stop:2334 : elapsed_time=8962 2022-06-21 18:06:28.064 | + functions-common:time_stop:2335 : total=8103 2022-06-21 18:06:28.066 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:28.068 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=17065 2022-06-21 18:06:28.070 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:28.073 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-21 18:06:28.076 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-21 18:06:28.078 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-21 18:06:28.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:28.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:28.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-21 18:06:28.088 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:28.090 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-21 18:06:28.112 | Using python 3.8 to install pbr 2022-06-21 18:06:28.115 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 18:06:28.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:28.839 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:28.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:28.839 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:30.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:30.193 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-06-21 18:06:32.662 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:32.814 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:32.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:32.818 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:32.821 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:32.823 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:32.826 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:32.828 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:32.830 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:32.832 | + functions-common:time_stop:2328 : start_time=1655834788105 2022-06-21 18:06:32.834 | + functions-common:time_stop:2330 : [[ -z 1655834788105 ]] 2022-06-21 18:06:32.837 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:32.841 | + functions-common:time_stop:2333 : end_time=1655834792839 2022-06-21 18:06:32.843 | + functions-common:time_stop:2334 : elapsed_time=4734 2022-06-21 18:06:32.846 | + functions-common:time_stop:2335 : total=17065 2022-06-21 18:06:32.848 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:32.850 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=21799 2022-06-21 18:06:32.852 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:32.854 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-06-21 18:06:35.225 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-21 18:06:37.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:37.134 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-21 18:06:37.153 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-21 18:06:37.156 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-21 18:06:37.159 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-21 18:06:37.166 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-21 18:06:37.169 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-21 18:06:37.246 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:06:37.249 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:06:37.252 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-06-21 18:06:37.272 | + ./stack.sh:main:801 : pkgs= 2022-06-21 18:06:37.276 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-06-21 18:06:37.278 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-06-21 18:06:37.280 | + functions-common:run_phase:1749 : local mode=stack 2022-06-21 18:06:37.282 | + functions-common:run_phase:1750 : local phase=pre-install 2022-06-21 18:06:37.285 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:06:37.287 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:06:37.289 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:06:37.292 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:06:37.295 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:06:37.298 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:06:37.302 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:06:37.305 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:06:37.307 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:06:37.309 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-21 18:06:37.312 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:06:37.333 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:37.335 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:06:37.338 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:06:37.340 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-21 18:06:37.342 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:06:37.344 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:06:37.346 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:06:37.348 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-21 18:06:37.350 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:06:37.352 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-21 18:06:37.355 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:06:37.357 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:06:37.359 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-21 18:06:37.361 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-21 18:06:37.363 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:06:37.366 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:06:37.368 | + functions-common:run_phase:1776 : run_plugins stack pre-install 2022-06-21 18:06:37.370 | + functions-common:run_plugins:1735 : local mode=stack 2022-06-21 18:06:37.372 | + functions-common:run_plugins:1736 : local phase=pre-install 2022-06-21 18:06:37.375 | + functions-common:run_plugins:1738 : local plugins= 2022-06-21 18:06:37.381 | + functions-common:run_plugins:1739 : local plugin 2022-06-21 18:06:37.385 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-21 18:06:37.389 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-21 18:06:37.392 | + functions:set_systemd_override:821 : local value=2048 2022-06-21 18:06:37.395 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-21 18:06:37.398 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-21 18:06:37.458 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-21 18:06:37.458 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-21 18:06:37.461 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-21 18:06:37.857 | + ./stack.sh:main:814 : install_rpc_backend 2022-06-21 18:06:37.859 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-21 18:06:37.875 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:37.878 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-21 18:06:37.880 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:06:37.882 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:06:37.885 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:06:37.888 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:06:37.890 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:06:37.892 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:06:37.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:37.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:37.899 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:06:37.902 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:06:37.904 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:06:37.906 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:06:37.908 | + functions-common:install_package:1360 : real_install_package rabbitmq-server 2022-06-21 18:06:37.911 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:06:37.913 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:37.915 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:37.918 | + functions-common:real_install_package:1346 : apt_get install rabbitmq-server 2022-06-21 18:06:37.939 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-21 18:06:38.068 | Reading package lists... 2022-06-21 18:06:38.341 | Building dependency tree... 2022-06-21 18:06:38.342 | Reading state information... 2022-06-21 18:06:38.622 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-21 18:06:38.622 | The following packages were automatically installed and are no longer required: 2022-06-21 18:06:38.623 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:06:38.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:06:38.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:06:38.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:06:38.624 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:06:38.624 | python3-zope.interface 2022-06-21 18:06:38.624 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:06:38.745 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:06:38.751 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:06:38.753 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:06:38.755 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:38.758 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:38.761 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:38.763 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:38.766 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:38.768 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:06:38.770 | + functions-common:time_stop:2328 : start_time=1655834797936 2022-06-21 18:06:38.772 | + functions-common:time_stop:2330 : [[ -z 1655834797936 ]] 2022-06-21 18:06:38.775 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:38.779 | + functions-common:time_stop:2333 : end_time=1655834798777 2022-06-21 18:06:38.782 | + functions-common:time_stop:2334 : elapsed_time=841 2022-06-21 18:06:38.784 | + functions-common:time_stop:2335 : total=1641 2022-06-21 18:06:38.786 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:38.788 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2482 2022-06-21 18:06:38.791 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:06:38.794 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-21 18:06:38.796 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:06:38.799 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:06:38.802 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:06:38.804 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:06:38.807 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:06:38.810 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:06:38.812 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-21 18:06:38.814 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:06:38.818 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:06:38.821 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:06:38.823 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:06:38.826 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:06:38.828 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:06:38.830 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:06:38.833 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:06:38.836 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:06:38.838 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-21 18:06:38.840 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:06:38.843 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:06:38.846 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:06:38.848 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:06:38.850 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:06:38.853 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:06:38.856 | + ./stack.sh:main:815 : restart_rpc_backend 2022-06-21 18:06:38.858 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-21 18:06:38.875 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:38.877 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-21 18:06:38.880 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:06:38.882 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-06-21 18:06:38.884 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-21 18:06:38.887 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-21 18:06:38.891 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-21 18:06:38.894 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-21 18:06:38.896 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-21 18:06:38.898 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-21 18:06:38.900 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-21 18:06:38.903 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-21 18:06:38.906 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-21 18:06:39.664 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-21 18:06:39.665 | user tags 2022-06-21 18:06:39.665 | stackrabbit []' 2022-06-21 18:06:39.668 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-21 18:06:39.668 | user tags 2022-06-21 18:06:39.668 | stackrabbit []' 2022-06-21 18:06:39.669 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-21 18:06:39.675 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-21 18:06:39.677 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-21 18:06:39.680 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:06:40.364 | Changing password for user "stackrabbit" ... 2022-06-21 18:06:40.388 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-21 18:06:41.085 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-21 18:06:41.110 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-21 18:06:41.112 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:06:41.790 | Changing password for user "stackrabbit" ... 2022-06-21 18:06:41.815 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-21 18:06:41.818 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-21 18:06:41.820 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-21 18:06:42.483 | Deleting user "guest" ... 2022-06-21 18:06:42.499 | Error: 2022-06-21 18:06:42.499 | {:no_such_user, "guest"} 2022-06-21 18:06:42.512 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-21 18:06:42.514 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-06-21 18:06:42.533 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:42.535 | + ./stack.sh:main:818 : install_database 2022-06-21 18:06:42.537 | + lib/database:install_database:116 : install_database_mysql 2022-06-21 18:06:42.540 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-21 18:06:42.542 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:42.544 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:42.547 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-21 18:06:42.767 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-21 18:06:42.769 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-21 18:06:42.772 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-06-21 18:06:42.775 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:06:42.778 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-21 18:06:42.781 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:06:42.784 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:06:42.786 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:06:42.789 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:06:42.792 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:06:42.794 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:06:42.796 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:06:42.799 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:06:42.801 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:06:42.804 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-21 18:06:42.806 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:06:42.808 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:06:42.811 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:06:42.813 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:06:42.816 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:06:42.818 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:06:42.820 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-21 18:06:42.823 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:42.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:42.828 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-21 18:06:42.830 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:06:42.832 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:06:42.835 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:06:42.837 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:06:42.840 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:06:42.842 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:06:42.844 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:42.847 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:42.849 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:06:42.851 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:06:42.853 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:06:42.855 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:06:42.858 | + functions-common:install_package:1360 : real_install_package mysql-server 2022-06-21 18:06:42.860 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:06:42.862 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:42.865 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:42.867 | + functions-common:real_install_package:1346 : apt_get install mysql-server 2022-06-21 18:06:42.889 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-21 18:06:42.999 | Reading package lists... 2022-06-21 18:06:43.271 | Building dependency tree... 2022-06-21 18:06:43.273 | Reading state information... 2022-06-21 18:06:43.564 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-21 18:06:43.565 | The following packages were automatically installed and are no longer required: 2022-06-21 18:06:43.566 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:06:43.566 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:06:43.566 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:06:43.566 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:06:43.566 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:06:43.566 | python3-zope.interface 2022-06-21 18:06:43.566 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:06:43.686 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:06:43.690 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:06:43.693 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:06:43.695 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:43.697 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:43.699 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:43.701 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:43.703 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:43.706 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:06:43.708 | + functions-common:time_stop:2328 : start_time=1655834802886 2022-06-21 18:06:43.710 | + functions-common:time_stop:2330 : [[ -z 1655834802886 ]] 2022-06-21 18:06:43.713 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:43.717 | + functions-common:time_stop:2333 : end_time=1655834803715 2022-06-21 18:06:43.720 | + functions-common:time_stop:2334 : elapsed_time=829 2022-06-21 18:06:43.722 | + functions-common:time_stop:2335 : total=2482 2022-06-21 18:06:43.725 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:43.728 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=3311 2022-06-21 18:06:43.730 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:06:43.733 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-06-21 18:06:43.735 | + ./stack.sh:main:821 : install_database_python 2022-06-21 18:06:43.737 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-21 18:06:43.739 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-21 18:06:43.742 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-21 18:06:43.744 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:06:43.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-21 18:06:43.750 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-21 18:06:43.752 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:06:43.756 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:06:43.756 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:06:43.761 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-21 18:06:43.764 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-21 18:06:43.766 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-21 18:06:43.769 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-21 18:06:43.771 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-21 18:06:43.794 | Using python 3.8 to install PyMySQL 2022-06-21 18:06:43.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-21 18:06:44.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:44.523 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:44.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:44.523 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:45.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:45.881 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-21 18:06:48.221 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:48.378 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:48.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:48.383 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:48.385 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:48.388 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:48.394 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:48.396 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:48.399 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:48.402 | + functions-common:time_stop:2328 : start_time=1655834803788 2022-06-21 18:06:48.410 | + functions-common:time_stop:2330 : [[ -z 1655834803788 ]] 2022-06-21 18:06:48.413 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:48.418 | + functions-common:time_stop:2333 : end_time=1655834808415 2022-06-21 18:06:48.420 | + functions-common:time_stop:2334 : elapsed_time=4627 2022-06-21 18:06:48.423 | + functions-common:time_stop:2335 : total=21799 2022-06-21 18:06:48.425 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:48.427 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=26426 2022-06-21 18:06:48.430 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:48.432 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-21 18:06:48.435 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:06:48.438 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-21 18:06:48.440 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-06-21 18:06:48.457 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:48.459 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-06-21 18:06:48.462 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-21 18:06:48.466 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:06:48.466 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:06:48.471 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:06:48.474 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:06:48.476 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-21 18:06:48.479 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:06:48.482 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-21 18:06:48.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : is_service_enabled q-l3 2022-06-21 18:06:48.500 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:48.502 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : install_package radvd 2022-06-21 18:06:48.504 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:06:48.507 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:06:48.510 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:06:48.512 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:06:48.515 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:06:48.517 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:06:48.519 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:48.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:48.525 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:06:48.527 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:06:48.530 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:06:48.532 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:06:48.534 | + functions-common:install_package:1360 : real_install_package radvd 2022-06-21 18:06:48.537 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:06:48.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:48.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:48.545 | + functions-common:real_install_package:1346 : apt_get install radvd 2022-06-21 18:06:48.565 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-21 18:06:48.677 | Reading package lists... 2022-06-21 18:06:48.938 | Building dependency tree... 2022-06-21 18:06:48.939 | Reading state information... 2022-06-21 18:06:49.211 | radvd is already the newest version (1:2.17-2). 2022-06-21 18:06:49.211 | The following packages were automatically installed and are no longer required: 2022-06-21 18:06:49.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:06:49.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:06:49.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:06:49.212 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:06:49.212 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:06:49.212 | python3-zope.interface 2022-06-21 18:06:49.212 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:06:49.331 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:06:49.336 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:06:49.338 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:06:49.340 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:49.343 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:49.345 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:49.347 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:49.349 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:49.351 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:06:49.354 | + functions-common:time_stop:2328 : start_time=1655834808563 2022-06-21 18:06:49.356 | + functions-common:time_stop:2330 : [[ -z 1655834808563 ]] 2022-06-21 18:06:49.359 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:49.363 | + functions-common:time_stop:2333 : end_time=1655834809361 2022-06-21 18:06:49.366 | + functions-common:time_stop:2334 : elapsed_time=798 2022-06-21 18:06:49.368 | + functions-common:time_stop:2335 : total=3311 2022-06-21 18:06:49.371 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:49.373 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4109 2022-06-21 18:06:49.375 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:06:49.378 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:464 : is_service_enabled q-agt q-dhcp q-l3 2022-06-21 18:06:49.397 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:49.399 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:465 : neutron_plugin_install_agent_packages 2022-06-21 18:06:49.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-21 18:06:49.405 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-21 18:06:49.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-21 18:06:49.429 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:06:49.432 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:06:49.434 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:06:49.437 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:06:49.439 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:06:49.441 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:06:49.444 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:49.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:49.449 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:06:49.451 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:06:49.453 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:06:49.455 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:06:49.458 | + functions-common:install_package:1360 : real_install_package fakeroot make openvswitch-switch 2022-06-21 18:06:49.460 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:06:49.463 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:49.465 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:49.467 | + functions-common:real_install_package:1346 : apt_get install fakeroot make openvswitch-switch 2022-06-21 18:06:49.488 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-21 18:06:49.600 | Reading package lists... 2022-06-21 18:06:49.890 | Building dependency tree... 2022-06-21 18:06:49.891 | Reading state information... 2022-06-21 18:06:50.189 | fakeroot is already the newest version (1.24-1). 2022-06-21 18:06:50.189 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:06:50.189 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-21 18:06:50.189 | The following packages were automatically installed and are no longer required: 2022-06-21 18:06:50.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:06:50.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:06:50.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:06:50.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:06:50.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:06:50.191 | python3-zope.interface 2022-06-21 18:06:50.191 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:06:50.312 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:06:50.317 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:06:50.319 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:06:50.322 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:50.324 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:50.326 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:50.328 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:50.330 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:50.332 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:06:50.335 | + functions-common:time_stop:2328 : start_time=1655834809486 2022-06-21 18:06:50.338 | + functions-common:time_stop:2330 : [[ -z 1655834809486 ]] 2022-06-21 18:06:50.341 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:50.345 | + functions-common:time_stop:2333 : end_time=1655834810342 2022-06-21 18:06:50.347 | + functions-common:time_stop:2334 : elapsed_time=856 2022-06-21 18:06:50.350 | + functions-common:time_stop:2335 : total=4109 2022-06-21 18:06:50.352 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:50.355 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4965 2022-06-21 18:06:50.357 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:06:50.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-21 18:06:50.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:06:50.364 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:06:50.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-21 18:06:50.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-21 18:06:50.374 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-21 18:06:50.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-21 18:06:50.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-21 18:06:50.387 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-21 18:06:50.388 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-21 18:06:50.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-21 18:06:50.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-21 18:06:50.398 | + functions:vercmp:628 : local v1=5.4 2022-06-21 18:06:50.401 | + functions:vercmp:629 : local 'op=<' 2022-06-21 18:06:50.403 | + functions:vercmp:630 : local v2=3.13 2022-06-21 18:06:50.405 | + functions:vercmp:631 : local result 2022-06-21 18:06:50.409 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-21 18:06:50.410 | ++ functions:vercmp:635 : sort -V 2022-06-21 18:06:50.410 | ++ functions:vercmp:635 : head -1 2022-06-21 18:06:50.415 | + functions:vercmp:635 : result=3.13 2022-06-21 18:06:50.417 | + functions:vercmp:637 : case $op in 2022-06-21 18:06:50.420 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-21 18:06:50.422 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-21 18:06:50.425 | + functions:vercmp:648 : return 2022-06-21 18:06:50.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-21 18:06:50.429 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:06:50.433 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart openvswitch-switch 2022-06-21 18:06:50.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-21 18:06:50.930 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-06-21 18:06:50.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:50.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:50.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-06-21 18:06:50.942 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:50.945 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-06-21 18:06:50.965 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:06:50.968 | + ./stack.sh:main:829 : install_etcd3 2022-06-21 18:06:50.973 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-21 18:06:50.973 | Installing etcd 2022-06-21 18:06:50.973 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-21 18:06:50.985 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-21 18:06:50.997 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-21 18:06:51.000 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-21 18:06:51.021 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-21 18:06:51.024 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.029 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.032 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.037 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.039 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-21 18:06:51.042 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-21 18:06:51.044 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.047 | ++ functions:get_extra_file:74 : return 2022-06-21 18:06:51.049 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:06:51.052 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-21 18:06:51.054 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-21 18:06:51.056 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-06-21 18:06:51.075 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:06:51.077 | + ./stack.sh:main:848 : install_dstat 2022-06-21 18:06:51.079 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-21 18:06:51.097 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:06:51.100 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-06-21 18:06:51.102 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:06:51.104 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-06-21 18:06:51.107 | + ./stack.sh:main:857 : install_libs 2022-06-21 18:06:51.109 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-06-21 18:06:51.112 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-06-21 18:06:51.114 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-06-21 18:06:51.116 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-21 18:06:51.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-21 18:06:51.126 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.128 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-06-21 18:06:51.130 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-06-21 18:06:51.132 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-06-21 18:06:51.135 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-21 18:06:51.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-21 18:06:51.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.146 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-06-21 18:06:51.148 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-06-21 18:06:51.151 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-06-21 18:06:51.154 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-21 18:06:51.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-21 18:06:51.163 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.165 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-06-21 18:06:51.168 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-06-21 18:06:51.170 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-06-21 18:06:51.172 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-21 18:06:51.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-21 18:06:51.182 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.184 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-06-21 18:06:51.187 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-06-21 18:06:51.189 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-06-21 18:06:51.191 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-21 18:06:51.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-21 18:06:51.203 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.205 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-06-21 18:06:51.207 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-06-21 18:06:51.210 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-06-21 18:06:51.213 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-21 18:06:51.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-21 18:06:51.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.225 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-06-21 18:06:51.227 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-06-21 18:06:51.230 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-06-21 18:06:51.232 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-21 18:06:51.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-21 18:06:51.242 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.244 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-06-21 18:06:51.246 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-06-21 18:06:51.248 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-06-21 18:06:51.251 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-21 18:06:51.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-21 18:06:51.260 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.262 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-06-21 18:06:51.264 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-06-21 18:06:51.267 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-06-21 18:06:51.269 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-21 18:06:51.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-21 18:06:51.279 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.281 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-06-21 18:06:51.283 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-06-21 18:06:51.286 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-06-21 18:06:51.288 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-21 18:06:51.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-21 18:06:51.297 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.300 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-06-21 18:06:51.302 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-06-21 18:06:51.305 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-06-21 18:06:51.308 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-21 18:06:51.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-21 18:06:51.318 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.320 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-06-21 18:06:51.322 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-06-21 18:06:51.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-06-21 18:06:51.326 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-21 18:06:51.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-21 18:06:51.336 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.339 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-06-21 18:06:51.341 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-06-21 18:06:51.343 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-06-21 18:06:51.345 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-21 18:06:51.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-21 18:06:51.355 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.357 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-06-21 18:06:51.359 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-06-21 18:06:51.362 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-06-21 18:06:51.364 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-21 18:06:51.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-21 18:06:51.373 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.376 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-06-21 18:06:51.378 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-06-21 18:06:51.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-06-21 18:06:51.382 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-21 18:06:51.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-21 18:06:51.392 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.394 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-06-21 18:06:51.396 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-06-21 18:06:51.399 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-06-21 18:06:51.402 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-21 18:06:51.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-21 18:06:51.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.413 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-06-21 18:06:51.416 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-06-21 18:06:51.418 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-06-21 18:06:51.420 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-21 18:06:51.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-21 18:06:51.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.432 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-06-21 18:06:51.434 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-06-21 18:06:51.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-06-21 18:06:51.438 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-21 18:06:51.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-21 18:06:51.447 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.450 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-06-21 18:06:51.452 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-06-21 18:06:51.454 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-06-21 18:06:51.456 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-21 18:06:51.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-21 18:06:51.466 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.468 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-06-21 18:06:51.471 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-06-21 18:06:51.473 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-06-21 18:06:51.475 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-21 18:06:51.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-21 18:06:51.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.487 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-06-21 18:06:51.489 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-06-21 18:06:51.491 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-06-21 18:06:51.494 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-21 18:06:51.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-21 18:06:51.503 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.506 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-06-21 18:06:51.508 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-06-21 18:06:51.511 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-06-21 18:06:51.513 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-21 18:06:51.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-21 18:06:51.522 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.524 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-06-21 18:06:51.527 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-06-21 18:06:51.529 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-06-21 18:06:51.531 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-21 18:06:51.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-21 18:06:51.541 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.543 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-06-21 18:06:51.545 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-06-21 18:06:51.548 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-06-21 18:06:51.550 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-21 18:06:51.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-21 18:06:51.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.562 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-06-21 18:06:51.565 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-06-21 18:06:51.567 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-06-21 18:06:51.570 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-21 18:06:51.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-21 18:06:51.581 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.583 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-06-21 18:06:51.586 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-06-21 18:06:51.589 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-06-21 18:06:51.591 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-21 18:06:51.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-21 18:06:51.600 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.603 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-06-21 18:06:51.606 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-06-21 18:06:51.608 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-06-21 18:06:51.610 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-21 18:06:51.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-21 18:06:51.620 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.622 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-06-21 18:06:51.625 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-06-21 18:06:51.627 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-06-21 18:06:51.630 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-21 18:06:51.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-21 18:06:51.639 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.641 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-06-21 18:06:51.644 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-06-21 18:06:51.646 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-06-21 18:06:51.648 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-21 18:06:51.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-21 18:06:51.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.660 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-06-21 18:06:51.662 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-06-21 18:06:51.665 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-06-21 18:06:51.667 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-21 18:06:51.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-21 18:06:51.676 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.679 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-06-21 18:06:51.682 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-06-21 18:06:51.684 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-06-21 18:06:51.686 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-21 18:06:51.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-21 18:06:51.696 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.698 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-06-21 18:06:51.700 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-06-21 18:06:51.702 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-06-21 18:06:51.705 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-21 18:06:51.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-21 18:06:51.714 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.717 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-06-21 18:06:51.719 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-06-21 18:06:51.721 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-06-21 18:06:51.724 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-21 18:06:51.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-21 18:06:51.733 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.736 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-06-21 18:06:51.738 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-06-21 18:06:51.740 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-06-21 18:06:51.743 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-21 18:06:51.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-21 18:06:51.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.755 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-06-21 18:06:51.758 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-06-21 18:06:51.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-06-21 18:06:51.762 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-06-21 18:06:51.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-21 18:06:51.772 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.774 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-06-21 18:06:51.777 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-06-21 18:06:51.779 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-06-21 18:06:51.781 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-21 18:06:51.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-21 18:06:51.791 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.793 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-06-21 18:06:51.796 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-06-21 18:06:51.798 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-06-21 18:06:51.800 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-21 18:06:51.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:06:51.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:06:51.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-21 18:06:51.810 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:06:51.813 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-06-21 18:06:51.834 | Using python 3.8 to install etcd3 2022-06-21 18:06:51.836 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-21 18:06:52.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:52.581 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:52.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:52.581 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:53.928 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:53.938 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-21 18:06:53.946 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2022-06-21 18:06:53.948 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2022-06-21 18:06:53.949 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-21 18:06:53.951 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-21 18:06:56.339 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:06:56.510 | + inc/python:pip_install:200 : result=0 2022-06-21 18:06:56.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:06:56.515 | + functions-common:time_stop:2321 : local name 2022-06-21 18:06:56.517 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:06:56.519 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:06:56.521 | + functions-common:time_stop:2324 : local total 2022-06-21 18:06:56.523 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:06:56.526 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:06:56.528 | + functions-common:time_stop:2328 : start_time=1655834811828 2022-06-21 18:06:56.530 | + functions-common:time_stop:2330 : [[ -z 1655834811828 ]] 2022-06-21 18:06:56.533 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:06:56.538 | + functions-common:time_stop:2333 : end_time=1655834816535 2022-06-21 18:06:56.541 | + functions-common:time_stop:2334 : elapsed_time=4707 2022-06-21 18:06:56.544 | + functions-common:time_stop:2335 : total=26426 2022-06-21 18:06:56.547 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:06:56.550 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=31133 2022-06-21 18:06:56.552 | + inc/python:pip_install:203 : return 0 2022-06-21 18:06:56.554 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-06-21 18:06:56.580 | Using python 3.8 to install etcd3gw 2022-06-21 18:06:56.582 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-21 18:06:57.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:57.304 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:57.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:06:57.304 | from cryptography.utils import int_from_bytes 2022-06-21 18:06:58.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:06:58.663 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-06-21 18:06:58.671 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-06-21 18:06:58.673 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-06-21 18:06:58.675 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-06-21 18:06:58.676 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-06-21 18:06:58.713 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-06-21 18:06:58.714 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-06-21 18:06:58.717 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-06-21 18:06:58.718 | 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.6) 2022-06-21 18:07:01.066 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:01.222 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:01.224 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:01.228 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:01.230 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:01.232 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:01.235 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:01.237 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:01.239 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:01.242 | + functions-common:time_stop:2328 : start_time=1655834816574 2022-06-21 18:07:01.244 | + functions-common:time_stop:2330 : [[ -z 1655834816574 ]] 2022-06-21 18:07:01.248 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:01.252 | + functions-common:time_stop:2333 : end_time=1655834821249 2022-06-21 18:07:01.254 | + functions-common:time_stop:2334 : elapsed_time=4675 2022-06-21 18:07:01.256 | + functions-common:time_stop:2335 : total=31133 2022-06-21 18:07:01.259 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:01.261 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=35808 2022-06-21 18:07:01.264 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:01.266 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-06-21 18:07:01.274 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-21 18:07:01.277 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-21 18:07:01.280 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:07:01.282 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:07:01.285 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:07:01.287 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:07:01.290 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:07:01.292 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:07:01.296 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:07:01.299 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:07:01.302 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:07:01.304 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-21 18:07:01.307 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-21 18:07:01.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:01.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:01.315 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-21 18:07:01.317 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:07:01.320 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:07:01.322 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:07:01.324 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:07:01.327 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:07:01.330 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:01.332 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:07:01.336 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:01.338 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:01.341 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:07:01.344 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:07:01.347 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:07:01.350 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:07:01.354 | + functions-common:install_package:1360 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:07:01.359 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:07:01.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:01.365 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:01.368 | + functions-common:real_install_package:1346 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:07:01.396 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:07:01.512 | Reading package lists... 2022-06-21 18:07:01.786 | Building dependency tree... 2022-06-21 18:07:01.787 | Reading state information... 2022-06-21 18:07:02.068 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:07:02.068 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:07:02.068 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:07:02.068 | The following packages were automatically installed and are no longer required: 2022-06-21 18:07:02.069 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:07:02.069 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:07:02.069 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:07:02.069 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:07:02.069 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:07:02.070 | python3-zope.interface 2022-06-21 18:07:02.070 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:07:02.186 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:07:02.190 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:07:02.192 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:07:02.195 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:02.197 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:02.199 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:02.202 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:02.204 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:02.206 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:07:02.208 | + functions-common:time_stop:2328 : start_time=1655834821390 2022-06-21 18:07:02.210 | + functions-common:time_stop:2330 : [[ -z 1655834821390 ]] 2022-06-21 18:07:02.213 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:02.217 | + functions-common:time_stop:2333 : end_time=1655834822215 2022-06-21 18:07:02.220 | + functions-common:time_stop:2334 : elapsed_time=825 2022-06-21 18:07:02.222 | + functions-common:time_stop:2335 : total=4965 2022-06-21 18:07:02.224 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:02.226 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5790 2022-06-21 18:07:02.229 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:07:02.231 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-21 18:07:02.234 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:02.236 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:02.238 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-21 18:07:02.300 | Module proxy already enabled 2022-06-21 18:07:02.305 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-21 18:07:02.368 | Considering dependency proxy for proxy_uwsgi: 2022-06-21 18:07:02.368 | Module proxy already enabled 2022-06-21 18:07:02.368 | Module proxy_uwsgi already enabled 2022-06-21 18:07:02.372 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-21 18:07:02.375 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:07:02.377 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:07:02.380 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:07:02.512 | + ./stack.sh:main:863 : install_keystoneauth 2022-06-21 18:07:02.515 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-06-21 18:07:02.518 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-21 18:07:02.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-21 18:07:02.529 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.531 | + ./stack.sh:main:864 : install_keystoneclient 2022-06-21 18:07:02.536 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-06-21 18:07:02.540 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-21 18:07:02.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-21 18:07:02.550 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.553 | + ./stack.sh:main:865 : install_glanceclient 2022-06-21 18:07:02.555 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-06-21 18:07:02.557 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-21 18:07:02.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-21 18:07:02.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.569 | + ./stack.sh:main:866 : install_cinderclient 2022-06-21 18:07:02.571 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-06-21 18:07:02.574 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-21 18:07:02.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-21 18:07:02.583 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.587 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-06-21 18:07:02.589 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-21 18:07:02.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-21 18:07:02.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.607 | + ./stack.sh:main:867 : install_novaclient 2022-06-21 18:07:02.609 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-06-21 18:07:02.611 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-21 18:07:02.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-21 18:07:02.621 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.624 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-06-21 18:07:02.642 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:02.645 | + ./stack.sh:main:869 : install_swiftclient 2022-06-21 18:07:02.647 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-06-21 18:07:02.650 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-21 18:07:02.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-21 18:07:02.659 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.662 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-06-21 18:07:02.681 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:02.683 | + ./stack.sh:main:872 : install_neutronclient 2022-06-21 18:07:02.686 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-21 18:07:02.689 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-21 18:07:02.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-21 18:07:02.701 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.703 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-06-21 18:07:02.708 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-06-21 18:07:02.711 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-21 18:07:02.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:02.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:02.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-21 18:07:02.722 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:02.724 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-06-21 18:07:02.727 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-21 18:07:02.730 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:07:02.733 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-21 18:07:02.736 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-21 18:07:02.738 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:07:02.742 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:07:02.742 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:07:02.748 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-21 18:07:02.751 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-21 18:07:02.754 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-21 18:07:02.757 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-21 18:07:02.760 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-21 18:07:02.790 | Using python 3.8 to install keystonemiddleware 2022-06-21 18:07:02.793 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-21 18:07:03.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:03.511 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:03.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:03.511 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:04.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:04.860 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-06-21 18:07:04.915 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-06-21 18:07:04.917 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-21 18:07:04.918 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-21 18:07:04.920 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-06-21 18:07:04.921 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-06-21 18:07:04.923 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-21 18:07:04.924 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-21 18:07:04.926 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-06-21 18:07:04.927 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-06-21 18:07:04.929 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-21 18:07:04.930 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-06-21 18:07:04.932 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.2) 2022-06-21 18:07:04.934 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-21 18:07:04.935 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-06-21 18:07:04.996 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-06-21 18:07:04.997 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-06-21 18:07:04.999 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-06-21 18:07:05.041 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-21 18:07:05.082 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-06-21 18:07:05.084 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-06-21 18:07:05.086 | 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) 2022-06-21 18:07:05.087 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-06-21 18:07:05.142 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-06-21 18:07:05.144 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-06-21 18:07:05.153 | 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.1) 2022-06-21 18:07:05.155 | 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) 2022-06-21 18:07:05.172 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-06-21 18:07:05.173 | 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) 2022-06-21 18:07:05.175 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-06-21 18:07:05.241 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-06-21 18:07:05.245 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-06-21 18:07:05.246 | 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.6) 2022-06-21 18:07:05.249 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-06-21 18:07:05.303 | 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.12.1) 2022-06-21 18:07:05.316 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-06-21 18:07:07.581 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:07.742 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:07.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:07.747 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:07.749 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:07.751 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:07.754 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:07.756 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:07.758 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:07.761 | + functions-common:time_stop:2328 : start_time=1655834822784 2022-06-21 18:07:07.763 | + functions-common:time_stop:2330 : [[ -z 1655834822784 ]] 2022-06-21 18:07:07.766 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:07.770 | + functions-common:time_stop:2333 : end_time=1655834827768 2022-06-21 18:07:07.772 | + functions-common:time_stop:2334 : elapsed_time=4984 2022-06-21 18:07:07.775 | + functions-common:time_stop:2335 : total=35808 2022-06-21 18:07:07.777 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:07.779 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=40792 2022-06-21 18:07:07.781 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:07.784 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-06-21 18:07:07.786 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-21 18:07:07.788 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:07:07.791 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-21 18:07:07.794 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-21 18:07:07.796 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:07:07.800 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:07:07.800 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:07:07.806 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-21 18:07:07.808 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-21 18:07:07.810 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-21 18:07:07.813 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-21 18:07:07.815 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-21 18:07:07.837 | Using python 3.8 to install python-memcached 2022-06-21 18:07:07.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-21 18:07:08.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:08.579 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:08.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:08.579 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:09.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:09.959 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-21 18:07:09.963 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-21 18:07:12.352 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:12.516 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:12.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:12.521 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:12.523 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:12.526 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:12.528 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:12.531 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:12.533 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:12.535 | + functions-common:time_stop:2328 : start_time=1655834827831 2022-06-21 18:07:12.537 | + functions-common:time_stop:2330 : [[ -z 1655834827831 ]] 2022-06-21 18:07:12.540 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:12.544 | + functions-common:time_stop:2333 : end_time=1655834832542 2022-06-21 18:07:12.546 | + functions-common:time_stop:2334 : elapsed_time=4711 2022-06-21 18:07:12.548 | + functions-common:time_stop:2335 : total=40792 2022-06-21 18:07:12.551 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:12.553 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=45503 2022-06-21 18:07:12.555 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:12.557 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-06-21 18:07:12.575 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:12.577 | + ./stack.sh:main:879 : '[' 10.222.0.66 == 10.222.0.66 ']' 2022-06-21 18:07:12.579 | + ./stack.sh:main:880 : stack_install_service keystone 2022-06-21 18:07:12.582 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-21 18:07:12.584 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-21 18:07:12.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:07:12.590 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-21 18:07:12.592 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-06-21 18:07:12.607 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:12.610 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-06-21 18:07:12.612 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-21 18:07:12.614 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-06-21 18:07:12.617 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:07:12.619 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:07:12.622 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:07:12.624 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:07:12.627 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:07:12.629 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:07:12.645 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:07:12.647 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:07:12.650 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:12.653 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:07:12.653 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:07:12.658 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-06-21 18:07:12.660 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:12.662 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-21 18:07:12.675 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-06-21 18:07:12.678 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:07:12.678 | + functions-common:git_clone:605 : head -1 2022-06-21 18:07:12.683 | ca93f062d Fix issue with LDAP backend returning bytes instead of string 2022-06-21 18:07:12.685 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:07:12.687 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-06-21 18:07:12.690 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:07:12.692 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:07:12.695 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-21 18:07:12.698 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:07:12.700 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-21 18:07:12.702 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:07:12.704 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:07:12.707 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-21 18:07:12.709 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:07:12.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:07:12.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-21 18:07:12.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:07:12.721 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-21 18:07:12.724 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:07:12.726 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:07:12.729 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-21 18:07:12.735 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-06-21 18:07:12.737 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-21 18:07:13.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-06-21 18:07:13.398 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:07:13.401 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:07:13.403 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:07:13.406 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:07:13.408 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-06-21 18:07:13.410 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:07:13.412 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:07:13.415 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:07:13.418 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:07:13.420 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:07:13.422 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:07:13.424 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:07:13.427 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-06-21 18:07:13.448 | Using python 3.8 to install /opt/stack/keystone 2022-06-21 18:07:13.450 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-21 18:07:14.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:14.168 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:14.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:14.168 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:15.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:15.505 | Obtaining file:///opt/stack/keystone 2022-06-21 18:07:15.506 | Preparing metadata (setup.py): started 2022-06-21 18:07:17.134 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:07:17.209 | 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) 2022-06-21 18:07:17.212 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2022-06-21 18:07:17.213 | 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.1) 2022-06-21 18:07:17.215 | 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) 2022-06-21 18:07:17.216 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.8) 2022-06-21 18:07:17.218 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.23) 2022-06-21 18:07:17.219 | 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) 2022-06-21 18:07:17.220 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2022-06-21 18:07:17.222 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2022-06-21 18:07:17.223 | 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) 2022-06-21 18:07:17.225 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2022-06-21 18:07:17.226 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:07:17.227 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2022-06-21 18:07:17.229 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.2) 2022-06-21 18:07:17.230 | 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) 2022-06-21 18:07:17.232 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.2) 2022-06-21 18:07:17.233 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.3) 2022-06-21 18:07:17.235 | 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) 2022-06-21 18:07:17.236 | 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) 2022-06-21 18:07:17.238 | 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) 2022-06-21 18:07:17.239 | 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) 2022-06-21 18:07:17.240 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.3) 2022-06-21 18:07:17.242 | 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) 2022-06-21 18:07:17.244 | 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) 2022-06-21 18:07:17.245 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.2) 2022-06-21 18:07:17.246 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2022-06-21 18:07:17.248 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2022-06-21 18:07:17.249 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.1.0) 2022-06-21 18:07:17.251 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.5) 2022-06-21 18:07:17.252 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:07:17.253 | 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) 2022-06-21 18:07:17.255 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2022-06-21 18:07:17.256 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2022-06-21 18:07:17.257 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.1) 2022-06-21 18:07:17.269 | 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.14.6) 2022-06-21 18:07:17.270 | 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) 2022-06-21 18:07:17.317 | 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.0.9) 2022-06-21 18:07:17.330 | 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) 2022-06-21 18:07:17.332 | 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.1) 2022-06-21 18:07:17.333 | 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.1) 2022-06-21 18:07:17.335 | 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.1) 2022-06-21 18:07:17.345 | 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) 2022-06-21 18:07:17.409 | 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) 2022-06-21 18:07:17.411 | 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) 2022-06-21 18:07:17.509 | 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) 2022-06-21 18:07:17.511 | 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) 2022-06-21 18:07:17.513 | 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) 2022-06-21 18:07:17.514 | 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) 2022-06-21 18:07:17.598 | 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) 2022-06-21 18:07:17.600 | 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.1) 2022-06-21 18:07:17.604 | 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) 2022-06-21 18:07:17.663 | 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) 2022-06-21 18:07:17.667 | 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) 2022-06-21 18:07:17.723 | 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.8) 2022-06-21 18:07:17.724 | 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.2) 2022-06-21 18:07:17.725 | 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) 2022-06-21 18:07:17.728 | 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.1) 2022-06-21 18:07:17.730 | 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) 2022-06-21 18:07:17.732 | 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.2) 2022-06-21 18:07:17.754 | 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) 2022-06-21 18:07:17.804 | 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) 2022-06-21 18:07:17.824 | 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) 2022-06-21 18:07:17.826 | 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) 2022-06-21 18:07:17.827 | 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) 2022-06-21 18:07:17.829 | 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) 2022-06-21 18:07:17.882 | 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) 2022-06-21 18:07:17.993 | 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.7.0) 2022-06-21 18:07:17.994 | 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) 2022-06-21 18:07:17.996 | 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) 2022-06-21 18:07:17.997 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (20.0.1) 2022-06-21 18:07:18.181 | 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.1) 2022-06-21 18:07:18.204 | 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) 2022-06-21 18:07:18.205 | 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.1) 2022-06-21 18:07:18.276 | 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) 2022-06-21 18:07:18.293 | 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) 2022-06-21 18:07:18.365 | 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) 2022-06-21 18:07:18.406 | 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.12.1) 2022-06-21 18:07:18.517 | 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) 2022-06-21 18:07:18.593 | 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) 2022-06-21 18:07:18.719 | 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) 2022-06-21 18:07:18.748 | 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) 2022-06-21 18:07:18.787 | 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) 2022-06-21 18:07:18.789 | 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.31.1) 2022-06-21 18:07:18.791 | 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) 2022-06-21 18:07:18.794 | 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) 2022-06-21 18:07:18.796 | 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) 2022-06-21 18:07:18.798 | 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.2) 2022-06-21 18:07:18.984 | 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.2) 2022-06-21 18:07:18.986 | 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.6) 2022-06-21 18:07:18.987 | 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.5.30) 2022-06-21 18:07:18.989 | 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.4) 2022-06-21 18:07:19.136 | 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) 2022-06-21 18:07:19.213 | 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.2.3) 2022-06-21 18:07:19.286 | 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.5.0) 2022-06-21 18:07:19.459 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2022-06-21 18:07:19.487 | 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) 2022-06-21 18:07:19.630 | 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) (57.4.0) 2022-06-21 18:07:19.739 | 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) 2022-06-21 18:07:19.774 | 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) 2022-06-21 18:07:21.443 | Installing collected packages: keystone 2022-06-21 18:07:21.443 | Attempting uninstall: keystone 2022-06-21 18:07:21.445 | Found existing installation: keystone 20.0.1.dev8 2022-06-21 18:07:21.451 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-21 18:07:21.454 | Running setup.py develop for keystone 2022-06-21 18:07:23.782 | Successfully installed keystone 2022-06-21 18:07:23.782 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:23.958 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:23.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:23.963 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:23.965 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:23.967 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:23.969 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:23.972 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:23.974 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:23.976 | + functions-common:time_stop:2328 : start_time=1655834833442 2022-06-21 18:07:23.978 | + functions-common:time_stop:2330 : [[ -z 1655834833442 ]] 2022-06-21 18:07:23.985 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:23.989 | + functions-common:time_stop:2333 : end_time=1655834843987 2022-06-21 18:07:23.991 | + functions-common:time_stop:2334 : elapsed_time=10545 2022-06-21 18:07:23.994 | + functions-common:time_stop:2335 : total=45503 2022-06-21 18:07:23.996 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:23.998 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=56048 2022-06-21 18:07:24.000 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:24.003 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:07:24.006 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:07:24.010 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:07:24.030 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:07:24.042 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-06-21 18:07:24.045 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-21 18:07:24.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:24.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:24.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-21 18:07:24.054 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:24.057 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-06-21 18:07:24.074 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:24.076 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:07:24.079 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:07:24.081 | + ./stack.sh:main:881 : configure_keystone 2022-06-21 18:07:24.083 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-21 18:07:24.097 | + 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 ]] 2022-06-21 18:07:24.099 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-21 18:07:24.104 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-21 18:07:24.120 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:24.123 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-21 18:07:24.155 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-21 18:07:24.183 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-21 18:07:24.214 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-21 18:07:24.244 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-21 18:07:24.274 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-21 18:07:24.305 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-21 18:07:24.334 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-21 18:07:24.362 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-21 18:07:24.365 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-21 18:07:24.367 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-21 18:07:24.369 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-21 18:07:24.372 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:07:24.374 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:07:24.390 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:24.393 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:07:24.395 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:07:24.398 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:07:24.414 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:24.416 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:07:24.419 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:07:24.450 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:07:24.452 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:07:24.454 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-21 18:07:24.457 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-21 18:07:24.459 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-21 18:07:24.476 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:24.479 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.66/identity 2022-06-21 18:07:24.510 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.66/identity 2022-06-21 18:07:24.539 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-21 18:07:24.542 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-21 18:07:24.573 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-21 18:07:24.575 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-21 18:07:24.578 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-21 18:07:24.580 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-21 18:07:24.582 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:07:24.585 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:07:24.617 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-21 18:07:24.619 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-21 18:07:24.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-21 18:07:24.624 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-21 18:07:24.627 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:07:24.644 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:07:24.646 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:07:24.648 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:07:24.651 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:07:24.653 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:07:24.681 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:07:24.709 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:07:24.738 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:07:24.766 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-21 18:07:24.796 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:07:24.798 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-21 18:07:24.801 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:07:24.803 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-21 18:07:24.805 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-21 18:07:24.808 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:07:24.810 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:07:24.813 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-21 18:07:24.817 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-21 18:07:24.820 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:07:24.823 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:07:24.837 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:07:24.837 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:07:24.845 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:07:24.849 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:07:24.866 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:07:24.868 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:07:24.873 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-21 18:07:24.904 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-21 18:07:24.933 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-21 18:07:24.960 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-21 18:07:24.986 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-21 18:07:25.015 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-21 18:07:25.041 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-21 18:07:25.070 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-21 18:07:25.098 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-21 18:07:25.127 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:07:25.155 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-21 18:07:25.183 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-21 18:07:25.211 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-21 18:07:25.239 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:07:25.241 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:07:25.244 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-21 18:07:25.247 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-21 18:07:25.249 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:07:25.251 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:25.254 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:25.256 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:07:25.259 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:07:25.262 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:07:25.290 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-21 18:07:25.317 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-21 18:07:25.318 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:07:25.327 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-21 18:07:25.331 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-21 18:07:25.333 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-21 18:07:25.335 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:07:25.338 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:07:25.341 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:07:25.343 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:25.345 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:25.347 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:07:25.350 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:07:25.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:25.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:25.357 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-21 18:07:25.421 | Site keystone-wsgi-public already enabled 2022-06-21 18:07:25.425 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:07:25.428 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:07:25.430 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:07:25.432 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:07:25.560 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-21 18:07:25.562 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:07:25.565 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-21 18:07:25.569 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-06-21 18:07:25.572 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:07:25.575 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:07:25.578 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:07:25.582 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-06-21 18:07:25.585 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:07:25.588 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:07:25.601 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:07:25.601 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:07:25.610 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:07:25.613 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:07:25.630 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:07:25.632 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:07:25.636 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:07:25.667 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-21 18:07:25.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-21 18:07:25.723 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-21 18:07:25.751 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-21 18:07:25.781 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-21 18:07:25.808 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-21 18:07:25.838 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-21 18:07:25.868 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-21 18:07:25.898 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:07:25.925 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-21 18:07:25.954 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-21 18:07:25.982 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-21 18:07:26.010 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:07:26.013 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:07:26.016 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-06-21 18:07:26.018 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-06-21 18:07:26.021 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:07:26.023 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:26.026 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:26.028 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:07:26.031 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:07:26.033 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:07:26.071 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-21 18:07:26.103 | + 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 ' 2022-06-21 18:07:26.103 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:07:26.112 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-21 18:07:26.119 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-06-21 18:07:26.121 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-06-21 18:07:26.123 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:07:26.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:07:26.129 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:07:26.131 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:26.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:26.136 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:07:26.139 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:07:26.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:26.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:26.146 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-06-21 18:07:26.210 | Site keystone-wsgi-admin already enabled 2022-06-21 18:07:26.215 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:07:26.218 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:07:26.221 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:07:26.223 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:07:26.369 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-21 18:07:26.399 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-21 18:07:26.431 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-21 18:07:26.463 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-21 18:07:26.465 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-21 18:07:26.497 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-21 18:07:26.525 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-21 18:07:26.555 | + ./stack.sh:main:885 : is_service_enabled swift 2022-06-21 18:07:26.572 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:26.574 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-06-21 18:07:26.601 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:26.604 | + ./stack.sh:main:889 : stack_install_service swift 2022-06-21 18:07:26.607 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-21 18:07:26.609 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-21 18:07:26.612 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:07:26.616 | + lib/stack:stack_install_service:32 : install_swift 2022-06-21 18:07:26.619 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-06-21 18:07:26.621 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-21 18:07:26.624 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-06-21 18:07:26.626 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:07:26.629 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:07:26.632 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:07:26.635 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:07:26.637 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:07:26.640 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:07:26.659 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:07:26.661 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:07:26.663 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:26.667 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:07:26.667 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:07:26.673 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-06-21 18:07:26.675 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:26.677 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-21 18:07:26.692 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-06-21 18:07:26.695 | + functions-common:git_clone:605 : head -1 2022-06-21 18:07:26.696 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:07:26.704 | 0fa745c7f s3api: Use constant-time string comparisons in check_signature 2022-06-21 18:07:26.706 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:07:26.712 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-06-21 18:07:26.715 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:07:26.717 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:07:26.720 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-21 18:07:26.722 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-21 18:07:26.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-21 18:07:26.728 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:07:26.731 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:07:26.733 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-21 18:07:26.735 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:07:26.738 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-21 18:07:26.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-21 18:07:26.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:07:26.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-21 18:07:26.749 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:07:26.751 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:07:26.756 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-21 18:07:26.762 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-06-21 18:07:26.765 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-21 18:07:27.411 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-06-21 18:07:27.413 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:07:27.416 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:07:27.418 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:07:27.420 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:07:27.422 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-06-21 18:07:27.425 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:07:27.427 | + inc/python:setup_package:428 : local extras=keystone 2022-06-21 18:07:27.429 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:07:27.432 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-06-21 18:07:27.434 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-06-21 18:07:27.436 | + inc/python:setup_package:438 : extras='[keystone]' 2022-06-21 18:07:27.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:07:27.441 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-21 18:07:27.464 | Using python 3.8 to install /opt/stack/swift 2022-06-21 18:07:27.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-21 18:07:28.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:28.186 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:28.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:28.186 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:29.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:29.556 | Obtaining file:///opt/stack/swift 2022-06-21 18:07:29.557 | Preparing metadata (setup.py): started 2022-06-21 18:07:30.868 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:07:30.909 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.31.1) 2022-06-21 18:07:30.910 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.1.1) 2022-06-21 18:07:30.912 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.11.0) 2022-06-21 18:07:30.914 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.1.1) 2022-06-21 18:07:30.915 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (4.6.3) 2022-06-21 18:07:30.916 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.26.0) 2022-06-21 18:07:30.918 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:07:30.919 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.9.7) 2022-06-21 18:07:30.921 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.6.0) 2022-06-21 18:07:30.922 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (3.4.8) 2022-06-21 18:07:30.923 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (9.3.0) 2022-06-21 18:07:30.966 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev8) (1.14.6) 2022-06-21 18:07:30.974 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:07:31.033 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (8.7.1) 2022-06-21 18:07:31.034 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.6.0) 2022-06-21 18:07:31.036 | 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.28.1.dev8) (5.6.0) 2022-06-21 18:07:31.037 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.8.7) 2022-06-21 18:07:31.039 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.3.0) 2022-06-21 18:07:31.040 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.3.2) 2022-06-21 18:07:31.042 | 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.28.1.dev8) (4.2.0) 2022-06-21 18:07:31.044 | 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.28.1.dev8) (3.1.1) 2022-06-21 18:07:31.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.10.2) 2022-06-21 18:07:31.047 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.4.0) 2022-06-21 18:07:31.048 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.1.0) 2022-06-21 18:07:31.050 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-06-21 18:07:31.071 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev8) (57.4.0) 2022-06-21 18:07:31.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2.0.4) 2022-06-21 18:07:31.108 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (3.2) 2022-06-21 18:07:31.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2021.5.30) 2022-06-21 18:07:31.111 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (1.26.6) 2022-06-21 18:07:31.134 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev8) (2.20) 2022-06-21 18:07:31.219 | 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.28.1.dev8) (3.4.0) 2022-06-21 18:07:31.221 | 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.28.1.dev8) (0.1.16) 2022-06-21 18:07:31.223 | 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.28.1.dev8) (1.7.0) 2022-06-21 18:07:31.267 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.1.5) 2022-06-21 18:07:31.313 | 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.28.1.dev8) (0.8.0) 2022-06-21 18:07:31.315 | 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.28.1.dev8) (2.3.0) 2022-06-21 18:07:31.316 | 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.28.1.dev8) (1.5.0) 2022-06-21 18:07:31.318 | 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.28.1.dev8) (5.4.1) 2022-06-21 18:07:31.384 | 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.28.1.dev8) (0.9.6) 2022-06-21 18:07:31.387 | 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.28.1.dev8) (2.8.2) 2022-06-21 18:07:31.401 | 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.28.1.dev8) (1.0.2) 2022-06-21 18:07:31.403 | 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.28.1.dev8) (2021.1) 2022-06-21 18:07:31.422 | 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.28.1.dev8) (21.0) 2022-06-21 18:07:31.423 | 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.28.1.dev8) (2.4.7) 2022-06-21 18:07:31.571 | 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.28.1.dev8) (1.12.1) 2022-06-21 18:07:31.588 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.0.9) 2022-06-21 18:07:33.729 | Installing collected packages: swift 2022-06-21 18:07:33.730 | Attempting uninstall: swift 2022-06-21 18:07:33.731 | Found existing installation: swift 2.28.1.dev8 2022-06-21 18:07:33.738 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-21 18:07:33.740 | Running setup.py develop for swift 2022-06-21 18:07:35.888 | Successfully installed swift-2.28.1.dev8 2022-06-21 18:07:35.889 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:36.051 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:36.053 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:36.055 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:36.058 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:36.060 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:36.062 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:36.064 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:36.066 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:36.069 | + functions-common:time_stop:2328 : start_time=1655834847458 2022-06-21 18:07:36.071 | + functions-common:time_stop:2330 : [[ -z 1655834847458 ]] 2022-06-21 18:07:36.074 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:36.078 | + functions-common:time_stop:2333 : end_time=1655834856076 2022-06-21 18:07:36.080 | + functions-common:time_stop:2334 : elapsed_time=8618 2022-06-21 18:07:36.083 | + functions-common:time_stop:2335 : total=56048 2022-06-21 18:07:36.085 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:36.088 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=64666 2022-06-21 18:07:36.090 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:36.092 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:07:36.095 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:07:36.097 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:07:36.117 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:07:36.129 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-06-21 18:07:36.132 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-21 18:07:36.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:36.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:36.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-21 18:07:36.142 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:36.144 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-06-21 18:07:36.147 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:07:36.149 | + ./stack.sh:main:890 : configure_swift 2022-06-21 18:07:36.152 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-21 18:07:36.154 | + lib/swift:configure_swift:335 : local node_number 2022-06-21 18:07:36.156 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-21 18:07:36.158 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-21 18:07:36.160 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-21 18:07:37.158 | No container-sharder running 2022-06-21 18:07:37.158 | No container-sync running 2022-06-21 18:07:37.158 | No container-updater running 2022-06-21 18:07:37.158 | No proxy-server running 2022-06-21 18:07:37.158 | No object-auditor running 2022-06-21 18:07:37.158 | No object-replicator running 2022-06-21 18:07:37.158 | No container-replicator running 2022-06-21 18:07:37.158 | No object-reconstructor running 2022-06-21 18:07:37.158 | No container-auditor running 2022-06-21 18:07:37.159 | No account-server running 2022-06-21 18:07:37.159 | No object-updater running 2022-06-21 18:07:37.159 | No container-server running 2022-06-21 18:07:37.159 | No account-auditor running 2022-06-21 18:07:37.159 | No account-replicator running 2022-06-21 18:07:37.159 | No container-reconciler running 2022-06-21 18:07:37.159 | No object-expirer running 2022-06-21 18:07:37.159 | No object-server running 2022-06-21 18:07:37.159 | No account-reaper running 2022-06-21 18:07:37.214 | + lib/swift:configure_swift:340 : true 2022-06-21 18:07:37.216 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-06-21 18:07:37.229 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-21 18:07:37.242 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-21 18:07:37.245 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-06-21 18:07:37.245 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-06-21 18:07:37.250 | + lib/swift:configure_swift:354 : sed -e ' 2022-06-21 18:07:37.250 | s/%GROUP%/ubuntu/; 2022-06-21 18:07:37.250 | s/%USER%/ubuntu/; 2022-06-21 18:07:37.250 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-21 18:07:37.250 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-21 18:07:37.254 | uid = ubuntu 2022-06-21 18:07:37.254 | gid = ubuntu 2022-06-21 18:07:37.254 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-21 18:07:37.254 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-21 18:07:37.254 | address = 127.0.0.1 2022-06-21 18:07:37.254 | 2022-06-21 18:07:37.254 | [account6612] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.255 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | [account6622] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.255 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | [account6632] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.255 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | [account6642] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.255 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | [container6611] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.255 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-21 18:07:37.255 | 2022-06-21 18:07:37.255 | [container6621] 2022-06-21 18:07:37.255 | max connections = 25 2022-06-21 18:07:37.255 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:07:37.255 | read only = false 2022-06-21 18:07:37.256 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | [container6631] 2022-06-21 18:07:37.256 | max connections = 25 2022-06-21 18:07:37.256 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:07:37.256 | read only = false 2022-06-21 18:07:37.256 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | [container6641] 2022-06-21 18:07:37.256 | max connections = 25 2022-06-21 18:07:37.256 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:07:37.256 | read only = false 2022-06-21 18:07:37.256 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | [object6613] 2022-06-21 18:07:37.256 | max connections = 25 2022-06-21 18:07:37.256 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:07:37.256 | read only = false 2022-06-21 18:07:37.256 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | [object6623] 2022-06-21 18:07:37.256 | max connections = 25 2022-06-21 18:07:37.256 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:07:37.256 | read only = false 2022-06-21 18:07:37.256 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-21 18:07:37.256 | 2022-06-21 18:07:37.256 | [object6633] 2022-06-21 18:07:37.256 | max connections = 25 2022-06-21 18:07:37.256 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:07:37.256 | read only = false 2022-06-21 18:07:37.257 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-21 18:07:37.257 | 2022-06-21 18:07:37.257 | [object6643] 2022-06-21 18:07:37.257 | max connections = 25 2022-06-21 18:07:37.257 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:07:37.257 | read only = false 2022-06-21 18:07:37.257 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-21 18:07:37.257 | + lib/swift:configure_swift:360 : is_ubuntu 2022-06-21 18:07:37.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:07:37.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:07:37.264 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-21 18:07:37.277 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-21 18:07:37.279 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-21 18:07:37.283 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-21 18:07:37.287 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-21 18:07:37.290 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-21 18:07:37.294 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-21 18:07:37.323 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.66:8080/v1/ 2022-06-21 18:07:37.349 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-21 18:07:37.369 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-21 18:07:37.404 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-21 18:07:37.422 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:07:37.452 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-21 18:07:37.470 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-21 18:07:37.504 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-21 18:07:37.524 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-21 18:07:37.552 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-21 18:07:37.573 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:07:37.603 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-21 18:07:37.621 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-06-21 18:07:37.636 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:37.638 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-21 18:07:37.667 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-21 18:07:37.695 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-21 18:07:37.722 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-21 18:07:37.750 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-06-21 18:07:37.769 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:37.772 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-21 18:07:37.803 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-06-21 18:07:37.818 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:37.821 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-06-21 18:07:37.836 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:37.838 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-06-21 18:07:37.840 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-06-21 18:07:37.856 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:37.858 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-06-21 18:07:37.860 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-06-21 18:07:37.862 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-21 18:07:37.868 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-21 18:07:37.873 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-21 18:07:37.901 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-21 18:07:37.930 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-21 18:07:37.964 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-21 18:07:37.996 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-21 18:07:38.028 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-21 18:07:38.030 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-06-21 18:07:38.032 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-06-21 18:07:38.035 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-06-21 18:07:38.037 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-21 18:07:38.075 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-21 18:07:38.103 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:07:38.132 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-21 18:07:38.161 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-21 18:07:38.191 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-21 18:07:38.220 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-21 18:07:38.255 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-21 18:07:38.286 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:07:38.324 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-21 18:07:38.355 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-21 18:07:38.384 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-21 18:07:38.416 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-21 18:07:38.445 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-21 18:07:38.476 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-21 18:07:38.510 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-21 18:07:38.530 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-21 18:07:38.558 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-21 18:07:38.597 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-21 18:07:38.602 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-21 18:07:38.630 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-21 18:07:38.657 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-21 18:07:38.683 | + lib/swift:configure_swift:478 : local node_number 2022-06-21 18:07:38.686 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-21 18:07:38.688 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:07:38.690 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-21 18:07:38.694 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-21 18:07:38.697 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:07:38.699 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:07:38.701 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-21 18:07:38.703 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-21 18:07:38.705 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:07:38.707 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:07:38.710 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-21 18:07:38.728 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-21 18:07:38.757 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-21 18:07:38.776 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-21 18:07:38.805 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-21 18:07:38.824 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:07:38.853 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-21 18:07:38.872 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:07:38.899 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-21 18:07:38.918 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:07:38.946 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-21 18:07:38.965 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-21 18:07:38.993 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:07:39.011 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:07:39.039 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-21 18:07:39.058 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-21 18:07:39.086 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-21 18:07:39.105 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-21 18:07:39.132 | + 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 2022-06-21 18:07:39.137 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-21 18:07:39.155 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:07:39.184 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-21 18:07:39.213 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:07:39.215 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-21 18:07:39.220 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-21 18:07:39.222 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:07:39.224 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:07:39.227 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-21 18:07:39.229 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-21 18:07:39.232 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:07:39.234 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:07:39.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-21 18:07:39.255 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-21 18:07:39.283 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-21 18:07:39.301 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-21 18:07:39.330 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-21 18:07:39.348 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:07:39.376 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-21 18:07:39.397 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:07:39.426 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-21 18:07:39.448 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:07:39.483 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-21 18:07:39.506 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-21 18:07:39.540 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:07:39.565 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:07:39.601 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-21 18:07:39.619 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-21 18:07:39.652 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-21 18:07:39.671 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-21 18:07:39.707 | + 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 2022-06-21 18:07:39.713 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-21 18:07:39.732 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:07:39.767 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:07:39.769 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-21 18:07:39.775 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-21 18:07:39.777 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:07:39.780 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:07:39.783 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-21 18:07:39.785 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-21 18:07:39.787 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:07:39.789 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:07:39.792 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-21 18:07:39.811 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-21 18:07:39.840 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-21 18:07:39.859 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-21 18:07:39.888 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-21 18:07:39.906 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:07:39.936 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-21 18:07:39.955 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:07:39.985 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-21 18:07:40.003 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:07:40.032 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-21 18:07:40.051 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-21 18:07:40.080 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:07:40.098 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:07:40.127 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-21 18:07:40.145 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-21 18:07:40.175 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-21 18:07:40.193 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-21 18:07:40.222 | + 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 2022-06-21 18:07:40.227 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-21 18:07:40.246 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:07:40.276 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-21 18:07:40.304 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-21 18:07:40.333 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-21 18:07:40.363 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-06-21 18:07:40.366 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-21 18:07:40.370 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-21 18:07:40.402 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-21 18:07:40.433 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-21 18:07:40.463 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-21 18:07:40.493 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-21 18:07:40.527 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-21 18:07:40.556 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-21 18:07:40.584 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-21 18:07:40.612 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-21 18:07:40.641 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-06-21 18:07:40.657 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:40.660 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-21 18:07:40.678 | + lib/swift:configure_swift:521 : local auth_vers 2022-06-21 18:07:40.681 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-06-21 18:07:40.702 | + lib/swift:configure_swift:522 : auth_vers=3 2022-06-21 18:07:40.704 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.66 2022-06-21 18:07:40.734 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-06-21 18:07:40.737 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-21 18:07:40.776 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.66/identity 2022-06-21 18:07:40.807 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-06-21 18:07:40.809 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-21 18:07:40.839 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-06-21 18:07:40.856 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:40.858 | + lib/swift:configure_swift:541 : local user_group 2022-06-21 18:07:40.861 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-06-21 18:07:40.868 | + lib/swift:configure_swift:542 : user_group=1000 2022-06-21 18:07:40.870 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-21 18:07:40.884 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-21 18:07:40.889 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-21 18:07:40.902 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-06-21 18:07:40.904 | + lib/swift:configure_swift:548 : is_suse 2022-06-21 18:07:40.906 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:07:40.909 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:07:40.911 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:07:40.914 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:07:40.916 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:07:40.919 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:07:40.921 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-21 18:07:40.934 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:07:40.936 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-06-21 18:07:40.939 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-06-21 18:07:40.957 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:07:40.960 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-06-21 18:07:40.981 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:40.983 | + ./stack.sh:main:901 : stack_install_service glance 2022-06-21 18:07:40.985 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-21 18:07:40.988 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-21 18:07:40.990 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:07:40.993 | + lib/stack:stack_install_service:32 : install_glance 2022-06-21 18:07:40.996 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-06-21 18:07:40.998 | + lib/glance:install_glance:514 : local glance_store_extras 2022-06-21 18:07:41.001 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-06-21 18:07:41.018 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:41.020 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-21 18:07:41.023 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-06-21 18:07:41.040 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:41.043 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-21 18:07:41.045 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-06-21 18:07:41.048 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-21 18:07:41.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:41.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:41.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-21 18:07:41.058 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:41.061 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-06-21 18:07:41.064 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-21 18:07:41.067 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-21 18:07:41.070 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-06-21 18:07:41.073 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-21 18:07:41.075 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-21 18:07:41.078 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-21 18:07:41.081 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-21 18:07:41.084 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-21 18:07:41.087 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-21 18:07:41.091 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:07:41.091 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-21 18:07:41.097 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-21 18:07:41.100 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-21 18:07:41.102 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-21 18:07:41.105 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-21 18:07:41.108 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:07:41.130 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-21 18:07:41.133 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:07:41.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:41.860 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:41.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:41.860 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:43.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:43.204 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-06-21 18:07:43.301 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-06-21 18:07:43.302 | 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) 2022-06-21 18:07:43.304 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-06-21 18:07:43.306 | 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.31.1) 2022-06-21 18:07:43.307 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-06-21 18:07:43.309 | 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) 2022-06-21 18:07:43.310 | 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) 2022-06-21 18:07:43.312 | 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) 2022-06-21 18:07:43.313 | 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.2) 2022-06-21 18:07:43.314 | 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) 2022-06-21 18:07:43.316 | 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) 2022-06-21 18:07:43.317 | 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) 2022-06-21 18:07:43.320 | 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.2) 2022-06-21 18:07:43.323 | 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) 2022-06-21 18:07:43.325 | 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) 2022-06-21 18:07:43.328 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:07:43.330 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-06-21 18:07:43.333 | 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) 2022-06-21 18:07:43.343 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2022-06-21 18:07:43.345 | 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.1) 2022-06-21 18:07:43.350 | 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) 2022-06-21 18:07:43.422 | 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) 2022-06-21 18:07:43.424 | 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) 2022-06-21 18:07:43.426 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-06-21 18:07:43.451 | 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.2) 2022-06-21 18:07:43.453 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:07:43.456 | 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.2) 2022-06-21 18:07:43.457 | 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) 2022-06-21 18:07:43.459 | 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) 2022-06-21 18:07:43.470 | 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) 2022-06-21 18:07:43.514 | 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) 2022-06-21 18:07:43.516 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-06-21 18:07:43.517 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-06-21 18:07:43.519 | 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) 2022-06-21 18:07:43.540 | 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) 2022-06-21 18:07:43.542 | 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.14.6) 2022-06-21 18:07:43.558 | 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.1) 2022-06-21 18:07:43.574 | 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) 2022-06-21 18:07:43.576 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-06-21 18:07:43.595 | 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) 2022-06-21 18:07:43.597 | 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) 2022-06-21 18:07:43.680 | 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.2) 2022-06-21 18:07:43.683 | 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.4) 2022-06-21 18:07:43.684 | 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.5.30) 2022-06-21 18:07:43.686 | 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.6) 2022-06-21 18:07:43.764 | 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) 2022-06-21 18:07:43.793 | 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.12.1) 2022-06-21 18:07:43.820 | 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) 2022-06-21 18:07:43.989 | 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) 2022-06-21 18:07:43.999 | 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) 2022-06-21 18:07:44.037 | 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) 2022-06-21 18:07:44.041 | 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) 2022-06-21 18:07:44.043 | 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.2) 2022-06-21 18:07:44.045 | 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) 2022-06-21 18:07:44.046 | 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) 2022-06-21 18:07:44.048 | 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) 2022-06-21 18:07:44.260 | 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) 2022-06-21 18:07:44.299 | 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) (57.4.0) 2022-06-21 18:07:44.384 | 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) 2022-06-21 18:07:44.513 | 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) 2022-06-21 18:07:46.464 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:46.636 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:46.638 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:46.641 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:46.643 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:46.645 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:46.648 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:46.651 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:46.653 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:46.655 | + functions-common:time_stop:2328 : start_time=1655834861124 2022-06-21 18:07:46.658 | + functions-common:time_stop:2330 : [[ -z 1655834861124 ]] 2022-06-21 18:07:46.661 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:46.665 | + functions-common:time_stop:2333 : end_time=1655834866662 2022-06-21 18:07:46.668 | + functions-common:time_stop:2334 : elapsed_time=5538 2022-06-21 18:07:46.671 | + functions-common:time_stop:2335 : total=64666 2022-06-21 18:07:46.675 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:46.678 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=70204 2022-06-21 18:07:46.681 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:46.691 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-06-21 18:07:46.694 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-21 18:07:46.696 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-21 18:07:46.710 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-21 18:07:46.715 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-06-21 18:07:46.718 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-21 18:07:46.723 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-06-21 18:07:46.725 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:07:46.728 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:07:46.731 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:07:46.734 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:07:46.736 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:07:46.739 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:07:46.756 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:07:46.758 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:07:46.760 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:46.763 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:07:46.764 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:07:46.769 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-06-21 18:07:46.772 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:07:46.775 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-21 18:07:46.787 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-06-21 18:07:46.791 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:07:46.791 | + functions-common:git_clone:605 : head -1 2022-06-21 18:07:46.796 | 316ce9659 Fix set_property_atomic() boolean type casting 2022-06-21 18:07:46.799 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:07:46.802 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-06-21 18:07:46.804 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:07:46.807 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:07:46.809 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-21 18:07:46.812 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:07:46.815 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-21 18:07:46.817 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:07:46.821 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:07:46.824 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-21 18:07:46.827 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:07:46.829 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:07:46.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-21 18:07:46.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:07:46.840 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-21 18:07:46.843 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:07:46.845 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:07:46.849 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-21 18:07:46.855 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-06-21 18:07:46.858 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-21 18:07:47.500 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-06-21 18:07:47.503 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:07:47.505 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:07:47.508 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:07:47.511 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:07:47.514 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-06-21 18:07:47.516 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:07:47.518 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:07:47.521 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:07:47.524 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:07:47.526 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:07:47.529 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:07:47.531 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:07:47.534 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-06-21 18:07:47.558 | Using python 3.8 to install /opt/stack/glance 2022-06-21 18:07:47.560 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-21 18:07:48.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:48.285 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:48.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:07:48.285 | from cryptography.utils import int_from_bytes 2022-06-21 18:07:49.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:07:49.623 | Obtaining file:///opt/stack/glance 2022-06-21 18:07:49.625 | Preparing metadata (setup.py): started 2022-06-21 18:07:50.920 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:07:50.997 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.6.0) 2022-06-21 18:07:50.999 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.1) 2022-06-21 18:07:51.000 | 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.0.1.dev3) (1.4.23) 2022-06-21 18:07:51.002 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.31.1) 2022-06-21 18:07:51.003 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.1.1) 2022-06-21 18:07:51.004 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.5.1) 2022-06-21 18:07:51.006 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.8.7) 2022-06-21 18:07:51.007 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.4.1) 2022-06-21 18:07:51.009 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.7.1) 2022-06-21 18:07:51.010 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.19.1) 2022-06-21 18:07:51.012 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (8.7.1) 2022-06-21 18:07:51.013 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.1) 2022-06-21 18:07:51.015 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.3.2) 2022-06-21 18:07:51.016 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:07:51.018 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.10.2) 2022-06-21 18:07:51.019 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.0) 2022-06-21 18:07:51.021 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.4.0) 2022-06-21 18:07:51.022 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.6.2) 2022-06-21 18:07:51.023 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:07:51.025 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (9.3.0) 2022-06-21 18:07:51.026 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:07:51.028 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.2) 2022-06-21 18:07:51.029 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:07:51.030 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:07:51.032 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.3.0) 2022-06-21 18:07:51.033 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (20.0.1) 2022-06-21 18:07:51.035 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:07:51.036 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (11.0.0) 2022-06-21 18:07:51.038 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.1.0) 2022-06-21 18:07:51.040 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:07:51.041 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.6.0) 2022-06-21 18:07:51.043 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (12.9.3) 2022-06-21 18:07:51.044 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:07:51.046 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:07:51.047 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.8.3) 2022-06-21 18:07:51.049 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.3.3) 2022-06-21 18:07:51.050 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.2) 2022-06-21 18:07:51.052 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.7.0) 2022-06-21 18:07:51.053 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:07:51.055 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.8) 2022-06-21 18:07:51.056 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.2.2) 2022-06-21 18:07:51.057 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.1.16) 2022-06-21 18:07:51.059 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.5.0) 2022-06-21 18:07:51.060 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.9.1) 2022-06-21 18:07:51.077 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (1.1.5) 2022-06-21 18:07:51.078 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (5.2.2) 2022-06-21 18:07:51.099 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.1.dev3) (5.2.0) 2022-06-21 18:07:51.103 | 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.0.1.dev3) (2.26.0) 2022-06-21 18:07:51.146 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev3) (1.14.6) 2022-06-21 18:07:51.163 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev3) (4.2.0) 2022-06-21 18:07:51.176 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev3) (1.12.1) 2022-06-21 18:07:51.191 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.1.1) 2022-06-21 18:07:51.192 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:07:51.279 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev3) (2.4.7) 2022-06-21 18:07:51.358 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.1.dev3) (1.7.0) 2022-06-21 18:07:51.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:07:51.453 | 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.0.1.dev3) (3.1.1) 2022-06-21 18:07:51.487 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev3) (0.14.1) 2022-06-21 18:07:51.536 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (0.8.0) 2022-06-21 18:07:51.538 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (1.5.0) 2022-06-21 18:07:51.540 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (5.4.1) 2022-06-21 18:07:51.606 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (2.0.1) 2022-06-21 18:07:51.609 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.5.0) 2022-06-21 18:07:51.611 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.13.0) 2022-06-21 18:07:51.637 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev3) (0.59.0) 2022-06-21 18:07:51.711 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (0.9.6) 2022-06-21 18:07:51.713 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:07:51.778 | 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.0.1.dev3) (5.0.8) 2022-06-21 18:07:51.779 | 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.0.1.dev3) (4.2.2) 2022-06-21 18:07:51.782 | 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.0.1.dev3) (5.1.0) 2022-06-21 18:07:51.785 | 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.0.1.dev3) (0.3.1) 2022-06-21 18:07:51.788 | 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.0.1.dev3) (2.6.2) 2022-06-21 18:07:51.814 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.0.1) 2022-06-21 18:07:51.817 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:07:51.818 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.3.0) 2022-06-21 18:07:51.860 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev3) (5.8.0) 2022-06-21 18:07:51.906 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (2021.1) 2022-06-21 18:07:51.908 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (21.0) 2022-06-21 18:07:51.909 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:07:51.994 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev3) (57.4.0) 2022-06-21 18:07:52.184 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev3) (0.7) 2022-06-21 18:07:52.473 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (1.4.2) 2022-06-21 18:07:52.474 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (2.6.2) 2022-06-21 18:07:52.476 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (2.4.0) 2022-06-21 18:07:52.478 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (6.3.1) 2022-06-21 18:07:52.539 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.0.1.dev3) (0.8.1) 2022-06-21 18:07:52.565 | 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.0.1.dev3) (5.0.0) 2022-06-21 18:07:52.688 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev3) (2.20) 2022-06-21 18:07:52.743 | 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.0.1.dev3) (1.6) 2022-06-21 18:07:52.798 | 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.0.1.dev3) (2.0.1) 2022-06-21 18:07:53.023 | 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.0.1.dev3) (5.0.9) 2022-06-21 18:07:53.026 | 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.0.1.dev3) (1.1.5) 2022-06-21 18:07:53.027 | 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.0.1.dev3) (1.4.4) 2022-06-21 18:07:53.029 | 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.0.1.dev3) (2.5.0) 2022-06-21 18:07:53.031 | 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.0.1.dev3) (1.32) 2022-06-21 18:07:53.032 | 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.0.1.dev3) (0.10.0) 2022-06-21 18:07:53.034 | 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.0.1.dev3) (1.4.0) 2022-06-21 18:07:53.162 | 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.0.1.dev3) (0.11.0) 2022-06-21 18:07:53.195 | 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.0.1.dev3) (1.0.2) 2022-06-21 18:07:53.244 | 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.0.1.dev3) (1.3.2) 2022-06-21 18:07:53.248 | 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.0.1.dev3) (3.0.0) 2022-06-21 18:07:53.522 | 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.0.1.dev3) (3.9.0) 2022-06-21 18:07:53.720 | 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.0.1.dev3) (2.0.4) 2022-06-21 18:07:53.724 | 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.0.1.dev3) (3.2) 2022-06-21 18:07:53.725 | 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.0.1.dev3) (1.26.6) 2022-06-21 18:07:53.727 | 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.0.1.dev3) (2021.5.30) 2022-06-21 18:07:53.810 | 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.0.1.dev3) (0.5.2) 2022-06-21 18:07:54.002 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev3) (2.5.0) 2022-06-21 18:07:54.133 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:07:54.400 | 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.0.1.dev3) (2.1.2) 2022-06-21 18:07:54.403 | 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.0.1.dev3) (0.4.0) 2022-06-21 18:07:54.652 | 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.0.1.dev3) (2.1) 2022-06-21 18:07:54.976 | 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.0.1.dev3) (1.0.0) 2022-06-21 18:07:55.298 | 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.0.1.dev3) (1.8.2) 2022-06-21 18:07:55.299 | 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.0.1.dev3) (21.2.0) 2022-06-21 18:07:55.300 | 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.0.1.dev3) (0.4.4) 2022-06-21 18:07:55.302 | 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.0.1.dev3) (0.2.5) 2022-06-21 18:07:56.701 | Installing collected packages: glance 2022-06-21 18:07:56.701 | Attempting uninstall: glance 2022-06-21 18:07:56.702 | Found existing installation: glance 23.0.1.dev3 2022-06-21 18:07:56.709 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-21 18:07:56.712 | Running setup.py develop for glance 2022-06-21 18:07:59.045 | Successfully installed glance 2022-06-21 18:07:59.045 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:07:59.228 | + inc/python:pip_install:200 : result=0 2022-06-21 18:07:59.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:07:59.233 | + functions-common:time_stop:2321 : local name 2022-06-21 18:07:59.235 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:07:59.237 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:07:59.239 | + functions-common:time_stop:2324 : local total 2022-06-21 18:07:59.242 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:07:59.244 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:07:59.246 | + functions-common:time_stop:2328 : start_time=1655834867552 2022-06-21 18:07:59.248 | + functions-common:time_stop:2330 : [[ -z 1655834867552 ]] 2022-06-21 18:07:59.252 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:07:59.256 | + functions-common:time_stop:2333 : end_time=1655834879253 2022-06-21 18:07:59.259 | + functions-common:time_stop:2334 : elapsed_time=11701 2022-06-21 18:07:59.261 | + functions-common:time_stop:2335 : total=70204 2022-06-21 18:07:59.263 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:07:59.267 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=81905 2022-06-21 18:07:59.271 | + inc/python:pip_install:203 : return 0 2022-06-21 18:07:59.275 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:07:59.277 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:07:59.280 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:07:59.303 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:07:59.316 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-06-21 18:07:59.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-21 18:07:59.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:07:59.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:07:59.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-21 18:07:59.331 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:07:59.334 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:07:59.337 | + ./stack.sh:main:902 : configure_glance 2022-06-21 18:07:59.340 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-21 18:07:59.352 | + lib/glance:configure_glance:333 : local dburl 2022-06-21 18:07:59.355 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-06-21 18:07:59.358 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-21 18:07:59.360 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-21 18:07:59.362 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-21 18:07:59.365 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:07:59.368 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:07:59.370 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-21 18:07:59.399 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:07:59.429 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-21 18:07:59.460 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:07:59.490 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-21 18:07:59.521 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-21 18:07:59.550 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-21 18:07:59.552 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:07:59.555 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-06-21 18:07:59.558 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:07:59.560 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-21 18:07:59.589 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-21 18:07:59.619 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:07:59.648 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-21 18:07:59.678 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-21 18:07:59.715 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-21 18:07:59.747 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-21 18:07:59.777 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-21 18:07:59.807 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:07:59.838 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:07:59.868 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-21 18:07:59.899 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-21 18:07:59.901 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-21 18:07:59.903 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-21 18:07:59.906 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:07:59.908 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:07:59.911 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:07:59.929 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:59.932 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:07:59.935 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:07:59.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:07:59.957 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:07:59.959 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:07:59.962 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:07:59.997 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:07:59.999 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:08:00.002 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-06-21 18:08:00.005 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-06-21 18:08:00.010 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-21 18:08:00.046 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-21 18:08:00.083 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-06-21 18:08:00.086 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-21 18:08:00.089 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-21 18:08:00.091 | + lib/glance:configure_glance_store:254 : local be 2022-06-21 18:08:00.094 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:08:00.097 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-21 18:08:00.099 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:08:00.131 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-06-21 18:08:00.134 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.66 2022-06-21 18:08:00.170 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:08:00.172 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-06-21 18:08:00.192 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:00.195 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-21 18:08:00.227 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-21 18:08:00.261 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-21 18:08:00.294 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-21 18:08:00.325 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-21 18:08:00.359 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-06-21 18:08:00.375 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:00.378 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:08:00.411 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-21 18:08:00.442 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-21 18:08:00.473 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.66/identity/v3 2022-06-21 18:08:00.505 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-21 18:08:00.537 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.66/image 2022-06-21 18:08:00.567 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-06-21 18:08:00.584 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:00.587 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-06-21 18:08:00.590 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-21 18:08:00.592 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:08:00.595 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:08:00.614 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:08:00.616 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:08:00.619 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:08:00.621 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:08:00.624 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:08:00.654 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:08:00.685 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:08:00.716 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:08:00.747 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-21 18:08:00.752 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-21 18:08:00.783 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-21 18:08:00.815 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:08:00.846 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.66/identity 2022-06-21 18:08:00.877 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-21 18:08:00.908 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-21 18:08:00.938 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-21 18:08:00.971 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:08:01.002 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-21 18:08:01.033 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-21 18:08:01.071 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-21 18:08:01.101 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-21 18:08:01.106 | + 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 2022-06-21 18:08:01.118 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-06-21 18:08:01.136 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:01.139 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-06-21 18:08:01.141 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-21 18:08:01.144 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-21 18:08:01.146 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-21 18:08:01.149 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-21 18:08:01.151 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-21 18:08:01.157 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-21 18:08:01.159 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-21 18:08:01.163 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-21 18:08:01.199 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-21 18:08:01.202 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-21 18:08:01.204 | ++ functions:get_random_port:837 : true 2022-06-21 18:08:01.206 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-21 18:08:01.209 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-21 18:08:01.211 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-21 18:08:01.264 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-21 18:08:01.266 | ++ functions:get_random_port:841 : break 2 2022-06-21 18:08:01.268 | ++ functions:get_random_port:845 : echo 60999 2022-06-21 18:08:01.271 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-21 18:08:01.273 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-21 18:08:01.302 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-21 18:08:01.335 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-21 18:08:01.368 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:08:01.397 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:08:01.427 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:08:01.456 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:08:01.487 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:08:01.516 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:08:01.548 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:08:01.579 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:08:01.608 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:08:01.638 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:08:01.669 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:08:01.699 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-21 18:08:01.727 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-21 18:08:01.757 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-21 18:08:01.785 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-21 18:08:01.814 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-21 18:08:01.843 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-21 18:08:01.846 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-21 18:08:01.848 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:08:01.850 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:01.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:01.855 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-21 18:08:01.864 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-21 18:08:01.924 | proxy (enabled by site administrator) 2022-06-21 18:08:01.928 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-21 18:08:01.931 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-21 18:08:01.933 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:08:01.935 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:01.938 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:01.940 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-21 18:08:01.942 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-21 18:08:01.996 | proxy_http (enabled by site administrator) 2022-06-21 18:08:02.000 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-21 18:08:02.004 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-21 18:08:02.006 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-21 18:08:02.009 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:08:02.012 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:02.014 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:02.016 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:08:02.019 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:08:02.023 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-21 18:08:02.023 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:08:02.032 | KeepAlive Off 2022-06-21 18:08:02.037 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:08:02.037 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-21 18:08:02.047 | SetEnv proxy-sendchunked 1 2022-06-21 18:08:02.051 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-21 18:08:02.052 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:08:02.061 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-21 18:08:02.065 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-21 18:08:02.067 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-21 18:08:02.070 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:08:02.072 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:08:02.074 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:08:02.077 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:02.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:02.082 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:08:02.085 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:08:02.087 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:02.090 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:02.092 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-21 18:08:02.160 | Site glance-wsgi-api already enabled 2022-06-21 18:08:02.164 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-21 18:08:02.167 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:08:02.169 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:08:02.171 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:08:02.307 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-21 18:08:02.313 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-21 18:08:02.347 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-06-21 18:08:02.349 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-06-21 18:08:02.370 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:02.372 | + ./stack.sh:main:907 : stack_install_service cinder 2022-06-21 18:08:02.375 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-21 18:08:02.377 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-21 18:08:02.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:08:02.383 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-21 18:08:02.386 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-06-21 18:08:02.388 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-21 18:08:02.391 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-06-21 18:08:02.393 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:08:02.395 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:08:02.399 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:08:02.402 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:08:02.404 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:08:02.407 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:08:02.424 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:08:02.427 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:08:02.430 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:02.433 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:08:02.434 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:08:02.439 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-06-21 18:08:02.441 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:02.444 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-21 18:08:02.457 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-06-21 18:08:02.460 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:08:02.461 | + functions-common:git_clone:605 : head -1 2022-06-21 18:08:02.466 | 845099818 Merge "Don't destroy existing backup by mistake on import" into stable/xena 2022-06-21 18:08:02.469 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:08:02.472 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-06-21 18:08:02.474 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:08:02.477 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:08:02.479 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-21 18:08:02.482 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:08:02.484 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-21 18:08:02.487 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:08:02.489 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:08:02.492 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-21 18:08:02.494 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:08:02.497 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:08:02.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-21 18:08:02.502 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:08:02.506 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-21 18:08:02.509 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:08:02.511 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:08:02.514 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-21 18:08:02.520 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-06-21 18:08:02.523 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-21 18:08:03.171 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-06-21 18:08:03.174 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:08:03.176 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:08:03.179 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:08:03.182 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:08:03.184 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-06-21 18:08:03.186 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:08:03.189 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:08:03.191 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:08:03.193 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:08:03.196 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:08:03.199 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:08:03.202 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:08:03.205 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-06-21 18:08:03.227 | Using python 3.8 to install /opt/stack/cinder 2022-06-21 18:08:03.230 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-21 18:08:03.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:03.958 | from cryptography.utils import int_from_bytes 2022-06-21 18:08:03.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:03.958 | from cryptography.utils import int_from_bytes 2022-06-21 18:08:05.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:08:05.322 | Obtaining file:///opt/stack/cinder 2022-06-21 18:08:05.324 | Preparing metadata (setup.py): started 2022-06-21 18:08:07.291 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:08:07.428 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.6.0) 2022-06-21 18:08:07.430 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.9) 2022-06-21 18:08:07.431 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.31.1) 2022-06-21 18:08:07.433 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.1.1) 2022-06-21 18:08:07.434 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.19.1) 2022-06-21 18:08:07.436 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.1.16) 2022-06-21 18:08:07.437 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:08:07.438 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:08:07.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (9.3.0) 2022-06-21 18:08:07.441 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.3) 2022-06-21 18:08:07.443 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.1.3) 2022-06-21 18:08:07.444 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (8.7.1) 2022-06-21 18:08:07.446 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.1) 2022-06-21 18:08:07.448 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.3.2) 2022-06-21 18:08:07.449 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (11.0.0) 2022-06-21 18:08:07.451 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.0) 2022-06-21 18:08:07.452 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (12.9.3) 2022-06-21 18:08:07.454 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:08:07.455 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.8.3) 2022-06-21 18:08:07.457 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:08:07.458 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:08:07.460 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:08:07.461 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.2.0) 2022-06-21 18:08:07.463 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:08:07.464 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.0) 2022-06-21 18:08:07.466 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.10.2) 2022-06-21 18:08:07.467 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.0) 2022-06-21 18:08:07.469 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.2) 2022-06-21 18:08:07.470 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (21.0) 2022-06-21 18:08:07.471 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.7.2) 2022-06-21 18:08:07.473 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:08:07.474 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.1.1) 2022-06-21 18:08:07.476 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.8.0) 2022-06-21 18:08:07.478 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.4.7) 2022-06-21 18:08:07.479 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.2.0) 2022-06-21 18:08:07.481 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:08:07.482 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.3.0) 2022-06-21 18:08:07.484 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (17.6.0) 2022-06-21 18:08:07.485 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.12.0) 2022-06-21 18:08:07.487 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2021.1) 2022-06-21 18:08:07.488 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.26.0) 2022-06-21 18:08:07.489 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.1) 2022-06-21 18:08:07.491 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.2) 2022-06-21 18:08:07.492 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.1.74) 2022-06-21 18:08:07.494 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:08:07.496 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.23) 2022-06-21 18:08:07.497 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.13.0) 2022-06-21 18:08:07.498 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.0) 2022-06-21 18:08:07.500 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.8.9) 2022-06-21 18:08:07.501 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:08:07.503 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.8.7) 2022-06-21 18:08:07.504 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:08:07.506 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.9.2) 2022-06-21 18:08:07.508 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.2) 2022-06-21 18:08:07.509 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.5.0) 2022-06-21 18:08:07.511 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.9.0) 2022-06-21 18:08:07.512 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.19.0) 2022-06-21 18:08:07.514 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.9.1) 2022-06-21 18:08:07.515 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.8) 2022-06-21 18:08:07.516 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.2.2) 2022-06-21 18:08:07.518 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.5.0.2) 2022-06-21 18:08:07.519 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.18.33) 2022-06-21 18:08:07.537 | Requirement already satisfied: botocore<1.22.0,>=1.21.33 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.1.dev12) (1.21.33) 2022-06-21 18:08:07.540 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.1.dev12) (0.5.0) 2022-06-21 18:08:07.543 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.1.dev12) (0.10.0) 2022-06-21 18:08:07.614 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.1.dev12) (1.14.6) 2022-06-21 18:08:07.646 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:08:07.662 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:08:07.664 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (3.0.1) 2022-06-21 18:08:07.666 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (2.0.2) 2022-06-21 18:08:07.667 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (0.1.0) 2022-06-21 18:08:07.793 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.1.dev12) (1.7.0) 2022-06-21 18:08:07.853 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (2.8.2) 2022-06-21 18:08:07.859 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (3.1.1) 2022-06-21 18:08:07.886 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (0.4.8) 2022-06-21 18:08:07.887 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (0.2.8) 2022-06-21 18:08:07.889 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (4.7.2) 2022-06-21 18:08:07.945 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.1.dev12) (0.14.1) 2022-06-21 18:08:07.993 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (1.5.0) 2022-06-21 18:08:07.995 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (5.4.1) 2022-06-21 18:08:07.996 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:08:07.998 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (0.8.0) 2022-06-21 18:08:08.060 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (0.5.0) 2022-06-21 18:08:08.061 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (1.7.1) 2022-06-21 18:08:08.064 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:08:08.125 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.1.dev12) (2.8.2) 2022-06-21 18:08:08.129 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.1.dev12) (0.9.6) 2022-06-21 18:08:08.196 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:08:08.199 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (0.3.1) 2022-06-21 18:08:08.204 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.0.8) 2022-06-21 18:08:08.206 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (4.2.2) 2022-06-21 18:08:08.208 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:08:08.232 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.3.0) 2022-06-21 18:08:08.236 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:08:08.238 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.0.1) 2022-06-21 18:08:08.286 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.1.dev12) (1.0.2) 2022-06-21 18:08:08.377 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (3.0.0) 2022-06-21 18:08:08.383 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (1.3.2) 2022-06-21 18:08:08.410 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.1.dev12) (0.7.2) 2022-06-21 18:08:08.440 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.1.dev12) (0.11.0) 2022-06-21 18:08:08.511 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.1.dev12) (0.6) 2022-06-21 18:08:08.516 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.1.dev12) (1.26.6) 2022-06-21 18:08:08.650 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.1.dev12) (1.4.0) 2022-06-21 18:08:08.675 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.1.dev12) (57.4.0) 2022-06-21 18:08:08.812 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (3.9.0) 2022-06-21 18:08:08.848 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (20.0.1) 2022-06-21 18:08:08.849 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.3.3) 2022-06-21 18:08:08.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.12.1) 2022-06-21 18:08:09.056 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2.0.4) 2022-06-21 18:08:09.059 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (3.2) 2022-06-21 18:08:09.060 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2021.5.30) 2022-06-21 18:08:09.096 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.1.dev12) (0.7) 2022-06-21 18:08:09.125 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.1.dev12) (0.22.0) 2022-06-21 18:08:09.334 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.4.1) 2022-06-21 18:08:09.337 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.5.2) 2022-06-21 18:08:09.481 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:08:09.485 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:08:09.487 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (1.4.2) 2022-06-21 18:08:09.671 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.1.dev12) (0.12.1) 2022-06-21 18:08:09.816 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (5.2.2) 2022-06-21 18:08:09.818 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (1.1.5) 2022-06-21 18:08:09.860 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.0.0) 2022-06-21 18:08:10.130 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.1.dev12) (2.20) 2022-06-21 18:08:10.215 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (2.1.2) 2022-06-21 18:08:10.219 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (0.4.0) 2022-06-21 18:08:10.350 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.1.dev12) (1.6) 2022-06-21 18:08:10.396 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.1.dev12) (2.5.0) 2022-06-21 18:08:10.506 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (1.53.0) 2022-06-21 18:08:10.508 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (3.17.3) 2022-06-21 18:08:10.686 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:08:11.122 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (1.1.5) 2022-06-21 18:08:11.175 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (0.11.0) 2022-06-21 18:08:12.285 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.32) 2022-06-21 18:08:12.570 | 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>=5.0.1->cinder==19.1.1.dev12) (0.4.4) 2022-06-21 18:08:12.571 | 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>=5.0.1->cinder==19.1.1.dev12) (0.2.5) 2022-06-21 18:08:12.573 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (21.2.0) 2022-06-21 18:08:12.574 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (1.8.2) 2022-06-21 18:08:12.719 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (2.1) 2022-06-21 18:08:12.965 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.1.dev12) (1.0.0) 2022-06-21 18:08:13.037 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:08:14.715 | Installing collected packages: cinder 2022-06-21 18:08:14.715 | Attempting uninstall: cinder 2022-06-21 18:08:14.716 | Found existing installation: cinder 19.1.1.dev12 2022-06-21 18:08:14.723 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-21 18:08:14.726 | Running setup.py develop for cinder 2022-06-21 18:08:18.457 | Successfully installed cinder 2022-06-21 18:08:18.458 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:08:18.685 | + inc/python:pip_install:200 : result=0 2022-06-21 18:08:18.688 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:08:18.690 | + functions-common:time_stop:2321 : local name 2022-06-21 18:08:18.692 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:08:18.695 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:08:18.697 | + functions-common:time_stop:2324 : local total 2022-06-21 18:08:18.699 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:08:18.702 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:08:18.704 | + functions-common:time_stop:2328 : start_time=1655834883222 2022-06-21 18:08:18.707 | + functions-common:time_stop:2330 : [[ -z 1655834883222 ]] 2022-06-21 18:08:18.711 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:08:18.715 | + functions-common:time_stop:2333 : end_time=1655834898713 2022-06-21 18:08:18.718 | + functions-common:time_stop:2334 : elapsed_time=15491 2022-06-21 18:08:18.720 | + functions-common:time_stop:2335 : total=81905 2022-06-21 18:08:18.723 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:08:18.725 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=97396 2022-06-21 18:08:18.728 | + inc/python:pip_install:203 : return 0 2022-06-21 18:08:18.731 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:08:18.734 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:08:18.736 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:08:18.760 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:08:18.777 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-06-21 18:08:18.780 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-21 18:08:18.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:08:18.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:08:18.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-21 18:08:18.796 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:08:18.798 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-21 18:08:18.801 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-21 18:08:18.804 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-06-21 18:08:18.807 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:18.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:18.813 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-06-21 18:08:18.826 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-06-21 18:08:18.829 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:08:18.831 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:08:18.834 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:08:18.840 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:08:18.844 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:18.847 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:08:18.849 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:18.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:18.856 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:08:18.860 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:08:18.863 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:08:18.866 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:08:18.870 | + functions-common:install_package:1360 : real_install_package targetcli-fb 2022-06-21 18:08:18.875 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:08:18.881 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:18.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:18.889 | + functions-common:real_install_package:1346 : apt_get install targetcli-fb 2022-06-21 18:08:18.914 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-21 18:08:19.039 | Reading package lists... 2022-06-21 18:08:19.307 | Building dependency tree... 2022-06-21 18:08:19.308 | Reading state information... 2022-06-21 18:08:19.579 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-06-21 18:08:19.579 | The following packages were automatically installed and are no longer required: 2022-06-21 18:08:19.580 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:08:19.580 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:08:19.580 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:08:19.580 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:08:19.580 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:08:19.580 | python3-zope.interface 2022-06-21 18:08:19.580 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:08:19.695 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:08:19.699 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:08:19.702 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:08:19.705 | + functions-common:time_stop:2321 : local name 2022-06-21 18:08:19.708 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:08:19.712 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:08:19.715 | + functions-common:time_stop:2324 : local total 2022-06-21 18:08:19.718 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:08:19.721 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:08:19.723 | + functions-common:time_stop:2328 : start_time=1655834898911 2022-06-21 18:08:19.727 | + functions-common:time_stop:2330 : [[ -z 1655834898911 ]] 2022-06-21 18:08:19.730 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:08:19.734 | + functions-common:time_stop:2333 : end_time=1655834899732 2022-06-21 18:08:19.737 | + functions-common:time_stop:2334 : elapsed_time=821 2022-06-21 18:08:19.739 | + functions-common:time_stop:2335 : total=5790 2022-06-21 18:08:19.742 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:08:19.745 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=6611 2022-06-21 18:08:19.747 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:08:19.750 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:08:19.752 | + ./stack.sh:main:908 : configure_cinder 2022-06-21 18:08:19.755 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-21 18:08:19.768 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-21 18:08:19.772 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-21 18:08:19.775 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-21 18:08:19.777 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-21 18:08:19.780 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-21 18:08:19.780 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-21 18:08:19.785 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-21 18:08:19.787 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-21 18:08:19.790 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-21 18:08:19.792 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-21 18:08:19.795 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-21 18:08:19.797 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-21 18:08:19.799 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-21 18:08:19.801 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-21 18:08:19.813 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-21 18:08:19.825 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-21 18:08:19.839 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-21 18:08:19.852 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-21 18:08:19.864 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-21 18:08:19.867 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-21 18:08:19.871 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wVcJjd3EfI 2022-06-21 18:08:19.873 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:08:19.875 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:08:19.878 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-21 18:08:19.880 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wVcJjd3EfI 2022-06-21 18:08:19.884 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wVcJjd3EfI 2022-06-21 18:08:19.896 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wVcJjd3EfI /etc/sudoers.d/cinder-rootwrap 2022-06-21 18:08:19.910 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-21 18:08:19.915 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-21 18:08:19.921 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-21 18:08:19.924 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-21 18:08:19.926 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-21 18:08:19.928 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-21 18:08:19.930 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-21 18:08:19.933 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-21 18:08:19.935 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-21 18:08:19.940 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-21 18:08:19.944 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-21 18:08:19.963 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-21 18:08:19.983 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-21 18:08:20.001 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-21 18:08:20.020 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-21 18:08:20.040 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-21 18:08:20.060 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-21 18:08:20.080 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-21 18:08:20.106 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-21 18:08:20.109 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:08:20.111 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-06-21 18:08:20.114 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:08:20.116 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-21 18:08:20.151 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-21 18:08:20.183 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:08:20.214 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-21 18:08:20.243 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-21 18:08:20.275 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-21 18:08:20.303 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-21 18:08:20.333 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-21 18:08:20.372 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:08:20.403 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:08:20.432 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-21 18:08:20.466 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-21 18:08:20.496 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-21 18:08:20.498 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-21 18:08:20.500 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-21 18:08:20.503 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-21 18:08:20.505 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:08:20.509 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:08:20.543 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-21 18:08:20.573 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-21 18:08:20.606 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-21 18:08:20.637 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-21 18:08:20.667 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-21 18:08:20.697 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-21 18:08:20.731 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-21 18:08:20.734 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.66 2022-06-21 18:08:20.763 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-21 18:08:20.796 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-21 18:08:20.803 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key f7a9f683b45accb69eacb83497bfc086 2022-06-21 18:08:20.832 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-21 18:08:20.834 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-21 18:08:20.863 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-06-21 18:08:20.880 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:20.883 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2022-06-21 18:08:20.886 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2022-06-21 18:08:20.888 | + lib/cinder:configure_cinder:296 : local default_name= 2022-06-21 18:08:20.891 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2022-06-21 18:08:20.893 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-21 18:08:20.896 | + lib/cinder:configure_cinder:299 : be_type=lvm 2022-06-21 18:08:20.899 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2022-06-21 18:08:20.902 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2022-06-21 18:08:20.904 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2022-06-21 18:08:20.907 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-21 18:08:20.909 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-21 18:08:20.941 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-21 18:08:20.969 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-21 18:08:21.000 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-21 18:08:21.028 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-21 18:08:21.062 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-21 18:08:21.091 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2022-06-21 18:08:21.094 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2022-06-21 18:08:21.096 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2022-06-21 18:08:21.099 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-21 18:08:21.131 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2022-06-21 18:08:21.134 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-21 18:08:21.165 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2022-06-21 18:08:21.167 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-21 18:08:21.170 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2022-06-21 18:08:21.172 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-21 18:08:21.202 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2022-06-21 18:08:21.205 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2022-06-21 18:08:21.207 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-06-21 18:08:21.227 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:21.230 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2022-06-21 18:08:21.232 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2022-06-21 18:08:21.235 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2022-06-21 18:08:21.238 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-21 18:08:21.270 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.66:8080/v1/AUTH_ 2022-06-21 18:08:21.304 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-06-21 18:08:21.323 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:21.326 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-06-21 18:08:21.345 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:21.348 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-06-21 18:08:21.351 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-21 18:08:21.354 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-21 18:08:21.357 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-21 18:08:21.361 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:08:21.364 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:08:21.368 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:08:21.392 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:21.395 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:08:21.398 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:08:21.400 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:08:21.417 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:21.420 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:08:21.424 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:08:21.458 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:08:21.461 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:08:21.464 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-06-21 18:08:21.466 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-21 18:08:21.469 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:08:21.472 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:08:21.493 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:08:21.495 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:08:21.498 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:08:21.501 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:08:21.503 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:08:21.539 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:08:21.570 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:08:21.602 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:08:21.636 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-21 18:08:21.639 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:08:21.642 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-21 18:08:21.644 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-21 18:08:21.647 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:08:21.649 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:08:21.652 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-21 18:08:21.657 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-21 18:08:21.660 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:08:21.664 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:08:21.679 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:08:21.680 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:08:21.689 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:08:21.693 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:08:21.713 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:08:21.716 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:08:21.720 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-21 18:08:21.754 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-21 18:08:21.784 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-21 18:08:21.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:08:21.850 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:08:21.885 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:08:21.916 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:08:21.951 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:08:21.986 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:08:22.018 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:08:22.050 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:08:22.089 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:08:22.124 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:08:22.157 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:08:22.160 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:08:22.164 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-21 18:08:22.166 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-21 18:08:22.169 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:08:22.171 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:22.174 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:22.176 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:08:22.180 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:08:22.183 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:08:22.215 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:08:22.250 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-21 18:08:22.250 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:08:22.260 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-21 18:08:22.263 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-21 18:08:22.266 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-21 18:08:22.268 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:08:22.271 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:08:22.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:08:22.276 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:22.279 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:22.282 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:08:22.284 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:08:22.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:22.290 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:22.293 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-21 18:08:22.356 | Enabling site cinder-wsgi. 2022-06-21 18:08:22.362 | To activate the new configuration, you need to run: 2022-06-21 18:08:22.363 | systemctl reload apache2 2022-06-21 18:08:22.368 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:08:22.370 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:08:22.373 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:08:22.383 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:08:22.539 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-21 18:08:22.542 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-21 18:08:22.578 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.66/image 2022-06-21 18:08:22.612 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-06-21 18:08:22.633 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:22.635 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-21 18:08:22.638 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:08:22.640 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-06-21 18:08:22.643 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-06-21 18:08:22.645 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-21 18:08:22.679 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-21 18:08:22.712 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.66/identity 2022-06-21 18:08:22.743 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-21 18:08:22.777 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-21 18:08:22.810 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-21 18:08:22.843 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-21 18:08:22.877 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-21 18:08:22.909 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:08:22.941 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-21 18:08:22.973 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-21 18:08:23.007 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:08:23.040 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-06-21 18:08:23.042 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-06-21 18:08:23.059 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:23.062 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.66:2379 2022-06-21 18:08:23.095 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-06-21 18:08:23.098 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-06-21 18:08:23.116 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:23.119 | + ./stack.sh:main:913 : stack_install_service neutron 2022-06-21 18:08:23.122 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-21 18:08:23.124 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-21 18:08:23.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:08:23.130 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-21 18:08:23.133 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-21 18:08:23.137 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:08:23.137 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:08:23.143 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:08:23.146 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:08:23.149 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-21 18:08:23.152 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:08:23.155 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-21 18:08:23.158 | + lib/neutron-legacy:install_mutnauq:444 : use_library_from_git neutron-lib 2022-06-21 18:08:23.160 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-21 18:08:23.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:08:23.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:08:23.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-21 18:08:23.171 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:08:23.173 | + lib/neutron-legacy:install_mutnauq:449 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-06-21 18:08:23.176 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-21 18:08:23.178 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-06-21 18:08:23.180 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:08:23.183 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:08:23.186 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:08:23.189 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:08:23.191 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:08:23.195 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:08:23.218 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:08:23.220 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:08:23.223 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:23.226 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:08:23.226 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:08:23.232 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-06-21 18:08:23.234 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:23.237 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-21 18:08:23.250 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-06-21 18:08:23.253 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:08:23.253 | + functions-common:git_clone:605 : head -1 2022-06-21 18:08:23.266 | 669993550d Merge commit 'refs/changes/31/846031/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-21 18:08:23.269 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:08:23.272 | + lib/neutron-legacy:install_mutnauq:450 : setup_develop /opt/stack/neutron 2022-06-21 18:08:23.275 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:08:23.281 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:08:23.281 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-21 18:08:23.284 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:08:23.292 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-21 18:08:23.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:08:23.297 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:08:23.300 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-21 18:08:23.303 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:08:23.305 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:08:23.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-21 18:08:23.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:08:23.314 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-21 18:08:23.317 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:08:23.320 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:08:23.323 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-21 18:08:23.329 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-06-21 18:08:23.332 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-21 18:08:23.972 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-06-21 18:08:23.974 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:08:23.977 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:08:23.979 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:08:23.982 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:08:23.984 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-06-21 18:08:23.986 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:08:23.989 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:08:23.991 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:08:23.994 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:08:23.996 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:08:23.999 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:08:24.002 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:08:24.004 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-06-21 18:08:24.028 | Using python 3.8 to install /opt/stack/neutron 2022-06-21 18:08:24.030 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-21 18:08:24.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:24.792 | from cryptography.utils import int_from_bytes 2022-06-21 18:08:24.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:24.792 | from cryptography.utils import int_from_bytes 2022-06-21 18:08:26.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:08:26.276 | Obtaining file:///opt/stack/neutron 2022-06-21 18:08:26.279 | Preparing metadata (setup.py): started 2022-06-21 18:08:28.539 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:08:28.637 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.6.0) 2022-06-21 18:08:28.638 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.5.0) 2022-06-21 18:08:28.640 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.1) 2022-06-21 18:08:28.641 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.1) 2022-06-21 18:08:28.643 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:08:28.644 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.0.9) 2022-06-21 18:08:28.646 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.31.1) 2022-06-21 18:08:28.647 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.3.3) 2022-06-21 18:08:28.648 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.19.1) 2022-06-21 18:08:28.650 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.26.0) 2022-06-21 18:08:28.651 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.0.1) 2022-06-21 18:08:28.653 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (9.3.0) 2022-06-21 18:08:28.654 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.8.0) 2022-06-21 18:08:28.655 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.11.0) 2022-06-21 18:08:28.658 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.15.2) 2022-06-21 18:08:28.659 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (7.6.0) 2022-06-21 18:08:28.661 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:08:28.662 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.23) 2022-06-21 18:08:28.664 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.8.7) 2022-06-21 18:08:28.665 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:08:28.667 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.7.1) 2022-06-21 18:08:28.668 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.0) 2022-06-21 18:08:28.669 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.8.2) 2022-06-21 18:08:28.671 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.1) 2022-06-21 18:08:28.673 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (8.7.1) 2022-06-21 18:08:28.674 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.3.2) 2022-06-21 18:08:28.676 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (11.0.0) 2022-06-21 18:08:28.677 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.1.0) 2022-06-21 18:08:28.679 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.6.0) 2022-06-21 18:08:28.681 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (12.9.3) 2022-06-21 18:08:28.682 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:08:28.684 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.8.3) 2022-06-21 18:08:28.685 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:08:28.687 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:08:28.688 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:08:28.690 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.2.0) 2022-06-21 18:08:28.692 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:08:28.693 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.0) 2022-06-21 18:08:28.695 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.10.2) 2022-06-21 18:08:28.697 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.0) 2022-06-21 18:08:28.698 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.2) 2022-06-21 18:08:28.700 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.0) 2022-06-21 18:08:28.701 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.1.0) 2022-06-21 18:08:28.703 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.13.3) 2022-06-21 18:08:28.798 | ERROR: Cannot install neutron==19.3.1.dev37 because these package versions have conflicting dependencies. 2022-06-21 18:08:28.799 | 2022-06-21 18:08:28.799 | The conflict is caused by: 2022-06-21 18:08:28.799 | neutron 19.3.1.dev37 depends on ovsdbapp>=1.12.2 2022-06-21 18:08:28.799 | The user requested (constraint) ovsdbapp===1.12.1 2022-06-21 18:08:28.799 | 2022-06-21 18:08:28.799 | To fix this you could try to: 2022-06-21 18:08:28.799 | 1. loosen the range of package versions you've specified 2022-06-21 18:08:28.800 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-21 18:08:28.800 | 2022-06-21 18:08:28.800 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2022-06-21 18:08:28.934 | + inc/python:pip_install:1 : exit_trap 2022-06-21 18:08:28.936 | + ./stack.sh:exit_trap:507 : local r=1 2022-06-21 18:08:28.940 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-06-21 18:08:28.946 | + ./stack.sh:exit_trap:508 : jobs= 2022-06-21 18:08:28.948 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-06-21 18:08:28.951 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-06-21 18:08:28.953 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-06-21 18:08:28.955 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-06-21 18:08:28.957 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-06-21 18:08:28.960 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-06-21 18:08:28.960 | Error on exit 2022-06-21 18:08:28.963 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-06-21 18:08:28.965 | + ./stack.sh:exit_trap:528 : generate-subunit 1655834739 169 fail 2022-06-21 18:08:29.579 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-06-21 18:08:29.581 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-21 18:08:30.144 | + ./stack.sh:exit_trap:542 : exit 1